Searched defs:createSVGPathSegCurvetoQuadraticRel (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/svg/
H A DSVGPathElement.cpp129 PassRefPtr<SVGPathSegCurvetoQuadraticRel> SVGPathElement::createSVGPathSegCurvetoQuadraticRel(float x, float y, float x1, float y1, SVGPathSegRole role) function in class:WebCore::SVGPathElement

Completed in 13 milliseconds