Searched refs:wxXmlResourceHandler (Results 51 - 75 of 118) sorted by relevance

12345

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/xrc/
H A Dxh_panel.cpp27 IMPLEMENT_DYNAMIC_CLASS(wxPanelXmlHandler, wxXmlResourceHandler)
29 wxPanelXmlHandler::wxPanelXmlHandler() : wxXmlResourceHandler()
H A Dxh_radbt.cpp26 IMPLEMENT_DYNAMIC_CLASS(wxRadioButtonXmlHandler, wxXmlResourceHandler)
29 : wxXmlResourceHandler()
H A Dxh_richtext.cpp24 IMPLEMENT_DYNAMIC_CLASS(wxRichTextCtrlXmlHandler, wxXmlResourceHandler)
26 wxRichTextCtrlXmlHandler::wxRichTextCtrlXmlHandler() : wxXmlResourceHandler()
H A Dxh_scrol.cpp26 IMPLEMENT_DYNAMIC_CLASS(wxScrollBarXmlHandler, wxXmlResourceHandler)
29 : wxXmlResourceHandler()
H A Dxh_sttxt.cpp26 IMPLEMENT_DYNAMIC_CLASS(wxStaticTextXmlHandler, wxXmlResourceHandler)
29 : wxXmlResourceHandler()
H A Dxh_tglbtn.cpp24 IMPLEMENT_DYNAMIC_CLASS(wxToggleButtonXmlHandler, wxXmlResourceHandler)
27 : wxXmlResourceHandler()
/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
H A Dxh_chckl.h18 class WXDLLIMPEXP_XRC wxCheckListBoxXmlHandler : public wxXmlResourceHandler
H A Dxh_choic.h18 class WXDLLIMPEXP_XRC wxChoiceXmlHandler : public wxXmlResourceHandler
H A Dxh_choicbk.h18 class WXDLLIMPEXP_XRC wxChoicebookXmlHandler : public wxXmlResourceHandler
H A Dxh_collpane.h20 class WXDLLIMPEXP_XRC wxCollapsiblePaneXmlHandler : public wxXmlResourceHandler
H A Dxh_combo.h18 class WXDLLIMPEXP_XRC wxComboBoxXmlHandler : public wxXmlResourceHandler
H A Dxh_gauge.h18 class WXDLLIMPEXP_XRC wxGaugeXmlHandler : public wxXmlResourceHandler
H A Dxh_htmllbox.h18 class WXDLLIMPEXP_XRC wxSimpleHtmlListBoxXmlHandler : public wxXmlResourceHandler
H A Dxh_listb.h18 class WXDLLIMPEXP_XRC wxListBoxXmlHandler : public wxXmlResourceHandler
H A Dxh_listbk.h18 class WXDLLIMPEXP_XRC wxListbookXmlHandler : public wxXmlResourceHandler
H A Dxh_mdi.h20 class WXDLLIMPEXP_XRC wxMdiXmlHandler : public wxXmlResourceHandler
H A Dxh_notbk.h19 class WXDLLIMPEXP_XRC wxNotebookXmlHandler : public wxXmlResourceHandler
H A Dxh_odcombo.h18 class WXDLLIMPEXP_XRC wxOwnerDrawnComboBoxXmlHandler : public wxXmlResourceHandler
H A Dxh_propdlg.h21 class WXDLLIMPEXP_XRC wxPropertySheetDialogXmlHandler : public wxXmlResourceHandler
H A Dxh_radbx.h18 class WXDLLIMPEXP_XRC wxRadioBoxXmlHandler : public wxXmlResourceHandler
H A Dxh_scrol.h18 class WXDLLIMPEXP_XRC wxScrollBarXmlHandler : public wxXmlResourceHandler
H A Dxh_slidr.h18 class WXDLLIMPEXP_XRC wxSliderXmlHandler : public wxXmlResourceHandler
H A Dxh_toolb.h20 class WXDLLIMPEXP_XRC wxToolBarXmlHandler : public wxXmlResourceHandler
H A Dxh_wizrd.h21 class WXDLLIMPEXP_XRC wxWizardXmlHandler : public wxXmlResourceHandler

Completed in 177 milliseconds

12345