Home
last modified time | relevance | path

Searched refs:createSVGPathSegLinetoRel (Results 1 – 8 of 8) sorted by relevance

/external/webkit/Source/WebCore/svg/
DSVGPathElement.h71 …PassRefPtr<SVGPathSegLinetoRel> createSVGPathSegLinetoRel(float x, float y, SVGPathSegRole role = …
DSVGPathSegListBuilder.cpp69 …m_pathSegList->append(m_pathElement->createSVGPathSegLinetoRel(targetPoint.x(), targetPoint.y(), m… in lineTo()
DSVGPathElement.idl50 SVGPathSegLinetoRel createSVGPathSegLinetoRel(in float x,
DSVGPathElement.cpp109 PassRefPtr<SVGPathSegLinetoRel> SVGPathElement::createSVGPathSegLinetoRel(float x, float y, SVGPath… in createSVGPathSegLinetoRel() function in WebCore::SVGPathElement
/external/webkit/Source/WebCore/
DChangeLog-2006-12-3112 (WebCore::SVGPathElement::createSVGPathSegLinetoRel):
1615 (WebCore::SVGPathElement::createSVGPathSegLinetoRel):
24331 (WebCore::SVGPathElement::createSVGPathSegLinetoRel):
DChangeLog-2010-12-068929 (WebCore::SVGPathElement::createSVGPathSegLinetoRel): Ditto.
9843 (WebCore::SVGPathElement::createSVGPathSegLinetoRel):
10204 (WebCore::SVGPathElement::createSVGPathSegLinetoRel): Ditto.
DChangeLog-2007-10-1419382 (WebCore::SVGPathElement::createSVGPathSegLinetoRel):
DChangeLog-2008-08-1048016 (WebCore::SVGPathElement::createSVGPathSegLinetoRel):