Searched refs:synchronizeAnimatedSVGAttribute (Results 1 – 5 of 5) sorted by relevance
71 gradientElement->synchronizeAnimatedSVGAttribute(anyQName()); in applyResource()
129 patternElement->synchronizeAnimatedSVGAttribute(anyQName()); in applyResource()
129 void synchronizeAnimatedSVGAttribute(const QualifiedName&) const;
883 void SVGElement::synchronizeAnimatedSVGAttribute(const QualifiedName& name) const in synchronizeAnimatedSVGAttribute() function in blink::SVGElement
385 toSVGElement(this)->synchronizeAnimatedSVGAttribute(anyQName()); in synchronizeAllAttributes()402 toSVGElement(this)->synchronizeAnimatedSVGAttribute(name); in synchronizeAttribute()429 … toSVGElement(this)->synchronizeAnimatedSVGAttribute(QualifiedName(nullAtom, localName, nullAtom)); in synchronizeAttribute()