Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/flex/
H A Dflex_layout_algorithm.cpp196 void FlexLayoutAlgorithm::CheckBaselineProperties(const RefPtr<LayoutWrapper>& layoutWrapper) in CheckBaselineProperties() function in OHOS::Ace::NG::FlexLayoutAlgorithm
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/flex/
H A Drender_flex.cpp859 void RenderFlex::CheckBaselineProperties(const RefPtr<RenderNode>& item, BaselineProperties& baseli… in CheckBaselineProperties() function in OHOS::Ace::RenderFlex