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

  /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/wince/
SimpleFontDataWinCE.cpp 154 float SimpleFontData::platformWidthForGlyph(Glyph glyph) const
  /external/webkit/Source/WebCore/platform/graphics/android/
FontDataAndroid.cpp 123 float SimpleFontData::platformWidthForGlyph(Glyph glyph) const
  /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/wx/
SimpleFontDataWx.cpp 145 float SimpleFontData::platformWidthForGlyph(Glyph glyph) const

Completed in 50 milliseconds