Home
last modified time | relevance | path

Searched refs:CreateCustomMeasureLayoutNode (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/custom/
H A Dcustom_test_ng.cpp181 auto customNode = CustomMeasureLayoutNode::CreateCustomMeasureLayoutNode(
468 auto customNode = CustomMeasureLayoutNode::CreateCustomMeasureLayoutNode(
657 auto customNode = CustomMeasureLayoutNode::CreateCustomMeasureLayoutNode(
692 auto customNode = CustomMeasureLayoutNode::CreateCustomMeasureLayoutNode(
732 auto customNode = CustomMeasureLayoutNode::CreateCustomMeasureLayoutNode(
977 auto customNode = CustomMeasureLayoutNode::CreateCustomMeasureLayoutNode(
1018 auto customNode = CustomMeasureLayoutNode::CreateCustomMeasureLayoutNode(
1239 auto customNode = CustomMeasureLayoutNode::CreateCustomMeasureLayoutNode(
1500 auto customNode = CustomMeasureLayoutNode::CreateCustomMeasureLayoutNode(
1538 auto customNode = CustomMeasureLayoutNode::CreateCustomMeasureLayoutNode(
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/custom/
H A Dcustom_measure_layout_node.cpp29 RefPtr<CustomMeasureLayoutNode> CustomMeasureLayoutNode::CreateCustomMeasureLayoutNode( in CreateCustomMeasureLayoutNode() function in OHOS::Ace::NG::CustomMeasureLayoutNode
H A Dcustom_measure_layout_node.h36 …static RefPtr<CustomMeasureLayoutNode> CreateCustomMeasureLayoutNode(int32_t nodeId, const std::st…
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_partial_update_model_ng.cpp42 customNode = NG::CustomMeasureLayoutNode::CreateCustomMeasureLayoutNode(viewId, key); in CreateNode()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/stage/
H A Dstage_test_ng.cpp1062 auto child = CustomMeasureLayoutNode::CreateCustomMeasureLayoutNode(2, "child");
1160 auto child = CustomMeasureLayoutNode::CreateCustomMeasureLayoutNode(2, "child");
1220 auto child = CustomMeasureLayoutNode::CreateCustomMeasureLayoutNode(2, "child");
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/navrouter/
H A Dnavrouter_pattern_test_ng.cpp724 auto customNode = CustomMeasureLayoutNode::CreateCustomMeasureLayoutNode(201, "Custom");