Searched refs:wxBMPResourceHandler (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/os2/
H A Dgdiimage.cpp81 class WXDLLEXPORT wxBMPResourceHandler: public wxBitmapHandler class in inherits:wxBitmapHandler
84 wxBMPResourceHandler() : wxBitmapHandler(_T("Windows bitmap resource"), function in class:wxBMPResourceHandler
98 DECLARE_DYNAMIC_CLASS(wxBMPResourceHandler)
219 IMPLEMENT_DYNAMIC_CLASS(wxBMPResourceHandler, wxBitmapHandler)
347 AddHandler(new wxBMPResourceHandler);
357 bool wxBMPResourceHandler::LoadFile( wxBitmap* pBitmap,
389 } // end of wxBMPResourceHandler::LoadFile
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dgdiimage.cpp80 class WXDLLEXPORT wxBMPResourceHandler: public wxBitmapHandler class in inherits:wxBitmapHandler
83 wxBMPResourceHandler() : wxBitmapHandler(_T("Windows bitmap resource"), function in class:wxBMPResourceHandler
94 DECLARE_DYNAMIC_CLASS(wxBMPResourceHandler)
181 IMPLEMENT_DYNAMIC_CLASS(wxBMPResourceHandler, wxBitmapHandler)
307 AddHandler(new wxBMPResourceHandler);
320 bool wxBMPResourceHandler::LoadFile(wxBitmap *bitmap,

Completed in 49 milliseconds