Searched refs:mpFtManager (Results 1 – 2 of 2) sorted by relevance
60 mpFtManager(NULL) in GlyphCache()63 mpFtManager = new FreetypeManager; in GlyphCache()71 if( mpFtManager ) in ~GlyphCache()72 delete mpFtManager; in ~GlyphCache()182 if( mpFtManager ) in ClearFontPath()183 mpFtManager->ClearFontList(); in ClearFontPath()190 if( !mpFtManager ) in AddFontPath()201 mpFtManager->AddFontDir( aUrlName ); in AddFontPath()210 if( mpFtManager ) in AddFontFile()218 if( mpFtManager ) in AnnounceFonts()[all …]
103 class FreetypeManager* mpFtManager; member in GlyphCache
Completed in 10 milliseconds