Home
last modified time | relevance | path

Searched refs:elm_widget_is (Results 1 – 11 of 11) sorted by relevance

/dports/devel/efl/efl-1.25.1/src/lib/elementary/
H A Delm_focus_legacy.c240 if (elm_widget_is(logical)) in elm_object_focus_next()
263 if (!elm_widget_is(parent)) continue; in elm_object_focus_next()
367 if (!elm_widget_is(obj)) in elm_object_focus_get()
387 else if (elm_widget_is(obj)) in elm_object_focus_set()
H A Delm_widget.h628 EAPI Eina_Bool elm_widget_is(const Evas_Object *obj);
785 if (elm_widget_is(sobj)) in _elm_widget_sub_object_redirect_to_top()
H A Defl_ui_widget.c1187 if (elm_widget_is(child)) in elm_widget_access()
1278 if (elm_widget_is(child)) in elm_widget_theme_specific()
1524 is_widget = elm_widget_is(sobj); in _efl_ui_widget_widget_sub_object_add()
1945 elm_widget_is(const Evas_Object *obj) in elm_widget_is() function
2115 if (elm_widget_is(child)) in _elm_widget_top_win_focused_set()
2199 if (elm_widget_is(child) && _elm_scrollable_is(child)) in _efl_ui_widget_scroll_hold_push()
2233 if (elm_widget_is(child) && _elm_scrollable_is(child)) in _efl_ui_widget_scroll_hold_pop()
2276 if (elm_widget_is(child) && _elm_scrollable_is(child)) in _efl_ui_widget_scroll_freeze_push()
2549 if (elm_widget_is(child)) in _efl_ui_widget_efl_ui_l10n_translation_update()
2839 if (elm_widget_is(obj)) in elm_widget_is_check()
[all …]
H A Delm_access.c486 if (!elm_widget_is(obj)) return ret; in _access_highlight_next_get()
803 if (elm_widget_is(o)) in _elm_access_widget_target_get()
H A Delm_scroller.c447 if (elm_widget_is(sobj)) in _elm_scroller_efl_ui_widget_widget_sub_object_del()
675 if (elm_widget_is(content)) in _elm_scroller_content_set()
H A Delm_dnd.c106 …efl_future_then(ev->object, efl_ui_dnd_drop_data_get(elm_widget_is(ev->object) ? ev->object : efl_… in _drop_cb()
H A Delm_genlist.c472 if (elm_widget_is(content)) in _item_content_realize()
1714 if (elm_widget_is(obj)) in _item_cache_find()
1735 if (elm_widget_is(content)) elm_widget_tree_unfocusable_set(content, EINA_TRUE); in _content_cache_add()
2043 if (elm_widget_is(eobj) && elm_object_focus_allow_get(eobj)) in _item_realize()
2054 if (elm_widget_is(t_eobj) && elm_object_focus_allow_get(t_eobj)) in _item_realize()
7492 if (elm_widget_is(eobj) && elm_object_focus_allow_get(eobj)) in _elm_genlist_item_fields_update()
H A Delm_main.c1834 return elm_widget_is(obj); in elm_object_widget_check()
H A Delm_list.c2333 if (elm_widget_is(it->icon)) in _item_new()
2345 if (elm_widget_is(it->end)) in _item_new()
H A Defl_ui_win.c2894 if (elm_widget_is(o)) in _elm_win_focus_target_get()
3886 if (elm_widget_is(fobj) && !elm_widget_parent_get(fobj)) in _elm_win_access()
H A Delm_gengrid.c1110 if (elm_widget_is(content)) in _item_content_realize()