Searched refs:_DeviceIntRec (Results 1 – 5 of 5) sorted by relevance
60 struct _DeviceIntRec;120 extern _X_EXPORT void NewCurrentScreen(struct _DeviceIntRec * /*pDev */ ,125 extern _X_EXPORT Bool PointerConfinedToScreen(struct _DeviceIntRec * /* pDev */128 extern _X_EXPORT void GetSpritePosition(struct _DeviceIntRec * /* pDev */ ,133 extern _X_EXPORT int XineramaGetCursorScreen(struct _DeviceIntRec *pDev);
69 struct _DeviceIntRec;134 struct _DeviceIntRec * /*pDev */ ,138 struct _DeviceIntRec *
534 typedef struct _DeviceIntRec { struct
125 typedef struct _DeviceIntRec *DeviceIntPtr;
170427 dix: moved isMPdev field to end of _DeviceIntRec structure170489 dix: added isMPdev field to _DeviceIntRec, is used in GetPointerEvents()