Searched refs:scroll_value (Results 1 – 1 of 1) sorted by relevance
26 static int scroll_value = 0; variable42 scroll_value = lv_obj_get_scroll_left(screen); in coffee_machine_png_box_scroll_callback()44 if (scroll_value > 0 && scroll_value < 250) { in coffee_machine_png_box_scroll_callback()49 if (scroll_value > 250 && scroll_value < 650 ) { in coffee_machine_png_box_scroll_callback()55 if (scroll_value > 650 && scroll_value < 1050) { in coffee_machine_png_box_scroll_callback()61 if (scroll_value > 1050 && scroll_value < 1450) { in coffee_machine_png_box_scroll_callback()67 if (scroll_value > 1450 && scroll_value < 1850) { in coffee_machine_png_box_scroll_callback()