Searched refs:mpCurrentGCFont (Results 1 – 2 of 2) sorted by relevance
59 mpCurrentGCFont(NULL), in GlyphCache()89 mpCurrentGCFont = NULL; in InvalidateAllGlyphs()259 if( !mpCurrentGCFont ) in CacheFont()261 mpCurrentGCFont = pNew; in CacheFont()288 mpCurrentGCFont = pFont; in UncacheFont()313 if( !mpCurrentGCFont ) in GarbageCollect()317 mpCurrentGCFont = it->second; in GarbageCollect()321 if( !mpCurrentGCFont ) in GarbageCollect()341 if( pServerFont == mpCurrentGCFont ) in GarbageCollect()342 mpCurrentGCFont = NULL; in GarbageCollect()[all …]
101 ServerFont* mpCurrentGCFont; member in GlyphCache
Completed in 23 milliseconds