Home
last modified time | relevance | path

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

/dports/devel/efl/efl-1.25.1/src/lib/ecore_evas/
H A DEcore_Evas.h873 EAPI Eina_Bool ecore_evas_wm_rotation_manual_rotation_done_get(const Ecore_Evas *ee);
H A Decore_evas.c2237 ecore_evas_wm_rotation_manual_rotation_done_get(const Ecore_Evas *ee) in ecore_evas_wm_rotation_manual_rotation_done_get() function
/dports/devel/efl/efl-1.25.1/src/lib/elementary/
H A Defl_ui_win.c8412 return ecore_evas_wm_rotation_manual_rotation_done_get(sd->ee); in elm_win_wm_rotation_manual_rotation_done_get()