Searched refs:streamFontCollectionLoader (Results 1 – 1 of 1) sorted by relevance
213 StreamFontCollectionLoader** streamFontCollectionLoader) { in Create() argument214 *streamFontCollectionLoader = new StreamFontCollectionLoader(fontFileLoader); in Create()215 if (nullptr == *streamFontCollectionLoader) { in Create()