Home
last modified time | relevance | path

Searched defs:setX1 (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/svg/
DLinearGradientAttributes.h45 void setX1(const SVGLength& value) { m_x1 = value; m_x1Set = true; } in setX1() function
DSVGPathSegCurvetoQuadratic.h55 void setX1(float x1) in setX1() function
DSVGPathSegCurvetoCubic.h57 void setX1(float x1) in setX1() function