Searched refs:ConfineToShape (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/xserver/Xi/ |
| H A D | xiwarppointer.c | 177 ConfineToShape(pDev, pSprite->hotShape, &x, &y); in ProcXIWarpPointer()
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | dix.h | 323 ConfineToShape(DeviceIntPtr /* pDev */ ,
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | events.c | 672 ConfineToShape(DeviceIntPtr pDev, RegionPtr shape, int *px, int *py) in ConfineToShape() function 742 ConfineToShape(pDev, pSprite->hotShape, &new.x, &new.y); in CheckPhysLimits() 862 ConfineToShape(pDev, reg, &pSprite->hot.x, &pSprite->hot.y); in CheckVirtualMotion() 3037 ConfineToShape(pDev, pSprite->hotShape, &pSprite->hot.x, in CheckMotion() 3514 ConfineToShape(PickPointer(client), pSprite->hotShape, &x, &y); in XineramaWarpPointer() 3617 ConfineToShape(dev, pSprite->hotShape, &x, &y); in ProcWarpPointer()
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 89425 events.c: In function 'ConfineToShape': 170327 of events.c (ConfineToShape, PostNewCursor, XineramaCheckMotion, 173906 Make sure xeviehot gets updated after the ConfineToShape() call.
|