Searched refs:mpCTFontCollection (Results 1 – 1 of 1) sorted by relevance
73 CTFontCollectionRef mpCTFontCollection; member in CTFontList496 : mpCTFontCollection( NULL ) in CTFontList()511 if( mpCTFontCollection ) in ~CTFontList()512 CFRelease( mpCTFontCollection ); in ~CTFontList()558 mpCTFontCollection = rCT.FontCollectionCreateFromAvailableFonts( pCFDict ); in Init()561 mpCTFontArray = rCT.FontCollectionCreateMatchingFontDescriptors( mpCTFontCollection ); in Init()
Completed in 18 milliseconds