Searched refs:AnimatedTransformList (Results 1 – 7 of 7) sorted by relevance
68 return determineAnimatedAttributeType(targetElement) == AnimatedTransformList; in hasValidAttributeType()77 if (targetElement->animatedPropertyTypeForAttribute(attributeName()) != AnimatedTransformList) in determineAnimatedAttributeType()80 return AnimatedTransformList; in determineAnimatedAttributeType()
137 attributeToPropertyTypeMap.set(SVGNames::transformAttr, AnimatedTransformList); in fillPassedAttributeToPropertyTypeMap()
48 AnimatedTransformList, enumerator
157 attributeToPropertyTypeMap.set(SVGNames::transformAttr, AnimatedTransformList); in fillAttributeToPropertyTypeMap()
133 attributeToPropertyTypeMap.set(SVGNames::gradientTransformAttr, AnimatedTransformList); in fillPassedAttributeToPropertyTypeMap()
214 attributeToPropertyTypeMap.set(SVGNames::patternTransformAttr, AnimatedTransformList); in fillAttributeToPropertyTypeMap()
157 case AnimatedTransformList: in determineAnimatedAttributeType()