Home
last modified time | relevance | path

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

/dports/devel/efl/efl-1.25.1/src/lib/ecore_wayland/
H A Decore_wl_private.h63 typedef struct _Ecore_Wl_Display Ecore_Wl_Display; typedef
113 Ecore_Wl_Display *display;
184 Ecore_Wl_Display *display;
252 Ecore_Wl_Display *display;
264 Ecore_Wl_Display *ewd;
285 extern Ecore_Wl_Display *_ecore_wl_disp;
292 void _ecore_wl_output_add(Ecore_Wl_Display *ewd, unsigned int id);
296 void _ecore_wl_input_add(Ecore_Wl_Display *ewd, unsigned int id);
H A Decore_wl.c32 static void _ecore_wl_sync_wait(Ecore_Wl_Display *ewd);
82 Ecore_Wl_Display *_ecore_wl_disp = NULL;
104 Ecore_Wl_Display *ewd = data; in _ecore_wl_init_callback()
581 Ecore_Wl_Display *ewd; in _ecore_wl_cb_idle_enterer()
619 Ecore_Wl_Display *ewd; in _ecore_wl_cb_handle_data()
664 Ecore_Wl_Display *ewd; in _ecore_wl_cb_handle_global()
768 Ecore_Wl_Display *ewd; in _ecore_wl_cb_handle_global_remove()
787 _ecore_wl_xkb_init(Ecore_Wl_Display *ewd) in _ecore_wl_xkb_init()
798 _ecore_wl_xkb_shutdown(Ecore_Wl_Display *ewd) in _ecore_wl_xkb_shutdown()
810 Ecore_Wl_Display *ewd = data; in _ecore_wl_sync_callback()
[all …]
H A Decore_wl_output.c28 Ecore_Wl_Display *ewd; in _ecore_wl_output_cb_mode()
76 _ecore_wl_output_add(Ecore_Wl_Display *ewd, unsigned int id) in _ecore_wl_output_add()
H A Decore_wl_input.c399 _ecore_wl_input_add(Ecore_Wl_Display *ewd, unsigned int id) in _ecore_wl_input_add()