HomeSort by relevance Sort by last modified time
    Searched refs:platformWidthForGlyph (Results 1 - 11 of 11) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/android/
FontDataAndroid.cpp 123 float SimpleFontData::platformWidthForGlyph(Glyph glyph) const
  /external/webkit/Source/WebCore/platform/graphics/freetype/
SimpleFontDataFreeType.cpp 146 float SimpleFontData::platformWidthForGlyph(Glyph glyph) const
  /external/webkit/Source/WebCore/platform/graphics/pango/
SimpleFontDataPango.cpp 148 float SimpleFontData::platformWidthForGlyph(Glyph glyph) const
  /external/webkit/Source/WebCore/platform/graphics/win/
SimpleFontDataCairoWin.cpp 110 float SimpleFontData::platformWidthForGlyph(Glyph glyph) const
SimpleFontDataCGWin.cpp 141 float SimpleFontData::platformWidthForGlyph(Glyph glyph) const
  /external/webkit/Source/WebCore/platform/graphics/
SimpleFontData.h 114 float platformWidthForGlyph(Glyph) const;
319 width = platformWidthForGlyph(glyph);
  /external/webkit/Source/WebCore/platform/graphics/chromium/
SimpleFontDataChromiumWin.cpp 182 float SimpleFontData::platformWidthForGlyph(Glyph glyph) const
SimpleFontDataLinux.cpp 220 float SimpleFontData::platformWidthForGlyph(Glyph glyph) const
  /external/webkit/Source/WebCore/platform/graphics/wince/
SimpleFontDataWinCE.cpp 154 float SimpleFontData::platformWidthForGlyph(Glyph glyph) const
  /external/webkit/Source/WebCore/platform/graphics/wx/
SimpleFontDataWx.cpp 145 float SimpleFontData::platformWidthForGlyph(Glyph glyph) const
  /external/webkit/Source/WebCore/platform/graphics/mac/
SimpleFontDataMac.mm 470 float SimpleFontData::platformWidthForGlyph(Glyph glyph) const

Completed in 229 milliseconds