HomeSort by relevance Sort by last modified time
    Searched refs:animatedPropertyTypeForAttribute (Results 1 - 4 of 4) sorted by null

  /external/webkit/Source/WebCore/svg/
SVGElement.h 91 AnimatedAttributeType animatedPropertyTypeForAttribute(const QualifiedName&);
SVGAnimateTransformElement.cpp 77 if (targetElement->animatedPropertyTypeForAttribute(attributeName()) != AnimatedTransformList)
SVGElement.cpp 272 AnimatedAttributeType SVGElement::animatedPropertyTypeForAttribute(const QualifiedName& attrName)
SVGAnimateElement.cpp 129 AnimatedAttributeType type = targetElement->animatedPropertyTypeForAttribute(attributeName());

Completed in 97 milliseconds