Searched refs:fServerStarted (Results 1 – 3 of 3) sorted by relevance
66 if (pScreenPriv != NULL && !pScreenPriv->fServerStarted) { in winBlockHandler()72 pScreenPriv->fServerStarted = TRUE; in winBlockHandler()
520 pScreenPriv->fServerStarted = FALSE; in winFinishScreenInitFB()
483 Bool fServerStarted; member