Searched defs:floatWidthForComplexText (Results 1 - 11 of 11) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/efl/
H A DFontEfl.cpp58 float Font::floatWidthForComplexText(const TextRun&, HashSet<const SimpleFontData*>*, GlyphOverflow*) const function in class:WebCore::Font
/external/webkit/Source/WebCore/platform/graphics/mac/
H A DFontComplexTextMac.cpp110 float Font::floatWidthForComplexText(const TextRun& run, HashSet<const SimpleFontData*>* fallbackFonts, GlyphOverflow* glyphOverflow) const function in class:WebCore::Font
/external/webkit/Source/WebCore/platform/graphics/win/
H A DFontWin.cpp125 float Font::floatWidthForComplexText(const TextRun& run, HashSet<const SimpleFontData*>* fallbackFonts, GlyphOverflow* glyphOverflow) const function in class:WebCore::Font
/external/webkit/Source/WebCore/platform/graphics/haiku/
H A DFontHaiku.cpp106 float Font::floatWidthForComplexText(const TextRun& run, HashSet<const SimpleFontData*>* fallbackFonts, GlyphOverflow* glyphOverflow) const function in class:WebCore::Font
/external/webkit/Source/WebCore/platform/graphics/wx/
H A DFontWx.cpp168 float Font::floatWidthForComplexText(const TextRun& run, HashSet<const SimpleFontData*>* fallbackFonts, GlyphOverflow*) const function in class:WebCore::Font
/external/webkit/Source/WebCore/platform/graphics/chromium/
H A DFontLinux.cpp244 float Font::floatWidthForComplexText(const TextRun& run, HashSet<const SimpleFontData*>* /* fallbackFonts */, GlyphOverflow* /* glyphOverflow */) const function in class:WebCore::Font
H A DFontChromiumWin.cpp536 float Font::floatWidthForComplexText(const TextRun& run, HashSet<const SimpleFontData*>* /* fallbackFonts */, GlyphOverflow* /* glyphOverflow */) const function in class:WebCore::Font
/external/webkit/Source/WebCore/platform/graphics/gtk/
H A DFontGtk.cpp349 float Font::floatWidthForComplexText(const TextRun& run, HashSet<const SimpleFontData*>* fallbackFonts, GlyphOverflow* overflow) const function in class:WebCore::Font
/external/webkit/Source/WebCore/platform/graphics/qt/
H A DFontQt.cpp296 float Font::floatWidthForComplexText(const TextRun& run, HashSet<const SimpleFontData*>*, GlyphOverflow*) const function in class:WebCore::Font
/external/webkit/Source/WebCore/platform/graphics/wince/
H A DFontWinCE.cpp243 float Font::floatWidthForComplexText(const TextRun& run, HashSet<const SimpleFontData*>* fallbackFonts, GlyphOverflow* glyphOverflow) const function in class:WebCore::Font
/external/webkit/Source/WebCore/platform/graphics/android/fonts/
H A DFontAndroid.cpp341 float Font::floatWidthForComplexText(const TextRun& run, HashSet<const SimpleFontData*>*, GlyphOverflow*) const function in class:WebCore::Font
1076 float Font::floatWidthForComplexText(const TextRun& run, function in class:WebCore::Font

Completed in 160 milliseconds