Searched refs:WIN_GetDisplayUsableBounds (Results 1 – 3 of 3) sorted by relevance
39 extern int WIN_GetDisplayUsableBounds(_THIS, SDL_VideoDisplay * display, SDL_Rect * rect);
143 device->GetDisplayUsableBounds = WIN_GetDisplayUsableBounds; in WIN_CreateDevice()
315 WIN_GetDisplayUsableBounds(_THIS, SDL_VideoDisplay * display, SDL_Rect * rect) in WIN_GetDisplayUsableBounds() function
Completed in 9 milliseconds