Home
last modified time | relevance | path

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

/dports/devel/efl/efl-1.25.1/src/lib/ecore_evas/
H A DEcore_Evas.h863 EAPI void ecore_evas_wm_rotation_manual_rotation_done_set(Ecore_Evas *ee, Eina_Bool set);
H A Decore_evas.c2224 ecore_evas_wm_rotation_manual_rotation_done_set(Ecore_Evas *ee, Eina_Bool set) in ecore_evas_wm_rotation_manual_rotation_done_set() function
/dports/devel/efl/efl-1.25.1/src/lib/elementary/
H A Defl_ui_win.c8402 ecore_evas_wm_rotation_manual_rotation_done_set(sd->ee, set); in elm_win_wm_rotation_manual_rotation_done_set()