OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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