Home
last modified time | relevance | path

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

/external/webkit/WebCore/svg/
DSVGPathElement.h71 static PassRefPtr<SVGPathSegMovetoRel> createSVGPathSegMovetoRel(float x, float y);
DSVGPathElement.cpp88 PassRefPtr<SVGPathSegMovetoRel> SVGPathElement::createSVGPathSegMovetoRel(float x, float y) in createSVGPathSegMovetoRel() function in WebCore::SVGPathElement
DSVGPathElement.idl46 SVGPathSegMovetoRel createSVGPathSegMovetoRel(in float x,
DSVGParserUtilities.cpp747 …m_vector.append(SVGPathElement::createSVGPathSegMovetoRel(narrowPrecisionToFloat(x1), narrowPrecis… in svgMoveTo()
/external/webkit/WebCore/
DChangeLog-2006-12-3110 (WebCore::SVGPathElement::createSVGPathSegMovetoRel):
1613 (WebCore::SVGPathElement::createSVGPathSegMovetoRel):
24329 (WebCore::SVGPathElement::createSVGPathSegMovetoRel):
DChangeLog-2007-10-1419380 (WebCore::SVGPathElement::createSVGPathSegMovetoRel):
DChangeLog-2008-08-1048014 (WebCore::SVGPathElement::createSVGPathSegMovetoRel):