Searched refs:animatedPropertyTypeForCSSAttribute (Results 1 – 3 of 3) sorted by relevance
100 …static AnimatedPropertyType animatedPropertyTypeForCSSAttribute(const QualifiedName& attributeName…
48 : SVGElement::animatedPropertyTypeForCSSAttribute(attributeName); in SVGAnimatedTypeAnimator()
685 AnimatedPropertyType SVGElement::animatedPropertyTypeForCSSAttribute(const QualifiedName& attribute… in animatedPropertyTypeForCSSAttribute() function in WebCore::SVGElement767 return animatedPropertyTypeForCSSAttribute(attrName) != AnimatedUnknown; in isAnimatableCSSProperty()