Home
last modified time | relevance | path

Searched refs:edje_object_update_hints_set (Results 1 – 9 of 9) sorted by relevance

/dports/devel/efl/efl-1.25.1/old/
H A DNEWS.edje91 * add edje_object_update_hints_set() and edje_object_update_hints_get().
/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/modules/sysinfo/cpumonitor/
H A Dcpumonitor.c201 edje_object_update_hints_set(elm_layout_edje_get(layout), EINA_TRUE); in _cpumonitor_add_layout()
/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/modules/luncher/
H A Dbar.c740 edje_object_update_hints_set(elm_layout_edje_get(layout), EINA_TRUE); in _bar_icon_preview_client_add()
1072 edje_object_update_hints_set(elm_layout_edje_get(ic->o_layout), EINA_TRUE); in _bar_icon_add()
2031 edje_object_update_hints_set(elm_layout_edje_get(inst->o_main), EINA_TRUE); in bar_create()
/dports/devel/efl/efl-1.25.1/src/lib/edje/
H A DEdje_Legacy.h334 EAPI void edje_object_update_hints_set(Evas_Object *obj, Eina_Bool update);
H A Dedje_legacy.c1047 edje_object_update_hints_set(Edje_Object *obj, Eina_Bool update) in edje_object_update_hints_set() function
H A Dedje_calc.c4077edje_object_update_hints_set(ep->typedata.swallow->swallowed_object, ep->param2->description->min.… in _edje_part_recalc()
4081edje_object_update_hints_set(ep->typedata.swallow->swallowed_object, ep->param1.description->min.l… in _edje_part_recalc()
/dports/devel/efl/efl-1.25.1/src/lib/elementary/
H A Dels_cursor.c290 edje_object_update_hints_set(cur->obj, 1); in _elm_cursor_obj_add()
H A Delm_list.c2304 edje_object_update_hints_set(VIEW(it), 1); in _item_new()
H A Defl_ui_win.c8988 edje_object_update_hints_set(sd->legacy.edje, EINA_TRUE); in _elm_win_legacy_init()