Home
last modified time | relevance | path

Searched defs:GetElementById (Results 1 – 2 of 2) sorted by relevance

/third_party/cef/libcef/renderer/
Ddom_document_impl.cc82 CefRefPtr<CefDOMNode> CefDOMDocumentImpl::GetElementById(const CefString& id) { in GetElementById() function in CefDOMDocumentImpl
/third_party/cef/libcef_dll/ctocpp/
Ddomdocument_ctocpp.cc105 CefRefPtr<CefDOMNode> CefDOMDocumentCToCpp::GetElementById( in GetElementById() function in CefDOMDocumentCToCpp