Searched refs:XI2Mask (Results 1 - 12 of 12) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dinpututils.h56 XI2Mask *xi2mask_new(void);
57 XI2Mask *xi2mask_new_with_size(size_t, size_t); /* don't use it */
58 void xi2mask_free(XI2Mask **mask);
59 Bool xi2mask_isset(XI2Mask *mask, const DeviceIntPtr dev, int event_type);
60 Bool xi2mask_isset_for_device(XI2Mask *mask, const DeviceIntPtr dev, int event_type);
61 void xi2mask_set(XI2Mask *mask, int deviceid, int event_type);
62 void xi2mask_zero(XI2Mask *mask, int deviceid);
63 void xi2mask_merge(XI2Mask *dest, const XI2Mask *source);
64 size_t xi2mask_num_masks(const XI2Mask *mas
[all...]
H A Dinput.h221 typedef struct _XI2Mask XI2Mask; typedef in typeref:struct:_XI2Mask
606 extern int GetXI2MaskByte(XI2Mask *mask, DeviceIntPtr dev, int event_type);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dinpututils.h56 XI2Mask *xi2mask_new(void);
57 XI2Mask *xi2mask_new_with_size(size_t, size_t); /* don't use it */
58 void xi2mask_free(XI2Mask **mask);
59 Bool xi2mask_isset(XI2Mask *mask, const DeviceIntPtr dev, int event_type);
60 Bool xi2mask_isset_for_device(XI2Mask *mask, const DeviceIntPtr dev, int event_type);
61 void xi2mask_set(XI2Mask *mask, int deviceid, int event_type);
62 void xi2mask_zero(XI2Mask *mask, int deviceid);
63 void xi2mask_merge(XI2Mask *dest, const XI2Mask *source);
64 size_t xi2mask_num_masks(const XI2Mask *mas
[all...]
H A Dinput.h221 typedef struct _XI2Mask XI2Mask; typedef in typeref:struct:_XI2Mask
603 extern int GetXI2MaskByte(XI2Mask *mask, DeviceIntPtr dev, int event_type);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dinpututils.h56 XI2Mask *xi2mask_new(void);
57 XI2Mask *xi2mask_new_with_size(size_t, size_t); /* don't use it */
58 void xi2mask_free(XI2Mask **mask);
59 Bool xi2mask_isset(XI2Mask *mask, const DeviceIntPtr dev, int event_type);
60 Bool xi2mask_isset_for_device(XI2Mask *mask, const DeviceIntPtr dev, int event_type);
61 void xi2mask_set(XI2Mask *mask, int deviceid, int event_type);
62 void xi2mask_zero(XI2Mask *mask, int deviceid);
63 void xi2mask_merge(XI2Mask *dest, const XI2Mask *source);
64 size_t xi2mask_num_masks(const XI2Mask *mas
[all...]
H A Dinput.h221 typedef struct _XI2Mask XI2Mask; typedef in typeref:struct:_XI2Mask
598 extern int GetXI2MaskByte(XI2Mask *mask, DeviceIntPtr dev, int event_type);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dinpututils.h56 XI2Mask *xi2mask_new(void);
57 XI2Mask *xi2mask_new_with_size(size_t, size_t); /* don't use it */
58 void xi2mask_free(XI2Mask **mask);
59 Bool xi2mask_isset(XI2Mask *mask, const DeviceIntPtr dev, int event_type);
60 Bool xi2mask_isset_for_device(XI2Mask *mask, const DeviceIntPtr dev, int event_type);
61 void xi2mask_set(XI2Mask *mask, int deviceid, int event_type);
62 void xi2mask_zero(XI2Mask *mask, int deviceid);
63 void xi2mask_merge(XI2Mask *dest, const XI2Mask *source);
64 size_t xi2mask_num_masks(const XI2Mask *mas
[all...]
H A Dinput.h221 typedef struct _XI2Mask XI2Mask; typedef in typeref:struct:_XI2Mask
600 extern int GetXI2MaskByte(XI2Mask *mask, DeviceIntPtr dev, int event_type);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dinpututils.h56 XI2Mask* xi2mask_new(void);
57 XI2Mask* xi2mask_new_with_size(size_t, size_t); /* don't use it */
58 void xi2mask_free(XI2Mask** mask);
59 Bool xi2mask_isset(XI2Mask* mask, const DeviceIntPtr dev, int event_type);
60 void xi2mask_set(XI2Mask *mask, int deviceid, int event_type);
61 void xi2mask_zero(XI2Mask *mask, int deviceid);
62 void xi2mask_merge(XI2Mask *dest, const XI2Mask *source);
63 size_t xi2mask_num_masks(const XI2Mask *mask);
64 size_t xi2mask_mask_size(const XI2Mask *mas
[all...]
H A Dinput.h227 typedef struct _XI2Mask XI2Mask; typedef in typeref:struct:_XI2Mask
637 extern int GetXI2MaskByte(XI2Mask *mask, DeviceIntPtr dev, int event_type);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dinpututils.h56 XI2Mask *xi2mask_new(void);
57 XI2Mask *xi2mask_new_with_size(size_t, size_t); /* don't use it */
58 void xi2mask_free(XI2Mask **mask);
59 Bool xi2mask_isset(XI2Mask *mask, const DeviceIntPtr dev, int event_type);
60 void xi2mask_set(XI2Mask *mask, int deviceid, int event_type);
61 void xi2mask_zero(XI2Mask *mask, int deviceid);
62 void xi2mask_merge(XI2Mask *dest, const XI2Mask *source);
63 size_t xi2mask_num_masks(const XI2Mask *mask);
64 size_t xi2mask_mask_size(const XI2Mask *mas
[all...]
H A Dinput.h219 typedef struct _XI2Mask XI2Mask; typedef in typeref:struct:_XI2Mask
587 extern int GetXI2MaskByte(XI2Mask *mask, DeviceIntPtr dev, int event_type);

Completed in 60 milliseconds