Searched refs:bottomGlyphEdge (Results 1 – 1 of 1) sorted by relevance
844 …int bottomGlyphEdge = glyphOverflow ? (isFlippedLine ? glyphOverflow->top : glyphOverflow->bottom)… in addTextBoxVisualOverflow() local850 int bottomGlyphOverflow = strokeOverflow + bottomGlyphEdge; in addTextBoxVisualOverflow()