Home
last modified time | relevance | path

Searched refs:streamFontCollectionLoader (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/src/ports/
DSkFontMgr_win_dw.cpp213 StreamFontCollectionLoader** streamFontCollectionLoader) { in Create() argument
214 *streamFontCollectionLoader = new StreamFontCollectionLoader(fontFileLoader); in Create()
215 if (nullptr == *streamFontCollectionLoader) { in Create()