Searched refs:saved_scroll_y (Results 1 – 1 of 1) sorted by relevance
8 static int saved_scroll_y; variable34 saved_scroll_y = lv_obj_get_scroll_y(panel); in button_event_cb()37 lv_obj_scroll_to(panel, saved_scroll_x, saved_scroll_y, LV_ANIM_ON); in button_event_cb()