Home
last modified time | relevance | path

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

/netbsd-src/external/mit/xorg/lib/libxcb/files/
H A Dxinput.h849 typedef struct xcb_input_get_device_focus_reply_t { struct
858 } xcb_input_get_device_focus_reply_t; argument
5666 xcb_input_get_device_focus_reply_t *
H A Dxinput.c2828 xcb_input_get_device_focus_reply_t *
2833 return (xcb_input_get_device_focus_reply_t *) xcb_wait_for_reply(c, cookie.sequence, e); in xcb_input_get_device_focus_reply()