Searched refs:bottomGlyphOverflow (Results 1 – 1 of 1) sorted by relevance
850 int bottomGlyphOverflow = strokeOverflow + bottomGlyphEdge; in addTextBoxVisualOverflow() local860 bottomGlyphOverflow = max(bottomGlyphOverflow, emphasisMarkHeight); in addTextBoxVisualOverflow()872 …ogicalBottom = max<LayoutUnit>(textShadowLogicalBottom + bottomGlyphOverflow, bottomGlyphOverflow); in addTextBoxVisualOverflow()