Searched refs:ImplGetCacheEntry (Results 1 – 2 of 2) sorted by relevance
761 GraphicCacheEntry* pEntry = ImplGetCacheEntry( rObj ); in GraphicObjectWasSwappedOut()771 GraphicCacheEntry* pEntry = ImplGetCacheEntry( rObj ); in FillSwappedGraphicObject()783 GraphicCacheEntry* pEntry = ImplGetCacheEntry( rObj ); in GraphicObjectWasSwappedIn()884 const GraphicCacheEntry* pCacheEntry = ( (GraphicCache*) this )->ImplGetCacheEntry( rObj ); in IsInDisplayCache()903 GraphicCacheEntry* pEntry = ( (GraphicCache*) this )->ImplGetCacheEntry( rObj ); in GetUniqueID()910 pEntry = ( (GraphicCache*) this )->ImplGetCacheEntry( rObj ); in GetUniqueID()932 GraphicDisplayCacheEntry* pNewEntry = new GraphicDisplayCacheEntry( ImplGetCacheEntry( rObj ), in CreateDisplayCacheObj()966 GraphicDisplayCacheEntry* pNewEntry = new GraphicDisplayCacheEntry( ImplGetCacheEntry( rObj ), in CreateDisplayCacheObj()993 const GraphicCacheEntry* pCacheEntry = ImplGetCacheEntry( rObj ); in DrawDisplayCacheObj()1059 GraphicCacheEntry* GraphicCache::ImplGetCacheEntry( const GraphicObject& rObj ) in ImplGetCacheEntry() function in GraphicCache
52 GraphicCacheEntry* ImplGetCacheEntry( const GraphicObject& rObj );
Completed in 14 milliseconds