Home
last modified time | relevance | path

Searched refs:XQuartzIsRootless (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xquartz/
H A Dquartz.c93 Bool XQuartzIsRootless = TRUE; variable
368 if (XQuartzIsRootless) { in QuartzShowFullscreen()
413 if (XQuartzIsRootless == state) in QuartzSetRootless()
419 XQuartzIsRootless = state; in QuartzSetRootless()
426 if (XQuartzIsRootless) { in QuartzSetRootless()
461 if (!XQuartzIsRootless) in QuartzShow()
484 if (!XQuartzIsRootless) in QuartzHide()
H A Dquartz.h126 extern Bool XQuartzIsRootless; /* Is our current mode rootless (or FS)? */
H A DquartzRandR.c390 if (XQuartzIsRootless) in _QuartzRandRUpdateFakeModes()
401 if (XQuartzIsRootless) { in _QuartzRandRUpdateFakeModes()
H A DdarwinEvents.c253 if (XQuartzIsRootless) in DarwinEventHandler()
H A DX11Controller.m836 return !XQuartzIsRootless;
851 if (!XQuartzIsRootless && XQuartzFullscreenVisible) {
H A DX11Application.m321 else if (!XQuartzIsRootless
982 if (!XQuartzIsRootless)
/OK3568_Linux_fs/external/xserver/hw/xquartz/xpr/
H A DxprScreen.c180 if (XQuartzIsRootless && in displayScreenBounds()
305 XQuartzIsRootless = XQuartzRootlessDefault; in xprDisplayInit()
306 if (!XQuartzIsRootless) in xprDisplayInit()
H A DxprAppleWM.c69 if (XQuartzIsRootless) in xprSetWindowLevel()
H A DxprFrame.c190 if (XQuartzIsRootless) in xprCreateFrame()
296 if (XQuartzIsRootless) in xprRestackFrame()