Lines Matching defs:s_pScreenInfo
423 winScreenInfo *s_pScreenInfo = NULL;
465 s_pScreenInfo = s_pScreenPriv->pScreenInfo;
504 ErrorF("s_pScreenInfo %08X\n", s_pScreenInfo);
532 CheckForAlpha(hwnd, pWin, s_pScreenInfo);
613 if (s_pScreenPriv == NULL || s_pScreenInfo->fIgnoreInput)
618 miPointerSetScreen(g_pwinPointer, s_pScreenInfo->dwScreen,
619 ptMouse.x - s_pScreenInfo->dwXOffset,
620 ptMouse.y - s_pScreenInfo->dwYOffset);
654 winEnqueueMotion(ptMouse.x - s_pScreenInfo->dwXOffset,
655 ptMouse.y - s_pScreenInfo->dwYOffset);
670 if (s_pScreenPriv == NULL || s_pScreenInfo->fIgnoreInput)
701 if (s_pScreenPriv == NULL || s_pScreenInfo->fIgnoreInput)
708 if (s_pScreenPriv == NULL || s_pScreenInfo->fIgnoreInput)
717 if (s_pScreenPriv == NULL || s_pScreenInfo->fIgnoreInput)
724 if (s_pScreenPriv == NULL || s_pScreenInfo->fIgnoreInput)
733 if (s_pScreenPriv == NULL || s_pScreenInfo->fIgnoreInput)
740 if (s_pScreenPriv == NULL || s_pScreenInfo->fIgnoreInput)
749 if (s_pScreenPriv == NULL || s_pScreenInfo->fIgnoreInput)
756 if (s_pScreenPriv == NULL || s_pScreenInfo->fIgnoreInput)
788 if (s_pScreenPriv == NULL || s_pScreenInfo->fIgnoreInput)
1235 CheckForAlpha(hwnd, pWin, s_pScreenInfo);