Searched refs:CreateCustomMeasureLayoutNode (Results 1 – 6 of 6) sorted by relevance
181 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(
29 RefPtr<CustomMeasureLayoutNode> CustomMeasureLayoutNode::CreateCustomMeasureLayoutNode( in CreateCustomMeasureLayoutNode() function in OHOS::Ace::NG::CustomMeasureLayoutNode
36 …static RefPtr<CustomMeasureLayoutNode> CreateCustomMeasureLayoutNode(int32_t nodeId, const std::st…
42 customNode = NG::CustomMeasureLayoutNode::CreateCustomMeasureLayoutNode(viewId, key); in CreateNode()
1062 auto child = CustomMeasureLayoutNode::CreateCustomMeasureLayoutNode(2, "child");1160 auto child = CustomMeasureLayoutNode::CreateCustomMeasureLayoutNode(2, "child");1220 auto child = CustomMeasureLayoutNode::CreateCustomMeasureLayoutNode(2, "child");
724 auto customNode = CustomMeasureLayoutNode::CreateCustomMeasureLayoutNode(201, "Custom");