Searched refs:kStdStrikeThru_Thickness (Results 1 – 3 of 3) sorted by relevance
49 constexpr static float kStdStrikeThru_Thickness = kStdUnderline_Thickness; variable51 kStdStrikeThru_Offset - 0.5f * kStdStrikeThru_Thickness;
62 const SkScalar thickness = textSize * Paint::kStdStrikeThru_Thickness; in drawTextDecorations()131 const SkScalar thickness = textSize * Paint::kStdStrikeThru_Thickness; in drawText()
1089 return SkScalarToFloat(Paint::kStdStrikeThru_Thickness * textSize); in getStrikeThruThickness()