Searched refs:bottomGlyphOverflow (Results 1 – 1 of 1) sorted by relevance
878 int bottomGlyphOverflow = strokeOverflow + bottomGlyphEdge; in addTextBoxVisualOverflow() local888 bottomGlyphOverflow = std::max(bottomGlyphOverflow, emphasisMarkHeight); in addTextBoxVisualOverflow()900 …lBottom = std::max<LayoutUnit>(textShadowLogicalBottom + bottomGlyphOverflow, bottomGlyphOverflow); in addTextBoxVisualOverflow()