Searched refs:style_anim (Results 1 – 2 of 2) sorted by relevance
293 dsc->style_anim = NULL; in lv_style_anim_init()304 dsc->style_anim = to_anim; in lv_style_anim_set_styles()307 memcpy(dsc->style_anim, start, sizeof(lv_style_t)); in lv_style_anim_set_styles()323 lv_style_t * act = dsc->style_anim; in style_animator()327 lv_obj_report_style_mod(dsc->style_anim); in style_animator()
131 lv_style_t * style_anim; member
Completed in 4 milliseconds