Home
last modified time | relevance | path

Searched refs:E_CLIENT_HOOK_MOVE_BEGIN (Results 1 – 8 of 8) sorted by relevance

/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/bin/
H A De_moveresize.c27 h = e_client_hook_add(E_CLIENT_HOOK_MOVE_BEGIN, _e_move_begin, NULL); in e_moveresize_init()
H A De_client.h164 E_CLIENT_HOOK_MOVE_BEGIN, enumerator
H A De_comp_wl_extensions.c1093 e_client_hook_add(E_CLIENT_HOOK_MOVE_BEGIN, _e_comp_wl_extensions_client_move_begin, NULL); in e_comp_wl_extensions_init()
H A De_comp_wl.c3078 e_client_hook_add(E_CLIENT_HOOK_MOVE_BEGIN, in e_comp_wl_init()
H A De_comp_object.c2650 e_client_hook_add(E_CLIENT_HOOK_MOVE_BEGIN, _e_comp_object_move_begin, NULL); in _e_comp_smart_init()
H A De_comp_x.c5920 …h = eina_list_append(h, e_client_hook_add(E_CLIENT_HOOK_MOVE_BEGIN, _e_comp_x_hook_client_move_beg… in e_comp_x_init()
H A De_client.c857 _e_client_hook_call(E_CLIENT_HOOK_MOVE_BEGIN, ec); in _e_client_move_begin()
/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/modules/tiling/
H A De_mod_tiling.c1863 e_client_hook_add(E_CLIENT_HOOK_MOVE_BEGIN, _client_move_begin, NULL); in e_modapi_init()