/external/webkit/WebCore/platform/graphics/ |
D | Font.cpp | 201 return floatWidthForComplexText(run, fallbackFonts); in floatWidth() 221 return floatWidthForComplexText(run); in floatWidth()
|
D | Font.h | 162 …float floatWidthForComplexText(const TextRun&, HashSet<const SimpleFontData*>* fallbackFonts = 0) …
|
/external/webkit/WebCore/platform/graphics/haiku/ |
D | FontHaiku.cpp | 97 float Font::floatWidthForComplexText(const TextRun& run, HashSet<const SimpleFontData*>* fallbackFo… in floatWidthForComplexText() function in WebCore::Font
|
/external/webkit/WebCore/platform/graphics/mac/ |
D | FontComplexTextMac.cpp | 86 float Font::floatWidthForComplexText(const TextRun& run, HashSet<const SimpleFontData*>* fallbackFo… in floatWidthForComplexText() function in WebCore::Font
|
/external/webkit/WebCore/platform/graphics/win/ |
D | FontWin.cpp | 92 float Font::floatWidthForComplexText(const TextRun& run, HashSet<const SimpleFontData*>* fallbackFo… in floatWidthForComplexText() function in WebCore::Font
|
/external/webkit/WebCore/platform/graphics/wx/ |
D | FontWx.cpp | 124 float Font::floatWidthForComplexText(const TextRun& run, HashSet<const SimpleFontData*>* fallbackFo… in floatWidthForComplexText() function in WebCore::Font
|
/external/webkit/WebCore/platform/graphics/android/ |
D | FontAndroid.cpp | 214 float Font::floatWidthForComplexText(const TextRun& run, HashSet<const SimpleFontData*>*) const in floatWidthForComplexText() function in WebCore::Font
|
/external/webkit/WebCore/platform/graphics/qt/ |
D | FontQt.cpp | 172 float Font::floatWidthForComplexText(const TextRun& run, HashSet<const SimpleFontData*>*) const in floatWidthForComplexText() function in WebCore::Font
|
/external/webkit/WebCore/platform/graphics/gtk/ |
D | FontGtk.cpp | 291 float Font::floatWidthForComplexText(const TextRun& run, HashSet<const SimpleFontData*>* /* fallbac… in floatWidthForComplexText() function in WebCore::Font
|
/external/webkit/WebCore/platform/graphics/wince/ |
D | FontWince.cpp | 238 float Font::floatWidthForComplexText(const TextRun& run, HashSet<const SimpleFontData*>* fallbackFo… in floatWidthForComplexText() function in WebCore::Font
|
/external/webkit/WebCore/platform/graphics/chromium/ |
D | FontChromiumWin.cpp | 506 float Font::floatWidthForComplexText(const TextRun& run, HashSet<const SimpleFontData*>* /* fallbac… in floatWidthForComplexText() function in WebCore::Font
|
D | FontLinux.cpp | 524 float Font::floatWidthForComplexText(const TextRun& run, HashSet<const SimpleFontData*>* /* fallbac… in floatWidthForComplexText() function in WebCore::Font
|
/external/webkit/WebCore/ |
D | ChangeLog-2009-06-16 | 21648 (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 …]
|
D | ChangeLog | 878 (WebCore::Font::floatWidthForComplexText):
|
D | ChangeLog-2007-10-14 | 6309 (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):
|
D | ChangeLog-2006-12-31 | 36739 (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):
|
D | ChangeLog-2008-08-10 | 4238 (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):
|
D | ChangeLog-2010-01-29 | 18193 (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):
|