Home
last modified time | relevance | path

Searched refs:animatedPropertyTypeForCSSProperty (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/svg/
DSVGStyledElement.h55 AnimatedAttributeType animatedPropertyTypeForCSSProperty(const QualifiedName&);
DSVGElement.cpp280 return static_cast<SVGStyledElement*>(this)->animatedPropertyTypeForCSSProperty(attrName); in animatedPropertyTypeForAttribute()
DSVGStyledElement.cpp268 AnimatedAttributeType SVGStyledElement::animatedPropertyTypeForCSSProperty(const QualifiedName& att… in animatedPropertyTypeForCSSProperty() function in WebCore::SVGStyledElement
/external/webkit/Source/WebCore/
DChangeLog-2011-02-164239 (WebCore::SVGStyledElement::animatedPropertyTypeForCSSProperty):