Searched refs:_DeviceIntRec (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/xorg-server/dist/include/
H A Dcursor.h60 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);
H A Dwindow.h69 struct _DeviceIntRec;
134 struct _DeviceIntRec * /*pDev */ ,
138 struct _DeviceIntRec *
H A Dinputstr.h561 typedef struct _DeviceIntRec { struct
H A Dinput.h151 typedef struct _DeviceIntRec *DeviceIntPtr;
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dcursor.h61 struct _DeviceIntRec;
124 struct _DeviceIntRec* /*pDev*/,
129 extern _X_EXPORT Bool PointerConfinedToScreen(struct _DeviceIntRec* /* pDev */);
132 struct _DeviceIntRec* /* pDev */,
137 extern _X_EXPORT int XineramaGetCursorScreen(struct _DeviceIntRec* pDev);
H A Dwindow.h70 struct _DeviceIntRec;
140 struct _DeviceIntRec* /*pDev*/,
145 struct _DeviceIntRec* /*pDev*/);
H A Dinputstr.h497 typedef struct _DeviceIntRec { struct
H A Dinput.h105 typedef struct _DeviceIntRec *DeviceIntPtr;

Completed in 9 milliseconds