Searched refs:wxUSE_XRC (Results 101 - 125 of 130) sorted by relevance

123456

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/xrc/
H A Dxh_unkwn.cpp18 #if wxUSE_XRC
109 #endif // wxUSE_XRC
H A Dxh_wizrd.cpp18 #if wxUSE_XRC && wxUSE_WIZARDDLG
104 #endif // wxUSE_XRC && wxUSE_WIZARDDLG
H A Dxh_chckl.cpp18 #if wxUSE_XRC && wxUSE_CHECKLISTBOX
121 #endif // wxUSE_XRC && wxUSE_CHECKLISTBOX
H A Dxh_choicbk.cpp18 #if wxUSE_XRC && wxUSE_CHOICEBOOK
127 #endif // wxUSE_XRC && wxUSE_CHOICEBOOK
H A Dxh_listbk.cpp18 #if wxUSE_XRC && wxUSE_LISTBOOK
127 #endif // wxUSE_XRC && wxUSE_LISTBOOK
H A Dxh_mdi.cpp18 #if wxUSE_XRC && wxUSE_MDI
139 #endif // wxUSE_XRC && wxUSE_MDI
H A Dxh_notbk.cpp18 #if wxUSE_XRC && wxUSE_NOTEBOOK
133 #endif // wxUSE_XRC && wxUSE_NOTEBOOK
H A Dxh_split.cpp18 #if wxUSE_XRC && wxUSE_SPLITTER
113 #endif // wxUSE_XRC && wxUSE_SPLITTER
H A Dxh_statbar.cpp18 #if wxUSE_XRC && wxUSE_STATUSBAR
108 #endif // wxUSE_XRC && wxUSE_STATUSBAR
H A Dxh_menu.cpp18 #if wxUSE_XRC && wxUSE_MENUS
162 #endif // wxUSE_XRC && wxUSE_MENUS
H A Dxh_propdlg.cpp18 #if wxUSE_XRC && wxUSE_BOOKCTRL
150 #endif // wxUSE_XRC && wxUSE_BOOKCTRL
H A Dxh_radbx.cpp18 #if wxUSE_XRC && wxUSE_RADIOBOX
142 #endif // wxUSE_XRC && wxUSE_RADIOBOX
H A Dxh_treebk.cpp18 #if wxUSE_XRC && wxUSE_TREEBOOK
141 #endif // wxUSE_XRC && wxUSE_TREEBOOK
H A Dxmlrsall.cpp18 #if wxUSE_XRC
187 #endif // wxUSE_XRC
H A Dxh_toolb.cpp18 #if wxUSE_XRC && wxUSE_TOOLBAR
181 #endif // wxUSE_XRC && wxUSE_TOOLBAR
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/univ/
H A Dsetup.h563 #define wxUSE_XRC 1 macro
571 #if wxUSE_XRC
H A Dsetup0.h563 #define wxUSE_XRC 1 macro
571 #if wxUSE_XRC
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/
H A Dsetup0.h551 #define wxUSE_XRC 1 macro
556 // Default is the same as wxUSE_XRC, i.e. 1 by default.
559 #define wxUSE_XML wxUSE_XRC
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/motif/
H A Dsetup0.h550 #define wxUSE_XRC 1 macro
555 // Default is the same as wxUSE_XRC, i.e. 1 by default.
558 #define wxUSE_XML wxUSE_XRC
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/
H A Dsetup.h550 #define wxUSE_XRC 1 macro
555 // Default is the same as wxUSE_XRC, i.e. 1 by default.
558 #define wxUSE_XML wxUSE_XRC
H A Dsetup0.h550 #define wxUSE_XRC 1 macro
555 // Default is the same as wxUSE_XRC, i.e. 1 by default.
558 #define wxUSE_XML wxUSE_XRC
H A Dsetup_microwin.h410 #define wxUSE_XRC 1 macro
418 #if wxUSE_XRC
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/wince/
H A Dsetup.h550 #define wxUSE_XRC 1 macro
555 // Default is the same as wxUSE_XRC, i.e. 1 by default.
558 #define wxUSE_XML wxUSE_XRC
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/palmos/
H A Dchkconf.h322 #undef wxUSE_XRC macro
323 #define wxUSE_XRC 0 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dchkconf.h966 #ifndef wxUSE_XRC
968 # error "wxUSE_XRC must be defined."
970 # define wxUSE_XRC 0 macro
972 #endif /* !defined(wxUSE_XRC) */
1833 #if wxUSE_XRC && !wxUSE_XML
1835 # error "wxUSE_XRC requires wxUSE_XML"
1837 # undef wxUSE_XRC macro
1838 # define wxUSE_XRC 0 macro
1840 #endif /* wxUSE_XRC */

Completed in 129 milliseconds

123456