Home
last modified time | relevance | path

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

/netbsd/src/external/mit/xorg/lib/libxcb/files/
Dxproto.h4843 typedef struct xcb_set_modifier_mapping_reply_t { struct
4848 } xcb_set_modifier_mapping_reply_t; argument
12601 xcb_set_modifier_mapping_reply_t *
Dxproto.c14379 xcb_set_modifier_mapping_reply_t *
14384 return (xcb_set_modifier_mapping_reply_t *) xcb_wait_for_reply(c, cookie.sequence, e); in xcb_set_modifier_mapping_reply()