Searched refs:lv_demo_high_res_theme_dark (Results 1 – 4 of 4) sorted by relevance
200 …(const lv_demo_high_res_theme_t *) lv_subject_get_pointer(&c->th)) == &lv_demo_high_res_theme_dark) in lv_demo_high_res_home()291 if(th == &lv_demo_high_res_theme_dark) return; in set_dark_theme_event_cb()293 lv_subject_set_pointer(&c->th, (void *)&lv_demo_high_res_theme_dark); in set_dark_theme_event_cb()
209 LV_ATTRIBUTE_EXTERN_DATA extern const lv_demo_high_res_theme_t lv_demo_high_res_theme_dark;
82 const lv_demo_high_res_theme_t lv_demo_high_res_theme_dark = { variable277 lv_subject_init_pointer(&c->th, (void *)&lv_demo_high_res_theme_dark); in lv_demo_high_res_base_obj_create()525 …_high_res_theme_t * th_other = th == &lv_demo_high_res_theme_light ? &lv_demo_high_res_theme_dark : in theme_observer_cb()
243 if(th == &lv_demo_high_res_theme_dark) { in widget1_open_part1_anim_cb()268 if(th == &lv_demo_high_res_theme_dark) { in widget1_open_part2_anim_cb()