Searched defs:GetElementAttributes (Results 1 – 3 of 3) sorted by relevance
327 void CefDOMNodeImpl::GetElementAttributes(AttributeMap& attrMap) { in GetElementAttributes() function in CefDOMNodeImpl
419 void CefDOMNodeCToCpp::GetElementAttributes(AttributeMap& attrMap) { in GetElementAttributes() function in CefDOMNodeCToCpp
872 Maybe<PropertyAttributes> JSReceiver::GetElementAttributes( in GetElementAttributes() function