Home
last modified time | relevance | path

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

/lvgl-latest/demos/smartwatch/
Dlv_demo_smartwatch.c50 static bool show_scroll_hints; variable
246 show_scroll_hints = state; in lv_demo_smartwatch_set_scroll_hint()
251 return show_scroll_hints; in lv_demo_smartwatch_get_scroll_hint()
257 if(!show_scroll_hints) { in lv_demo_smartwatch_show_scroll_hint()