Home
last modified time | relevance | path

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

/external/webkit/WebCore/platform/graphics/
DFont.cpp201 return floatWidthForComplexText(run, fallbackFonts); in floatWidth()
221 return floatWidthForComplexText(run); in floatWidth()
DFont.h162 …float floatWidthForComplexText(const TextRun&, HashSet<const SimpleFontData*>* fallbackFonts = 0) …
/external/webkit/WebCore/platform/graphics/haiku/
DFontHaiku.cpp97 float Font::floatWidthForComplexText(const TextRun& run, HashSet<const SimpleFontData*>* fallbackFo… in floatWidthForComplexText() function in WebCore::Font
/external/webkit/WebCore/platform/graphics/mac/
DFontComplexTextMac.cpp86 float Font::floatWidthForComplexText(const TextRun& run, HashSet<const SimpleFontData*>* fallbackFo… in floatWidthForComplexText() function in WebCore::Font
/external/webkit/WebCore/platform/graphics/win/
DFontWin.cpp92 float Font::floatWidthForComplexText(const TextRun& run, HashSet<const SimpleFontData*>* fallbackFo… in floatWidthForComplexText() function in WebCore::Font
/external/webkit/WebCore/platform/graphics/wx/
DFontWx.cpp124 float Font::floatWidthForComplexText(const TextRun& run, HashSet<const SimpleFontData*>* fallbackFo… in floatWidthForComplexText() function in WebCore::Font
/external/webkit/WebCore/platform/graphics/android/
DFontAndroid.cpp214 float Font::floatWidthForComplexText(const TextRun& run, HashSet<const SimpleFontData*>*) const in floatWidthForComplexText() function in WebCore::Font
/external/webkit/WebCore/platform/graphics/qt/
DFontQt.cpp172 float Font::floatWidthForComplexText(const TextRun& run, HashSet<const SimpleFontData*>*) const in floatWidthForComplexText() function in WebCore::Font
/external/webkit/WebCore/platform/graphics/gtk/
DFontGtk.cpp291 float Font::floatWidthForComplexText(const TextRun& run, HashSet<const SimpleFontData*>* /* fallbac… in floatWidthForComplexText() function in WebCore::Font
/external/webkit/WebCore/platform/graphics/wince/
DFontWince.cpp238 float Font::floatWidthForComplexText(const TextRun& run, HashSet<const SimpleFontData*>* fallbackFo… in floatWidthForComplexText() function in WebCore::Font
/external/webkit/WebCore/platform/graphics/chromium/
DFontChromiumWin.cpp506 float Font::floatWidthForComplexText(const TextRun& run, HashSet<const SimpleFontData*>* /* fallbac… in floatWidthForComplexText() function in WebCore::Font
DFontLinux.cpp524 float Font::floatWidthForComplexText(const TextRun& run, HashSet<const SimpleFontData*>* /* fallbac… in floatWidthForComplexText() function in WebCore::Font
/external/webkit/WebCore/
DChangeLog-2009-06-1621648 (WebCore::Font::floatWidthForComplexText):
22139 implementation of floatWidthForComplexText() does not populate the
22141 (WebCore::Font::floatWidthForComplexText): Updated for the new
22159 implementations of floatWidthForComplexText() populate the fallbackFonts
22167 (WebCore::Font::floatWidthForComplexText): Added a fallbackFonts
22171 (WebCore::Font::floatWidthForComplexText): Added a fallbackFonts
22177 UniscribeController-based implementations of floatWidthForComplexText()
22179 (WebCore::Font::floatWidthForComplexText): Added a fallbackFonts
22193 implementation of floatWidthForComplexText() does not populate the
22195 (WebCore::Font::floatWidthForComplexText): Updated for the new
[all …]
DChangeLog878 (WebCore::Font::floatWidthForComplexText):
DChangeLog-2007-10-146309 (WebCore::Font::floatWidthForComplexText):
24366 (WebCore::Font::floatWidthForComplexText):
24501 (WebCore::Font::floatWidthForComplexText):
24711 (WebCore::Font::floatWidthForComplexText):
31425 (WebCore::Font::floatWidthForComplexText):
32771 (WebCore::Font::floatWidthForComplexText):
35472 (Font::floatWidthForComplexText):
45740 (WebCore::Font::floatWidthForComplexText):
45744 (WebCore::Font::floatWidthForComplexText):
53937 (Font::floatWidthForComplexText):
DChangeLog-2006-12-3136739 (WebCore::Font::floatWidthForComplexText):
36934 (WebCore::Font::floatWidthForComplexText):
43732 (WebCore::Font::floatWidthForComplexText): Return 0 immediately for empty runs.
52774 (WebCore::Font::floatWidthForComplexText):
55531 (WebCore::Font::floatWidthForComplexText):
55840 (WebCore::Font::floatWidthForComplexText):
56025 (WebCore::Font::floatWidthForComplexText):
DChangeLog-2008-08-104238 (WebCore::Font::floatWidthForComplexText):
59273 (WebCore::Font::floatWidthForComplexText):
69610 (WebCore::Font::floatWidthForComplexText):
69620 (WebCore::Font::floatWidthForComplexText):
69632 (WebCore::Font::floatWidthForComplexText):
69637 (WebCore::Font::floatWidthForComplexText):
70581 (WebCore::Font::floatWidthForComplexText):
70588 (WebCore::Font::floatWidthForComplexText):
70656 (WebCore::Font::floatWidthForComplexText):
70668 (WebCore::Font::floatWidthForComplexText):
DChangeLog-2010-01-2918193 (WebCore::Font::floatWidthForComplexText): Use helper
39666 (WebCore::Font::floatWidthForComplexText): Ditto.
67445 (WebCore::Font::floatWidthForComplexText):
70598 (WebCore::Font::floatWidthForComplexText): Ditto.
91997 (WebCore::Font::floatWidthForComplexText):
92193 (WebCore::Font::floatWidthForComplexText):