Searched refs:LV_SPAN_MODE_EXPAND (Results 1 – 3 of 3) sorted by relevance
38 LV_SPAN_MODE_EXPAND, /**< Expand the object size to the text size*/ enumerator
312 if(spans->mode == LV_SPAN_MODE_EXPAND) { in lv_spangroup_refr_mode()508 spans->mode = LV_SPAN_MODE_EXPAND; in lv_spangroup_constructor()556 if(spans->mode == LV_SPAN_MODE_EXPAND) { in lv_spangroup_event()740 if(spans->mode == LV_SPAN_MODE_EXPAND) { in convert_indent_pct()
42 - `LV_SPAN_MODE_EXPAND` Expand the object size to the text size but stay on a single line.