Searched refs:AddToBitmapCache (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/palmos/
H A Ddc.cpp475 void wxDC::AddToBitmapCache(wxDCCacheEntry* entry) function in class:wxDC
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/palmos/
H A Ddc.h136 static void AddToBitmapCache(wxDCCacheEntry* entry);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/
H A Ddc.h131 static void AddToBitmapCache(wxDCCacheEntry* entry);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/os2/
H A Ddc.h197 static void AddToBitmapCache(wxDCCacheEntry* pEntry);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Ddc.cpp2489 AddToBitmapCache(entry);
2522 void wxDC::AddToBitmapCache(wxDCCacheEntry* entry) function in class:wxDC
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Ddc.cpp259 AddToBitmapCache(pEntry);
294 void wxDC::AddToBitmapCache( function in class:wxDC
299 } // end of wxDC::AddToBitmapCache

Completed in 157 milliseconds