Searched refs:hasMappedAttributes (Results 1 – 6 of 6) sorted by relevance
41 …bool hasMappedAttributes() const { return attributeMap() && attributeMap()->hasMappedAttributes();… in hasMappedAttributes() function
101 bool hasMappedAttributes() const { return m_mappedAttributeCount > 0; } in hasMappedAttributes() function
1010 if (element->hasMappedAttributes() != m_styledElement->hasMappedAttributes()) in canShareStyleWithElement()1101 …if (element->hasMappedAttributes() && !element->attributeMap()->mappedMapsEquivalent(m_styledEleme… in canShareStyleWithElement()1388 if (m_styledElement->hasMappedAttributes()) { in styleForElement()
17515 (DOM::NamedMappedAttrMapImpl::hasMappedAttributes):17520 (DOM::StyledElementImpl::hasMappedAttributes):34245 (DOM::HTMLNamedAttrMapImpl::hasMappedAttributes):34255 (DOM::ElementImpl::hasMappedAttributes):50867 (DOM::HTMLNamedAttrMapImpl::hasMappedAttributes):50871 (DOM::HTMLElementImpl::hasMappedAttributes):
329 (WebCore::NamedNodeMap::hasMappedAttributes):
45310 hasMappedAttributes function non-virtual.