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

  /xsrc/external/mit/xorg-server/dist/include/
cursor.h 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);
window.h 69 struct _DeviceIntRec;
134 struct _DeviceIntRec * /*pDev */ ,
138 struct _DeviceIntRec *
inputstr.h 561 typedef struct _DeviceIntRec {
input.h 151 typedef struct _DeviceIntRec *DeviceIntPtr;
  /xsrc/external/mit/xorg-server.old/dist/include/
cursor.h 61 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);
window.h 70 struct _DeviceIntRec;
140 struct _DeviceIntRec* /*pDev*/,
145 struct _DeviceIntRec* /*pDev*/);
inputstr.h 497 typedef struct _DeviceIntRec {
input.h 105 typedef struct _DeviceIntRec *DeviceIntPtr;

Completed in 12 milliseconds