AnimatedPropertyValueType   96 Source/core/svg/SVGAnimationElement.h     AnimatedPropertyValueType fromPropertyValueType() const { return m_fromPropertyValueType; }
AnimatedPropertyValueType   97 Source/core/svg/SVGAnimationElement.h     AnimatedPropertyValueType toPropertyValueType() const { return m_toPropertyValueType; }
AnimatedPropertyValueType  100 Source/core/svg/SVGAnimationElement.h     void adjustForInheritance(ParseTypeFromStringType parseTypeFromString, AnimatedPropertyValueType valueType, AnimatedType& animatedType, SVGElement* contextElement)
AnimatedPropertyValueType  162 Source/core/svg/SVGAnimationElement.h     AnimatedPropertyValueType m_fromPropertyValueType;
AnimatedPropertyValueType  163 Source/core/svg/SVGAnimationElement.h     AnimatedPropertyValueType m_toPropertyValueType;