Searched refs:theme_apply (Results 1 – 3 of 3) sorted by relevance
50 static void theme_apply(lv_theme_t * th, lv_obj_t * obj);156 theme.apply_cb = theme_apply; in lv_theme_basic_init()169 static void theme_apply(lv_theme_t * th, lv_obj_t * obj) in theme_apply() function
59 static void theme_apply(lv_theme_t * th, lv_obj_t * obj);186 theme.apply_cb = theme_apply; in lv_theme_mono_init()197 static void theme_apply(lv_theme_t * th, lv_obj_t * obj) in theme_apply() function
167 static void theme_apply(lv_theme_t * th, lv_obj_t * obj);668 theme.apply_cb = theme_apply; in lv_theme_default_init()694 static void theme_apply(lv_theme_t * th, lv_obj_t * obj) in theme_apply() function