Searched refs:SDL_GetRelativeMouseState (Results 1 – 5 of 5) sorted by relevance
65 extern DECLSPEC Uint8 SDLCALL SDL_GetRelativeMouseState(int *x, int *y);
79 SDL_GetRelativeMouseState
83 Uint8 SDL_GetRelativeMouseState (int *x, int *y) in SDL_GetRelativeMouseState() function
765 SDL_GetRelativeMouseState(NULL, NULL); /* Clear first large delta */ in SDL_SetVideoMode()
361 SDL_GetRelativeMouseState()