Home
last modified time | relevance | path

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

/third_party/cef/include/wrapper/
Dcef_xml_object.h179 size_t FindChildren(const CefString& name, ObjectVector& children);
/third_party/cef/libcef_dll/wrapper/
Dcef_xml_object.cc423 size_t CefXmlObject::FindChildren(const CefString& name, in FindChildren() function in CefXmlObject