Home
last modified time | relevance | path

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

/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/bin/
H A De_zone.h186 extern E_API int E_EVENT_ZONE_UNSTOW;
H A De_zone.c33 E_API int E_EVENT_ZONE_UNSTOW = 0; variable
55 E_EVENT_ZONE_UNSTOW = ecore_event_type_new(); in e_zone_init()
1410 ecore_event_add(E_EVENT_ZONE_UNSTOW, ev, _e_zone_event_generic_free, NULL); in e_zone_unstow()
H A De_backlight.c653 H(E_EVENT_ZONE_UNSTOW, _cb_handler_zone_change); in e_backlight_init()