/external/webkit/Source/WebCore/platform/graphics/ |
D | SimpleFontData.h | 113 FloatRect platformBoundsForGlyph(Glyph) const; 303 bounds = platformBoundsForGlyph(glyph); in boundsForGlyph()
|
/external/webkit/Source/WebCore/platform/graphics/win/ |
D | SimpleFontDataCairoWin.cpp | 102 FloatRect SimpleFontData::platformBoundsForGlyph(Glyph glyph) const in platformBoundsForGlyph() function in WebCore::SimpleFontData
|
D | SimpleFontDataCGWin.cpp | 125 FloatRect SimpleFontData::platformBoundsForGlyph(Glyph glyph) const in platformBoundsForGlyph() function in WebCore::SimpleFontData
|
/external/webkit/Source/WebCore/platform/graphics/freetype/ |
D | SimpleFontDataFreeType.cpp | 141 FloatRect SimpleFontData::platformBoundsForGlyph(Glyph) const in platformBoundsForGlyph() function in WebCore::SimpleFontData
|
/external/webkit/Source/WebCore/platform/graphics/pango/ |
D | SimpleFontDataPango.cpp | 143 FloatRect SimpleFontData::platformBoundsForGlyph(Glyph) const in platformBoundsForGlyph() function in WebCore::SimpleFontData
|
/external/webkit/Source/WebCore/platform/graphics/android/fonts/ |
D | FontDataAndroid.cpp | 122 FloatRect SimpleFontData::platformBoundsForGlyph(Glyph) const in platformBoundsForGlyph() function in WebCore::SimpleFontData
|
/external/webkit/Source/WebCore/platform/graphics/wx/ |
D | SimpleFontDataWx.cpp | 140 FloatRect SimpleFontData::platformBoundsForGlyph(Glyph) const in platformBoundsForGlyph() function in WebCore::SimpleFontData
|
/external/webkit/Source/WebCore/platform/graphics/wince/ |
D | SimpleFontDataWinCE.cpp | 149 FloatRect SimpleFontData::platformBoundsForGlyph(Glyph) const in platformBoundsForGlyph() function in WebCore::SimpleFontData
|
/external/webkit/Source/WebCore/platform/graphics/chromium/ |
D | SimpleFontDataChromiumWin.cpp | 177 FloatRect SimpleFontData::platformBoundsForGlyph(Glyph) const in platformBoundsForGlyph() function in WebCore::SimpleFontData
|
D | SimpleFontDataLinux.cpp | 215 FloatRect SimpleFontData::platformBoundsForGlyph(Glyph) const in platformBoundsForGlyph() function in WebCore::SimpleFontData
|
/external/webkit/Source/WebCore/platform/graphics/mac/ |
D | SimpleFontDataMac.mm | 285 xHeight = -CGRectGetMinY(platformBoundsForGlyph(xGlyph)); 459 FloatRect SimpleFontData::platformBoundsForGlyph(Glyph glyph) const
|
/external/webkit/Source/WebCore/ |
D | ChangeLog-2010-05-24 | 17442 (WebCore::SimpleFontData::platformBoundsForGlyph): 17525 (WebCore::SimpleFontData::platformBoundsForGlyph): 17528 (WebCore::SimpleFontData::platformBoundsForGlyph): 17531 (WebCore::SimpleFontData::platformBoundsForGlyph): 17534 (WebCore::SimpleFontData::platformBoundsForGlyph): 17537 (WebCore::SimpleFontData::platformBoundsForGlyph): 17540 (WebCore::SimpleFontData::platformBoundsForGlyph): 17543 (WebCore::SimpleFontData::platformBoundsForGlyph): 17548 (WebCore::SimpleFontData::platformBoundsForGlyph): 17550 (WebCore::SimpleFontData::platformBoundsForGlyph):
|
D | ChangeLog-2010-12-06 | 12924 (WebCore::SimpleFontData::platformBoundsForGlyph): 28672 …(WebCore::SimpleFontData::platformBoundsForGlyph): Changed to use CoreText (from CG) to support ve… 29100 (WebCore::SimpleFontData::platformBoundsForGlyph): 29280 …(WebCore::SimpleFontData::platformBoundsForGlyph): Changed to use CoreText (from CG) to support ve… 120889 (WebCore::SimpleFontData::platformBoundsForGlyph): 120896 (WebCore::SimpleFontData::platformBoundsForGlyph): 120907 The result of platformBoundsForGlyph() is in flipped coordinates, whereas the result of 120913 … (WebCore::SimpleFontData::platformBoundsForGlyph): Return a rect in flipped coordinates on Tiger 133721 platformBoundsForGlyph() function instead, which works with CGFont. 133722 (WebCore::SimpleFontData::platformBoundsForGlyph): Fixed to work on Tiger (for fonts that
|
D | ChangeLog | 4055 (WebCore::SimpleFontData::platformBoundsForGlyph): Stub. 49997 (WebCore::SimpleFontData::platformBoundsForGlyph): 50567 (WebCore::SimpleFontData::platformBoundsForGlyph):
|
D | ChangeLog-2011-02-16 | 11258 (WebCore::SimpleFontData::platformBoundsForGlyph): 19322 (WebCore::SimpleFontData::platformBoundsForGlyph):
|