Searched refs:isIdAttributeName (Results 1 – 6 of 6) sorted by relevance
99 if (isIdAttributeName(name) || name == nameAttr) { in parseAttribute()100 if (isIdAttributeName(name)) { in parseAttribute()
106 else if (isIdAttributeName(name)) { in parseAttribute()
303 if (isIdAttributeName(name) || name == classAttr || name == styleAttr) in parseAttribute()
141 bool isIdAttributeName(const QualifiedName&) const;750 inline bool Element::isIdAttributeName(const QualifiedName& attributeName) const in isIdAttributeName() function
984 if (isIdAttributeName(name)) { in attributeChanged()1123 if (isIdAttributeName(name)) { in shouldInvalidateDistributionWhenAttributeChanged()3120 if (isIdAttributeName(name)) in willModifyAttribute()
986 if (isIdAttributeName(name)) in attributeChanged()1009 if (isIdAttributeName(attrName)) { in svgAttributeChanged()