Home | History | Annotate | Download | only in core

Lines Matching refs:extra

1282         SkScalar extra = SkScalarMul(paint.getTextSize(), fakeBoldScale);
1287 strokeWidth = extra; // ignore paint's strokeWidth if it was "fill"
1290 strokeWidth += extra;