Searched defs:floatWidthForSimpleText (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/
H A DFontFastPath.cpp449 float Font::floatWidthForSimpleText(const TextRun& run, GlyphBuffer* glyphBuffer, HashSet<const SimpleFontData*>* fallbackFonts, GlyphOverflow* glyphOverflow) const function in class:WebCore::Font
490 delta -= floatWidthForSimpleText(run, 0);
/external/webkit/Source/WebCore/platform/graphics/qt/
H A DFontQt.cpp276 float Font::floatWidthForSimpleText(const TextRun& run, GlyphBuffer* glyphBuffer, HashSet<const SimpleFontData*>* fallbackFonts, GlyphOverflow* glyphOverflow) const function in class:WebCore::Font

Completed in 180 milliseconds