Home
last modified time | relevance | path

Searched refs:deviceevent (Results 1 – 9 of 9) sorted by relevance

/dports/emulators/mess/mame-mame0226/3rdparty/SDL2/src/joystick/
H A DSDL_gamecontroller.c251 SDL_Event deviceevent; in SDL_GameControllerEventWatcher() local
252 deviceevent.type = SDL_CONTROLLERDEVICEADDED; in SDL_GameControllerEventWatcher()
253 deviceevent.cdevice.which = event->jdevice.which; in SDL_GameControllerEventWatcher()
254 SDL_PushEvent(&deviceevent); in SDL_GameControllerEventWatcher()
263 SDL_Event deviceevent; in SDL_GameControllerEventWatcher() local
265 deviceevent.type = SDL_CONTROLLERDEVICEREMOVED; in SDL_GameControllerEventWatcher()
267 SDL_PushEvent(&deviceevent); in SDL_GameControllerEventWatcher()
922 SDL_Event deviceevent; in SDL_GameControllerInit() local
923 deviceevent.type = SDL_CONTROLLERDEVICEADDED; in SDL_GameControllerInit()
924 deviceevent.cdevice.which = i; in SDL_GameControllerInit()
[all …]
/dports/emulators/mame/mame-mame0226/3rdparty/SDL2/src/joystick/
H A DSDL_gamecontroller.c251 SDL_Event deviceevent; in SDL_GameControllerEventWatcher() local
252 deviceevent.type = SDL_CONTROLLERDEVICEADDED; in SDL_GameControllerEventWatcher()
253 deviceevent.cdevice.which = event->jdevice.which; in SDL_GameControllerEventWatcher()
254 SDL_PushEvent(&deviceevent); in SDL_GameControllerEventWatcher()
263 SDL_Event deviceevent; in SDL_GameControllerEventWatcher() local
265 deviceevent.type = SDL_CONTROLLERDEVICEREMOVED; in SDL_GameControllerEventWatcher()
267 SDL_PushEvent(&deviceevent); in SDL_GameControllerEventWatcher()
922 SDL_Event deviceevent; in SDL_GameControllerInit() local
923 deviceevent.type = SDL_CONTROLLERDEVICEADDED; in SDL_GameControllerInit()
924 deviceevent.cdevice.which = i; in SDL_GameControllerInit()
[all …]
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/SDL/src/joystick/
H A DSDL_gamecontroller.c251 SDL_Event deviceevent; in SDL_GameControllerEventWatcher() local
252 deviceevent.type = SDL_CONTROLLERDEVICEADDED; in SDL_GameControllerEventWatcher()
253 deviceevent.cdevice.which = event->jdevice.which; in SDL_GameControllerEventWatcher()
254 SDL_PushEvent(&deviceevent); in SDL_GameControllerEventWatcher()
263 SDL_Event deviceevent; in SDL_GameControllerEventWatcher() local
265 deviceevent.type = SDL_CONTROLLERDEVICEREMOVED; in SDL_GameControllerEventWatcher()
267 SDL_PushEvent(&deviceevent); in SDL_GameControllerEventWatcher()
922 SDL_Event deviceevent; in SDL_GameControllerInit() local
923 deviceevent.type = SDL_CONTROLLERDEVICEADDED; in SDL_GameControllerInit()
924 deviceevent.cdevice.which = i; in SDL_GameControllerInit()
[all …]
/dports/graphics/milton/milton-1.9.1/third_party/SDL2-2.0.8/src/joystick/
H A DSDL_gamecontroller.c384 SDL_Event deviceevent; in SDL_GameControllerEventWatcher() local
385 deviceevent.type = SDL_CONTROLLERDEVICEADDED; in SDL_GameControllerEventWatcher()
386 deviceevent.cdevice.which = event->jdevice.which; in SDL_GameControllerEventWatcher()
387 SDL_PushEvent(&deviceevent); in SDL_GameControllerEventWatcher()
396 SDL_Event deviceevent; in SDL_GameControllerEventWatcher() local
398 deviceevent.type = SDL_CONTROLLERDEVICEREMOVED; in SDL_GameControllerEventWatcher()
400 SDL_PushEvent(&deviceevent); in SDL_GameControllerEventWatcher()
1247 SDL_Event deviceevent; in SDL_GameControllerInit() local
1248 deviceevent.type = SDL_CONTROLLERDEVICEADDED; in SDL_GameControllerInit()
1249 deviceevent.cdevice.which = i; in SDL_GameControllerInit()
[all …]
/dports/accessibility/py-atspi/pyatspi-2.38.1/pyatspi/
H A DMakefile.am7 deviceevent.py \
H A Dutils.py23 from pyatspi.deviceevent import allModifiers
H A DMakefile.in318 deviceevent.py \
/dports/devel/sdl20/SDL2-2.0.18/src/joystick/
H A DSDL_gamecontroller.c431 SDL_Event deviceevent; in SDL_GameControllerEventWatcher() local
432 deviceevent.type = SDL_CONTROLLERDEVICEADDED; in SDL_GameControllerEventWatcher()
433 deviceevent.cdevice.which = event->jdevice.which; in SDL_GameControllerEventWatcher()
434 SDL_PushEvent(&deviceevent); in SDL_GameControllerEventWatcher()
444 SDL_Event deviceevent; in SDL_GameControllerEventWatcher() local
448 deviceevent.type = SDL_CONTROLLERDEVICEREMOVED; in SDL_GameControllerEventWatcher()
450 SDL_PushEvent(&deviceevent); in SDL_GameControllerEventWatcher()
1706 SDL_Event deviceevent; in SDL_GameControllerInit() local
1707 deviceevent.type = SDL_CONTROLLERDEVICEADDED; in SDL_GameControllerInit()
1708 deviceevent.cdevice.which = i; in SDL_GameControllerInit()
[all …]
/dports/x11/controllermap/SDL2-2.0.18/src/joystick/
H A DSDL_gamecontroller.c431 SDL_Event deviceevent; in SDL_GameControllerEventWatcher() local
432 deviceevent.type = SDL_CONTROLLERDEVICEADDED; in SDL_GameControllerEventWatcher()
433 deviceevent.cdevice.which = event->jdevice.which; in SDL_GameControllerEventWatcher()
434 SDL_PushEvent(&deviceevent); in SDL_GameControllerEventWatcher()
444 SDL_Event deviceevent; in SDL_GameControllerEventWatcher() local
448 deviceevent.type = SDL_CONTROLLERDEVICEREMOVED; in SDL_GameControllerEventWatcher()
450 SDL_PushEvent(&deviceevent); in SDL_GameControllerEventWatcher()
1706 SDL_Event deviceevent; in SDL_GameControllerInit() local
1707 deviceevent.type = SDL_CONTROLLERDEVICEADDED; in SDL_GameControllerInit()
1708 deviceevent.cdevice.which = i; in SDL_GameControllerInit()
[all …]