Home
last modified time | relevance | path

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

/netbsd-src/external/mit/xorg/lib/libxcb/files/
H A Dxfixes.h598 typedef struct xcb_xfixes_get_cursor_image_and_name_reply_t { struct
613 } xcb_xfixes_get_cursor_image_and_name_reply_t; typedef
1752 …_xfixes_get_cursor_image_and_name_cursor_image (const xcb_xfixes_get_cursor_image_and_name_reply_t
1755 …_get_cursor_image_and_name_cursor_image_length (const xcb_xfixes_get_cursor_image_and_name_reply_t
1758 …xes_get_cursor_image_and_name_cursor_image_end (const xcb_xfixes_get_cursor_image_and_name_reply_t
1761 xcb_xfixes_get_cursor_image_and_name_name (const xcb_xfixes_get_cursor_image_and_name_reply_t *R);
1764 …b_xfixes_get_cursor_image_and_name_name_length (const xcb_xfixes_get_cursor_image_and_name_reply_t
1767 xcb_xfixes_get_cursor_image_and_name_name_end (const xcb_xfixes_get_cursor_image_and_name_reply_t *…
1783 xcb_xfixes_get_cursor_image_and_name_reply_t *
H A Dxfixes.c1879 …const xcb_xfixes_get_cursor_image_and_name_reply_t *_aux = (xcb_xfixes_get_cursor_image_and_name_r… in xcb_xfixes_get_cursor_image_and_name_sizeof()
1886 xcb_block_len += sizeof(xcb_xfixes_get_cursor_image_and_name_reply_t); in xcb_xfixes_get_cursor_image_and_name_sizeof()
1967 …_xfixes_get_cursor_image_and_name_cursor_image (const xcb_xfixes_get_cursor_image_and_name_reply_t in xcb_xfixes_get_cursor_image_and_name_cursor_image()
1973 …_get_cursor_image_and_name_cursor_image_length (const xcb_xfixes_get_cursor_image_and_name_reply_t in xcb_xfixes_get_cursor_image_and_name_cursor_image_length()
1979 …xes_get_cursor_image_and_name_cursor_image_end (const xcb_xfixes_get_cursor_image_and_name_reply_t in xcb_xfixes_get_cursor_image_and_name_cursor_image_end()
1989 xcb_xfixes_get_cursor_image_and_name_name (const xcb_xfixes_get_cursor_image_and_name_reply_t *R) in xcb_xfixes_get_cursor_image_and_name_name()
1996 …b_xfixes_get_cursor_image_and_name_name_length (const xcb_xfixes_get_cursor_image_and_name_reply_t in xcb_xfixes_get_cursor_image_and_name_name_length()
2002 xcb_xfixes_get_cursor_image_and_name_name_end (const xcb_xfixes_get_cursor_image_and_name_reply_t *… in xcb_xfixes_get_cursor_image_and_name_name_end()
2012 xcb_xfixes_get_cursor_image_and_name_reply_t *
2017 … return (xcb_xfixes_get_cursor_image_and_name_reply_t *) xcb_wait_for_reply(c, cookie.sequence, e); in xcb_xfixes_get_cursor_image_and_name_reply()