Searched refs:platformBoundsForGlyph (Results 1 - 11 of 11) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/android/fonts/
H A DFontDataAndroid.cpp122 FloatRect SimpleFontData::platformBoundsForGlyph(Glyph) const function in class:WebCore::SimpleFontData
/external/webkit/Source/WebCore/platform/graphics/freetype/
H A DSimpleFontDataFreeType.cpp141 FloatRect SimpleFontData::platformBoundsForGlyph(Glyph) const function in class:WebCore::SimpleFontData
/external/webkit/Source/WebCore/platform/graphics/pango/
H A DSimpleFontDataPango.cpp143 FloatRect SimpleFontData::platformBoundsForGlyph(Glyph) const function in class:WebCore::SimpleFontData
/external/webkit/Source/WebCore/platform/graphics/win/
H A DSimpleFontDataCairoWin.cpp102 FloatRect SimpleFontData::platformBoundsForGlyph(Glyph glyph) const function in class:WebCore::SimpleFontData
H A DSimpleFontDataCGWin.cpp125 FloatRect SimpleFontData::platformBoundsForGlyph(Glyph glyph) const function in class:WebCore::SimpleFontData
/external/webkit/Source/WebCore/platform/graphics/
H A DSimpleFontData.h113 FloatRect platformBoundsForGlyph(Glyph) const;
303 bounds = platformBoundsForGlyph(glyph);
/external/webkit/Source/WebCore/platform/graphics/chromium/
H A DSimpleFontDataChromiumWin.cpp177 FloatRect SimpleFontData::platformBoundsForGlyph(Glyph) const function in class:WebCore::SimpleFontData
H A DSimpleFontDataLinux.cpp215 FloatRect SimpleFontData::platformBoundsForGlyph(Glyph) const function in class:WebCore::SimpleFontData
/external/webkit/Source/WebCore/platform/graphics/wince/
H A DSimpleFontDataWinCE.cpp149 FloatRect SimpleFontData::platformBoundsForGlyph(Glyph) const function in class:WebCore::SimpleFontData
/external/webkit/Source/WebCore/platform/graphics/wx/
H A DSimpleFontDataWx.cpp140 FloatRect SimpleFontData::platformBoundsForGlyph(Glyph) const function in class:WebCore::SimpleFontData
/external/webkit/Source/WebCore/platform/graphics/mac/
H A DSimpleFontDataMac.mm285 xHeight = -CGRectGetMinY(platformBoundsForGlyph(xGlyph));
459 FloatRect SimpleFontData::platformBoundsForGlyph(Glyph glyph) const

Completed in 45 milliseconds