Searched refs:isIdAttributeName (Results 1 – 5 of 5) sorted by relevance
92 if (isIdAttributeName(name) || name == nameAttr) { in parseAttribute()93 if (isIdAttributeName(name)) { in parseAttribute()
106 else if (isIdAttributeName(name)) { in parseAttribute()
141 bool isIdAttributeName(const QualifiedName&) const;718 inline bool Element::isIdAttributeName(const QualifiedName& attributeName) const in isIdAttributeName() function
965 if (isIdAttributeName(name)) { in attributeChanged()1062 if (isIdAttributeName(name)) { in shouldInvalidateDistributionWhenAttributeChanged()2758 if (isIdAttributeName(name)) { in willModifyAttribute()
848 if (isIdAttributeName(name)) in attributeChanged()871 if (isIdAttributeName(attrName)) { in svgAttributeChanged()