Searched refs:lv_label_set_recolor (Results 1 – 4 of 4) sorted by relevance
11 …lv_label_set_recolor(label1, true); /*Enable re-coloring by commands in the t… in lv_example_label_1()
133 void lv_label_set_recolor(lv_obj_t * obj, bool en);
219 void lv_label_set_recolor(lv_obj_t * obj, bool en) in lv_label_set_recolor() function
47 This feature can be enabled individually for each label by `lv_label_set_recolor()` function,