PrimitiveType     180 Source/core/svg/properties/SVGAnimatedProperty.h template <typename Property, typename TearOffType = typename Property::TearOffType, typename PrimitiveType = typename Property::PrimitiveType>
PrimitiveType     205 Source/core/svg/properties/SVGAnimatedProperty.h     PrimitiveType baseVal()
PrimitiveType     210 Source/core/svg/properties/SVGAnimatedProperty.h     void setBaseVal(PrimitiveType value, WebCore::ExceptionState& exceptionState)
PrimitiveType     225 Source/core/svg/properties/SVGAnimatedProperty.h     PrimitiveType animVal()