Searched refs:kStdStrikeThru_Offset (Results 1 – 1 of 1) sorted by relevance
50 const float kStdStrikeThru_Offset = (-6.0f / 21.0f); in drawTextDecorations() local64 SkScalar top = y + textSize * kStdStrikeThru_Offset - 0.5f * strokeWidth; in drawTextDecorations()65 SkScalar bottom = y + textSize * kStdStrikeThru_Offset + 0.5f * strokeWidth; in drawTextDecorations()