Searched defs:frontSpace (Results 1 – 2 of 2) sorted by relevance
1040 float frontSpace = 0.0f; in Layout() local1052 void FlexLayoutAlgorithm::CalculateSpace(float remainSpace, float& frontSpace, float& betweenSpace)… in CalculateSpace()1085 … LayoutWrapper* layoutWrapper, float frontSpace, float betweenSpace, const OffsetF& paddingOffset) in PlaceChildren()
654 double frontSpace = 0.0; in DetermineItemsPosition() local662 void RenderFlex::CalculateSpace(double remainSpace, double& frontSpace, double& betweenSpace) const in CalculateSpace()694 void RenderFlex::PlaceChildren(double frontSpace, double betweenSpace, const BaselineProperties& ba… in PlaceChildren()