Home | History | Annotate | Download | only in pdf

Lines Matching refs:getStrokeWidth

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