Searched refs:WIN_GetDisplayUsableBounds (Results 1 – 3 of 3) sorted by relevance
43 extern int WIN_GetDisplayUsableBounds(_THIS, SDL_VideoDisplay * display, SDL_Rect * rect);
127 device->GetDisplayUsableBounds = WIN_GetDisplayUsableBounds; in WIN_CreateDevice()
349 WIN_GetDisplayUsableBounds(_THIS, SDL_VideoDisplay * display, SDL_Rect * rect) in WIN_GetDisplayUsableBounds() function