Searched defs:getAttributeItem (Results 1 – 2 of 2) sorted by relevance
126 inline Attribute* NamedNodeMap::getAttributeItem(const QualifiedName& name) const in getAttributeItem() function138 inline Attribute* NamedNodeMap::getAttributeItem(const String& name, bool shouldIgnoreAttributeCase… in getAttributeItem() function
443 Attribute* getAttributeItem(const QualifiedName& attributeName) in getAttributeItem() function