Lines Matching refs:screen
319 // Updates the full screen status of the window
350 // The good thing is that this makes undecorated full screen windows
1088 // Remember old screen saver settings
1095 // Disable screen saver
1135 // Restore old screen saver settings
1508 // the position into root (screen) coordinates
1992 visual = DefaultVisual(_glfw.x11.display, _glfw.x11.screen);
1993 depth = DefaultDepth(_glfw.x11.display, _glfw.x11.screen);
2321 "X11: Iconification of full screen windows requires a WM that supports EWMH full screen");
2325 XIconifyWindow(_glfw.x11.display, window->x11.handle, _glfw.x11.screen);
2336 "X11: Iconification of full screen windows requires a WM that supports EWMH full screen");
3162 _glfw.x11.screen));