Searched refs:crossDirection (Results 1 – 1 of 1) sorted by relevance
1102 auto crossDirection = FlipAxis(direction_); in PlaceChildren() local1106 … childCrossPos = (IsStartTopLeft(crossDirection, textDir_) == (alignItem == FlexAlign::FLEX_START)) in PlaceChildren()1115 … IsStartTopLeft(crossDirection, textDir_) ? 0.0f : crossAxisSize_ - GetChildCrossAxisSize(child); in PlaceChildren()