Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/
Dshape_container_layout_algorithm.cpp93 …auto heightPercentReference = layoutConstraint.has_value() ? layoutConstraint->percentReference.He… in GetChildrenSize() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
Drosen_render_context.cpp1914 …auto heightPercentReference = layoutConstraint.has_value() ? layoutConstraint->percentReference.He… in AdjustPaintRect() local
1953 float heightPercentReference) in CombineMarginAndPosition()