Home
last modified time | relevance | path

Searched defs:RemoveChild (Results 1 – 4 of 4) sorted by relevance

/third_party/cef/libcef_dll/wrapper/
Dcef_xml_object.cc380 bool CefXmlObject::RemoveChild(CefRefPtr<CefXmlObject> child) { in RemoveChild() function in CefXmlObject
/third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/
Dtinyxml.cpp335 bool TiXmlNode::RemoveChild( TiXmlNode* removeThis ) in RemoveChild() function in TiXmlNode
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/
Dtinyxml.cpp335 bool TiXmlNode::RemoveChild( TiXmlNode* removeThis ) in RemoveChild() function in TiXmlNode
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp93769 …{ return nsINode::GetOwnerDocument(aOwnerDocument); } virtual nsresult RemoveChild(nsIDOMNode* aOl… in RemoveChild() function in mozilla::dom::Attr