Searched defs:GetElementById (Results 1 – 2 of 2) sorted by relevance
82 CefRefPtr<CefDOMNode> CefDOMDocumentImpl::GetElementById(const CefString& id) { in GetElementById() function in CefDOMDocumentImpl
105 CefRefPtr<CefDOMNode> CefDOMDocumentCToCpp::GetElementById( in GetElementById() function in CefDOMDocumentCToCpp