Searched refs:label_style (Results 1 – 1 of 1) sorted by relevance
11 static lv_style_t label_style; in lv_example_label_5() local19 lv_style_init(&label_style); in lv_example_label_5()20 lv_style_set_anim(&label_style, &animation_template); in lv_example_label_5()27 … lv_obj_add_style(label1, &label_style, LV_STATE_DEFAULT); /*Add the style to the label*/ in lv_example_label_5()