Home
last modified time | relevance | path

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

/dports/devel/efl/efl-1.25.1/src/lib/ecore_x/
H A Decore_x_private.h220 void _ecore_x_event_handle_focus_in(XEvent *xevent);
H A Decore_x.c496 _ecore_x_event_handlers[FocusIn] = _ecore_x_event_handle_focus_in; in _ecore_x_init2()
H A Decore_x_events.c987 _ecore_x_event_handle_focus_in(XEvent *xevent) in _ecore_x_event_handle_focus_in() function