Home
last modified time | relevance | path

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

/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/bin/
H A De_dnd.h116 E_API int e_dnd_active(void);
H A De_dnd.c362 e_dnd_active(void) in e_dnd_active() function
H A De_comp_object.c394 if (e_dnd_active()) return; in _e_comp_object_cb_signal_bind()
H A De_comp_x.c2397 if (e_dnd_active() || ec->iconic) return ECORE_CALLBACK_RENEW; in _e_comp_x_message()