Searched refs:AnimatedNumberList (Results 1 – 6 of 6) sorted by relevance
165 attributeToPropertyTypeMap.set(SVGNames::xAttr, AnimatedNumberList); in fillPassedAttributeToPropertyTypeMap()166 attributeToPropertyTypeMap.set(SVGNames::yAttr, AnimatedNumberList); in fillPassedAttributeToPropertyTypeMap()167 attributeToPropertyTypeMap.set(SVGNames::dxAttr, AnimatedNumberList); in fillPassedAttributeToPropertyTypeMap()168 attributeToPropertyTypeMap.set(SVGNames::dyAttr, AnimatedNumberList); in fillPassedAttributeToPropertyTypeMap()169 attributeToPropertyTypeMap.set(SVGNames::rotateAttr, AnimatedNumberList); in fillPassedAttributeToPropertyTypeMap()
41 AnimatedNumberList, enumerator
127 attributeToPropertyTypeMap.set(SVGNames::valuesAttr, AnimatedNumberList); in fillAttributeToPropertyTypeMap()
136 attributeToPropertyTypeMap.set(SVGNames::tableValuesAttr, AnimatedNumberList); in fillAttributeToPropertyTypeMap()
199 attributeToPropertyTypeMap.set(SVGNames::kernelMatrixAttr, AnimatedNumberList); in fillAttributeToPropertyTypeMap()
139 case AnimatedNumberList: in determineAnimatedAttributeType()