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

  /external/chromium_org/third_party/WebKit/Source/platform/fonts/
SimpleFontData.h 116 float platformWidthForGlyph(Glyph) const;
281 width = platformWidthForGlyph(glyph);
  /external/chromium_org/third_party/WebKit/Source/platform/fonts/skia/
SimpleFontDataSkia.cpp 237 float SimpleFontData::platformWidthForGlyph(Glyph glyph) const
  /external/chromium_org/third_party/WebKit/Source/platform/fonts/mac/
SimpleFontDataMac.mm 383 float SimpleFontData::platformWidthForGlyph(Glyph glyph) const

Completed in 53 milliseconds