Home
last modified time | relevance | path

Searched refs:fRootless (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinwndproc.c231 fRootless in winWindowProc()
321 || s_pScreenInfo->fRootless in winWindowProc()
622 || s_pScreenInfo->fRootless in winWindowProc()
802 if (s_pScreenInfo->fRootless in winWindowProc()
813 if (s_pScreenInfo->fRootless in winWindowProc()
825 if (s_pScreenInfo->fRootless in winWindowProc()
836 if (s_pScreenInfo->fRootless in winWindowProc()
848 if (s_pScreenInfo->fRootless in winWindowProc()
859 if (s_pScreenInfo->fRootless in winWindowProc()
871 if (s_pScreenInfo->fRootless in winWindowProc()
[all …]
H A Dwinvalargs.c95 if (g_ScreenInfo[i].fRootless) in winValidateArgs()
133 || g_ScreenInfo[i].fRootless) in winValidateArgs()
146 || g_ScreenInfo[i].fRootless) in winValidateArgs()
H A Dwincreatewnd.c158 && !pScreenInfo->fRootless in winCreateBoundingWindowWindowed()
220 || pScreenInfo->fRootless in winCreateBoundingWindowWindowed()
241 && !pScreenInfo->fRootless in winCreateBoundingWindowWindowed()
442 && !pScreenInfo->fRootless in winCreateBoundingWindowWindowed()
H A Dwinrandr.c176 || pScreenInfo->fRootless in winRandRScreenSetSize()
H A Dwinprocarg.c132 defaultScreenInfo.fRootless = FALSE; in winInitializeScreenDefaults()
582 screenInfoPtr->fRootless = TRUE; in ddxProcessArgument()
H A Dwinscrinit.c424 if (pScreenInfo->fRootless) { in winFinishScreenInitFB()
H A Dwincursor.c97 || pScreenPriv->pScreenInfo->fRootless in winPointerWarpCursor()
H A Dwin.h396 Bool fRootless; member