Home
last modified time | relevance | path

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

/lvgl-latest/demos/smartwatch/
Dlv_demo_smartwatch.h355 void lv_demo_smartwatch_show_home_hint(bool state);
Dlv_demo_smartwatch.c318 lv_demo_smartwatch_show_home_hint(true); in home_tileview_event_cb()
335 lv_demo_smartwatch_show_home_hint(true); in home_tileview_event_cb()
Dlv_demo_smartwatch_home.c241 void lv_demo_smartwatch_show_home_hint(bool state) in lv_demo_smartwatch_show_home_hint() function