Searched refs:wxBitmapComboBoxXmlHandler (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_bmpcbox.h20 class WXDLLIMPEXP_XRC wxBitmapComboBoxXmlHandler : public wxXmlResourceHandler class in inherits:wxXmlResourceHandler
22 DECLARE_DYNAMIC_CLASS(wxBitmapComboBoxXmlHandler)
25 wxBitmapComboBoxXmlHandler();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/xrc/
H A Dxh_bmpcbox.cpp28 IMPLEMENT_DYNAMIC_CLASS(wxBitmapComboBoxXmlHandler, wxXmlResourceHandler)
30 wxBitmapComboBoxXmlHandler::wxBitmapComboBoxXmlHandler() function in class:wxBitmapComboBoxXmlHandler
40 wxObject *wxBitmapComboBoxXmlHandler::DoCreateResource()
97 bool wxBitmapComboBoxXmlHandler::CanHandle(wxXmlNode *node)
H A Dxmlrsall.cpp42 AddHandler(new wxBitmapComboBoxXmlHandler);

Completed in 107 milliseconds