Searched refs:lv_label_get_dot_tmp (Results 1 – 1 of 1) sorted by relevance
54 static char * lv_label_get_dot_tmp(lv_obj_t * label);1445 char * dot_tmp = lv_label_get_dot_tmp(label); in lv_label_revert_dots()1508 static char * lv_label_get_dot_tmp(lv_obj_t * label) in lv_label_get_dot_tmp() function