Home
last modified time | relevance | path

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

/AliOS-Things-master/components/littlevgl/src/
A Dlv_conf_checker.h546 #ifndef LV_LABEL_WAIT_CHAR_COUNT
547 # define LV_LABEL_WAIT_CHAR_COUNT 3 macro
/AliOS-Things-master/components/littlevgl/
A Dlv_conf.h388 # define LV_LABEL_WAIT_CHAR_COUNT 3 macro
A Dlv_conf_template.h388 # define LV_LABEL_WAIT_CHAR_COUNT 3
/AliOS-Things-master/components/littlevgl/src/lv_objx/
A Dlv_label.c888 … 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