Searched defs:attrMap (Results 1 – 3 of 3) sorted by relevance
327 void CefDOMNodeImpl::GetElementAttributes(AttributeMap& attrMap) { in GetElementAttributes()
414 cef_string_map_t attrMap) { in domnode_get_element_attributes()
419 void CefDOMNodeCToCpp::GetElementAttributes(AttributeMap& attrMap) { in GetElementAttributes()