Searched refs:lv_label_revert_dots (Results 1 – 1 of 1) sorted by relevance
44 static void lv_label_revert_dots(lv_obj_t * label);212 lv_label_revert_dots(obj); in lv_label_set_long_mode()748 lv_label_revert_dots(obj); in lv_label_event()761 lv_label_revert_dots(obj); in lv_label_event()1169 static void lv_label_revert_dots(lv_obj_t * obj) in lv_label_revert_dots() function