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

/external/webkit/Source/WebCore/svg/
H A DSVGElement.cpp387 void SVGElement::updateAnimatedSVGAttribute(const QualifiedName& name) const function in class:WebCore::SVGElement
/external/webkit/Source/WebCore/dom/
H A DElement.h394 virtual void updateAnimatedSVGAttribute(const QualifiedName&) const { } function in class:WebCore::Element
469 updateAnimatedSVGAttribute(anyQName());

Completed in 703 milliseconds