edje/styles: keep an escaped string of font_set. As eina_ecaped_string() creates...
authorsubhransu mohanty <sub.mohanty@samsung.com>
Mon, 19 Aug 2019 10:21:47 +0000 (19:21 +0900)
committerWonki Kim <wonki_.kim@samsung.com>
Wed, 21 Aug 2019 02:01:13 +0000 (11:01 +0900)
commit4668d6f7ec00471cf09cb0c3b8fa4c2a79ce7e75
treec69b6b523c968b75dcf960f838876584650dedac
parenta429d11e2e1b8665616f8ddbb16c40bbb5596189
edje/styles: keep an escaped string of font_set. As eina_ecaped_string() creates a new string just make it once and use when needed.

Reviewers: Hermet, ali.alzyod

Reviewed By: Hermet

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D9615
src/lib/edje/edje_private.h
src/lib/edje/edje_textblock_styles.c
src/lib/edje/edje_util.c