Searched defs:widthPercentReference (Results 1 – 2 of 2) sorted by relevance
91 …auto widthPercentReference = layoutConstraint.has_value() ? layoutConstraint->percentReference.Wid… in GetChildrenSize() local
1912 …auto widthPercentReference = layoutConstraint.has_value() ? layoutConstraint->percentReference.Wid… in AdjustPaintRect() local1952 …const Dimension& parentPaddingLeft, const Dimension& parentPaddingTop, float widthPercentReference, in CombineMarginAndPosition()