Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/svg/
DLinearGradientAttributes.h47 void setX2(const SVGLength& value) { m_x2 = value; m_x2Set = true; } in setX2() function
DSVGPathSegCurvetoCubicSmooth.h55 void setX2(float x2) in setX2() function
DSVGPathSegCurvetoCubic.h71 void setX2(float x2) in setX2() function