Home
last modified time | relevance | path

Searched refs:xcb_input_button_info_t (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/mit/xorg/lib/libxcb/files/
H A Dxinput.h190 typedef struct xcb_input_button_info_t { struct
194 } xcb_input_button_info_t; argument
200 xcb_input_button_info_t *data;
H A Dxinput.c257 i->index += sizeof(xcb_input_button_info_t); in xcb_input_button_info_next()