Lines Matching defs:s_pScreenInfo
316 winScreenInfo *s_pScreenInfo = NULL;
343 s_pScreenInfo = s_pScreenPriv->pScreenInfo;
382 ErrorF ("s_pScreenInfo %08X\n", s_pScreenInfo);
517 if (s_pScreenPriv == NULL || s_pScreenInfo->fIgnoreInput)
522 miPointerSetScreen (g_pwinPointer, s_pScreenInfo->dwScreen,
523 ptMouse.x - s_pScreenInfo->dwXOffset,
524 ptMouse.y - s_pScreenInfo->dwYOffset);
561 winEnqueueMotion(ptMouse.x - s_pScreenInfo->dwXOffset,
562 ptMouse.y - s_pScreenInfo->dwYOffset);
577 if (s_pScreenPriv == NULL || s_pScreenInfo->fIgnoreInput)
610 if (s_pScreenPriv == NULL || s_pScreenInfo->fIgnoreInput)
617 if (s_pScreenPriv == NULL || s_pScreenInfo->fIgnoreInput)
626 if (s_pScreenPriv == NULL || s_pScreenInfo->fIgnoreInput)
633 if (s_pScreenPriv == NULL || s_pScreenInfo->fIgnoreInput)
642 if (s_pScreenPriv == NULL || s_pScreenInfo->fIgnoreInput)
649 if (s_pScreenPriv == NULL || s_pScreenInfo->fIgnoreInput)
658 if (s_pScreenPriv == NULL || s_pScreenInfo->fIgnoreInput)
664 if (s_pScreenPriv == NULL || s_pScreenInfo->fIgnoreInput)
680 if (s_pScreenPriv == NULL || s_pScreenInfo->fIgnoreInput)