Home | History | Annotate | Download | only in xwin

Lines Matching defs:pScreenInfo

177   winScreenInfo *pScreenInfo = pScreenPriv->pScreenInfo;
184 pScreenInfo->dwWidth = width;
185 pScreenInfo->dwHeight = height;
200 winUpdateFBPointer(pScreen, pScreenInfo->pfb);
231 winScreenInfo *pScreenInfo = pScreenPriv->pScreenInfo;
239 if (pScreenInfo->fFullScreen)
252 || pScreenInfo->fMWExtWM
254 || pScreenInfo->fRootless
256 || pScreenInfo->fMultiWindow