Home
last modified time | relevance | path

Searched defs:updateAnimatedSVGAttribute (Results 1 – 3 of 3) sorted by relevance

/external/webkit/WebCore/svg/
DSVGPolyElement.cpp109 void SVGPolyElement::updateAnimatedSVGAttribute(const String& name) const in updateAnimatedSVGAttribute() function in WebCore::SVGPolyElement
DSVGElement.cpp267 void SVGElement::updateAnimatedSVGAttribute(const String& name) const in updateAnimatedSVGAttribute() function in WebCore::SVGElement
/external/webkit/WebCore/dom/
DElement.h208 virtual void updateAnimatedSVGAttribute(const String&) const {} in updateAnimatedSVGAttribute() function