Searched defs:CreateCustomNode (Results 1 – 6 of 6) sorted by relevance
92 RefPtr<FrameNode> RefreshTestNg::CreateCustomNode() in CreateCustomNode() function in OHOS::Ace::NG::RefreshTestNg
25 RefPtr<CustomNode> CustomNode::CreateCustomNode(int32_t nodeId, const std::string& viewKey) in CreateCustomNode() function in OHOS::Ace::NG::CustomNode
293 RefPtr<FrameNode> ListTestNg::CreateCustomNode(const std::string& tag, float crossSize, float mainS… in CreateCustomNode() function in OHOS::Ace::NG::ListTestNg
610 void* CreateCustomNode(ArkUI_CharPtr tag) in CreateCustomNode() function
265 ArkUINodeHandle CreateCustomNode(ArkUI_CharPtr tag) in CreateCustomNode() function
39 RefPtr<FrameNode> CreateCustomNode(const std::string& tag) in CreateCustomNode() function in OHOS::Ace::NG::TabsAttrTestNg