OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SDL_JOYDEVICEADDED
(Results
1 - 7
of
7
) sorted by null
/prebuilts/misc/windows/sdl2/test/
testhotplug.c
72
case
SDL_JOYDEVICEADDED
:
testjoystick.c
284
} else if (event.type ==
SDL_JOYDEVICEADDED
) {
controllermap.c
414
} else if (event.type ==
SDL_JOYDEVICEADDED
) {
/prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_events.h
110
SDL_JOYDEVICEADDED
, /**< A new joystick has been inserted into the system */
335
Uint32 type; /**< ::
SDL_JOYDEVICEADDED
or ::SDL_JOYDEVICEREMOVED */
/prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_events.h
110
SDL_JOYDEVICEADDED
, /**< A new joystick has been inserted into the system */
335
Uint32 type; /**< ::
SDL_JOYDEVICEADDED
or ::SDL_JOYDEVICEREMOVED */
/prebuilts/misc/windows/sdl2/include/
SDL_events.h
110
SDL_JOYDEVICEADDED
, /**< A new joystick has been inserted into the system */
335
Uint32 type; /**< ::
SDL_JOYDEVICEADDED
or ::SDL_JOYDEVICEREMOVED */
/prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_events.h
110
SDL_JOYDEVICEADDED
, /**< A new joystick has been inserted into the system */
335
Uint32 type; /**< ::
SDL_JOYDEVICEADDED
or ::SDL_JOYDEVICEREMOVED */
Completed in 39 milliseconds