Searched refs:SDL_GameControllerGetButtonFromString (Results 1 – 4 of 4) sorted by relevance
371 extern DECLSPEC SDL_GameControllerButton SDLCALL SDL_GameControllerGetButtonFromString(const char *…
150 #define SDL_GameControllerGetButtonFromString SDL_GameControllerGetButtonFromString_REAL macro
181 SDL_DYNAPI_PROC(SDL_GameControllerButton,SDL_GameControllerGetButtonFromString,(const char *a),(a),…
551 SDL_GameControllerButton SDL_GameControllerGetButtonFromString(const char *pchString) in SDL_GameControllerGetButtonFromString() function592 button = SDL_GameControllerGetButtonFromString(szGameButton); in SDL_PrivateGameControllerParseElement()
Completed in 13 milliseconds