Home
last modified time | relevance | path

Searched refs:getPointAtLength (Results 1 – 6 of 6) sorted by relevance

/external/webkit/Source/WebCore/svg/
DSVGPathElement.h64 FloatPoint getPointAtLength(float distance);
DSVGPathElement.idl38 SVGPoint getPointAtLength(in float distance);
DSVGPathElement.cpp72 FloatPoint SVGPathElement::getPointAtLength(float length) in getPointAtLength() function in WebCore::SVGPathElement
/external/webkit/Source/WebCore/
DChangeLog-2006-12-3174 (WebCore::SVGPathElement::getPointAtLength):
24326 (WebCore::SVGPathElement::getPointAtLength):
51592 (WebCore::SVGPathElement::getPointAtLength):
51781 (WebCore::SVGPathElement::getPointAtLength):
DChangeLog-2007-10-1419377 (WebCore::SVGPathElement::getPointAtLength):
70546 …Improve precision of getPointAtLength calculations and add support for "getNormalAtLength" functio…
70589 (WebCore::SVGPathElement::getPointAtLength):
DChangeLog-2010-12-0635537 (WebCore::SVGPathElement::getPointAtLength):
69542 getPointAtLength returns incorrect values for paths closed with the closepath command
69598 and think about another solution to get getPointAtLength"
69637 getPointAtLength returns incorrect values for paths closed with the closepath command