Home
last modified time | relevance | path

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

/netbsd/src/external/mit/xorg/lib/libxcb/files/
Dxinput.h3154 typedef struct xcb_input_xi_passive_grab_device_reply_t { struct
3161 } xcb_input_xi_passive_grab_device_reply_t; typedef
8837 xcb_input_xi_passive_grab_device_modifiers (const xcb_input_xi_passive_grab_device_reply_t *R);
8840 xcb_input_xi_passive_grab_device_modifiers_length (const xcb_input_xi_passive_grab_device_reply_t *…
8843 xcb_input_xi_passive_grab_device_modifiers_iterator (const xcb_input_xi_passive_grab_device_reply_t
8859 xcb_input_xi_passive_grab_device_reply_t *
Dxinput.c11413 xcb_input_xi_passive_grab_device_modifiers (const xcb_input_xi_passive_grab_device_reply_t *R) in xcb_input_xi_passive_grab_device_modifiers()
11419 xcb_input_xi_passive_grab_device_modifiers_length (const xcb_input_xi_passive_grab_device_reply_t *… in xcb_input_xi_passive_grab_device_modifiers_length()
11425 xcb_input_xi_passive_grab_device_modifiers_iterator (const xcb_input_xi_passive_grab_device_reply_t in xcb_input_xi_passive_grab_device_modifiers_iterator()
11434 xcb_input_xi_passive_grab_device_reply_t *
11439 return (xcb_input_xi_passive_grab_device_reply_t *) xcb_wait_for_reply(c, cookie.sequence, e); in xcb_input_xi_passive_grab_device_reply()