needsSynchronizeAttribute 52 Source/core/svg/SVGAnimatedAngle.cpp ASSERT(needsSynchronizeAttribute()); needsSynchronizeAttribute 40 Source/core/svg/SVGAnimatedInteger.cpp ASSERT(needsSynchronizeAttribute()); needsSynchronizeAttribute 70 Source/core/svg/SVGAnimatedIntegerOptionalInteger.cpp return m_firstInteger->needsSynchronizeAttribute() needsSynchronizeAttribute 71 Source/core/svg/SVGAnimatedIntegerOptionalInteger.cpp || m_secondInteger->needsSynchronizeAttribute(); needsSynchronizeAttribute 53 Source/core/svg/SVGAnimatedIntegerOptionalInteger.h virtual bool needsSynchronizeAttribute() OVERRIDE; needsSynchronizeAttribute 40 Source/core/svg/SVGAnimatedNumber.cpp ASSERT(needsSynchronizeAttribute()); needsSynchronizeAttribute 59 Source/core/svg/SVGAnimatedNumberOptionalNumber.cpp return m_firstNumber->needsSynchronizeAttribute() needsSynchronizeAttribute 60 Source/core/svg/SVGAnimatedNumberOptionalNumber.cpp || m_secondNumber->needsSynchronizeAttribute(); needsSynchronizeAttribute 53 Source/core/svg/SVGAnimatedNumberOptionalNumber.h virtual bool needsSynchronizeAttribute() OVERRIDE; needsSynchronizeAttribute 944 Source/core/svg/SVGElement.cpp if ((*it)->needsSynchronizeAttribute()) needsSynchronizeAttribute 951 Source/core/svg/SVGElement.cpp if (property && property->needsSynchronizeAttribute()) needsSynchronizeAttribute 58 Source/core/svg/SVGStaticStringList.h virtual bool needsSynchronizeAttribute() OVERRIDE; needsSynchronizeAttribute 71 Source/core/svg/properties/SVGAnimatedProperty.cpp ASSERT(needsSynchronizeAttribute()); needsSynchronizeAttribute 59 Source/core/svg/properties/SVGAnimatedProperty.h virtual bool needsSynchronizeAttribute() = 0; needsSynchronizeAttribute 188 Source/core/svg/properties/SVGAnimatedProperty.h virtual bool needsSynchronizeAttribute() OVERRIDE needsSynchronizeAttribute 264 Source/core/svg/properties/SVGAnimatedProperty.h virtual bool needsSynchronizeAttribute() OVERRIDE