Home
last modified time | relevance | path

Searched defs:CheckSizeValidity (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.cpp183 void FlexLayoutAlgorithm::CheckSizeValidity(const RefPtr<LayoutWrapper>& layoutWrapper) in CheckSizeValidity() function in OHOS::Ace::NG::FlexLayoutAlgorithm
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/flex/
H A Drender_flex.cpp992 void RenderFlex::CheckSizeValidity(const RefPtr<RenderNode>& item) in CheckSizeValidity() function in OHOS::Ace::RenderFlex