HomeSort by relevance Sort by last modified time
    Searched defs:isAnimatableAttribute (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGScriptElement.cpp 205 bool SVGScriptElement::isAnimatableAttribute(const QualifiedName& name) const
210 return SVGElement::isAnimatableAttribute(name);
SVGElement.cpp     [all...]

Completed in 43 milliseconds