Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/svg/
DSVGPathElement.h69 …PassRefPtr<SVGPathSegMovetoRel> createSVGPathSegMovetoRel(float x, float y, SVGPathSegRole role = …
DSVGPathSegListBuilder.cpp59 …m_pathSegList->append(m_pathElement->createSVGPathSegMovetoRel(targetPoint.x(), targetPoint.y(), m… in moveTo()
DSVGPathElement.idl45 SVGPathSegMovetoRel createSVGPathSegMovetoRel(in float x,
DSVGPathElement.cpp99 PassRefPtr<SVGPathSegMovetoRel> SVGPathElement::createSVGPathSegMovetoRel(float x, float y, SVGPath… in createSVGPathSegMovetoRel() function in WebCore::SVGPathElement
/external/webkit/Source/WebCore/
DChangeLog-2006-12-3110 (WebCore::SVGPathElement::createSVGPathSegMovetoRel):
1613 (WebCore::SVGPathElement::createSVGPathSegMovetoRel):
24329 (WebCore::SVGPathElement::createSVGPathSegMovetoRel):
DChangeLog-2010-12-068927 (WebCore::SVGPathElement::createSVGPathSegMovetoRel): Ditto.
9841 (WebCore::SVGPathElement::createSVGPathSegMovetoRel):
10202 (WebCore::SVGPathElement::createSVGPathSegMovetoRel): Ditto.
DChangeLog-2007-10-1419380 (WebCore::SVGPathElement::createSVGPathSegMovetoRel):
DChangeLog-2008-08-1048014 (WebCore::SVGPathElement::createSVGPathSegMovetoRel):