Searched refs:isAnimatableCSSProperty (Results 1 – 5 of 5) sorted by relevance
56 static bool isAnimatableCSSProperty(const QualifiedName&);
276 bool SVGStyledElement::isAnimatableCSSProperty(const QualifiedName& attrName) in isAnimatableCSSProperty() function in WebCore::SVGStyledElement
330 return SVGStyledElement::isAnimatableCSSProperty(attributeName); in inheritsFromProperty()
299 return SVGStyledElement::isAnimatableCSSProperty(attributeName); in isTargetAttributeCSSProperty()
1528 … (WebCore::SVGStyledElement::isAnimatableCSSProperty): Checks if the CSS property is animatable.