Home | History | Annotate | Download | only in style

Lines Matching refs:setStrokeDashArray

1432     void setStrokeDashArray(PassRefPtr<SVGLengthList> array) { accessSVGStyle().setStrokeDashArray(array); }