Searched refs:AnimatedPoints (Results 1 – 3 of 3) sorted by relevance
152 case AnimatedPoints: in determineAnimatedAttributeType()153 return AnimatedPoints; in determineAnimatedAttributeType()291 if (m_animatedAttributeType == AnimatedPoints) { in calculateAnimatedValue()380 } else if (m_animatedAttributeType == AnimatedPoints) { in calculateFromAndToValues()458 } else if (m_animatedAttributeType == AnimatedPoints) { in resetToBaseValue()483 } else if (m_animatedAttributeType == AnimatedPoints) in applyResultsToTarget()
44 AnimatedPoints, enumerator
120 attributeToPropertyTypeMap.set(SVGNames::pointsAttr, AnimatedPoints); in fillAttributeToPropertyTypeMap()