Home
last modified time | relevance | path

Searched refs:SUPPORT_JOYSTICK_HAT (Results 1 – 7 of 7) sorted by relevance

/dports/games/easyrpg-player/Player-0.7.0/src/
H A Dsystem.h48 # define SUPPORT_JOYSTICK_HAT macro
56 # define SUPPORT_JOYSTICK_HAT macro
62 # define SUPPORT_JOYSTICK_HAT macro
73 # define SUPPORT_JOYSTICK_HAT macro
80 # define SUPPORT_JOYSTICK_HAT macro
88 # define SUPPORT_JOYSTICK_HAT macro
97 # define SUPPORT_JOYSTICK_HAT macro
H A Dkeys.h184 #if defined(USE_JOYSTICK_HAT) && defined(SUPPORT_JOYSTICK_HAT)
356 #if defined(USE_JOYSTICK_HAT) && defined(SUPPORT_JOYSTICK_HAT)
H A Dinput_buttons_desktop.cpp139 #if defined(USE_JOYSTICK_HAT) && defined(SUPPORT_JOYSTICK_HAT) in GetDefaultButtonMappings()
H A Dsdl_ui.cpp111 … && defined(SUPPORT_JOYSTICK_AXIS)) || (defined(USE_JOYSTICK_HAT) && defined(SUPPORT_JOYSTICK_HAT)) in SdlUi()
603 #if defined(USE_JOYSTICK_HAT) && defined(SUPPORT_JOYSTICK_HAT) in ProcessJoystickHatEvent()
H A Dsdl2_ui.cpp157 … && defined(SUPPORT_JOYSTICK_AXIS)) || (defined(USE_JOYSTICK_HAT) && defined(SUPPORT_JOYSTICK_HAT)) in Sdl2Ui()
669 #if defined(USE_JOYSTICK_HAT) && defined(SUPPORT_JOYSTICK_HAT) in ProcessJoystickHatEvent()
/dports/games/easyrpg-player/Player-0.7.0/src/platform/libretro/
H A Dlibretro_input_buttons.cpp119 #if defined(USE_JOYSTICK_HAT) && defined(SUPPORT_JOYSTICK_HAT) in GetDefaultButtonMappings()
H A Dlibretro_ui.cpp162 # if defined(USE_JOYSTICK_HAT) && defined(SUPPORT_JOYSTICK_HAT) in ProcessEvents()