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

  /external/webkit/WebCore/platform/graphics/android/
FontDataAndroid.cpp 98 float SimpleFontData::platformWidthForGlyph(Glyph glyph) const
  /external/webkit/WebCore/platform/graphics/haiku/
SimpleFontDataHaiku.cpp 96 float SimpleFontData::platformWidthForGlyph(Glyph glyph) const
  /external/webkit/WebCore/platform/graphics/
SimpleFontData.h 85 float platformWidthForGlyph(Glyph) const;
246 width = platformWidthForGlyph(glyph);
  /external/webkit/WebCore/platform/graphics/gtk/
SimpleFontDataGtk.cpp 117 float SimpleFontData::platformWidthForGlyph(Glyph glyph) const
SimpleFontDataPango.cpp 122 float SimpleFontData::platformWidthForGlyph(Glyph glyph) const
  /external/webkit/WebCore/platform/graphics/win/
SimpleFontDataCairoWin.cpp 99 float SimpleFontData::platformWidthForGlyph(Glyph glyph) const
SimpleFontDataCGWin.cpp 129 float SimpleFontData::platformWidthForGlyph(Glyph glyph) const
  /external/webkit/WebCore/platform/graphics/chromium/
SimpleFontDataChromiumWin.cpp 154 float SimpleFontData::platformWidthForGlyph(Glyph glyph) const
SimpleFontDataLinux.cpp 175 float SimpleFontData::platformWidthForGlyph(Glyph glyph) const
  /external/webkit/WebCore/platform/graphics/wince/
SimpleFontDataWince.cpp 134 float SimpleFontData::platformWidthForGlyph(Glyph glyph) const
  /external/webkit/WebCore/platform/graphics/wx/
SimpleFontDataWx.cpp 115 float SimpleFontData::platformWidthForGlyph(Glyph glyph) const
  /external/webkit/WebCore/platform/graphics/mac/
SimpleFontDataMac.mm 393 float SimpleFontData::platformWidthForGlyph(Glyph glyph) const

Completed in 217 milliseconds