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