Home
last modified time | relevance | path

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

/third_party/cef/libcef/renderer/
Ddom_node_impl.cc295 bool CefDOMNodeImpl::HasElementAttribute(const CefString& attrName) { in HasElementAttribute() function in CefDOMNodeImpl
/third_party/cef/libcef_dll/ctocpp/
Ddomnode_ctocpp.cc372 bool CefDOMNodeCToCpp::HasElementAttribute(const CefString& attrName) { in HasElementAttribute() function in CefDOMNodeCToCpp