Lines Matching defs:isUp
60 Bool isUp; /* cursor in frame buffer */
177 pDevCursor->isUp = TRUE;
183 pDevCursor->isUp = FALSE;
261 if (pCursorInfo->isUp &&
383 if (pCursorInfo->isUp && pCursorInfo->pScreen == pScreen &&
415 if (pCursorInfo->isUp && pCursorInfo->pScreen == pScreen &&
440 if (pCursorInfo && !pCursorInfo->isUp
450 if (pCursorInfo && !pCursorInfo->isUp &&
454 if (!pCursorInfo->isUp)
490 if (pCursorInfo->isUp && pCursorInfo->pScreen == pScreen)
560 if (pCursorInfo->isUp && pCursorInfo->pScreen == pScreen)
648 if (pPointer->isUp)
658 if (!pPointer->isUp)
671 if (pPointer->isUp) {
677 if (!pPointer->isUp && pPointer->pCursor) {
711 pCursorInfo->isUp = FALSE;