Home
last modified time | relevance | path

Searched refs:LayoutMagicNodes (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/flex/
H A Drender_flex.h136 void LayoutMagicNodes(BaselineProperties& baselineProperties);
H A Drender_flex.cpp336 LayoutMagicNodes(baselineProperties); in PerformLayoutInWeightMode()
350 void RenderFlex::LayoutMagicNodes(BaselineProperties& baselineProperties) in LayoutMagicNodes() function in OHOS::Ace::RenderFlex