Searched refs:AnimatedEnumeration (Results 1 – 11 of 11) sorted by relevance
46 case AnimatedEnumeration: in ~SVGAnimatedType()121 OwnPtr<SVGAnimatedType> animatedType = adoptPtr(new SVGAnimatedType(AnimatedEnumeration)); in createEnumeration()256 case AnimatedEnumeration: in valueAsString()307 case AnimatedEnumeration: in setValueAsString()
85 ASSERT(m_type == AnimatedEnumeration); in enumeration()188 ASSERT(m_type == AnimatedEnumeration); in enumeration()
36 DEFINE_ANIMATED_PROPERTY(AnimatedEnumeration, OwnerType, DOMAttribute, DOMAttribute.localName(), Up…
91 ASSERT(propertyTypes[1] == AnimatedEnumeration); in determineAnimatedPropertyType()190 …dPropertyType == AnimatedAngle && it->properties[i]->animatedPropertyType() == AnimatedEnumeration) in propertyTypesAreConsistent()385 case AnimatedEnumeration: in animatedPropertyTypeSupportsAddition()
59 case AnimatedEnumeration: in create()
99 ASSERT(property->animatedPropertyType() == AnimatedEnumeration); in findAnimatedPropertiesForAttributeName()
103 : SVGAnimatedTypeAnimator(AnimatedEnumeration, animationElement, contextElement) in SVGAnimatedEnumerationAnimator()
37 s_propertyInfo = new SVGPropertyInfo(AnimatedEnumeration, in orientTypePropertyInfo()
176 ASSERT(property->animatedPropertyType() == AnimatedEnumeration); in castAnimatedPropertyToActualType()
513 || attributeType == AnimatedEnumeration in currentValuesForValuesAnimation()
40 AnimatedEnumeration, enumerator