Searched refs:fServerStarted (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwinblock.c66 if (pScreenPriv != NULL && !pScreenPriv->fServerStarted) {
72 pScreenPriv->fServerStarted = TRUE;
H A Dwinscrinit.c472 pScreenPriv->fServerStarted = FALSE;
H A Dwin.h475 Bool fServerStarted; member in struct:_winPrivScreenRec
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinblock.c59 if (pScreenPriv != NULL && !pScreenPriv->fServerStarted)
66 pScreenPriv->fServerStarted = TRUE;
H A Dwinscrinit.c563 pScreenPriv->fServerStarted = FALSE;
H A Dwin.h553 Bool fServerStarted; member in struct:_winPrivScreenRec

Completed in 9 milliseconds