Searched refs:LV_LABEL_LONG_EXPAND (Results 1 – 3 of 3) sorted by relevance
103 ext->long_mode = LV_LABEL_LONG_EXPAND; in lv_label_create()131 lv_label_set_long_mode(new_label, LV_LABEL_LONG_EXPAND); in lv_label_create()609 if(ext->long_mode == LV_LABEL_LONG_EXPAND) flag |= LV_TXT_FLAG_FIT; in lv_label_get_letter_pos()718 if(ext->long_mode == LV_LABEL_LONG_EXPAND) flag |= LV_TXT_FLAG_FIT; in lv_label_get_letter_on()882 if(ext->long_mode == LV_LABEL_LONG_EXPAND) flag |= LV_TXT_FLAG_FIT; in lv_label_is_char_under_pos()1084 if(ext->long_mode == LV_LABEL_LONG_EXPAND) flag |= LV_TXT_FLAG_FIT; in lv_label_design()1234 if(ext->long_mode == LV_LABEL_LONG_EXPAND) flag |= LV_TXT_FLAG_FIT; in lv_label_refr_text()1238 if(ext->long_mode == LV_LABEL_LONG_EXPAND) { in lv_label_refr_text()
44 LV_LABEL_LONG_EXPAND, /**< Expand the object size to the text size*/ enumerator
768 lv_label_set_long_mode(ext->label, LV_LABEL_LONG_EXPAND); in lv_textarea_set_one_line()805 lv_label_set_long_mode(label, LV_LABEL_LONG_EXPAND); in lv_textarea_set_text_align()