Home
last modified time | relevance | path

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

/AliOS-Things-master/components/littlevgl/src/lv_objx/
A Dlv_label.h49 LV_LABEL_LONG_CROP, /**< Keep the size and crop the text out of it*/ enumerator
A Dlv_label.c284 …== LV_LABEL_LONG_SROLL || long_mode == LV_LABEL_LONG_SROLL_CIRC || long_mode == LV_LABEL_LONG_CROP) in lv_label_set_long_mode()
1117 else if(ext->long_mode == LV_LABEL_LONG_CROP) { in lv_label_refr_text()
A Dlv_ta.c739 lv_label_set_long_mode(label, LV_LABEL_LONG_CROP); in lv_ta_set_text_align()

Completed in 12 milliseconds