Home
last modified time | relevance | path

Searched defs:MagicLayoutNode (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.h33 struct MagicLayoutNode { struct
34 LayoutConstraintF layoutConstraint;
35 RefPtr<LayoutWrapper> layoutWrapper;
36 OptionalSizeF calcSize;
37 bool needSecondMeasure = false;
38 bool needKeepMinCalcSize = false;
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/flex/
H A Drender_flex.h41 struct MagicLayoutNode { struct
43 RefPtr<RenderNode> node;