Home
last modified time | relevance | path

Searched refs:_elm_flipselector_item_selected_get (Results 1 – 2 of 2) sorted by relevance

/dports/devel/efl/efl-1.25.1/src/lib/elementary/
H A Delm_flipselector_item_eo.c22 Eina_Bool _elm_flipselector_item_selected_get(const Eo *obj, Elm_Flipselector_Item_Data *pd);
70 … EFL_OBJECT_OP_FUNC(elm_obj_flipselector_item_selected_get, _elm_flipselector_item_selected_get), in _elm_flipselector_item_class_initializer()
H A Delm_flipselector.c826 _elm_flipselector_item_selected_get(const Eo *eo_item, in _elm_flipselector_item_selected_get() function