Searched refs:lv_label_revert_dots (Results 1 – 1 of 1) sorted by relevance
51 static void lv_label_revert_dots(lv_obj_t * label);141 lv_label_revert_dots(obj); /*In case text == label->text*/ in lv_label_set_text()789 lv_label_revert_dots(obj); in lv_label_event()954 lv_label_revert_dots(obj); in lv_label_refr_text()1201 static void lv_label_revert_dots(lv_obj_t * obj) in lv_label_revert_dots() function