Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/gtk/gdi/
H A Dsalnativewidgets-gtk.cxx64 class NWPixmapCache;
102 NWPixmapCache* gCacheTabItems;
103 NWPixmapCache* gCacheTabPages;
254 class NWPixmapCache class
261 NWPixmapCache( int nScreen );
262 ~NWPixmapCache();
277 ::std::vector< NWPixmapCache* > mCaches;
279 void AddCache( NWPixmapCache *pCache );
298 NWPixmapCache::NWPixmapCache( int nScreen ) in NWPixmapCache() function in NWPixmapCache
307 NWPixmapCache::~NWPixmapCache() in ~NWPixmapCache()
[all …]

Completed in 32 milliseconds