Home
last modified time | relevance | path

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

/lvgl-latest/demos/smartwatch/
Dlv_demo_smartwatch.h68 void lv_demo_smartwatch_show_dialog(const char * title, const char * message);
Dlv_demo_smartwatch_list.c128 lv_demo_smartwatch_show_dialog("App Error", "App list out of bounds"); in app_list_clicked_external_event_cb()
133 lv_demo_smartwatch_show_dialog("App Error", "Unable to load main object"); in app_list_clicked_external_event_cb()
Dlv_demo_smartwatch.c179 void lv_demo_smartwatch_show_dialog(const char * title, const char * message) in lv_demo_smartwatch_show_dialog() function