Searched refs:lv_label_get_dot_tmp (Results 1 – 1 of 1) sorted by relevance
47 static char * lv_label_get_dot_tmp(lv_obj_t * label);1181 char * dot_tmp = lv_label_get_dot_tmp(obj); in lv_label_revert_dots()1229 static char * lv_label_get_dot_tmp(lv_obj_t * obj) in lv_label_get_dot_tmp() function