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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/xrc/
H A Dxh_stbmp.h18 class WXDLLIMPEXP_XRC wxStaticBitmapXmlHandler : public wxXmlResourceHandler class in inherits:wxXmlResourceHandler
20 DECLARE_DYNAMIC_CLASS(wxStaticBitmapXmlHandler)
23 wxStaticBitmapXmlHandler();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/xrc/
H A Dxh_stbmp.cpp26 IMPLEMENT_DYNAMIC_CLASS(wxStaticBitmapXmlHandler, wxXmlResourceHandler)
28 wxStaticBitmapXmlHandler::wxStaticBitmapXmlHandler() function in class:wxStaticBitmapXmlHandler
34 wxObject *wxStaticBitmapXmlHandler::DoCreateResource()
50 bool wxStaticBitmapXmlHandler::CanHandle(wxXmlNode *node)
H A Dxmlrsall.cpp153 AddHandler(new wxStaticBitmapXmlHandler);

Completed in 92 milliseconds