Searched refs:lv_obj_stop_scroll_anim (Results 1 – 3 of 3) sorted by relevance
263 void lv_obj_stop_scroll_anim(const lv_obj_t * obj);
445 void lv_obj_stop_scroll_anim(const lv_obj_t * obj) in lv_obj_stop_scroll_anim() function
1305 lv_obj_stop_scroll_anim(indev->pointer.scroll_obj); in indev_proc_press()