Home
last modified time | relevance | path

Searched defs:heightPercentReference (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/
H A Dshape_container_layout_algorithm.cpp93 …auto heightPercentReference = layoutConstraint.has_value() ? layoutConstraint->percentReference.He… in GetChildrenSize() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.cpp2980 auto heightPercentReference = percentReference.Height(); in AdjustPaintRect() local
3052 const EdgesParam& offsetEdges, float widthPercentReference, float heightPercentReference) in GetRectOffsetWithOffsetEdges()
3079 const EdgesParam& positionEdges, float widthPercentReference, float heightPercentReference) in GetRectOffsetWithPositionEdges()
3426 float heightPercentReference) in CombineMarginAndPosition()