Home
last modified time | relevance | path

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

/AliOS-Things-master/components/littlevgl/src/lv_core/
A Dlv_group.c32 static void refresh_theme(lv_group_t * g, lv_theme_t * th);
82 refresh_theme(group, lv_theme_get_current()); in lv_group_create()
513 refresh_theme(group, th); in lv_group_report_style_mod()
520 refresh_theme(i, th); in lv_group_report_style_mod()
615 static void refresh_theme(lv_group_t * g, lv_theme_t * th) in refresh_theme() function

Completed in 5 milliseconds