Home | History | Annotate | Download | only in pdf

Lines Matching refs:getStrokeWidth

584         if (paint->getStrokeWidth()) {
588 SkScalar strokeWidth = paint->getStrokeWidth();
1381 bounds.outset(paint.getStrokeWidth() + SK_Scalar1,
1382 paint.getStrokeWidth() + SK_Scalar1);