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

  /external/webkit/Source/WebCore/svg/
SVGPathSegCurvetoCubicSmooth.h 55 void setX2(float x2)
LinearGradientAttributes.h 47 void setX2(const SVGLength& value) { m_x2 = value; m_x2Set = true; }
SVGPathSegCurvetoCubic.h 71 void setX2(float x2)

Completed in 99 milliseconds