Searched refs:CalcVerticalOffsetAlignTop (Results 1 – 2 of 2) sorted by relevance
125 float CalcVerticalOffsetAlignTop(const VerticalAlign& alignRule, float& anchorHeight);
1771 float RelativeContainerLayoutAlgorithm::CalcVerticalOffsetAlignTop(const VerticalAlign& alignRule, … in CalcVerticalOffsetAlignTop() function in OHOS::Ace::NG::RelativeContainerLayoutAlgorithm1862 offsetY = CalcVerticalOffsetAlignTop(alignRule.vertical, anchorHeight); in CalcVerticalOffset()