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