Home | History | Annotate | Download | only in xps

Lines Matching refs:getStrokeWidth

1076     const bool zeroWidth = (0 == paint.getStrokeWidth());
1485 SkScalarToFLOAT(shaderPaint.getStrokeWidth())),
1488 if (0 == shaderPaint.getStrokeWidth()) {
1591 (SkPaint::kStroke_Style == paint->getStyle() && 0 == paint->getStrokeWidth()));