Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/svg/
DLinearGradientAttributes.h46 void setY1(const SVGLength& value) { m_y1 = value; m_y1Set = true; } in setY1() function
DSVGPathSegCurvetoQuadratic.h62 void setY1(float y1) in setY1() function
DSVGPathSegCurvetoCubic.h64 void setY1(float y1) in setY1() function