animatedPropertyTypeForCSSAttribute 506 Source/core/svg/SVGAnimationElement.cpp return SVGElement::animatedPropertyTypeForCSSAttribute(attributeName()); animatedPropertyTypeForCSSAttribute 717 Source/core/svg/SVGElement.cpp return animatedPropertyTypeForCSSAttribute(attrName) != AnimatedUnknown; animatedPropertyTypeForCSSAttribute 96 Source/core/svg/SVGElement.h static AnimatedPropertyType animatedPropertyTypeForCSSAttribute(const QualifiedName& attributeName);