Home | History | Annotate | Download | only in x11

Lines Matching refs:SDL_GRAB_FULLSCREEN

1034         X11_GrabInputNoLock(this, this->input_grab | SDL_GRAB_FULLSCREEN);
1093 will still have the SDL_GRAB_FULLSCREEN flag set, since this is only
1097 X11_GrabInputNoLock(this, this->input_grab & ~SDL_GRAB_FULLSCREEN);