Searched refs:confined (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/mi/ |
| H A D | mipointrst.h | 44 Bool confined; /* pointer can't change screens */ member in struct:__anon3155f54d0108
|
| H A D | mipointer.c | 214 pPointer->confined = PointerConfinedToScreen(pDev); 263 pPointer->confined = FALSE; 521 if (!pPointer->confined)
|
| /xsrc/external/mit/xorg-server/dist/mi/ |
| H A D | mipointer.c | 74 Bool confined; /* pointer can't change screens */ member in struct:__anonef8d88d90108 231 pPointer->confined = PointerConfinedToScreen(pDev); 336 pPointer->confined = FALSE; 672 if (!pPointer->confined) { 716 /* In the event we actually change screen or we get confined, we just
|
| /xsrc/external/mit/xorg-server.old/dist/include/ |
| H A D | inputstr.h | 212 Bool confined; /* confined to screen */ member in struct:_SpriteRec
|
| /xsrc/external/mit/xorg-server/dist/include/ |
| H A D | inputstr.h | 220 Bool confined; /* confined to screen */ member in struct:_SpriteRec
|
| /xsrc/external/mit/xorg-server.old/dist/dix/ |
| H A D | events.c | 615 pSprite->confined = FALSE; 718 pSprite->confined = confineToScreen; 904 return pDev->spriteInfo->sprite->confined; 924 CheckPhysLimits(pDev, cursor, FALSE, pSprite->confined, 2957 pSprite->confined = FALSE; 3032 pSprite->confined = FALSE; 3084 /* if the pointer wasn't confined, the DDX won't get 5469 * there is a grab on the window, the cursor will be re-confined into the
|
| /xsrc/external/mit/xorg-server/dist/dix/ |
| H A D | events.c | 646 pSprite->confined = FALSE; 742 pSprite->confined = confineToScreen; 923 return pDev->spriteInfo->sprite->confined; 942 CheckPhysLimits(pDev, cursor, FALSE, pSprite->confined, 3424 pSprite->confined = FALSE; 3507 pSprite->confined = FALSE; 3565 /* if the pointer wasn't confined, the DDX won't get 6002 * there is a grab on the window, the cursor will be re-confined into the
|
Completed in 20 milliseconds