Searched refs:controllerlist (Results 1 – 1 of 1) sorted by relevance
382 while (controllerlist) { in SDL_GameControllerEventWatcher()387 controllerlist = controllerlist->next; in SDL_GameControllerEventWatcher()395 while (controllerlist) { in SDL_GameControllerEventWatcher()400 controllerlist = controllerlist->next; in SDL_GameControllerEventWatcher()407 while (controllerlist) { in SDL_GameControllerEventWatcher()412 controllerlist = controllerlist->next; in SDL_GameControllerEventWatcher()429 while (controllerlist) { in SDL_GameControllerEventWatcher()442 controllerlist = controllerlist->next; in SDL_GameControllerEventWatcher()2324 while (controllerlist) { in SDL_GameControllerHandleDelayedGuideButton()2325 if (controllerlist->joystick == joystick) { in SDL_GameControllerHandleDelayedGuideButton()[all …]
Completed in 7 milliseconds