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

  /external/webkit/WebCore/platform/graphics/android/
FontDataAndroid.cpp 98 float SimpleFontData::platformWidthForGlyph(Glyph glyph) const
  /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/haiku/
SimpleFontDataHaiku.cpp 96 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/wince/
SimpleFontDataWince.cpp 134 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/wx/
SimpleFontDataWx.cpp 115 float SimpleFontData::platformWidthForGlyph(Glyph glyph) const

Completed in 23 milliseconds