Home
last modified time | relevance | path

Searched refs:lv_label_get_dot_tmp (Results 1 – 1 of 1) sorted by relevance

/lvgl-2.7.6/src/lv_widgets/
Dlv_label.c54 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