Home
last modified time | relevance | path

Searched defs:glyphOverflow (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/rendering/
DRenderText.cpp767 GlyphOverflow glyphOverflow; in computePreferredLogicalWidths() local
773 …idths(float leadWidth, HashSet<const SimpleFontData*>& fallbackFonts, GlyphOverflow& glyphOverflow) in computePreferredLogicalWidths()
DRootInlineBox.cpp583 GlyphOverflow* glyphOverflow = 0; in ascentAndDescentForBox() local
DInlineFlowBox.cpp753 GlyphOverflow* glyphOverflow = it == textBoxDataMap.end() ? 0 : &it->second.second; in addTextBoxVisualOverflow() local
DRenderBlockLineLayout.cpp464 GlyphOverflow glyphOverflow; in computeInlineDirectionPositionsForLine() local