Searched refs:mpFirstEntry (Results 1 – 2 of 2) sorted by relevance
209 ImplFontEntry* mpFirstEntry; member in ImplFontCache
2313 : mpFirstEntry( NULL ), in ImplFontCache()2368 if( mpFirstEntry && aIFSD_Equal( aFontSelData, mpFirstEntry->maFontSelData ) ) in GetFontEntry()2369 pEntry = mpFirstEntry; in GetFontEntry()2428 mpFirstEntry = pEntry; in GetFontEntry()2799 if( mpFirstEntry == pFontEntry ) in Release()2800 mpFirstEntry = NULL; in Release()2823 mpFirstEntry = NULL; in Invalidate()
Completed in 176 milliseconds