Home
last modified time | relevance | path

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

/third_party/cef/libcef/renderer/
Ddom_node_impl.cc327 void CefDOMNodeImpl::GetElementAttributes(AttributeMap& attrMap) { in GetElementAttributes() function in CefDOMNodeImpl
/third_party/cef/libcef_dll/ctocpp/
Ddomnode_ctocpp.cc419 void CefDOMNodeCToCpp::GetElementAttributes(AttributeMap& attrMap) { in GetElementAttributes() function in CefDOMNodeCToCpp