Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/svg/
DSVGElement.cpp387 void SVGElement::updateAnimatedSVGAttribute(const QualifiedName& name) const in updateAnimatedSVGAttribute() function in WebCore::SVGElement
/external/webkit/Source/WebCore/dom/
DElement.h394 virtual void updateAnimatedSVGAttribute(const QualifiedName&) const { } in updateAnimatedSVGAttribute() function