Searched refs:xcb_list_properties_reply_t (Results 1 – 2 of 2) sorted by relevance
1951 typedef struct xcb_list_properties_reply_t { struct1958 } xcb_list_properties_reply_t; argument6571 xcb_list_properties_atoms (const xcb_list_properties_reply_t *R /**< */);6574 xcb_list_properties_atoms_length (const xcb_list_properties_reply_t *R /**< */);6577 xcb_list_properties_atoms_end (const xcb_list_properties_reply_t *R /**< */);6593 xcb_list_properties_reply_t *
2573 const xcb_list_properties_reply_t *_aux = (xcb_list_properties_reply_t *)_buffer; in xcb_list_properties_sizeof()2580 xcb_block_len += sizeof(xcb_list_properties_reply_t); in xcb_list_properties_sizeof()2655 xcb_list_properties_atoms (const xcb_list_properties_reply_t *R /**< */) in xcb_list_properties_atoms()2661 xcb_list_properties_atoms_length (const xcb_list_properties_reply_t *R /**< */) in xcb_list_properties_atoms_length()2667 xcb_list_properties_atoms_end (const xcb_list_properties_reply_t *R /**< */) in xcb_list_properties_atoms_end()2676 xcb_list_properties_reply_t *2681 return (xcb_list_properties_reply_t *) xcb_wait_for_reply(c, cookie.sequence, e); in xcb_list_properties_reply()