Searched refs:setX2 (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DSVGPathSegCurvetoCubic.h70 void setX2(float x2) function in class:blink::SVGPathSegCurvetoCubic
H A DSVGPathSegCurvetoCubicSmooth.h54 void setX2(float x2) function in class:blink::SVGPathSegCurvetoCubicSmooth
H A DLinearGradientAttributes.h47 void setX2(PassRefPtr<SVGLength> value) { m_x2 = value; m_x2Set = true; } function in struct:blink::LinearGradientAttributes
H A DSVGLinearGradientElement.cpp136 attributes.setX2(linear->x2()->currentValue());

Completed in 4161 milliseconds