Home
last modified time | relevance | path

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

/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/bin/
H A De_slider.c37 static Eina_Bool _e_smart_set_timer(void *data);
263 _e_smart_set_timer(void *data) in _e_smart_set_timer() function
286 sd->set_timer = ecore_timer_loop_add(0.05, _e_smart_set_timer, sd); in _e_smart_value_update()
292 _e_smart_set_timer(sd); in _e_smart_value_update_now()