HomeSort by: relevance | last modified time | path
    Searched refs:confined (Results 1 - 7 of 7) sorted by relevancy

  /xsrc/external/mit/xorg-server.old/dist/mi/
mipointrst.h 44 Bool confined; /* pointer can't change screens */ member in struct:__anon10865
mipointer.c 214 pPointer->confined = PointerConfinedToScreen(pDev);
263 pPointer->confined = FALSE;
521 if (!pPointer->confined)
  /xsrc/external/mit/xorg-server/dist/mi/
mipointer.c 74 Bool confined; /* pointer can't change screens */ member in struct:__anon10274
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/
inputstr.h 212 Bool confined; /* confined to screen */ member in struct:_SpriteRec
  /xsrc/external/mit/xorg-server/dist/include/
inputstr.h 220 Bool confined; /* confined to screen */ member in struct:_SpriteRec
  /xsrc/external/mit/xorg-server.old/dist/dix/
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/
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
6006 * there is a grab on the window, the cursor will be re-confined into the

Completed in 13 milliseconds