Searched refs:WIN_GetDisplayBounds (Results 1 – 4 of 4) sorted by relevance
42 extern int WIN_GetDisplayBounds(_THIS, SDL_VideoDisplay * display, SDL_Rect * rect);
126 device->GetDisplayBounds = WIN_GetDisplayBounds; in WIN_CreateDevice()
318 WIN_GetDisplayBounds(_THIS, SDL_VideoDisplay * display, SDL_Rect * rect) in WIN_GetDisplayBounds() function
572 WIN_GetDisplayBounds(_this, display, &bounds); in WIN_SetWindowFullscreen()