Searched refs:isAnimatableAttribute (Results 1 – 3 of 3) sorted by relevance
130 bool isAnimatableAttribute(const QualifiedName&) const;
1109 bool SVGElement::isAnimatableAttribute(const QualifiedName& name) const in isAnimatableAttribute() function in WebCore::SVGElement
3047 return !toSVGElement(this)->isAnimatableAttribute(name); in fastAttributeLookupAllowed()