Home
last modified time | relevance | path

Searched refs:_DeviceIntRec (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/xserver/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.h534 typedef struct _DeviceIntRec { struct
H A Dinput.h125 typedef struct _DeviceIntRec *DeviceIntPtr;
/OK3568_Linux_fs/external/xserver/
H A DChangeLog170427 dix: moved isMPdev field to end of _DeviceIntRec structure
170489 dix: added isMPdev field to _DeviceIntRec, is used in GetPointerEvents()