Searched refs:SDL_JoystickGetDevicePlayerIndex (Results 1 – 5 of 5) sorted by relevance
140 extern DECLSPEC int SDLCALL SDL_JoystickGetDevicePlayerIndex(int device_index);
284 …_JoystickGetDeviceVendor(i), SDL_JoystickGetDeviceProduct(i), SDL_JoystickGetDevicePlayerIndex(i)); in main()
701 #define SDL_JoystickGetDevicePlayerIndex SDL_JoystickGetDevicePlayerIndex_REAL macro
755 SDL_DYNAPI_PROC(int,SDL_JoystickGetDevicePlayerIndex,(int a),(a),return)
321 SDL_JoystickGetDevicePlayerIndex(int device_index) in SDL_JoystickGetDevicePlayerIndex() function
Completed in 15 milliseconds