Searched refs:lv_theme_set_apply_cb (Results 1 – 3 of 3) sorted by relevance
76 void lv_theme_set_apply_cb(lv_theme_t * theme, lv_theme_apply_cb_t apply_cb);
75 void lv_theme_set_apply_cb(lv_theme_t * theme, lv_theme_apply_cb_t apply_cb) in lv_theme_set_apply_cb() function
33 lv_theme_set_apply_cb(&th_new, new_theme_apply_cb); in new_theme_init_and_set()