Home
last modified time | relevance | path

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

/dports/devel/efl/efl-1.25.1/src/lib/elementary/
H A Delm_entry.c1303 Eina_Bool top_is_win = EINA_FALSE; in _elm_entry_focus_update() local
1307 top_is_win = EINA_TRUE; in _elm_entry_focus_update()
1316 if (top && top_is_win && sd->input_panel_enable && !sd->input_panel_show_on_demand && in _elm_entry_focus_update()
1330 if (top && top_is_win && sd->input_panel_enable && in _elm_entry_focus_update()
2071 Eina_Bool top_is_win = EINA_FALSE; in _mouse_up_cb() local
2098 top_is_win = EINA_TRUE; in _mouse_up_cb()
2100 if (top_is_win && sd->input_panel_enable && sd->input_panel_show_on_demand && in _mouse_up_cb()