Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/svg/
DSVGPathElement.h65 unsigned long getPathSegAtLength(float distance);
DSVGPathElement.idl39 unsigned long getPathSegAtLength(in float distance);
DSVGPathElement.cpp81 unsigned long SVGPathElement::getPathSegAtLength(float length) in getPathSegAtLength() function in WebCore::SVGPathElement
/external/webkit/Source/WebCore/
DChangeLog-2010-12-068924 …(WebCore::SVGPathElement::getPathSegAtLength): Use SVGPathByteStream, not SVGPathSegList to determ…
9838 (WebCore::SVGPathElement::getPathSegAtLength):
10199 …(WebCore::SVGPathElement::getPathSegAtLength): Use SVGPathByteStream, not SVGPathSegList to determ…
76315 Move the getPathSegAtLength logic from SVGPathSegList into a new SVGPathConsumer
76338 (WebCore::SVGPathElement::getPathSegAtLength):
79276 (WebCore::SVGPathSegList::getPathSegAtLength):
81952 (WebCore::SVGPathSegList::getPathSegAtLength):
83995 (WebCore::SVGPathSegList::getPathSegAtLength):
DChangeLog-2007-10-1419378 (WebCore::SVGPathElement::getPathSegAtLength):
19542 (WebCore::SVGPathSegList::getPathSegAtLength):
70590 (WebCore::SVGPathElement::getPathSegAtLength):
70594 (WebCore::SVGPathSegList::getPathSegAtLength): added.
DChangeLog-2010-05-248555 Fix a bug in SVGPathSegList::getPathSegAtLength().
8563 Test: svg/dom/svgpath-getPathSegAtLength.html
8566 (WebCore::SVGPathSegList::getPathSegAtLength):
DChangeLog-2010-01-2925867 NULL ptr in SVGPathSegList::getPathSegAtLength()
25882 (WebCore::SVGPathElement::getPathSegAtLength):
25886 (WebCore::SVGPathSegList::getPathSegAtLength):