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

  /external/webkit/Source/WebCore/svg/
SVGPathSegCurvetoCubicSmooth.h 62 void setY2(float y2)
LinearGradientAttributes.h 48 void setY2(const SVGLength& value) { m_y2 = value; m_y2Set = true; }
SVGPathSegCurvetoCubic.h 78 void setY2(float y2)

Completed in 397 milliseconds