Searched defs:DDXTouchPointInfoPtr (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dinput.h130 typedef struct _DDXTouchPointInfo *DDXTouchPointInfoPtr; typedef in typeref:struct:_DDXTouchPointInfo
556 DDXTouchPointInfoPtr ddxtouch);
557 extern DDXTouchPointInfoPtr TouchBeginDDXTouch(DeviceIntPtr dev,
559 extern void TouchEndDDXTouch(DeviceIntPtr dev, DDXTouchPointInfoPtr ti);
560 extern DDXTouchPointInfoPtr TouchFindByDDXID(DeviceIntPtr dev,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dinput.h130 typedef struct _DDXTouchPointInfo *DDXTouchPointInfoPtr; typedef in typeref:struct:_DDXTouchPointInfo
553 DDXTouchPointInfoPtr ddxtouch);
554 extern DDXTouchPointInfoPtr TouchBeginDDXTouch(DeviceIntPtr dev,
556 extern void TouchEndDDXTouch(DeviceIntPtr dev, DDXTouchPointInfoPtr ti);
557 extern DDXTouchPointInfoPtr TouchFindByDDXID(DeviceIntPtr dev,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dinput.h129 typedef struct _DDXTouchPointInfo *DDXTouchPointInfoPtr; typedef in typeref:struct:_DDXTouchPointInfo
599 extern void TouchInitDDXTouchPoint(DeviceIntPtr dev, DDXTouchPointInfoPtr ddxtouch);
600 extern DDXTouchPointInfoPtr TouchBeginDDXTouch(DeviceIntPtr dev, uint32_t ddx_id);
601 extern void TouchEndDDXTouch(DeviceIntPtr dev, DDXTouchPointInfoPtr ti);
602 extern DDXTouchPointInfoPtr TouchFindByDDXID(DeviceIntPtr dev,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dinput.h128 typedef struct _DDXTouchPointInfo *DDXTouchPointInfoPtr; typedef in typeref:struct:_DDXTouchPointInfo
542 DDXTouchPointInfoPtr ddxtouch);
543 extern DDXTouchPointInfoPtr TouchBeginDDXTouch(DeviceIntPtr dev,
545 extern void TouchEndDDXTouch(DeviceIntPtr dev, DDXTouchPointInfoPtr ti);
546 extern DDXTouchPointInfoPtr TouchFindByDDXID(DeviceIntPtr dev,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dinput.h130 typedef struct _DDXTouchPointInfo *DDXTouchPointInfoPtr; typedef in typeref:struct:_DDXTouchPointInfo
550 DDXTouchPointInfoPtr ddxtouch);
551 extern DDXTouchPointInfoPtr TouchBeginDDXTouch(DeviceIntPtr dev,
553 extern void TouchEndDDXTouch(DeviceIntPtr dev, DDXTouchPointInfoPtr ti);
554 extern DDXTouchPointInfoPtr TouchFindByDDXID(DeviceIntPtr dev,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dinput.h130 typedef struct _DDXTouchPointInfo *DDXTouchPointInfoPtr; typedef in typeref:struct:_DDXTouchPointInfo
550 DDXTouchPointInfoPtr ddxtouch);
551 extern DDXTouchPointInfoPtr TouchBeginDDXTouch(DeviceIntPtr dev,
553 extern void TouchEndDDXTouch(DeviceIntPtr dev, DDXTouchPointInfoPtr ti);
554 extern DDXTouchPointInfoPtr TouchFindByDDXID(DeviceIntPtr dev,

Completed in 1121 milliseconds