synchronizeAnimatedSVGAttribute  390 Source/core/dom/Element.cpp         toSVGElement(this)->synchronizeAnimatedSVGAttribute(anyQName());
synchronizeAnimatedSVGAttribute  407 Source/core/dom/Element.cpp         toSVGElement(this)->synchronizeAnimatedSVGAttribute(name);
synchronizeAnimatedSVGAttribute  434 Source/core/dom/Element.cpp         toSVGElement(this)->synchronizeAnimatedSVGAttribute(QualifiedName(nullAtom, localName, nullAtom));
synchronizeAnimatedSVGAttribute   71 Source/core/rendering/svg/RenderSVGResourceGradient.cpp         gradientElement->synchronizeAnimatedSVGAttribute(anyQName());
synchronizeAnimatedSVGAttribute   66 Source/core/rendering/svg/RenderSVGResourcePattern.cpp         patternElement->synchronizeAnimatedSVGAttribute(anyQName());
synchronizeAnimatedSVGAttribute  119 Source/core/svg/SVGElement.h     void synchronizeAnimatedSVGAttribute(const QualifiedName&) const;