Searched refs:X11_GetMonitorRect (Results 1 – 3 of 3) sorted by relevance
38 extern int X11_GetMonitorRect(_THIS, SDL_Rect *rect);
562 X11_GetMonitorRect(_THIS, SDL_Rect *rect) function
172 device->GetMonitorRect = X11_GetMonitorRect; in X11_CreateDevice()