Searched refs:wxIconXmlHandler (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/xrc/
H A Dxh_bmp.cpp45 IMPLEMENT_DYNAMIC_CLASS(wxIconXmlHandler, wxXmlResourceHandler)
47 wxIconXmlHandler::wxIconXmlHandler() function in class:wxIconXmlHandler
52 wxObject *wxIconXmlHandler::DoCreateResource()
59 bool wxIconXmlHandler::CanHandle(wxXmlNode *node)
H A Dxmlrsall.cpp28 AddHandler(new wxIconXmlHandler);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/xrc/
H A Dxh_bmp.h28 class WXDLLIMPEXP_XRC wxIconXmlHandler : public wxXmlResourceHandler class in inherits:wxXmlResourceHandler
30 DECLARE_DYNAMIC_CLASS(wxIconXmlHandler)
33 wxIconXmlHandler();

Completed in 75 milliseconds