Searched refs:AnimatedNumber (Results 1 – 14 of 14) sorted by relevance
186 attributeToPropertyTypeMap.set(SVGNames::azimuthAttr, AnimatedNumber); in fillAttributeToPropertyTypeMap()187 attributeToPropertyTypeMap.set(SVGNames::elevationAttr, AnimatedNumber); in fillAttributeToPropertyTypeMap()188 attributeToPropertyTypeMap.set(SVGNames::xAttr, AnimatedNumber); in fillAttributeToPropertyTypeMap()189 attributeToPropertyTypeMap.set(SVGNames::yAttr, AnimatedNumber); in fillAttributeToPropertyTypeMap()190 attributeToPropertyTypeMap.set(SVGNames::zAttr, AnimatedNumber); in fillAttributeToPropertyTypeMap()191 attributeToPropertyTypeMap.set(SVGNames::pointsAtXAttr, AnimatedNumber); in fillAttributeToPropertyTypeMap()192 attributeToPropertyTypeMap.set(SVGNames::pointsAtYAttr, AnimatedNumber); in fillAttributeToPropertyTypeMap()193 attributeToPropertyTypeMap.set(SVGNames::pointsAtZAttr, AnimatedNumber); in fillAttributeToPropertyTypeMap()194 attributeToPropertyTypeMap.set(SVGNames::specularExponentAttr, AnimatedNumber); in fillAttributeToPropertyTypeMap()195 attributeToPropertyTypeMap.set(SVGNames::limitingConeAngleAttr, AnimatedNumber); in fillAttributeToPropertyTypeMap()
137 attributeToPropertyTypeMap.set(SVGNames::slopeAttr, AnimatedNumber); in fillAttributeToPropertyTypeMap()138 attributeToPropertyTypeMap.set(SVGNames::interceptAttr, AnimatedNumber); in fillAttributeToPropertyTypeMap()139 attributeToPropertyTypeMap.set(SVGNames::amplitudeAttr, AnimatedNumber); in fillAttributeToPropertyTypeMap()140 attributeToPropertyTypeMap.set(SVGNames::exponentAttr, AnimatedNumber); in fillAttributeToPropertyTypeMap()141 attributeToPropertyTypeMap.set(SVGNames::offsetAttr, AnimatedNumber); in fillAttributeToPropertyTypeMap()
165 attributeToPropertyTypeMap.set(SVGNames::k1Attr, AnimatedNumber); in fillAttributeToPropertyTypeMap()166 attributeToPropertyTypeMap.set(SVGNames::k2Attr, AnimatedNumber); in fillAttributeToPropertyTypeMap()167 attributeToPropertyTypeMap.set(SVGNames::k3Attr, AnimatedNumber); in fillAttributeToPropertyTypeMap()168 attributeToPropertyTypeMap.set(SVGNames::k4Attr, AnimatedNumber); in fillAttributeToPropertyTypeMap()
148 case AnimatedNumber: in determineAnimatedAttributeType()149 return AnimatedNumber; in determineAnimatedAttributeType()191 if (m_animatedAttributeType == AnimatedNumber) { in calculateAnimatedValue()364 } else if (m_animatedAttributeType == AnimatedNumber) { in calculateFromAndToValues()444 } else if (m_animatedAttributeType == AnimatedNumber) { in resetToBaseValue()470 else if (m_animatedAttributeType == AnimatedNumber) in applyResultsToTarget()497 if (m_animatedAttributeType == AnimatedNumber) { in calculateDistance()
226 s_cssPropertyMap.set(fill_opacityAttr, AnimatedNumber); in cssPropertyToTypeMap()230 s_cssPropertyMap.set(flood_opacityAttr, AnimatedNumber); in cssPropertyToTypeMap()245 s_cssPropertyMap.set(opacityAttr, AnimatedNumber); in cssPropertyToTypeMap()250 s_cssPropertyMap.set(stop_opacityAttr, AnimatedNumber); in cssPropertyToTypeMap()256 s_cssPropertyMap.set(stroke_miterlimitAttr, AnimatedNumber); in cssPropertyToTypeMap()257 s_cssPropertyMap.set(stroke_opacityAttr, AnimatedNumber); in cssPropertyToTypeMap()
102 attributeToPropertyTypeMap.set(SVGNames::dxAttr, AnimatedNumber); in fillAttributeToPropertyTypeMap()103 attributeToPropertyTypeMap.set(SVGNames::dyAttr, AnimatedNumber); in fillAttributeToPropertyTypeMap()
202 attributeToPropertyTypeMap.set(SVGNames::specularConstantAttr, AnimatedNumber); in fillAttributeToPropertyTypeMap()203 attributeToPropertyTypeMap.set(SVGNames::specularExponentAttr, AnimatedNumber); in fillAttributeToPropertyTypeMap()204 attributeToPropertyTypeMap.set(SVGNames::surfaceScaleAttr, AnimatedNumber); in fillAttributeToPropertyTypeMap()
84 attributeToPropertyTypeMap.set(SVGNames::xAttr, AnimatedNumber); in fillAttributeToPropertyTypeMap()85 attributeToPropertyTypeMap.set(SVGNames::yAttr, AnimatedNumber); in fillAttributeToPropertyTypeMap()
192 attributeToPropertyTypeMap.set(SVGNames::diffuseConstantAttr, AnimatedNumber); in fillAttributeToPropertyTypeMap()193 attributeToPropertyTypeMap.set(SVGNames::surfaceScaleAttr, AnimatedNumber); in fillAttributeToPropertyTypeMap()
200 attributeToPropertyTypeMap.set(SVGNames::divisorAttr, AnimatedNumber); in fillAttributeToPropertyTypeMap()201 attributeToPropertyTypeMap.set(SVGNames::biasAttr, AnimatedNumber); in fillAttributeToPropertyTypeMap()
40 AnimatedNumber, enumerator
162 attributeToPropertyTypeMap.set(SVGNames::seedAttr, AnimatedNumber); in fillAttributeToPropertyTypeMap()
156 attributeToPropertyTypeMap.set(SVGNames::scaleAttr, AnimatedNumber); in fillAttributeToPropertyTypeMap()
281 attributeToPropertyTypeMap.set(SVGNames::pathLengthAttr, AnimatedNumber); in fillAttributeToPropertyTypeMap()