Searched refs:wxArtProviderCache (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dartprov.cpp51 class WXDLLEXPORT wxArtProviderCache class
68 bool wxArtProviderCache::GetBitmap(const wxString& full_id, wxBitmap* bmp)
82 void wxArtProviderCache::Clear()
87 /*static*/ wxString wxArtProviderCache::ConstructHashID(
104 wxArtProviderCache *wxArtProvider::sm_cache = NULL;
124 sm_cache = new wxArtProviderCache;
206 wxString hashId = wxArtProviderCache::ConstructHashID(id, client, size);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dartprov.h20 class WXDLLIMPEXP_FWD_CORE wxArtProviderCache; variable in typeref:class:WXDLLIMPEXP_FWD_CORE
198 static wxArtProviderCache *sm_cache;

Completed in 71 milliseconds