Home
last modified time | relevance | path

Searched refs:RecentlyUsedQueue (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sd/source/ui/slidesorter/cache/
H A DSlsPageCacheManager.cxx92 typedef ::std::deque<RecentlyUsedCacheDescriptor> RecentlyUsedQueue; typedef
156 : public ::std::map<DocumentKey,RecentlyUsedQueue>
270 RecentlyUsedQueue::const_iterator iRecentCache; in Recycle()
372 RecentlyUsedQueue::const_iterator iCache2; in InvalidatePreviewBitmap()
401 RecentlyUsedQueue::const_iterator iCache2; in InvalidateAllPreviewBitmaps()
446 RecentlyUsedQueue::iterator iCache; in GetRecentlyUsedCache()
471 RecentlyUsedPageCaches::value_type(pDocument, RecentlyUsedQueue()) in PutRecentlyUsedCache()

Completed in 22 milliseconds