Home | History | Annotate | Download | only in hwui

Lines Matching defs:textSize

3283             const float textSize = paintCopy.getTextSize();
3284 const float strokeWidth = fmax(textSize * kStdUnderline_Thickness, 1.0f);
3298 top = y + textSize * kStdUnderline_Offset;
3306 top = y + textSize * kStdStrikeThru_Offset;