Searched refs:anyQName (Results 1 – 11 of 11) sorted by relevance
222 if (attributeName == anyQName() || !targetElement->inDocument() || !targetElement->parentNode()) in applyCSSPropertyToTargetAndInstances()242 if (attributeName == anyQName() || !targetElement->inDocument() || !targetElement->parentNode()) in removeCSSPropertyFromTargetAndInstances()271 if (attributeName == anyQName() || !targetElement->inDocument() || !targetElement->parentNode()) in notifyTargetAndInstancesAboutAnimValChange()
350 if (!hasValidAttributeType() || !targetElement || attributeName == anyQName()) in shouldApplyAnimation()
888 if (name == anyQName()) { in synchronizeAnimatedSVGAttribute()
175 , m_attributeName(anyQName()) in SVGSMILElement()271 return anyQName(); in constructQualifiedName()278 return anyQName(); in constructQualifiedName()282 return anyQName(); in constructQualifiedName()349 setAttributeName(anyQName()); in removedFrom()359 return attributeName() != anyQName(); in hasValidAttributeName()
71 gradientElement->synchronizeAnimatedSVGAttribute(anyQName()); in applyResource()
129 patternElement->synchronizeAnimatedSVGAttribute(anyQName()); in applyResource()
157 if (tagQName == anyQName()) in tagMatches()
854 , m_attribute(anyQName()) in RareData()
142 inline const QualifiedName& anyQName() { return anyName; } in anyQName() function
385 toSVGElement(this)->synchronizeAnimatedSVGAttribute(anyQName()); in synchronizeAllAttributes()
1828 if (tag == anyQName() && !specifiers->hasHostPseudoSelector()) in rewriteSpecifiersWithElementName()1849 if (tag != anyQName()) in rewriteSpecifiersWithElementNameForCustomPseudoElement()1873 if (tag != anyQName()) in rewriteSpecifiersWithElementNameForContentPseudoElement()