Searched refs:UpdateTwoAlignValues (Results 1 – 2 of 2) sorted by relevance
136 …void UpdateTwoAlignValues(TwoAlignedValues& twoAlignedValues, AlignRule alignRule, LineDirection d…
54 void RelativeContainerLayoutAlgorithm::UpdateTwoAlignValues( in UpdateTwoAlignValues() function in OHOS::Ace::NG::RelativeContainerLayoutAlgorithm1541 UpdateTwoAlignValues(horizontalValues, alignRule.second, LineDirection::HORIZONTAL); in GetFirstTwoAlignValues()1544 UpdateTwoAlignValues(verticalValues, alignRule.second, LineDirection::VERTICAL); in GetFirstTwoAlignValues()