Searched defs:animationPath (Results 1 – 2 of 2) sorted by relevance
/external/webkit/WebCore/svg/ | ||
D | SVGAnimationElement.h | 102 virtual Path animationPath() const { return Path(); } in animationPath() function |
D | SVGAnimateMotionElement.cpp | 107 Path SVGAnimateMotionElement::animationPath() const in animationPath() function in WebCore::SVGAnimateMotionElement |