setSynchronizedLazyAttribute 3156 Source/core/dom/Element.cpp const_cast<Element*>(this)->setSynchronizedLazyAttribute(styleAttr, setSynchronizedLazyAttribute 117 Source/core/dom/Element.h void setSynchronizedLazyAttribute(const QualifiedName&, const AtomicString& value); setSynchronizedLazyAttribute 60 Source/core/svg/SVGAnimatedAngle.cpp contextElement()->setSynchronizedLazyAttribute(attributeName(), value); setSynchronizedLazyAttribute 73 Source/core/svg/properties/SVGAnimatedProperty.cpp m_contextElement->setSynchronizedLazyAttribute(m_attributeName, value);