Searched refs:LV_FLEX_ALIGN_END (Results 1 – 3 of 3) sorted by relevance
245 if(track_cross_place == LV_FLEX_ALIGN_START) track_cross_place = LV_FLEX_ALIGN_END; in flex_update()246 else if(track_cross_place == LV_FLEX_ALIGN_END) track_cross_place = LV_FLEX_ALIGN_START; in flex_update()500 case LV_FLEX_ALIGN_END: in children_repos()562 case LV_FLEX_ALIGN_END: in place_content()
39 LV_FLEX_ALIGN_END, enumerator
50 - `LV_FLEX_ALIGN_END` means right on a horizontally and bottom vertically95 …set the `LV_BASE_DIR_RTL` the meaning of `LV_FLEX_ALIGN_START` and `LV_FLEX_ALIGN_END` is swapped …