Searched defs:nodeContent (Results 1 – 8 of 8) sorted by relevance
87 NodeContent* nodeContent = AceType::RawPtr(nodeContentPtr_); variable129 NodeContent* nodeContent = AceType::RawPtr(nodeContentPtr_); variable143 auto* nodeContent = event->nodeContent; in __anon5b34169b0202() local183 NodeContent* nodeContent = nullptr; variable222 auto nodeContent = AceType::RawPtr(nodeContentPtr_); variable263 auto nodeContent = AceType::RawPtr(nodeContentPtr_); variable294 auto nodeContent = AceType::RawPtr(nodeContentPtr_); variable334 auto nodeContent = AceType::RawPtr(nodeContentPtr_); variable380 auto nodeContent = AceType::RawPtr(nodeContentPtr_); variable
27 auto* nodeContent = reinterpret_cast<NodeContent*>(content); in AddChild() local37 auto* nodeContent = reinterpret_cast<NodeContent*>(content); in InsertChild() local47 auto* nodeContent = reinterpret_cast<NodeContent*>(content); in RemoveChild() local66 auto* nodeContent = reinterpret_cast<NodeContent*>(content); in RegisterEvent() local75 auto* nodeContent = reinterpret_cast<NodeContent*>(content); in SetUserData() local83 auto* nodeContent = reinterpret_cast<NodeContent*>(content); in GetUserData() local
41 auto nodeContent = JSRef<JSObject>::Cast(info[0])->GetProperty("nativePtr_"); in Create() local61 void JSNodeContent::Destructor(NG::NodeContent* nodeContent) in Destructor()73 auto* nodeContent = JSRef<JSObject>::Cast(info[0])->Unwrap<NG::NodeContent>(); in GetNativeContent() local
49 auto nodeContent = AceType::DynamicCast<NG::NodeContent>(peer->content); in AddFrameNodeImpl() local63 auto nodeContent = AceType::DynamicCast<NG::NodeContent>(peer->content); in RemoveFrameNodeImpl() local
26 auto nodeContent = new NodeContentPeer(); in Create() local
160 xmlChar *nodeContent = xmlNodeGetContent(node->children); in GetValue() local177 xmlChar *nodeContent = xmlNodeGetContent(node->children); in GetValue() local191 xmlChar *nodeContent = xmlNodeGetContent(node->children); in GetValue() local
3494 ArkUINodeContentHandle nodeContent; member
6934 ArkUINodeContentHandle nodeContent; member