Searched refs:wxSimpleHtmlListBoxXmlHandler (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_htmllbox.h18 class WXDLLIMPEXP_XRC wxSimpleHtmlListBoxXmlHandler : public wxXmlResourceHandler class in inherits:wxXmlResourceHandler
21 wxSimpleHtmlListBoxXmlHandler();
29 DECLARE_DYNAMIC_CLASS(wxSimpleHtmlListBoxXmlHandler)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/xrc/
H A Dxh_htmllbox.cpp25 IMPLEMENT_DYNAMIC_CLASS(wxSimpleHtmlListBoxXmlHandler, wxXmlResourceHandler)
27 wxSimpleHtmlListBoxXmlHandler::wxSimpleHtmlListBoxXmlHandler() function in class:wxSimpleHtmlListBoxXmlHandler
35 wxObject *wxSimpleHtmlListBoxXmlHandler::DoCreateResource()
80 bool wxSimpleHtmlListBoxXmlHandler::CanHandle(wxXmlNode *node)
H A Dxmlrsall.cpp101 AddHandler(new wxSimpleHtmlListBoxXmlHandler);

Completed in 99 milliseconds