HomeSort by relevance Sort by last modified time
    Searched defs:setY1 (Results 1 - 3 of 3) sorted by null

  /external/webkit/Source/WebCore/svg/
SVGPathSegCurvetoQuadratic.h 62 void setY1(float y1)
LinearGradientAttributes.h 46 void setY1(const SVGLength& value) { m_y1 = value; m_y1Set = true; }
SVGPathSegCurvetoCubic.h 64 void setY1(float y1)

Completed in 578 milliseconds