Searched refs:wxBitmapXmlHandler (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.cpp26 IMPLEMENT_DYNAMIC_CLASS(wxBitmapXmlHandler, wxXmlResourceHandler)
28 wxBitmapXmlHandler::wxBitmapXmlHandler() function in class:wxBitmapXmlHandler
33 wxObject *wxBitmapXmlHandler::DoCreateResource()
40 bool wxBitmapXmlHandler::CanHandle(wxXmlNode *node)
H A Dxmlrsall.cpp27 AddHandler(new wxBitmapXmlHandler);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/xrc/
H A Dxh_bmp.h18 class WXDLLIMPEXP_XRC wxBitmapXmlHandler : public wxXmlResourceHandler class in inherits:wxXmlResourceHandler
20 DECLARE_DYNAMIC_CLASS(wxBitmapXmlHandler)
23 wxBitmapXmlHandler();

Completed in 113 milliseconds