Home | History | Annotate | Download | only in core

Lines Matching refs:extra

1283         SkScalar extra = SkScalarMul(paint.getTextSize(), fakeBoldScale);
1288 strokeWidth = extra; // ignore paint's strokeWidth if it was "fill"
1291 strokeWidth += extra;