Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/
DFont.cpp175 CodePath codePathToUse = codePath(run); in width() local
176 if (codePathToUse != Complex) { in width()
180 …atWidthForSimpleText(run, 0, returnFallbackFonts ? fallbackFonts : 0, codePathToUse == SimpleWithG… in width()