Home
last modified time | relevance | path

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

/netbsd-src/external/mit/xorg/lib/libxcb/files/
H A Dxinput.h169 typedef struct xcb_input_key_info_t { struct
176 } xcb_input_key_info_t; argument
182 xcb_input_key_info_t *data;
H A Dxinput.c239 i->index += sizeof(xcb_input_key_info_t); in xcb_input_key_info_next()