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

/external/webkit/Source/WebCore/platform/graphics/android/fonts/
H A DFontDataAndroid.cpp127 float SimpleFontData::platformWidthForGlyph(Glyph glyph) const function in class:WebCore::SimpleFontData
/external/webkit/Source/WebCore/platform/graphics/freetype/
H A DSimpleFontDataFreeType.cpp146 float SimpleFontData::platformWidthForGlyph(Glyph glyph) const function in class:WebCore::SimpleFontData
/external/webkit/Source/WebCore/platform/graphics/pango/
H A DSimpleFontDataPango.cpp148 float SimpleFontData::platformWidthForGlyph(Glyph glyph) const function in class:WebCore::SimpleFontData
/external/webkit/Source/WebCore/platform/graphics/win/
H A DSimpleFontDataCairoWin.cpp110 float SimpleFontData::platformWidthForGlyph(Glyph glyph) const function in class:WebCore::SimpleFontData
H A DSimpleFontDataCGWin.cpp141 float SimpleFontData::platformWidthForGlyph(Glyph glyph) const function in class:WebCore::SimpleFontData
/external/webkit/Source/WebCore/platform/graphics/
H A DSimpleFontData.h114 float platformWidthForGlyph(Glyph) const;
319 width = platformWidthForGlyph(glyph);
/external/webkit/Source/WebCore/platform/graphics/chromium/
H A DSimpleFontDataChromiumWin.cpp182 float SimpleFontData::platformWidthForGlyph(Glyph glyph) const function in class:WebCore::SimpleFontData
H A DSimpleFontDataLinux.cpp220 float SimpleFontData::platformWidthForGlyph(Glyph glyph) const function in class:WebCore::SimpleFontData
/external/webkit/Source/WebCore/platform/graphics/wince/
H A DSimpleFontDataWinCE.cpp154 float SimpleFontData::platformWidthForGlyph(Glyph glyph) const function in class:WebCore::SimpleFontData
/external/webkit/Source/WebCore/platform/graphics/wx/
H A DSimpleFontDataWx.cpp145 float SimpleFontData::platformWidthForGlyph(Glyph glyph) const function in class:WebCore::SimpleFontData
/external/webkit/Source/WebCore/platform/graphics/mac/
H A DSimpleFontDataMac.mm470 float SimpleFontData::platformWidthForGlyph(Glyph glyph) const

Completed in 138 milliseconds