Home
last modified time | relevance | path

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

/netbsd-src/external/mit/xorg/lib/libxcb/files/
H A Dxinput.h619 typedef struct xcb_input_change_keyboard_device_reply_t { struct
626 } xcb_input_change_keyboard_device_reply_t; argument
5263 xcb_input_change_keyboard_device_reply_t *
H A Dxinput.c2007 xcb_input_change_keyboard_device_reply_t *
2012 return (xcb_input_change_keyboard_device_reply_t *) xcb_wait_for_reply(c, cookie.sequence, e); in xcb_input_change_keyboard_device_reply()