Searched refs:wxICOResourceHandler (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.cpp193 class WXDLLEXPORT wxICOResourceHandler: public wxIconHandler class in inherits:wxIconHandler
196 wxICOResourceHandler() : wxIconHandler(_T("ICO resource"), function in class:wxICOResourceHandler
211 DECLARE_DYNAMIC_CLASS(wxICOResourceHandler)
221 IMPLEMENT_DYNAMIC_CLASS(wxICOResourceHandler, wxObject)
349 AddHandler(new wxICOResourceHandler);
463 bool wxICOResourceHandler::LoadIcon( wxIcon* pIcon,
481 } // end of wxICOResourceHandler::LoadIcon
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dgdiimage.cpp158 class WXDLLEXPORT wxICOResourceHandler: public wxIconHandler class in inherits:wxIconHandler
161 wxICOResourceHandler() : wxIconHandler(_T("ICO resource"), function in class:wxICOResourceHandler
173 DECLARE_DYNAMIC_CLASS(wxICOResourceHandler)
183 IMPLEMENT_DYNAMIC_CLASS(wxICOResourceHandler, wxObject)
309 AddHandler(new wxICOResourceHandler);
500 bool wxICOResourceHandler::LoadIcon(wxIcon *icon,

Completed in 67 milliseconds