Searched defs:nodeContent (Results 1 – 6 of 6) sorted by relevance
30 auto* nodeContent = reinterpret_cast<NodeContent*>(content); in AddChild() local40 auto* nodeContent = reinterpret_cast<NodeContent*>(content); in InsertChild() local50 auto* nodeContent = reinterpret_cast<NodeContent*>(content); in RemoveChild() local69 auto* nodeContent = reinterpret_cast<NodeContent*>(content); in RegisterEvent() local78 auto* nodeContent = reinterpret_cast<NodeContent*>(content); in SetUserData() local86 auto* nodeContent = reinterpret_cast<NodeContent*>(content); in GetUserData() local
40 auto nodeContent = JSRef<JSObject>::Cast(info[0])->GetProperty("nativePtr_"); in Create() local57 void JSNodeContent::Destructor(NG::NodeContent* nodeContent) in Destructor()69 auto* nodeContent = JSRef<JSObject>::Cast(info[0])->Unwrap<NG::NodeContent>(); in GetNativeContent() local
84 NodeContent* nodeContent = AceType::RawPtr(nodeContentPtr); variable126 NodeContent* nodeContent = AceType::RawPtr(nodeContentPtr); variable139 auto* nodeContent = event->nodeContent; in __anon694de3710202() 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
3012 ArkUINodeContentHandle nodeContent; member
4842 ArkUINodeContentHandle nodeContent; member