Home
last modified time | relevance | path

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

/external/webkit/WebCore/svg/
DSVGPathElement.h71 static PassRefPtr<SVGPathSegLinetoRel> createSVGPathSegLinetoRel(float x, float y);
DSVGPathElement.cpp95 PassRefPtr<SVGPathSegLinetoRel> SVGPathElement::createSVGPathSegLinetoRel(float x, float y) in createSVGPathSegLinetoRel() function in WebCore::SVGPathElement
DSVGPathElement.idl52 SVGPathSegLinetoRel createSVGPathSegLinetoRel(in float x,
DSVGParserUtilities.cpp754 …m_vector.append(SVGPathElement::createSVGPathSegLinetoRel(narrowPrecisionToFloat(x1), narrowPrecis… in svgLineTo()
/external/webkit/WebCore/
DChangeLog-2006-12-3112 (WebCore::SVGPathElement::createSVGPathSegLinetoRel):
1615 (WebCore::SVGPathElement::createSVGPathSegLinetoRel):
24331 (WebCore::SVGPathElement::createSVGPathSegLinetoRel):
DChangeLog-2007-10-1419382 (WebCore::SVGPathElement::createSVGPathSegLinetoRel):
DChangeLog-2008-08-1048016 (WebCore::SVGPathElement::createSVGPathSegLinetoRel):