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

  /external/chromium_org/third_party/WebKit/Source/platform/fonts/
SimpleFontData.h 120 float platformWidthForGlyph(Glyph) const;
296 width = platformWidthForGlyph(glyph);
  /external/chromium_org/third_party/WebKit/Source/platform/fonts/win/
SimpleFontDataWin.cpp 157 float SimpleFontData::platformWidthForGlyph(Glyph glyph) const
  /external/chromium_org/third_party/WebKit/Source/platform/fonts/skia/
SimpleFontDataSkia.cpp 254 float SimpleFontData::platformWidthForGlyph(Glyph glyph) const
  /external/chromium_org/third_party/WebKit/Source/platform/fonts/mac/
SimpleFontDataMac.mm 381 float SimpleFontData::platformWidthForGlyph(Glyph glyph) const

Completed in 341 milliseconds