Home
last modified time | relevance | path

Searched refs:expand_want (Results 1 – 3 of 3) sorted by relevance

/dports/devel/efl/efl-1.25.1/src/modules/elementary/prefs/
H A Dprefs_iface.c94 if (iface && iface->expand_want && iface->expand_want(it)) in _elm_prefs_page_item_hints_set()
H A Dprivate.h62 .expand_want = _expand_want_fn \
/dports/devel/efl/efl-1.25.1/src/lib/elementary/
H A Delm_prefs_common.h155 …Eina_Bool (*expand_want)(Evas_Object *obj); /**< function to get whether the item… member