Searched refs:SDL_ScreenOrientation (Results 1 – 4 of 4) sorted by relevance
109 } SDL_ScreenOrientation; typedef135 enum SDL_ScreenOrientation userOrientation;141 enum SDL_ScreenOrientation gapiOrientation;
37 } SDL_ScreenOrientation; typedef52 SDL_ScreenOrientation orientation;
64 WPARAM rotateKey(WPARAM key,SDL_ScreenOrientation direction) in rotateKey()
128 static void GapiTransform(SDL_ScreenOrientation rotate, char hires, Sint16 *x, Sint16 *y) { in GapiTransform()