Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/mac/
DFontComplexTextMac.cpp61 float initialAdvance; in getGlyphsAndAdvancesForComplexText() local
102 …float initialAdvance = getGlyphsAndAdvancesForComplexText(run, from, to, glyphBuffer, ForTextEmpha… in drawEmphasisMarksForComplexText() local
/external/webkit/Source/WebCore/platform/graphics/win/
DFontWin.cpp117 …float initialAdvance = getGlyphsAndAdvancesForComplexText(run, from, to, glyphBuffer, ForTextEmpha… in drawEmphasisMarksForComplexText() local
/external/webkit/Source/WebCore/platform/graphics/wx/
DFontWx.cpp160 …float initialAdvance = getGlyphsAndAdvancesForComplexText(run, from, to, glyphBuffer, ForTextEmpha… in drawEmphasisMarksForComplexText() local
/external/webkit/Source/WebCore/platform/graphics/
DFontFastPath.cpp327 float initialAdvance; in getGlyphsAndAdvancesForSimpleText() local
370 …float initialAdvance = getGlyphsAndAdvancesForSimpleText(run, from, to, glyphBuffer, ForTextEmphas… in drawEmphasisMarksForSimpleText() local