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

  /xsrc/external/mit/xorg-server/dist/Xi/
xiwarppointer.c 177 ConfineToShape(pDev, pSprite->hotShape, &x, &y);
  /xsrc/external/mit/xorg-server.old/dist/Xi/
xiwarppointer.c 187 ConfineToShape(pDev, pSprite->hotShape, &x, &y);
  /xsrc/external/mit/xorg-server.old/dist/include/
dix.h 327 extern _X_EXPORT void ConfineToShape(
  /xsrc/external/mit/xorg-server/dist/include/
dix.h 336 ConfineToShape(DeviceIntPtr /* pDev */ ,
  /xsrc/external/mit/xorg-server.old/dist/dix/
events.c 654 ConfineToShape(DeviceIntPtr pDev, RegionPtr shape, int *px, int *py)
734 ConfineToShape(pDev, pSprite->hotShape, &new.x, &new.y);
860 ConfineToShape(pDev, reg, &pSprite->hot.x, &pSprite->hot.y);
2742 ConfineToShape(pDev, pSprite->hotShape, &pSprite->hot.x, &pSprite->hot.y);
3204 ConfineToShape(PickPointer(client), pSprite->hotShape, &x, &y);
3310 ConfineToShape(dev, pSprite->hotShape, &x, &y);
  /xsrc/external/mit/xorg-server/dist/dix/
events.c 686 ConfineToShape(DeviceIntPtr pDev, RegionPtr shape, int *px, int *py)
756 ConfineToShape(pDev, pSprite->hotShape, &new.x, &new.y);
876 ConfineToShape(pDev, reg, &pSprite->hot.x, &pSprite->hot.y);
3208 ConfineToShape(pDev, pSprite->hotShape, &pSprite->hot.x,
3685 ConfineToShape(PickPointer(client), pSprite->hotShape, &x, &y);
3788 ConfineToShape(dev, pSprite->hotShape, &x, &y);

Completed in 12 milliseconds