Home
last modified time | relevance | path

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

/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/bin/
H A De_comp_object.c1944 _e_comp_object_shade_animator(void *data) in _e_comp_object_shade_animator() function
2075 _e_comp_object_shade_animator(cw); in _e_comp_smart_cb_shaded()
2097 cw->shade.anim = ecore_animator_add(_e_comp_object_shade_animator, cw); in _e_comp_smart_cb_shading()
2122 _e_comp_object_shade_animator(cw); in _e_comp_smart_cb_unshaded()
2142 cw->shade.anim = ecore_animator_add(_e_comp_object_shade_animator, cw); in _e_comp_smart_cb_unshading()