Home
last modified time | relevance | path

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

/netbsd-src/external/mit/xorg/lib/libxcb/files/
H A Dshape.h268 typedef struct xcb_shape_input_selected_reply_t { struct
273 } xcb_shape_input_selected_reply_t; argument
678 xcb_shape_input_selected_reply_t *
H A Dshape.c642 xcb_shape_input_selected_reply_t *
647 return (xcb_shape_input_selected_reply_t *) xcb_wait_for_reply(c, cookie.sequence, e); in xcb_shape_input_selected_reply()