Searched refs:SDL_GameControllerNameForIndex (Results 1 – 5 of 5) sorted by relevance
186 extern DECLSPEC const char *SDLCALL SDL_GameControllerNameForIndex(int joystick_index);
254 name = SDL_GameControllerNameForIndex(i); in main()
139 #define SDL_GameControllerNameForIndex SDL_GameControllerNameForIndex_REAL macro
170 SDL_DYNAPI_PROC(const char*,SDL_GameControllerNameForIndex,(int a),(a),return)
1594 SDL_GameControllerNameForIndex(int device_index) in SDL_GameControllerNameForIndex() function
Completed in 14 milliseconds