Home | History | Annotate | Download | only in skia

Lines Matching refs:strokeThickness

575     int width = roundf(strokeThickness());
700 int thickness = SkMax32(static_cast<int>(strokeThickness()), 1);
1182 paint.setStrokeWidth(WebCoreFloatToSkScalar(strokeThickness()));