Searched refs:LV_LABEL_LONG_CROP (Results 1 – 3 of 3) sorted by relevance
49 LV_LABEL_LONG_CROP, /**< Keep the size and crop the text out of it*/ enumerator
284 …== 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()
739 lv_label_set_long_mode(label, LV_LABEL_LONG_CROP); in lv_ta_set_text_align()
Completed in 12 milliseconds