Searched refs:LV_FLEX_FLOW_ROW_REVERSE (Results 1 – 3 of 3) sorted by relevance
50 LV_FLEX_FLOW_ROW_REVERSE = LV_FLEX_FLOW_ROW | _LV_FLEX_REVERSE, enumerator
216 lv_obj_set_flex_flow(obj, LV_FLEX_FLOW_ROW_REVERSE); in lv_tabview_constructor()
36 - `LV_FLEX_FLOW_ROW_REVERSE` Place the children in a row without wrapping but in reversed order