Searched refs:wxUSE_JOYSTICK (Results 1 - 24 of 24) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Djoystick.h17 #if wxUSE_JOYSTICK
35 #endif // wxUSE_JOYSTICK
H A Dsetup_inc.h468 #define wxUSE_JOYSTICK 1 macro
H A Dchkconf.h654 #ifndef wxUSE_JOYSTICK
656 # error "wxUSE_JOYSTICK must be defined."
658 # define wxUSE_JOYSTICK 0 macro
660 #endif /* !defined(wxUSE_JOYSTICK) */
1385 # if wxUSE_JOYSTICK
1390 # undef wxUSE_JOYSTICK macro
1391 # define wxUSE_JOYSTICK 0 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Djoystick.cpp14 #if wxUSE_JOYSTICK
285 // wxUSE_JOYSTICK
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Djoystick.cpp14 #if wxUSE_JOYSTICK
281 // wxUSE_JOYSTICK
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Djoystick.cpp15 #if wxUSE_JOYSTICK
292 #endif // wxUSE_JOYSTICK
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/palmos/
H A Djoystick.cpp15 #if wxUSE_JOYSTICK
249 #endif // wxUSE_JOYSTICK
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/univ/
H A Dsetup.h485 #define wxUSE_JOYSTICK 1 macro
487 #define wxUSE_JOYSTICK 1 macro
H A Dsetup0.h485 #define wxUSE_JOYSTICK 1 macro
487 #define wxUSE_JOYSTICK 1 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/joytest/
H A Djoytest.cpp23 #if !wxUSE_JOYSTICK
24 # error You must set wxUSE_JOYSTICK to 1 in setup.h
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/palmos/
H A Dchkconf.h163 #undef wxUSE_JOYSTICK macro
164 #define wxUSE_JOYSTICK 0 macro
H A Dsetup0.h472 #define wxUSE_JOYSTICK 1 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/os2/
H A Dsetup0.h472 #define wxUSE_JOYSTICK 1 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/
H A Dsetup0.h473 #define wxUSE_JOYSTICK 1 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/motif/
H A Dsetup0.h472 #define wxUSE_JOYSTICK 1 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/
H A Dsetup.h472 #define wxUSE_JOYSTICK 1 macro
H A Dsetup0.h472 #define wxUSE_JOYSTICK 1 macro
H A Dsetup_microwin.h360 #define wxUSE_JOYSTICK 1 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/wince/
H A Dsetup.h472 #define wxUSE_JOYSTICK 1 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/unix/
H A Djoystick.cpp15 #if wxUSE_JOYSTICK
496 #endif // wxUSE_JOYSTICK
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/lib/wx/include/arm-linux-base-unicode-release-2.8/wx/
H A Dsetup.h265 #define wxUSE_JOYSTICK 0 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Djoystick.cpp19 #if wxUSE_JOYSTICK
627 #endif // wxUSE_JOYSTICK
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/corefoundation/
H A Dhidjoystick.cpp28 #if wxUSE_JOYSTICK && defined(__DARWIN__)
903 #endif // wxUSE_JOYSTICK && defined(__DARWIN__)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/
H A Dconfigure11390 wx_cv_use_joystick='wxUSE_JOYSTICK=yes'
11392 wx_cv_use_joystick='wxUSE_JOYSTICK=no'
11397 LINE=`grep "wxUSE_JOYSTICK" ${wx_arg_cache_file}`
11404 wx_cv_use_joystick='wxUSE_JOYSTICK='$DEFAULT_wxUSE_JOYSTICK
11413 if test "$wxUSE_JOYSTICK" = yes; then
[all...]

Completed in 215 milliseconds