Home
last modified time | relevance | path

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

/lvgl-latest/examples/styles/
Dlv_example_style_14.c9 static void new_theme_apply_cb(lv_theme_t * th, lv_obj_t * obj) in new_theme_apply_cb() function
33 lv_theme_set_apply_cb(&th_new, new_theme_apply_cb); in new_theme_init_and_set()