Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/relative_container/
H A Drender_relative_container.cpp463 double flexItemHeight = flexItem->GetLayoutSize().Height(); in CalcVerticalOffset() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/relative_container/
H A Drelative_container_layout_algorithm.cpp1791 const VerticalAlign& alignRule, float& anchorHeight, float& flexItemHeight) in CalcVerticalOffsetAlignCenter()
1811 const VerticalAlign& alignRule, float& anchorHeight, float& flexItemHeight) in CalcVerticalOffsetAlignBottom()
1837 float flexItemHeight = childWrapper->GetGeometryNode()->GetMarginFrameSize().Height(); in CalcVerticalOffset() local