Home
last modified time | relevance | path

Searched refs:platformBoundsForGlyph (Results 1 – 15 of 15) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/
DSimpleFontData.h113 FloatRect platformBoundsForGlyph(Glyph) const;
303 bounds = platformBoundsForGlyph(glyph); in boundsForGlyph()
/external/webkit/Source/WebCore/platform/graphics/win/
DSimpleFontDataCairoWin.cpp102 FloatRect SimpleFontData::platformBoundsForGlyph(Glyph glyph) const in platformBoundsForGlyph() function in WebCore::SimpleFontData
DSimpleFontDataCGWin.cpp125 FloatRect SimpleFontData::platformBoundsForGlyph(Glyph glyph) const in platformBoundsForGlyph() function in WebCore::SimpleFontData
/external/webkit/Source/WebCore/platform/graphics/freetype/
DSimpleFontDataFreeType.cpp141 FloatRect SimpleFontData::platformBoundsForGlyph(Glyph) const in platformBoundsForGlyph() function in WebCore::SimpleFontData
/external/webkit/Source/WebCore/platform/graphics/pango/
DSimpleFontDataPango.cpp143 FloatRect SimpleFontData::platformBoundsForGlyph(Glyph) const in platformBoundsForGlyph() function in WebCore::SimpleFontData
/external/webkit/Source/WebCore/platform/graphics/android/fonts/
DFontDataAndroid.cpp122 FloatRect SimpleFontData::platformBoundsForGlyph(Glyph) const in platformBoundsForGlyph() function in WebCore::SimpleFontData
/external/webkit/Source/WebCore/platform/graphics/wx/
DSimpleFontDataWx.cpp140 FloatRect SimpleFontData::platformBoundsForGlyph(Glyph) const in platformBoundsForGlyph() function in WebCore::SimpleFontData
/external/webkit/Source/WebCore/platform/graphics/wince/
DSimpleFontDataWinCE.cpp149 FloatRect SimpleFontData::platformBoundsForGlyph(Glyph) const in platformBoundsForGlyph() function in WebCore::SimpleFontData
/external/webkit/Source/WebCore/platform/graphics/chromium/
DSimpleFontDataChromiumWin.cpp177 FloatRect SimpleFontData::platformBoundsForGlyph(Glyph) const in platformBoundsForGlyph() function in WebCore::SimpleFontData
DSimpleFontDataLinux.cpp215 FloatRect SimpleFontData::platformBoundsForGlyph(Glyph) const in platformBoundsForGlyph() function in WebCore::SimpleFontData
/external/webkit/Source/WebCore/platform/graphics/mac/
DSimpleFontDataMac.mm285 xHeight = -CGRectGetMinY(platformBoundsForGlyph(xGlyph));
459 FloatRect SimpleFontData::platformBoundsForGlyph(Glyph glyph) const
/external/webkit/Source/WebCore/
DChangeLog-2010-05-2417442 (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):
DChangeLog-2010-12-0612924 (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
DChangeLog4055 (WebCore::SimpleFontData::platformBoundsForGlyph): Stub.
49997 (WebCore::SimpleFontData::platformBoundsForGlyph):
50567 (WebCore::SimpleFontData::platformBoundsForGlyph):
DChangeLog-2011-02-1611258 (WebCore::SimpleFontData::platformBoundsForGlyph):
19322 (WebCore::SimpleFontData::platformBoundsForGlyph):