HomeSort by relevance Sort by last modified time
    Searched refs:hasMappedAttributes (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebCore/dom/
StyledElement.h 41 bool hasMappedAttributes() const { return attributeMap() && attributeMap()->hasMappedAttributes(); }
NamedNodeMap.h 101 bool hasMappedAttributes() const { return m_mappedAttributeCount > 0; }
  /external/webkit/Source/WebCore/css/
CSSStyleSelector.cpp     [all...]

Completed in 98 milliseconds