Searched defs:UINode (Results 1 - 3 of 3) sorted by relevance
/foundation/arkui/ace_engine/test/unittest/core/pattern/custom/ | ||
H A D | custom_test_ng.cpp | 1195 RefPtr<UINode> UINode = customNode->GetFrameChildByIndex(index, true); HWTEST_F() local [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/ | ||
H A D | ui_node.cpp | 26 UINode::UINode(const std::string& tag, int32_t nodeId, bool isRoot) in UINode() function in OHOS::Ace::NG::UINode [all...] |
H A D | ui_node.h | 67 class ACE_FORCE_EXPORT UINode : public virtual AceType { class in OHOS::Ace::NG::NodeStatus::RootNodeType [all...] |
Completed in 4 milliseconds