Searched defs:fontDataFromFontPlatformData (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/fonts/
H A DFontCache.cpp146 return fontDataFromFontPlatformData(platformData, shouldRetain);
151 PassRefPtr<SimpleFontData> FontCache::fontDataFromFontPlatformData(const FontPlatformData* platformData, ShouldRetain shouldRetain) function in class:WebCore::FontCache

Completed in 57 milliseconds