OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SDL_JoystickGUID
(Results
1 - 8
of
8
) sorted by null
/prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_joystick.h
70
}
SDL_JoystickGUID
;
107
extern DECLSPEC
SDL_JoystickGUID
SDLCALL SDL_JoystickGetDeviceGUID(int device_index);
112
extern DECLSPEC
SDL_JoystickGUID
SDLCALL SDL_JoystickGetGUID(SDL_Joystick * joystick);
118
extern DECLSPEC void SDLCALL SDL_JoystickGetGUIDString(
SDL_JoystickGUID
guid, char *pszGUID, int cbGUID);
123
extern DECLSPEC
SDL_JoystickGUID
SDLCALL SDL_JoystickGetGUIDFromString(const char *pchGUID);
SDL_gamecontroller.h
141
extern DECLSPEC char * SDLCALL SDL_GameControllerMappingForGUID(
SDL_JoystickGUID
guid );
/prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_joystick.h
70
}
SDL_JoystickGUID
;
107
extern DECLSPEC
SDL_JoystickGUID
SDLCALL SDL_JoystickGetDeviceGUID(int device_index);
112
extern DECLSPEC
SDL_JoystickGUID
SDLCALL SDL_JoystickGetGUID(SDL_Joystick * joystick);
118
extern DECLSPEC void SDLCALL SDL_JoystickGetGUIDString(
SDL_JoystickGUID
guid, char *pszGUID, int cbGUID);
123
extern DECLSPEC
SDL_JoystickGUID
SDLCALL SDL_JoystickGetGUIDFromString(const char *pchGUID);
SDL_gamecontroller.h
141
extern DECLSPEC char * SDLCALL SDL_GameControllerMappingForGUID(
SDL_JoystickGUID
guid );
/prebuilts/misc/windows/sdl2/include/
SDL_joystick.h
70
}
SDL_JoystickGUID
;
107
extern DECLSPEC
SDL_JoystickGUID
SDLCALL SDL_JoystickGetDeviceGUID(int device_index);
112
extern DECLSPEC
SDL_JoystickGUID
SDLCALL SDL_JoystickGetGUID(SDL_Joystick * joystick);
118
extern DECLSPEC void SDLCALL SDL_JoystickGetGUIDString(
SDL_JoystickGUID
guid, char *pszGUID, int cbGUID);
123
extern DECLSPEC
SDL_JoystickGUID
SDLCALL SDL_JoystickGetGUIDFromString(const char *pchGUID);
SDL_gamecontroller.h
141
extern DECLSPEC char * SDLCALL SDL_GameControllerMappingForGUID(
SDL_JoystickGUID
guid );
/prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_joystick.h
70
}
SDL_JoystickGUID
;
107
extern DECLSPEC
SDL_JoystickGUID
SDLCALL SDL_JoystickGetDeviceGUID(int device_index);
112
extern DECLSPEC
SDL_JoystickGUID
SDLCALL SDL_JoystickGetGUID(SDL_Joystick * joystick);
118
extern DECLSPEC void SDLCALL SDL_JoystickGetGUIDString(
SDL_JoystickGUID
guid, char *pszGUID, int cbGUID);
123
extern DECLSPEC
SDL_JoystickGUID
SDLCALL SDL_JoystickGetGUIDFromString(const char *pchGUID);
SDL_gamecontroller.h
141
extern DECLSPEC char * SDLCALL SDL_GameControllerMappingForGUID(
SDL_JoystickGUID
guid );
Completed in 719 milliseconds