Searched refs:synchronizeAnimatedSVGAttribute (Results 1 – 5 of 5) sorted by relevance
71 gradientElement->synchronizeAnimatedSVGAttribute(anyQName()); in applyResource()
65 patternElement->synchronizeAnimatedSVGAttribute(anyQName()); in buildPattern()
117 void synchronizeAnimatedSVGAttribute(const QualifiedName&) const;
1021 void SVGElement::synchronizeAnimatedSVGAttribute(const QualifiedName& name) const in synchronizeAnimatedSVGAttribute() function in WebCore::SVGElement
423 toSVGElement(this)->synchronizeAnimatedSVGAttribute(anyQName()); in synchronizeAllAttributes()438 toSVGElement(this)->synchronizeAnimatedSVGAttribute(name); in synchronizeAttribute()455 … toSVGElement(this)->synchronizeAnimatedSVGAttribute(QualifiedName(nullAtom, localName, nullAtom)); in synchronizeAttribute()