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

  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/
FontCache.h 130 PassRefPtr<SimpleFontData> getSimilarFontPlatformData(const Font&);
FontCache.cpp 485 result = getSimilarFontPlatformData(font);
  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/skia/
FontCacheSkia.cpp 89 PassRefPtr<SimpleFontData> FontCache::getSimilarFontPlatformData(const Font& font)
  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/mac/
FontCacheMac.mm 176 PassRefPtr<SimpleFontData> FontCache::getSimilarFontPlatformData(const Font& font)
  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/chromium/
FontCacheChromiumWin.cpp 522 PassRefPtr<SimpleFontData> FontCache::getSimilarFontPlatformData(const Font& font)

Completed in 189 milliseconds