Home
last modified time | relevance | path

Searched refs:HasChild (Results 1 – 2 of 2) sorted by relevance

/third_party/cef/include/wrapper/
Dcef_xml_object.h165 bool HasChild(CefRefPtr<CefXmlObject> child);
/third_party/cef/libcef_dll/wrapper/
Dcef_xml_object.cc351 bool CefXmlObject::HasChild(CefRefPtr<CefXmlObject> child) { in HasChild() function in CefXmlObject