Searched refs:bottomGlyphEdge (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DInlineFlowBox.cpp872 int bottomGlyphEdge = glyphOverflow ? (isFlippedLine ? glyphOverflow->top : glyphOverflow->bottom) : 0; local
878 int bottomGlyphOverflow = strokeOverflow + bottomGlyphEdge;

Completed in 176 milliseconds