Home
last modified time | relevance | path

Searched refs:fServerStarted (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinblock.c66 if (pScreenPriv != NULL && !pScreenPriv->fServerStarted) { in winBlockHandler()
72 pScreenPriv->fServerStarted = TRUE; in winBlockHandler()
H A Dwinscrinit.c520 pScreenPriv->fServerStarted = FALSE; in winFinishScreenInitFB()
H A Dwin.h483 Bool fServerStarted; member