Home
last modified time | relevance | path

Searched refs:animationPath (Results 1 – 7 of 7) sorted by relevance

/external/webkit/Source/WebCore/svg/
DSVGAnimateMotionElement.cpp113 Path SVGAnimateMotionElement::animationPath() const in animationPath() function in WebCore::SVGAnimateMotionElement
198 ASSERT(!animationPath().isEmpty()); in calculateAnimatedValue()
199 Path path = animationPath(); in calculateAnimatedValue()
DSVGAnimateMotionElement.h47 virtual Path animationPath() const;
DSVGAnimationElement.h98 virtual Path animationPath() const { return Path(); } in animationPath() function
DSVGAnimationElement.cpp223 if (!animationPath().isEmpty()) in animationMode()
/external/webkit/Source/WebCore/
DChangeLog-2007-10-1463145 (WebCore::SVGAnimateMotionElement::animationPath):
70564 (WebCore::SVGAnimateMotionElement::animationPath): fetch path from <mpath> or d attribute
DChangeLog-2008-08-1028986 (WebCore::SVGAnimateMotionElement::animationPath):
28997 (WebCore::SVGAnimationElement::animationPath):
DChangeLog-2010-12-06997 (WebCore::SVGAnimationElement::animationPath):
35525 (WebCore::SVGAnimateMotionElement::animationPath):