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

  /external/chromium_org/third_party/WebKit/Source/platform/fonts/skia/
FontPlatformDataSkia.cpp 61 return FontCache::fontCache()->getVerticalData(typeface()->uniqueID(), *this);
  /external/chromium_org/third_party/WebKit/Source/platform/fonts/
FontCache.h 105 PassRefPtr<OpenTypeVerticalData> getVerticalData(const FontFileKey&, const FontPlatformData&);
FontCache.cpp 126 PassRefPtr<OpenTypeVerticalData> FontCache::getVerticalData(const FontFileKey& key, const FontPlatformData& platformData)

Completed in 33 milliseconds