Searched refs:lv_label_dot_tmp_free (Results 1 – 1 of 1) sorted by relevance
48 static void lv_label_dot_tmp_free(lv_obj_t * label);729 lv_label_dot_tmp_free(obj); in lv_label_destructor()1177 lv_label_dot_tmp_free(obj); in lv_label_revert_dots()1193 lv_label_dot_tmp_free(obj); /*Deallocate any existing space*/ in lv_label_set_dot_tmp()1235 static void lv_label_dot_tmp_free(lv_obj_t * obj) in lv_label_dot_tmp_free() function