Searched refs:wxHtmlWindowXmlHandler (Results 1 - 4 of 4) 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_html.h18 class WXDLLIMPEXP_XRC wxHtmlWindowXmlHandler : public wxXmlResourceHandler class in inherits:wxXmlResourceHandler
20 DECLARE_DYNAMIC_CLASS(wxHtmlWindowXmlHandler)
23 wxHtmlWindowXmlHandler();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/xrc/
H A Dxh_html.cpp25 IMPLEMENT_DYNAMIC_CLASS(wxHtmlWindowXmlHandler, wxXmlResourceHandler)
27 wxHtmlWindowXmlHandler::wxHtmlWindowXmlHandler() function in class:wxHtmlWindowXmlHandler
36 wxObject *wxHtmlWindowXmlHandler::DoCreateResource()
76 bool wxHtmlWindowXmlHandler::CanHandle(wxXmlNode *node)
H A Dxmlrsall.cpp100 AddHandler(new wxHtmlWindowXmlHandler);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dxmlres.tex86 wxTextCtrlXmlHandler, wxHtmlWindowXmlHandler. The XML resource compiler

Completed in 155 milliseconds