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

  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGPathSegCurvetoCubic.h 70 void setX2(float x2)
SVGPathSegCurvetoCubicSmooth.h 54 void setX2(float x2)
LinearGradientAttributes.h 47 void setX2(PassRefPtr<SVGLength> value) { m_x2 = value; m_x2Set = true; }
SVGLinearGradientElement.cpp 138 attributes.setX2(linear->x2()->currentValue());

Completed in 528 milliseconds