Searched refs:scroll_anim (Results 1 – 1 of 1) sorted by relevance
79 static void scroll_anim(lv_obj_t * obj, int32_t y_max);272 scroll_anim(scr, lv_obj_get_scroll_bottom(scr)); in screen_sized_text_cb()438 scroll_anim(scr, lv_obj_get_scroll_bottom(scr)); in containers_with_scrolling_cb()780 static void scroll_anim(lv_obj_t * obj, int32_t y_max) in scroll_anim() function