Searched refs:kStdStrikeThru_Thickness (Results 1 – 3 of 3) sorted by relevance
45 constexpr static float kStdStrikeThru_Thickness = kStdUnderline_Thickness; variable47 kStdStrikeThru_Offset - 0.5f * kStdStrikeThru_Thickness;
67 const SkScalar thickness = textSize * Paint::kStdStrikeThru_Thickness; in drawTextDecorations()
993 return SkScalarToFloat(Paint::kStdStrikeThru_Thickness * textSize); in getStrikeThruThickness()