Home
last modified time | relevance | path

Searched defs:xcb_input_device_class_data_t (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/mit/xorg/lib/libxcb/files/
H A Dxinput.h2831 typedef struct xcb_input_device_class_data_t { struct
2832 struct {
2835 } key;
2836 struct {
2840 } button;
2841 struct {
2866 } xcb_input_device_class_data_t; typedef