Searched refs:lv_display_set_theme (Results 1 – 8 of 8) sorted by relevance
36 lv_display_set_theme(NULL, &th_new); in new_theme_init_and_set()
79 lv_display_set_theme(display, theme); in lv_demo_ebike()127 lv_display_set_theme(lv_display_get_default(), theme_original); in menu_delete_event_cb()
509 void lv_display_set_theme(lv_display_t * disp, lv_theme_t * th);
877 void lv_display_set_theme(lv_display_t * disp, lv_theme_t * th) in lv_display_set_theme() function
149 #define lv_disp_set_theme lv_display_set_theme
35 7. Optionally set a theme with :cpp:func:`lv_display_set_theme`.
94 lv_display_set_theme(display, theme); in lv_demo_smartwatch()
544 lv_display_set_theme(display, th); /* Assign theme to display */