Searched refs:AnimatedPropertyValueType (Results 1 – 1 of 1) sorted by relevance
48 enum AnimatedPropertyValueType { enum94 AnimatedPropertyValueType fromPropertyValueType() const { return m_fromPropertyValueType; } in fromPropertyValueType()95 AnimatedPropertyValueType toPropertyValueType() const { return m_toPropertyValueType; } in toPropertyValueType()99 … AnimatedPropertyValueType valueType, AnimatedType& animatedType, SVGElement* contextElement) in adjustForInheritance()191 AnimatedPropertyValueType m_fromPropertyValueType;192 AnimatedPropertyValueType m_toPropertyValueType;