Searched refs:kStdStrikeThru_Top (Results 1 – 3 of 3) sorted by relevance
61 const float position = textSize * Paint::kStdStrikeThru_Top; in drawTextDecorations()130 const float position = textSize * Paint::kStdStrikeThru_Top; in drawText()
50 constexpr static float kStdStrikeThru_Top = variable
1084 return SkScalarToFloat(Paint::kStdStrikeThru_Top * textSize); in getStrikeThruPosition()