Searched refs:fontHeightInt (Results 1 – 1 of 1) sorted by relevance
910 int fontHeightInt = (int)(styleToUse->fontMetrics().floatHeight() + 0.5); in paintDecoration() local911 if ((textDecorationThickness == 0.f) || (textDecorationThickness >= (fontHeightInt >> 1))) in paintDecoration()