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

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dinputstr.h307 enum InputLevel level; /* matters only for emulating touches */
341 TouchPointInfoPtr touches; member in struct:_TouchClassRec
342 unsigned short num_touches; /* number of allocated touches */
343 unsigned short max_touches; /* maximum number of touches, may be 0 */
581 int num_touches; /* size of the touches array */
582 DDXTouchPointInfoPtr touches; member in struct:_DeviceIntRec::__anon6812
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dinputstr.h307 enum InputLevel level; /* matters only for emulating touches */
341 TouchPointInfoPtr touches; member in struct:_TouchClassRec
342 unsigned short num_touches; /* number of allocated touches */
343 unsigned short max_touches; /* maximum number of touches, may be 0 */
581 int num_touches; /* size of the touches array */
582 DDXTouchPointInfoPtr touches; member in struct:_DeviceIntRec::__anon7133
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dinputstr.h316 enum InputLevel level; /* matters only for emulating touches */
341 TouchPointInfoPtr touches; member in struct:_TouchClassRec
342 unsigned short num_touches; /* number of allocated touches */
343 unsigned short max_touches; /* maximum number of touches, may be 0 */
594 int num_touches; /* size of the touches array */
595 DDXTouchPointInfoPtr touches; member in struct:_DeviceIntRec::__anon5586
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dinputstr.h314 enum InputLevel level; /* matters only for emulating touches */
339 TouchPointInfoPtr touches; member in struct:_TouchClassRec
340 unsigned short num_touches; /* number of allocated touches */
341 unsigned short max_touches; /* maximum number of touches, may be 0 */
579 int num_touches; /* size of the touches array */
580 DDXTouchPointInfoPtr touches; member in struct:_DeviceIntRec::__anon5896
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dinputstr.h307 enum InputLevel level; /* matters only for emulating touches */
341 TouchPointInfoPtr touches; member in struct:_TouchClassRec
342 unsigned short num_touches; /* number of allocated touches */
343 unsigned short max_touches; /* maximum number of touches, may be 0 */
581 int num_touches; /* size of the touches array */
582 DDXTouchPointInfoPtr touches; member in struct:_DeviceIntRec::__anon6199
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dinputstr.h307 enum InputLevel level; /* matters only for emulating touches */
341 TouchPointInfoPtr touches; member in struct:_TouchClassRec
342 unsigned short num_touches; /* number of allocated touches */
343 unsigned short max_touches; /* maximum number of touches, may be 0 */
581 int num_touches; /* size of the touches array */
582 DDXTouchPointInfoPtr touches; member in struct:_DeviceIntRec::__anon6497

Completed in 78 milliseconds