Home
last modified time | relevance | path

Searched refs:circular_scroll (Results 1 – 1 of 1) sorted by relevance

/lvgl-latest/demos/smartwatch/
Dlv_demo_smartwatch.c49 static bool circular_scroll; variable
173 lv_obj_set_style_translate_x(child, circular_scroll ? x : 0, 0); in lv_demo_smartwatch_scroll_event()
241 circular_scroll = state; in lv_demo_smartwatch_set_circular_scroll()