AnimatedLength 93 Source/core/svg/SVGAnimatedTypeAnimator.cpp case AnimatedLength: { AnimatedLength 660 Source/core/svg/SVGElement.cpp cssPropertyMap.set(font_sizeAttr, AnimatedLength); AnimatedLength 666 Source/core/svg/SVGElement.cpp cssPropertyMap.set(kerningAttr, AnimatedLength); AnimatedLength 667 Source/core/svg/SVGElement.cpp cssPropertyMap.set(letter_spacingAttr, AnimatedLength); AnimatedLength 683 Source/core/svg/SVGElement.cpp cssPropertyMap.set(stroke_dashoffsetAttr, AnimatedLength); AnimatedLength 688 Source/core/svg/SVGElement.cpp cssPropertyMap.set(stroke_widthAttr, AnimatedLength); AnimatedLength 694 Source/core/svg/SVGElement.cpp cssPropertyMap.set(word_spacingAttr, AnimatedLength); AnimatedLength 103 Source/core/svg/SVGLength.h static AnimatedPropertyType classType() { return AnimatedLength; }