Searched defs:textDecorationThickness (Results 1 – 1 of 1) sorted by relevance
689 … FontMetrics& fontMetrics, const InlineTextBox* inlineTextBox, const float textDecorationThickness) in computeUnderlineOffset()909 float textDecorationThickness = styleToUse->fontMetrics().underlineThickness(); in paintDecoration() local