Searched refs:AnimatedLength (Results 1 – 4 of 4) sorted by relevance
32 AnimatedLength, enumerator
103 static AnimatedPropertyType classType() { return AnimatedLength; } in classType()
644 cssPropertyMap.set(font_sizeAttr, AnimatedLength); in animatedPropertyTypeForCSSAttribute()650 cssPropertyMap.set(letter_spacingAttr, AnimatedLength); in animatedPropertyTypeForCSSAttribute()666 cssPropertyMap.set(stroke_dashoffsetAttr, AnimatedLength); in animatedPropertyTypeForCSSAttribute()671 cssPropertyMap.set(stroke_widthAttr, AnimatedLength); in animatedPropertyTypeForCSSAttribute()677 cssPropertyMap.set(word_spacingAttr, AnimatedLength); in animatedPropertyTypeForCSSAttribute()
96 case AnimatedLength: { in createPropertyForAnimation()