Home
last modified time | relevance | path

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

/lvgl-latest/demos/smartwatch/
Dlv_demo_smartwatch_notifications.c244 lv_demo_smartwatch_show_scroll_hint(LV_DIR_LEFT); in notification_screen_events_cb()
247 lv_demo_smartwatch_show_scroll_hint(LV_DIR_RIGHT); in notification_screen_events_cb()
256 lv_demo_smartwatch_show_scroll_hint(LV_DIR_LEFT); in notification_screen_events_cb()
259 lv_demo_smartwatch_show_scroll_hint(LV_DIR_RIGHT); in notification_screen_events_cb()
264 lv_demo_smartwatch_show_scroll_hint(LV_DIR_LEFT); in notification_screen_events_cb()
267 lv_demo_smartwatch_show_scroll_hint(LV_DIR_RIGHT | LV_DIR_LEFT); in notification_screen_events_cb()
278 lv_demo_smartwatch_show_scroll_hint(LV_DIR_LEFT); in notification_screen_events_cb()
287 lv_demo_smartwatch_show_scroll_hint(LV_DIR_RIGHT); in notification_screen_events_cb()
296 lv_demo_smartwatch_show_scroll_hint(LV_DIR_LEFT); in notification_screen_events_cb()
300 lv_demo_smartwatch_show_scroll_hint(LV_DIR_RIGHT); in notification_screen_events_cb()
Dlv_demo_smartwatch_weather.c388 lv_demo_smartwatch_show_scroll_hint(LV_DIR_LEFT | LV_DIR_BOTTOM | LV_DIR_RIGHT); in weather_screen_event_cb()
391 lv_demo_smartwatch_show_scroll_hint(LV_DIR_TOP | LV_DIR_BOTTOM | LV_DIR_RIGHT); in weather_screen_event_cb()
399 lv_demo_smartwatch_show_scroll_hint(LV_DIR_LEFT | LV_DIR_BOTTOM | LV_DIR_RIGHT); in weather_screen_event_cb()
402 lv_demo_smartwatch_show_scroll_hint(LV_DIR_TOP | LV_DIR_BOTTOM | LV_DIR_RIGHT); in weather_screen_event_cb()
406 lv_demo_smartwatch_show_scroll_hint(LV_DIR_LEFT); in weather_screen_event_cb()
409 lv_demo_smartwatch_show_scroll_hint(LV_DIR_TOP); in weather_screen_event_cb()
423 lv_demo_smartwatch_show_scroll_hint(LV_DIR_LEFT | LV_DIR_BOTTOM | LV_DIR_RIGHT); in weather_screen_event_cb()
432 lv_demo_smartwatch_show_scroll_hint(LV_DIR_TOP | LV_DIR_BOTTOM | LV_DIR_RIGHT); in weather_screen_event_cb()
439 lv_demo_smartwatch_show_scroll_hint(LV_DIR_LEFT); in weather_screen_event_cb()
445 lv_demo_smartwatch_show_scroll_hint(LV_DIR_TOP); in weather_screen_event_cb()
Dlv_demo_smartwatch.c254 void lv_demo_smartwatch_show_scroll_hint(lv_dir_t dir) in lv_demo_smartwatch_show_scroll_hint() function
321 lv_demo_smartwatch_show_scroll_hint(LV_DIR_LEFT); in home_tileview_event_cb()
324 lv_demo_smartwatch_show_scroll_hint(LV_DIR_TOP | LV_DIR_BOTTOM); in home_tileview_event_cb()
338 lv_demo_smartwatch_show_scroll_hint(LV_DIR_LEFT); in home_tileview_event_cb()
341 lv_demo_smartwatch_show_scroll_hint(LV_DIR_TOP | LV_DIR_BOTTOM); in home_tileview_event_cb()
363 lv_demo_smartwatch_show_scroll_hint(LV_DIR_TOP | LV_DIR_BOTTOM); in home_tileview_event_cb()
370 lv_demo_smartwatch_show_scroll_hint(LV_DIR_LEFT); in home_tileview_event_cb()
Dlv_demo_smartwatch_qr.c203 lv_demo_smartwatch_show_scroll_hint(LV_DIR_BOTTOM); in qr_screen_event_cb()
211 lv_demo_smartwatch_show_scroll_hint(LV_DIR_BOTTOM); in qr_screen_event_cb()
Dlv_demo_smartwatch.h349 void lv_demo_smartwatch_show_scroll_hint(lv_dir_t dir);
Dlv_demo_smartwatch_settings.c448 lv_demo_smartwatch_show_scroll_hint(LV_DIR_LEFT); in settings_screen_event_cb()
459 lv_demo_smartwatch_show_scroll_hint(LV_DIR_LEFT); in settings_screen_event_cb()