Searched refs:setAttributeMap (Results 1 – 2 of 2) sorted by relevance
110 void setAttributeMap(PassOwnPtr<NamedNodeMap> attributeMap) { m_attributeMap = attributeMap; } in setAttributeMap() function
372 rareData.setAttributeMap(NamedNodeMap::create(const_cast<Element*>(this))); in attributes()