Home
last modified time | relevance | path

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

/external/webkit/WebCore/svg/
DSVGAnimationElement.h102 virtual Path animationPath() const { return Path(); } in animationPath() function
DSVGAnimateMotionElement.cpp107 Path SVGAnimateMotionElement::animationPath() const in animationPath() function in WebCore::SVGAnimateMotionElement