Searched refs:LV_LABEL_WAIT_CHAR_COUNT (Results 1 – 4 of 4) sorted by relevance
546 #ifndef LV_LABEL_WAIT_CHAR_COUNT547 # define LV_LABEL_WAIT_CHAR_COUNT 3 macro
388 # define LV_LABEL_WAIT_CHAR_COUNT 3 macro
388 # define LV_LABEL_WAIT_CHAR_COUNT 3
888 … lv_font_get_glyph_width(style->text.font, ' ', ' ') * LV_LABEL_WAIT_CHAR_COUNT; in lv_label_design()1007 LV_LABEL_WAIT_CHAR_COUNT; in lv_label_refr_text()1047 LV_LABEL_WAIT_CHAR_COUNT; in lv_label_refr_text()1055 … anim.end = -size.x - lv_font_get_glyph_width(font, ' ', ' ') * LV_LABEL_WAIT_CHAR_COUNT; in lv_label_refr_text()
Completed in 8 milliseconds