Searched defs:hasMappedAttributes (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/dom/
H A DStyledElement.h41 bool hasMappedAttributes() const { return attributeMap() && attributeMap()->hasMappedAttributes(); } function in class:WebCore::StyledElement
H A DNamedNodeMap.h101 bool hasMappedAttributes() const { return m_mappedAttributeCount > 0; } function in class:WebCore::NamedNodeMap

Completed in 1382 milliseconds