Home
last modified time | relevance | path

Searched refs:SimpleWithGlyphOverflow (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/
DFont.cpp180 …un, 0, returnFallbackFonts ? fallbackFonts : 0, codePathToUse == SimpleWithGlyphOverflow || (glyph… in width()
321 result = SimpleWithGlyphOverflow; in codePath()
DFont.h157 enum CodePath { Auto, Simple, Complex, SimpleWithGlyphOverflow }; enumerator
/external/webkit/Source/WebCore/
DChangeLog-2010-05-2413929 floatWidthForSimpleText() if the code path is SimpleWithGlyphOverflow.
13938 the range U+1E00..U+2000, where it now returns SimpleWithGlyphOverflow.