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