Home
last modified time | relevance | path

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

/dports/devel/efl/efl-1.25.1/src/modules/ecore_evas/engines/sdl/
H A Decore_evas_sdl.c366 if (ecore_evas_focus_device_get(ee, NULL)) return; in _ecore_evas_show()
/dports/devel/efl/efl-1.25.1/src/modules/ecore_evas/engines/fb/
H A Decore_evas_fb.c397 if (ecore_evas_focus_device_get(ee, NULL)) return; in _ecore_evas_show()
/dports/devel/efl/efl-1.25.1/src/modules/ecore_evas/engines/win32/
H A Decore_evas_win32.c969 if (ecore_evas_focus_device_get(ee, NULL)) ecore_win32_window_focus(window); in _ecore_evas_win32_override_set()
1083 …if (ecore_evas_focus_device_get(ee, NULL)) ecore_win32_window_focus((Ecore_Win32_Window *)ee->prop… in _ecore_evas_win32_alpha_set()
/dports/devel/efl/efl-1.25.1/src/modules/ecore_evas/engines/extn/
H A Decore_evas_extn.c757 if (ecore_evas_focus_device_get(ee, dev)) return; in _ecore_evas_extn_cb_focus_in()
1699 … if (!ecore_evas_focus_device_get(ee, NULL)) _ecore_evas_focus_device_set(ee, NULL, EINA_TRUE); in _ipc_client_data()
1702 … if (ecore_evas_focus_device_get(ee, NULL)) _ecore_evas_focus_device_set(ee, NULL, EINA_FALSE); in _ipc_client_data()
/dports/devel/efl/efl-1.25.1/src/lib/ecore_evas/
H A DEcore_Evas.h415 EAPI Eina_Bool ecore_evas_focus_device_get(const Ecore_Evas *ee, Eo *seat);
H A Decore_evas_buffer.c135 if (ecore_evas_focus_device_get(ee, NULL)) return; in _ecore_evas_show()
H A Decore_evas_ews.c456 if (ecore_evas_focus_device_get(ee, NULL)) in _ecore_evas_ews_override_set()
H A Decore_evas.c1976 ecore_evas_focus_device_get(const Ecore_Evas *ee, Efl_Input_Device *seat) in ecore_evas_focus_device_get() function
2002 present = ecore_evas_focus_device_get(ee, seat); in _ecore_evas_focus_device_set()
2045 return ecore_evas_focus_device_get(ee, NULL); in ecore_evas_focus_get()
/dports/devel/efl/efl-1.25.1/src/modules/ecore_evas/engines/x/
H A Decore_evas_x.c2709 if (ecore_evas_focus_device_get(ee, NULL)) ecore_x_window_focus(ee->prop.window); in _alpha_do()
2864 if (ecore_evas_focus_device_get(ee, NULL)) ecore_x_window_focus(ee->prop.window); in _ecore_evas_x_alpha_set()
3297 if (ecore_evas_focus_device_get(ee, NULL)) ecore_x_window_focus(ee->prop.window); in _ecore_evas_x_override_set()