Lines Matching defs:isUp
60 Bool isUp; /* cursor in frame buffer */
173 pDevCursor->isUp = TRUE;
179 pDevCursor->isUp = FALSE;
281 if (pCursorInfo->isUp &&
422 if (pCursorInfo->isUp && pCursorInfo->pScreen == pScreen &&
458 if (pCursorInfo->isUp && pCursorInfo->pScreen == pScreen)
509 if (pCursorInfo->isUp && pCursorInfo->pScreen == pScreen &&
544 if (pCursorInfo->isUp && pCursorInfo->pScreen == pScreen &&
572 if (pCursorInfo && !pCursorInfo->isUp
586 if (pCursorInfo && !pCursorInfo->isUp &&
592 if (!pCursorInfo->isUp)
632 if (pCursorInfo->isUp && pCursorInfo->pScreen == pScreen)
714 if (pCursorInfo->isUp && pCursorInfo->pScreen == pScreen)
804 if (pPointer->isUp)
814 if (!pPointer->isUp)
831 if (pPointer->isUp) {
837 if (!pPointer->isUp && pPointer->pCursor)
873 pCursorInfo->isUp = FALSE;