Searched refs:kStdUnderline_Thickness (Results 1 – 1 of 1) sorted by relevance
52 const float kStdUnderline_Thickness = (1.0f / 18.0f); in drawTextDecorations() local57 float strokeWidth = fmax(textSize * kStdUnderline_Thickness, 1.0f); in drawTextDecorations()