Searched refs:animatedPropertyTypeForAttribute (Results 1 – 5 of 5) sorted by relevance
91 AnimatedAttributeType animatedPropertyTypeForAttribute(const QualifiedName&);
77 if (targetElement->animatedPropertyTypeForAttribute(attributeName()) != AnimatedTransformList) in determineAnimatedAttributeType()
272 AnimatedAttributeType SVGElement::animatedPropertyTypeForAttribute(const QualifiedName& attrName) in animatedPropertyTypeForAttribute() function in WebCore::SVGElement
129 AnimatedAttributeType type = targetElement->animatedPropertyTypeForAttribute(attributeName()); in determineAnimatedAttributeType()
4075 (WebCore::SVGElement::animatedPropertyTypeForAttribute):