Home
last modified time | relevance | path

Searched refs:SDL_GameControllerGetButtonFromString (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/SDL2/include/
A DSDL_gamecontroller.h371 extern DECLSPEC SDL_GameControllerButton SDLCALL SDL_GameControllerGetButtonFromString(const char *…
/AliOS-Things-master/components/SDL2/src/dynapi/
A DSDL_dynapi_overrides.h150 #define SDL_GameControllerGetButtonFromString SDL_GameControllerGetButtonFromString_REAL macro
A DSDL_dynapi_procs.h181 SDL_DYNAPI_PROC(SDL_GameControllerButton,SDL_GameControllerGetButtonFromString,(const char *a),(a),…
/AliOS-Things-master/components/SDL2/src/joystick/
A DSDL_gamecontroller.c551 SDL_GameControllerButton SDL_GameControllerGetButtonFromString(const char *pchString) in SDL_GameControllerGetButtonFromString() function
592 button = SDL_GameControllerGetButtonFromString(szGameButton); in SDL_PrivateGameControllerParseElement()

Completed in 13 milliseconds