Searched refs:lv_label_set_dot_tmp (Results 1 – 1 of 1) sorted by relevance
46 static bool lv_label_set_dot_tmp(lv_obj_t * label, char * data, uint16_t len);145 lv_label_set_dot_tmp(new_label, ext->dot.tmp_ptr, len); in lv_label_create()1103 if(lv_label_set_dot_tmp(label, &ext->text[byte_id_ori], len)) { in lv_label_refr_text()1168 static bool lv_label_set_dot_tmp(lv_obj_t * label, char * data, uint16_t len) in lv_label_set_dot_tmp() function
Completed in 4 milliseconds