Searched defs:widthPercentReference (Results 1 – 2 of 2) sorted by relevance
150 …auto widthPercentReference = layoutConstraint.has_value() ? layoutConstraint->percentReference.Wid… in GetChildrenSize() local
3405 auto widthPercentReference = percentReference.Width(); in AdjustPaintRect() local3478 const EdgesParam& offsetEdges, float widthPercentReference, float heightPercentReference) in GetRectOffsetWithOffsetEdges()3505 const EdgesParam& positionEdges, float widthPercentReference, float heightPercentReference) in GetRectOffsetWithPositionEdges()3852 …const Dimension& parentPaddingLeft, const Dimension& parentPaddingTop, float widthPercentReference, in CombineMarginAndPosition()