| glx.h | | glx.h | |
| | | | |
| skipping to change at line 3534 | | skipping to change at line 3534 | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_generic_iterator_t | | xcb_generic_iterator_t | |
| xcb_glx_context_tag_end (xcb_glx_context_tag_iterator_t i /**< */); | | xcb_glx_context_tag_end (xcb_glx_context_tag_iterator_t i /**< */); | |
| | | | |
| int | | int | |
| xcb_glx_render_sizeof (const void *_buffer /**< */, | | xcb_glx_render_sizeof (const void *_buffer /**< */, | |
| uint32_t data_len /**< */); | | uint32_t data_len /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 3564 | | skipping to change at line 3564 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_glx_render_checked (xcb_connection_t *c /**< */, | | xcb_glx_render_checked (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**< */, | | xcb_glx_context_tag_t context_tag /**< */, | |
| uint32_t data_len /**< */, | | uint32_t data_len /**< */, | |
| const uint8_t *data /**< */); | | const uint8_t *data /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_glx_render | | ** xcb_void_cookie_t xcb_glx_render | |
| | | | |
| skipping to change at line 3594 | | skipping to change at line 3594 | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_glx_render (xcb_connection_t *c /**< */, | | xcb_glx_render (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**< */, | | xcb_glx_context_tag_t context_tag /**< */, | |
| uint32_t data_len /**< */, | | uint32_t data_len /**< */, | |
| const uint8_t *data /**< */); | | const uint8_t *data /**< */); | |
| | | | |
| int | | int | |
| xcb_glx_render_large_sizeof (const void *_buffer /**< */); | | xcb_glx_render_large_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 3628 | | skipping to change at line 3628 | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_glx_render_large_checked (xcb_connection_t *c /**< */, | | xcb_glx_render_large_checked (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**< */, | | xcb_glx_context_tag_t context_tag /**< */, | |
| uint16_t request_num /**< */, | | uint16_t request_num /**< */, | |
| uint16_t request_total /**< */
, | | uint16_t request_total /**< */
, | |
| uint32_t data_len /**< */, | | uint32_t data_len /**< */, | |
| const uint8_t *data /**< */); | | const uint8_t *data /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_glx_render_large | | ** xcb_void_cookie_t xcb_glx_render_large | |
| | | | |
| skipping to change at line 3659 | | skipping to change at line 3659 | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_glx_render_large (xcb_connection_t *c /**< */, | | xcb_glx_render_large (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**< */, | | xcb_glx_context_tag_t context_tag /**< */, | |
| uint16_t request_num /**< */, | | uint16_t request_num /**< */, | |
| uint16_t request_total /**< */, | | uint16_t request_total /**< */, | |
| uint32_t data_len /**< */, | | uint32_t data_len /**< */, | |
| const uint8_t *data /**< */); | | const uint8_t *data /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 3693 | | skipping to change at line 3693 | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_glx_create_context_checked (xcb_connection_t *c /**< */, | | xcb_glx_create_context_checked (xcb_connection_t *c /**< */, | |
| xcb_glx_context_t context /**< */, | | xcb_glx_context_t context /**< */, | |
| xcb_visualid_t visual /**< */, | | xcb_visualid_t visual /**< */, | |
| uint32_t screen /**< */, | | uint32_t screen /**< */, | |
| xcb_glx_context_t share_list /**< */, | | xcb_glx_context_t share_list /**< */, | |
| uint8_t is_direct /**< */); | | uint8_t is_direct /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_glx_create_context | | ** xcb_void_cookie_t xcb_glx_create_context | |
| | | | |
| skipping to change at line 3724 | | skipping to change at line 3724 | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_glx_create_context (xcb_connection_t *c /**< */, | | xcb_glx_create_context (xcb_connection_t *c /**< */, | |
| xcb_glx_context_t context /**< */, | | xcb_glx_context_t context /**< */, | |
| xcb_visualid_t visual /**< */, | | xcb_visualid_t visual /**< */, | |
| uint32_t screen /**< */, | | uint32_t screen /**< */, | |
| xcb_glx_context_t share_list /**< */, | | xcb_glx_context_t share_list /**< */, | |
| uint8_t is_direct /**< */); | | uint8_t is_direct /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 3750 | | skipping to change at line 3750 | |
| ** @param xcb_glx_context_t context | | ** @param xcb_glx_context_t context | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_glx_destroy_context_checked (xcb_connection_t *c /**< */, | | xcb_glx_destroy_context_checked (xcb_connection_t *c /**< */, | |
| xcb_glx_context_t context /**< */); | | xcb_glx_context_t context /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_glx_destroy_context | | ** xcb_void_cookie_t xcb_glx_destroy_context | |
| | | | |
| skipping to change at line 3773 | | skipping to change at line 3773 | |
| ** @param xcb_glx_context_t context | | ** @param xcb_glx_context_t context | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_glx_destroy_context (xcb_connection_t *c /**< */, | | xcb_glx_destroy_context (xcb_connection_t *c /**< */, | |
| xcb_glx_context_t context /**< */); | | xcb_glx_context_t context /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_glx_make_current_cookie_t xcb_glx_make_current | | ** xcb_glx_make_current_cookie_t xcb_glx_make_current | |
| | | | |
| skipping to change at line 3800 | | skipping to change at line 3800 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_glx_make_current_cookie_t | | xcb_glx_make_current_cookie_t | |
| xcb_glx_make_current (xcb_connection_t *c /**< */, | | xcb_glx_make_current (xcb_connection_t *c /**< */, | |
| xcb_glx_drawable_t drawable /**< */, | | xcb_glx_drawable_t drawable /**< */, | |
| xcb_glx_context_t context /**< */, | | xcb_glx_context_t context /**< */, | |
| xcb_glx_context_tag_t old_context_tag /**< */); | | xcb_glx_context_tag_t old_context_tag /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 3861 | | skipping to change at line 3861 | |
| ** @returns xcb_glx_make_current_reply_t * | | ** @returns xcb_glx_make_current_reply_t * | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_glx_make_current_reply_t * | | xcb_glx_make_current_reply_t * | |
| xcb_glx_make_current_reply (xcb_connection_t *c /**< */, | | xcb_glx_make_current_reply (xcb_connection_t *c /**< */, | |
| xcb_glx_make_current_cookie_t cookie /**< */
, | | xcb_glx_make_current_cookie_t cookie /**< */
, | |
| xcb_generic_error_t **e /**< */); | | xcb_generic_error_t **e /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_glx_is_direct_cookie_t xcb_glx_is_direct | | ** xcb_glx_is_direct_cookie_t xcb_glx_is_direct | |
| | | | |
| skipping to change at line 3884 | | skipping to change at line 3884 | |
| ** @param xcb_glx_context_t context | | ** @param xcb_glx_context_t context | |
| ** @returns xcb_glx_is_direct_cookie_t | | ** @returns xcb_glx_is_direct_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_glx_is_direct_cookie_t | | xcb_glx_is_direct_cookie_t | |
| xcb_glx_is_direct (xcb_connection_t *c /**< */, | | xcb_glx_is_direct (xcb_connection_t *c /**< */, | |
| xcb_glx_context_t context /**< */); | | xcb_glx_context_t context /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 3941 | | skipping to change at line 3941 | |
| ** @returns xcb_glx_is_direct_reply_t * | | ** @returns xcb_glx_is_direct_reply_t * | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_glx_is_direct_reply_t * | | xcb_glx_is_direct_reply_t * | |
| xcb_glx_is_direct_reply (xcb_connection_t *c /**< */, | | xcb_glx_is_direct_reply (xcb_connection_t *c /**< */, | |
| xcb_glx_is_direct_cookie_t cookie /**< */, | | xcb_glx_is_direct_cookie_t cookie /**< */, | |
| xcb_generic_error_t **e /**< */); | | xcb_generic_error_t **e /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_glx_query_version_cookie_t xcb_glx_query_version | | ** xcb_glx_query_version_cookie_t xcb_glx_query_version | |
| | | | |
| skipping to change at line 3966 | | skipping to change at line 3966 | |
| ** @returns xcb_glx_query_version_cookie_t | | ** @returns xcb_glx_query_version_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_glx_query_version_cookie_t | | xcb_glx_query_version_cookie_t | |
| xcb_glx_query_version (xcb_connection_t *c /**< */, | | xcb_glx_query_version (xcb_connection_t *c /**< */, | |
| uint32_t major_version /**< */, | | uint32_t major_version /**< */, | |
| uint32_t minor_version /**< */); | | uint32_t minor_version /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 4025 | | skipping to change at line 4025 | |
| ** @returns xcb_glx_query_version_reply_t * | | ** @returns xcb_glx_query_version_reply_t * | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_glx_query_version_reply_t * | | xcb_glx_query_version_reply_t * | |
| xcb_glx_query_version_reply (xcb_connection_t *c /**< */, | | xcb_glx_query_version_reply (xcb_connection_t *c /**< */, | |
| xcb_glx_query_version_cookie_t cookie /**<
*/, | | xcb_glx_query_version_cookie_t cookie /**<
*/, | |
| xcb_generic_error_t **e /**< */); | | xcb_generic_error_t **e /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 4051 | | skipping to change at line 4051 | |
| ** @param xcb_glx_context_tag_t context_tag | | ** @param xcb_glx_context_tag_t context_tag | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_glx_wait_gl_checked (xcb_connection_t *c /**< */, | | xcb_glx_wait_gl_checked (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**< */); | | xcb_glx_context_tag_t context_tag /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_glx_wait_gl | | ** xcb_void_cookie_t xcb_glx_wait_gl | |
| | | | |
| skipping to change at line 4074 | | skipping to change at line 4074 | |
| ** @param xcb_glx_context_tag_t context_tag | | ** @param xcb_glx_context_tag_t context_tag | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_glx_wait_gl (xcb_connection_t *c /**< */, | | xcb_glx_wait_gl (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**< */); | | xcb_glx_context_tag_t context_tag /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 4100 | | skipping to change at line 4100 | |
| ** @param xcb_glx_context_tag_t context_tag | | ** @param xcb_glx_context_tag_t context_tag | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_glx_wait_x_checked (xcb_connection_t *c /**< */, | | xcb_glx_wait_x_checked (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**< */); | | xcb_glx_context_tag_t context_tag /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_glx_wait_x | | ** xcb_void_cookie_t xcb_glx_wait_x | |
| | | | |
| skipping to change at line 4123 | | skipping to change at line 4123 | |
| ** @param xcb_glx_context_tag_t context_tag | | ** @param xcb_glx_context_tag_t context_tag | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_glx_wait_x (xcb_connection_t *c /**< */, | | xcb_glx_wait_x (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**< */); | | xcb_glx_context_tag_t context_tag /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 4155 | | skipping to change at line 4155 | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_glx_copy_context_checked (xcb_connection_t *c /**< */, | | xcb_glx_copy_context_checked (xcb_connection_t *c /**< */, | |
| xcb_glx_context_t src /**< */, | | xcb_glx_context_t src /**< */, | |
| xcb_glx_context_t dest /**< */, | | xcb_glx_context_t dest /**< */, | |
| uint32_t mask /**< */, | | uint32_t mask /**< */, | |
| xcb_glx_context_tag_t src_context_tag /**<
*/); | | xcb_glx_context_tag_t src_context_tag /**<
*/); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_glx_copy_context | | ** xcb_void_cookie_t xcb_glx_copy_context | |
| | | | |
| skipping to change at line 4184 | | skipping to change at line 4184 | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_glx_copy_context (xcb_connection_t *c /**< */, | | xcb_glx_copy_context (xcb_connection_t *c /**< */, | |
| xcb_glx_context_t src /**< */, | | xcb_glx_context_t src /**< */, | |
| xcb_glx_context_t dest /**< */, | | xcb_glx_context_t dest /**< */, | |
| uint32_t mask /**< */, | | uint32_t mask /**< */, | |
| xcb_glx_context_tag_t src_context_tag /**< */); | | xcb_glx_context_tag_t src_context_tag /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 4212 | | skipping to change at line 4212 | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_glx_swap_buffers_checked (xcb_connection_t *c /**< */, | | xcb_glx_swap_buffers_checked (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**< */, | | xcb_glx_context_tag_t context_tag /**< */, | |
| xcb_glx_drawable_t drawable /**< */); | | xcb_glx_drawable_t drawable /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_glx_swap_buffers | | ** xcb_void_cookie_t xcb_glx_swap_buffers | |
| | | | |
| skipping to change at line 4237 | | skipping to change at line 4237 | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_glx_swap_buffers (xcb_connection_t *c /**< */, | | xcb_glx_swap_buffers (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**< */, | | xcb_glx_context_tag_t context_tag /**< */, | |
| xcb_glx_drawable_t drawable /**< */); | | xcb_glx_drawable_t drawable /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 4271 | | skipping to change at line 4271 | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_glx_use_x_font_checked (xcb_connection_t *c /**< */, | | xcb_glx_use_x_font_checked (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**< */, | | xcb_glx_context_tag_t context_tag /**< */, | |
| xcb_font_t font /**< */, | | xcb_font_t font /**< */, | |
| uint32_t first /**< */, | | uint32_t first /**< */, | |
| uint32_t count /**< */, | | uint32_t count /**< */, | |
| uint32_t list_base /**< */); | | uint32_t list_base /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_glx_use_x_font | | ** xcb_void_cookie_t xcb_glx_use_x_font | |
| | | | |
| skipping to change at line 4302 | | skipping to change at line 4302 | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_glx_use_x_font (xcb_connection_t *c /**< */, | | xcb_glx_use_x_font (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**< */, | | xcb_glx_context_tag_t context_tag /**< */, | |
| xcb_font_t font /**< */, | | xcb_font_t font /**< */, | |
| uint32_t first /**< */, | | uint32_t first /**< */, | |
| uint32_t count /**< */, | | uint32_t count /**< */, | |
| uint32_t list_base /**< */); | | uint32_t list_base /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 4334 | | skipping to change at line 4334 | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_glx_create_glx_pixmap_checked (xcb_connection_t *c /**< */, | | xcb_glx_create_glx_pixmap_checked (xcb_connection_t *c /**< */, | |
| uint32_t screen /**< */, | | uint32_t screen /**< */, | |
| xcb_visualid_t visual /**< */, | | xcb_visualid_t visual /**< */, | |
| xcb_pixmap_t pixmap /**< */, | | xcb_pixmap_t pixmap /**< */, | |
| xcb_glx_pixmap_t glx_pixmap /**< */); | | xcb_glx_pixmap_t glx_pixmap /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_glx_create_glx_pixmap | | ** xcb_void_cookie_t xcb_glx_create_glx_pixmap | |
| | | | |
| skipping to change at line 4366 | | skipping to change at line 4366 | |
| xcb_glx_create_glx_pixmap (xcb_connection_t *c /**< */, | | xcb_glx_create_glx_pixmap (xcb_connection_t *c /**< */, | |
| uint32_t screen /**< */, | | uint32_t screen /**< */, | |
| xcb_visualid_t visual /**< */, | | xcb_visualid_t visual /**< */, | |
| xcb_pixmap_t pixmap /**< */, | | xcb_pixmap_t pixmap /**< */, | |
| xcb_glx_pixmap_t glx_pixmap /**< */); | | xcb_glx_pixmap_t glx_pixmap /**< */); | |
| | | | |
| int | | int | |
| xcb_glx_get_visual_configs_sizeof (const void *_buffer /**< */); | | xcb_glx_get_visual_configs_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_glx_get_visual_configs_cookie_t xcb_glx_get_visual_configs | | ** xcb_glx_get_visual_configs_cookie_t xcb_glx_get_visual_configs | |
| | | | |
| skipping to change at line 4389 | | skipping to change at line 4389 | |
| ** @param uint32_t screen | | ** @param uint32_t screen | |
| ** @returns xcb_glx_get_visual_configs_cookie_t | | ** @returns xcb_glx_get_visual_configs_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_glx_get_visual_configs_cookie_t | | xcb_glx_get_visual_configs_cookie_t | |
| xcb_glx_get_visual_configs (xcb_connection_t *c /**< */, | | xcb_glx_get_visual_configs (xcb_connection_t *c /**< */, | |
| uint32_t screen /**< */); | | uint32_t screen /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 4482 | | skipping to change at line 4482 | |
| ** @returns xcb_glx_get_visual_configs_reply_t * | | ** @returns xcb_glx_get_visual_configs_reply_t * | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_glx_get_visual_configs_reply_t * | | xcb_glx_get_visual_configs_reply_t * | |
| xcb_glx_get_visual_configs_reply (xcb_connection_t *c
/**< */, | | xcb_glx_get_visual_configs_reply (xcb_connection_t *c
/**< */, | |
| xcb_glx_get_visual_configs_cookie_t coo
kie /**< */, | | xcb_glx_get_visual_configs_cookie_t coo
kie /**< */, | |
| xcb_generic_error_t **e
/**< */); | | xcb_generic_error_t **e
/**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 4508 | | skipping to change at line 4508 | |
| ** @param xcb_glx_pixmap_t glx_pixmap | | ** @param xcb_glx_pixmap_t glx_pixmap | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_glx_destroy_glx_pixmap_checked (xcb_connection_t *c /**< */, | | xcb_glx_destroy_glx_pixmap_checked (xcb_connection_t *c /**< */, | |
| xcb_glx_pixmap_t glx_pixmap /**< */); | | xcb_glx_pixmap_t glx_pixmap /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_glx_destroy_glx_pixmap | | ** xcb_void_cookie_t xcb_glx_destroy_glx_pixmap | |
| | | | |
| skipping to change at line 4535 | | skipping to change at line 4535 | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_glx_destroy_glx_pixmap (xcb_connection_t *c /**< */, | | xcb_glx_destroy_glx_pixmap (xcb_connection_t *c /**< */, | |
| xcb_glx_pixmap_t glx_pixmap /**< */); | | xcb_glx_pixmap_t glx_pixmap /**< */); | |
| | | | |
| int | | int | |
| xcb_glx_vendor_private_sizeof (const void *_buffer /**< */, | | xcb_glx_vendor_private_sizeof (const void *_buffer /**< */, | |
| uint32_t data_len /**< */); | | uint32_t data_len /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 4567 | | skipping to change at line 4567 | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_glx_vendor_private_checked (xcb_connection_t *c /**< */, | | xcb_glx_vendor_private_checked (xcb_connection_t *c /**< */, | |
| uint32_t vendor_code /**< */
, | | uint32_t vendor_code /**< */
, | |
| xcb_glx_context_tag_t context_tag /**< */
, | | xcb_glx_context_tag_t context_tag /**< */
, | |
| uint32_t data_len /**< */, | | uint32_t data_len /**< */, | |
| const uint8_t *data /**< */); | | const uint8_t *data /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_glx_vendor_private | | ** xcb_void_cookie_t xcb_glx_vendor_private | |
| | | | |
| skipping to change at line 4600 | | skipping to change at line 4600 | |
| uint32_t vendor_code /**< */, | | uint32_t vendor_code /**< */, | |
| xcb_glx_context_tag_t context_tag /**< */, | | xcb_glx_context_tag_t context_tag /**< */, | |
| uint32_t data_len /**< */, | | uint32_t data_len /**< */, | |
| const uint8_t *data /**< */); | | const uint8_t *data /**< */); | |
| | | | |
| int | | int | |
| xcb_glx_vendor_private_with_reply_sizeof (const void *_buffer /**< */, | | xcb_glx_vendor_private_with_reply_sizeof (const void *_buffer /**< */, | |
| uint32_t data_len /**< */); | | uint32_t data_len /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_glx_vendor_private_with_reply_cookie_t xcb_glx_vendor_private_with_
reply | | ** xcb_glx_vendor_private_with_reply_cookie_t xcb_glx_vendor_private_with_
reply | |
| | | | |
| skipping to change at line 4629 | | skipping to change at line 4629 | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_glx_vendor_private_with_reply_cookie_t | | xcb_glx_vendor_private_with_reply_cookie_t | |
| xcb_glx_vendor_private_with_reply (xcb_connection_t *c /**< */, | | xcb_glx_vendor_private_with_reply (xcb_connection_t *c /**< */, | |
| uint32_t vendor_code /**<
*/, | | uint32_t vendor_code /**<
*/, | |
| xcb_glx_context_tag_t context_tag /**<
*/, | | xcb_glx_context_tag_t context_tag /**<
*/, | |
| uint32_t data_len /**< */
, | | uint32_t data_len /**< */
, | |
| const uint8_t *data /**< */); | | const uint8_t *data /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 4728 | | skipping to change at line 4728 | |
| ** @returns xcb_glx_vendor_private_with_reply_reply_t * | | ** @returns xcb_glx_vendor_private_with_reply_reply_t * | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_glx_vendor_private_with_reply_reply_t * | | xcb_glx_vendor_private_with_reply_reply_t * | |
| xcb_glx_vendor_private_with_reply_reply (xcb_connection_t
*c /**< */, | | xcb_glx_vendor_private_with_reply_reply (xcb_connection_t
*c /**< */, | |
| xcb_glx_vendor_private_with_reply_
cookie_t cookie /**< */, | | xcb_glx_vendor_private_with_reply_
cookie_t cookie /**< */, | |
| xcb_generic_error_t
**e /**< */); | | xcb_generic_error_t
**e /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_glx_query_extensions_string_cookie_t xcb_glx_query_extensions_strin
g | | ** xcb_glx_query_extensions_string_cookie_t xcb_glx_query_extensions_strin
g | |
| | | | |
| skipping to change at line 4751 | | skipping to change at line 4751 | |
| ** @param uint32_t screen | | ** @param uint32_t screen | |
| ** @returns xcb_glx_query_extensions_string_cookie_t | | ** @returns xcb_glx_query_extensions_string_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_glx_query_extensions_string_cookie_t | | xcb_glx_query_extensions_string_cookie_t | |
| xcb_glx_query_extensions_string (xcb_connection_t *c /**< */, | | xcb_glx_query_extensions_string (xcb_connection_t *c /**< */, | |
| uint32_t screen /**< */); | | uint32_t screen /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 4811 | | skipping to change at line 4811 | |
| | | | |
| xcb_glx_query_extensions_string_reply_t * | | xcb_glx_query_extensions_string_reply_t * | |
| xcb_glx_query_extensions_string_reply (xcb_connection_t
*c /**< */, | | xcb_glx_query_extensions_string_reply (xcb_connection_t
*c /**< */, | |
| xcb_glx_query_extensions_string_cook
ie_t cookie /**< */, | | xcb_glx_query_extensions_string_cook
ie_t cookie /**< */, | |
| xcb_generic_error_t
**e /**< */); | | xcb_generic_error_t
**e /**< */); | |
| | | | |
| int | | int | |
| xcb_glx_query_server_string_sizeof (const void *_buffer /**< */); | | xcb_glx_query_server_string_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_glx_query_server_string_cookie_t xcb_glx_query_server_string | | ** xcb_glx_query_server_string_cookie_t xcb_glx_query_server_string | |
| | | | |
| skipping to change at line 4836 | | skipping to change at line 4836 | |
| ** @returns xcb_glx_query_server_string_cookie_t | | ** @returns xcb_glx_query_server_string_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_glx_query_server_string_cookie_t | | xcb_glx_query_server_string_cookie_t | |
| xcb_glx_query_server_string (xcb_connection_t *c /**< */, | | xcb_glx_query_server_string (xcb_connection_t *c /**< */, | |
| uint32_t screen /**< */, | | uint32_t screen /**< */, | |
| uint32_t name /**< */); | | uint32_t name /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 4934 | | skipping to change at line 4934 | |
| | | | |
| xcb_glx_query_server_string_reply_t * | | xcb_glx_query_server_string_reply_t * | |
| xcb_glx_query_server_string_reply (xcb_connection_t *c
/**< */, | | xcb_glx_query_server_string_reply (xcb_connection_t *c
/**< */, | |
| xcb_glx_query_server_string_cookie_t c
ookie /**< */, | | xcb_glx_query_server_string_cookie_t c
ookie /**< */, | |
| xcb_generic_error_t **e
/**< */); | | xcb_generic_error_t **e
/**< */); | |
| | | | |
| int | | int | |
| xcb_glx_client_info_sizeof (const void *_buffer /**< */); | | xcb_glx_client_info_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 4966 | | skipping to change at line 4966 | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_glx_client_info_checked (xcb_connection_t *c /**< */, | | xcb_glx_client_info_checked (xcb_connection_t *c /**< */, | |
| uint32_t major_version /**< */, | | uint32_t major_version /**< */, | |
| uint32_t minor_version /**< */, | | uint32_t minor_version /**< */, | |
| uint32_t str_len /**< */, | | uint32_t str_len /**< */, | |
| const char *string /**< */); | | const char *string /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_glx_client_info | | ** xcb_void_cookie_t xcb_glx_client_info | |
| | | | |
| skipping to change at line 4998 | | skipping to change at line 4998 | |
| xcb_glx_client_info (xcb_connection_t *c /**< */, | | xcb_glx_client_info (xcb_connection_t *c /**< */, | |
| uint32_t major_version /**< */, | | uint32_t major_version /**< */, | |
| uint32_t minor_version /**< */, | | uint32_t minor_version /**< */, | |
| uint32_t str_len /**< */, | | uint32_t str_len /**< */, | |
| const char *string /**< */); | | const char *string /**< */); | |
| | | | |
| int | | int | |
| xcb_glx_get_fb_configs_sizeof (const void *_buffer /**< */); | | xcb_glx_get_fb_configs_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_glx_get_fb_configs_cookie_t xcb_glx_get_fb_configs | | ** xcb_glx_get_fb_configs_cookie_t xcb_glx_get_fb_configs | |
| | | | |
| skipping to change at line 5021 | | skipping to change at line 5021 | |
| ** @param uint32_t screen | | ** @param uint32_t screen | |
| ** @returns xcb_glx_get_fb_configs_cookie_t | | ** @returns xcb_glx_get_fb_configs_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_glx_get_fb_configs_cookie_t | | xcb_glx_get_fb_configs_cookie_t | |
| xcb_glx_get_fb_configs (xcb_connection_t *c /**< */, | | xcb_glx_get_fb_configs (xcb_connection_t *c /**< */, | |
| uint32_t screen /**< */); | | uint32_t screen /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 5117 | | skipping to change at line 5117 | |
| | | | |
| xcb_glx_get_fb_configs_reply_t * | | xcb_glx_get_fb_configs_reply_t * | |
| xcb_glx_get_fb_configs_reply (xcb_connection_t *c /**< */, | | xcb_glx_get_fb_configs_reply (xcb_connection_t *c /**< */, | |
| xcb_glx_get_fb_configs_cookie_t cookie /**
< */, | | xcb_glx_get_fb_configs_cookie_t cookie /**
< */, | |
| xcb_generic_error_t **e /**< */)
; | | xcb_generic_error_t **e /**< */)
; | |
| | | | |
| int | | int | |
| xcb_glx_create_pixmap_sizeof (const void *_buffer /**< */); | | xcb_glx_create_pixmap_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 5153 | | skipping to change at line 5153 | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_glx_create_pixmap_checked (xcb_connection_t *c /**< */, | | xcb_glx_create_pixmap_checked (xcb_connection_t *c /**< */, | |
| uint32_t screen /**< */, | | uint32_t screen /**< */, | |
| xcb_glx_fbconfig_t fbconfig /**< */, | | xcb_glx_fbconfig_t fbconfig /**< */, | |
| xcb_pixmap_t pixmap /**< */, | | xcb_pixmap_t pixmap /**< */, | |
| xcb_glx_pixmap_t glx_pixmap /**< */, | | xcb_glx_pixmap_t glx_pixmap /**< */, | |
| uint32_t num_attribs /**< */, | | uint32_t num_attribs /**< */, | |
| const uint32_t *attribs /**< */); | | const uint32_t *attribs /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_glx_create_pixmap | | ** xcb_void_cookie_t xcb_glx_create_pixmap | |
| | | | |
| skipping to change at line 5186 | | skipping to change at line 5186 | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_glx_create_pixmap (xcb_connection_t *c /**< */, | | xcb_glx_create_pixmap (xcb_connection_t *c /**< */, | |
| uint32_t screen /**< */, | | uint32_t screen /**< */, | |
| xcb_glx_fbconfig_t fbconfig /**< */, | | xcb_glx_fbconfig_t fbconfig /**< */, | |
| xcb_pixmap_t pixmap /**< */, | | xcb_pixmap_t pixmap /**< */, | |
| xcb_glx_pixmap_t glx_pixmap /**< */, | | xcb_glx_pixmap_t glx_pixmap /**< */, | |
| uint32_t num_attribs /**< */, | | uint32_t num_attribs /**< */, | |
| const uint32_t *attribs /**< */); | | const uint32_t *attribs /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 5212 | | skipping to change at line 5212 | |
| ** @param xcb_glx_pixmap_t glx_pixmap | | ** @param xcb_glx_pixmap_t glx_pixmap | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_glx_destroy_pixmap_checked (xcb_connection_t *c /**< */, | | xcb_glx_destroy_pixmap_checked (xcb_connection_t *c /**< */, | |
| xcb_glx_pixmap_t glx_pixmap /**< */); | | xcb_glx_pixmap_t glx_pixmap /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_glx_destroy_pixmap | | ** xcb_void_cookie_t xcb_glx_destroy_pixmap | |
| | | | |
| skipping to change at line 5235 | | skipping to change at line 5235 | |
| ** @param xcb_glx_pixmap_t glx_pixmap | | ** @param xcb_glx_pixmap_t glx_pixmap | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_glx_destroy_pixmap (xcb_connection_t *c /**< */, | | xcb_glx_destroy_pixmap (xcb_connection_t *c /**< */, | |
| xcb_glx_pixmap_t glx_pixmap /**< */); | | xcb_glx_pixmap_t glx_pixmap /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 5271 | | skipping to change at line 5271 | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_glx_create_new_context_checked (xcb_connection_t *c /**< */, | | xcb_glx_create_new_context_checked (xcb_connection_t *c /**< */, | |
| xcb_glx_context_t context /**< */, | | xcb_glx_context_t context /**< */, | |
| xcb_glx_fbconfig_t fbconfig /**< */, | | xcb_glx_fbconfig_t fbconfig /**< */, | |
| uint32_t screen /**< */, | | uint32_t screen /**< */, | |
| uint32_t render_type /**< *
/, | | uint32_t render_type /**< *
/, | |
| xcb_glx_context_t share_list /**< */
, | | xcb_glx_context_t share_list /**< */
, | |
| uint8_t is_direct /**< */)
; | | uint8_t is_direct /**< */)
; | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_glx_create_new_context | | ** xcb_void_cookie_t xcb_glx_create_new_context | |
| | | | |
| skipping to change at line 5307 | | skipping to change at line 5307 | |
| xcb_glx_fbconfig_t fbconfig /**< */, | | xcb_glx_fbconfig_t fbconfig /**< */, | |
| uint32_t screen /**< */, | | uint32_t screen /**< */, | |
| uint32_t render_type /**< */, | | uint32_t render_type /**< */, | |
| xcb_glx_context_t share_list /**< */, | | xcb_glx_context_t share_list /**< */, | |
| uint8_t is_direct /**< */); | | uint8_t is_direct /**< */); | |
| | | | |
| int | | int | |
| xcb_glx_query_context_sizeof (const void *_buffer /**< */); | | xcb_glx_query_context_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_glx_query_context_cookie_t xcb_glx_query_context | | ** xcb_glx_query_context_cookie_t xcb_glx_query_context | |
| | | | |
| skipping to change at line 5330 | | skipping to change at line 5330 | |
| ** @param xcb_glx_context_t context | | ** @param xcb_glx_context_t context | |
| ** @returns xcb_glx_query_context_cookie_t | | ** @returns xcb_glx_query_context_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_glx_query_context_cookie_t | | xcb_glx_query_context_cookie_t | |
| xcb_glx_query_context (xcb_connection_t *c /**< */, | | xcb_glx_query_context (xcb_connection_t *c /**< */, | |
| xcb_glx_context_t context /**< */); | | xcb_glx_context_t context /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 5423 | | skipping to change at line 5423 | |
| ** @returns xcb_glx_query_context_reply_t * | | ** @returns xcb_glx_query_context_reply_t * | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_glx_query_context_reply_t * | | xcb_glx_query_context_reply_t * | |
| xcb_glx_query_context_reply (xcb_connection_t *c /**< */, | | xcb_glx_query_context_reply (xcb_connection_t *c /**< */, | |
| xcb_glx_query_context_cookie_t cookie /**<
*/, | | xcb_glx_query_context_cookie_t cookie /**<
*/, | |
| xcb_generic_error_t **e /**< */); | | xcb_generic_error_t **e /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_glx_make_context_current_cookie_t xcb_glx_make_context_current | | ** xcb_glx_make_context_current_cookie_t xcb_glx_make_context_current | |
| | | | |
| skipping to change at line 5452 | | skipping to change at line 5452 | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_glx_make_context_current_cookie_t | | xcb_glx_make_context_current_cookie_t | |
| xcb_glx_make_context_current (xcb_connection_t *c /**< */, | | xcb_glx_make_context_current (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t old_context_tag /**<
*/, | | xcb_glx_context_tag_t old_context_tag /**<
*/, | |
| xcb_glx_drawable_t drawable /**< */, | | xcb_glx_drawable_t drawable /**< */, | |
| xcb_glx_drawable_t read_drawable /**< */
, | | xcb_glx_drawable_t read_drawable /**< */
, | |
| xcb_glx_context_t context /**< */); | | xcb_glx_context_t context /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 5518 | | skipping to change at line 5518 | |
| | | | |
| xcb_glx_make_context_current_reply_t * | | xcb_glx_make_context_current_reply_t * | |
| xcb_glx_make_context_current_reply (xcb_connection_t
*c /**< */, | | xcb_glx_make_context_current_reply (xcb_connection_t
*c /**< */, | |
| xcb_glx_make_context_current_cookie_t
cookie /**< */, | | xcb_glx_make_context_current_cookie_t
cookie /**< */, | |
| xcb_generic_error_t *
*e /**< */); | | xcb_generic_error_t *
*e /**< */); | |
| | | | |
| int | | int | |
| xcb_glx_create_pbuffer_sizeof (const void *_buffer /**< */); | | xcb_glx_create_pbuffer_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 5552 | | skipping to change at line 5552 | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_glx_create_pbuffer_checked (xcb_connection_t *c /**< */, | | xcb_glx_create_pbuffer_checked (xcb_connection_t *c /**< */, | |
| uint32_t screen /**< */, | | uint32_t screen /**< */, | |
| xcb_glx_fbconfig_t fbconfig /**< */, | | xcb_glx_fbconfig_t fbconfig /**< */, | |
| xcb_glx_pbuffer_t pbuffer /**< */, | | xcb_glx_pbuffer_t pbuffer /**< */, | |
| uint32_t num_attribs /**< */, | | uint32_t num_attribs /**< */, | |
| const uint32_t *attribs /**< */); | | const uint32_t *attribs /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_glx_create_pbuffer | | ** xcb_void_cookie_t xcb_glx_create_pbuffer | |
| | | | |
| skipping to change at line 5583 | | skipping to change at line 5583 | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_glx_create_pbuffer (xcb_connection_t *c /**< */, | | xcb_glx_create_pbuffer (xcb_connection_t *c /**< */, | |
| uint32_t screen /**< */, | | uint32_t screen /**< */, | |
| xcb_glx_fbconfig_t fbconfig /**< */, | | xcb_glx_fbconfig_t fbconfig /**< */, | |
| xcb_glx_pbuffer_t pbuffer /**< */, | | xcb_glx_pbuffer_t pbuffer /**< */, | |
| uint32_t num_attribs /**< */, | | uint32_t num_attribs /**< */, | |
| const uint32_t *attribs /**< */); | | const uint32_t *attribs /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 5609 | | skipping to change at line 5609 | |
| ** @param xcb_glx_pbuffer_t pbuffer | | ** @param xcb_glx_pbuffer_t pbuffer | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_glx_destroy_pbuffer_checked (xcb_connection_t *c /**< */, | | xcb_glx_destroy_pbuffer_checked (xcb_connection_t *c /**< */, | |
| xcb_glx_pbuffer_t pbuffer /**< */); | | xcb_glx_pbuffer_t pbuffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_glx_destroy_pbuffer | | ** xcb_void_cookie_t xcb_glx_destroy_pbuffer | |
| | | | |
| skipping to change at line 5635 | | skipping to change at line 5635 | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_glx_destroy_pbuffer (xcb_connection_t *c /**< */, | | xcb_glx_destroy_pbuffer (xcb_connection_t *c /**< */, | |
| xcb_glx_pbuffer_t pbuffer /**< */); | | xcb_glx_pbuffer_t pbuffer /**< */); | |
| | | | |
| int | | int | |
| xcb_glx_get_drawable_attributes_sizeof (const void *_buffer /**< */); | | xcb_glx_get_drawable_attributes_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_glx_get_drawable_attributes_cookie_t xcb_glx_get_drawable_attribute
s | | ** xcb_glx_get_drawable_attributes_cookie_t xcb_glx_get_drawable_attribute
s | |
| | | | |
| skipping to change at line 5658 | | skipping to change at line 5658 | |
| ** @param xcb_glx_drawable_t drawable | | ** @param xcb_glx_drawable_t drawable | |
| ** @returns xcb_glx_get_drawable_attributes_cookie_t | | ** @returns xcb_glx_get_drawable_attributes_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_glx_get_drawable_attributes_cookie_t | | xcb_glx_get_drawable_attributes_cookie_t | |
| xcb_glx_get_drawable_attributes (xcb_connection_t *c /**< */, | | xcb_glx_get_drawable_attributes (xcb_connection_t *c /**< */, | |
| xcb_glx_drawable_t drawable /**< */); | | xcb_glx_drawable_t drawable /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 5754 | | skipping to change at line 5754 | |
| | | | |
| xcb_glx_get_drawable_attributes_reply_t * | | xcb_glx_get_drawable_attributes_reply_t * | |
| xcb_glx_get_drawable_attributes_reply (xcb_connection_t
*c /**< */, | | xcb_glx_get_drawable_attributes_reply (xcb_connection_t
*c /**< */, | |
| xcb_glx_get_drawable_attributes_cook
ie_t cookie /**< */, | | xcb_glx_get_drawable_attributes_cook
ie_t cookie /**< */, | |
| xcb_generic_error_t
**e /**< */); | | xcb_generic_error_t
**e /**< */); | |
| | | | |
| int | | int | |
| xcb_glx_change_drawable_attributes_sizeof (const void *_buffer /**< */); | | xcb_glx_change_drawable_attributes_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 5784 | | skipping to change at line 5784 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_glx_change_drawable_attributes_checked (xcb_connection_t *c /**< */, | | xcb_glx_change_drawable_attributes_checked (xcb_connection_t *c /**< */, | |
| xcb_glx_drawable_t drawable /
**< */, | | xcb_glx_drawable_t drawable /
**< */, | |
| uint32_t num_attribs
/**< */, | | uint32_t num_attribs
/**< */, | |
| const uint32_t *attribs /*
*< */); | | const uint32_t *attribs /*
*< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_glx_change_drawable_attributes | | ** xcb_void_cookie_t xcb_glx_change_drawable_attributes | |
| | | | |
| skipping to change at line 5814 | | skipping to change at line 5814 | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_glx_change_drawable_attributes (xcb_connection_t *c /**< */, | | xcb_glx_change_drawable_attributes (xcb_connection_t *c /**< */, | |
| xcb_glx_drawable_t drawable /**< */, | | xcb_glx_drawable_t drawable /**< */, | |
| uint32_t num_attribs /**< *
/, | | uint32_t num_attribs /**< *
/, | |
| const uint32_t *attribs /**< */); | | const uint32_t *attribs /**< */); | |
| | | | |
| int | | int | |
| xcb_glx_create_window_sizeof (const void *_buffer /**< */); | | xcb_glx_create_window_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 5850 | | skipping to change at line 5850 | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_glx_create_window_checked (xcb_connection_t *c /**< */, | | xcb_glx_create_window_checked (xcb_connection_t *c /**< */, | |
| uint32_t screen /**< */, | | uint32_t screen /**< */, | |
| xcb_glx_fbconfig_t fbconfig /**< */, | | xcb_glx_fbconfig_t fbconfig /**< */, | |
| xcb_window_t window /**< */, | | xcb_window_t window /**< */, | |
| xcb_glx_window_t glx_window /**< */, | | xcb_glx_window_t glx_window /**< */, | |
| uint32_t num_attribs /**< */, | | uint32_t num_attribs /**< */, | |
| const uint32_t *attribs /**< */); | | const uint32_t *attribs /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_glx_create_window | | ** xcb_void_cookie_t xcb_glx_create_window | |
| | | | |
| skipping to change at line 5883 | | skipping to change at line 5883 | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_glx_create_window (xcb_connection_t *c /**< */, | | xcb_glx_create_window (xcb_connection_t *c /**< */, | |
| uint32_t screen /**< */, | | uint32_t screen /**< */, | |
| xcb_glx_fbconfig_t fbconfig /**< */, | | xcb_glx_fbconfig_t fbconfig /**< */, | |
| xcb_window_t window /**< */, | | xcb_window_t window /**< */, | |
| xcb_glx_window_t glx_window /**< */, | | xcb_glx_window_t glx_window /**< */, | |
| uint32_t num_attribs /**< */, | | uint32_t num_attribs /**< */, | |
| const uint32_t *attribs /**< */); | | const uint32_t *attribs /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 5909 | | skipping to change at line 5909 | |
| ** @param xcb_glx_window_t glxwindow | | ** @param xcb_glx_window_t glxwindow | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_glx_delete_window_checked (xcb_connection_t *c /**< */, | | xcb_glx_delete_window_checked (xcb_connection_t *c /**< */, | |
| xcb_glx_window_t glxwindow /**< */); | | xcb_glx_window_t glxwindow /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_glx_delete_window | | ** xcb_void_cookie_t xcb_glx_delete_window | |
| | | | |
| skipping to change at line 5935 | | skipping to change at line 5935 | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_glx_delete_window (xcb_connection_t *c /**< */, | | xcb_glx_delete_window (xcb_connection_t *c /**< */, | |
| xcb_glx_window_t glxwindow /**< */); | | xcb_glx_window_t glxwindow /**< */); | |
| | | | |
| int | | int | |
| xcb_glx_set_client_info_arb_sizeof (const void *_buffer /**< */); | | xcb_glx_set_client_info_arb_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 5975 | | skipping to change at line 5975 | |
| uint32_t major_version /**<
*/, | | uint32_t major_version /**<
*/, | |
| uint32_t minor_version /**<
*/, | | uint32_t minor_version /**<
*/, | |
| uint32_t num_versions /**< *
/, | | uint32_t num_versions /**< *
/, | |
| uint32_t gl_str_len /**< */, | | uint32_t gl_str_len /**< */, | |
| uint32_t glx_str_len /**< */
, | | uint32_t glx_str_len /**< */
, | |
| const uint32_t *gl_versions /**< */
, | | const uint32_t *gl_versions /**< */
, | |
| const char *gl_extension_string
/**< */, | | const char *gl_extension_string
/**< */, | |
| const char *glx_extension_string
/**< */); | | const char *glx_extension_string
/**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_glx_set_client_info_arb | | ** xcb_void_cookie_t xcb_glx_set_client_info_arb | |
| | | | |
| skipping to change at line 6015 | | skipping to change at line 6015 | |
| uint32_t gl_str_len /**< */, | | uint32_t gl_str_len /**< */, | |
| uint32_t glx_str_len /**< */, | | uint32_t glx_str_len /**< */, | |
| const uint32_t *gl_versions /**< */, | | const uint32_t *gl_versions /**< */, | |
| const char *gl_extension_string /**< */
, | | const char *gl_extension_string /**< */
, | |
| const char *glx_extension_string /**< *
/); | | const char *glx_extension_string /**< *
/); | |
| | | | |
| int | | int | |
| xcb_glx_create_context_attribs_arb_sizeof (const void *_buffer /**< */); | | xcb_glx_create_context_attribs_arb_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 6053 | | skipping to change at line 6053 | |
| xcb_glx_create_context_attribs_arb_checked (xcb_connection_t *c /**< */, | | xcb_glx_create_context_attribs_arb_checked (xcb_connection_t *c /**< */, | |
| xcb_glx_context_t context /*
*< */, | | xcb_glx_context_t context /*
*< */, | |
| xcb_glx_fbconfig_t fbconfig /
**< */, | | xcb_glx_fbconfig_t fbconfig /
**< */, | |
| uint32_t screen /**
< */, | | uint32_t screen /**
< */, | |
| xcb_glx_context_t share_list
/**< */, | | xcb_glx_context_t share_list
/**< */, | |
| uint8_t is_direct
/**< */, | | uint8_t is_direct
/**< */, | |
| uint32_t num_attribs
/**< */, | | uint32_t num_attribs
/**< */, | |
| const uint32_t *attribs /*
*< */); | | const uint32_t *attribs /*
*< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_glx_create_context_attribs_arb | | ** xcb_void_cookie_t xcb_glx_create_context_attribs_arb | |
| | | | |
| skipping to change at line 6091 | | skipping to change at line 6091 | |
| uint32_t screen /**< */, | | uint32_t screen /**< */, | |
| xcb_glx_context_t share_list /**< */
, | | xcb_glx_context_t share_list /**< */
, | |
| uint8_t is_direct /**< */, | | uint8_t is_direct /**< */, | |
| uint32_t num_attribs /**< *
/, | | uint32_t num_attribs /**< *
/, | |
| const uint32_t *attribs /**< */); | | const uint32_t *attribs /**< */); | |
| | | | |
| int | | int | |
| xcb_glx_set_client_info_2arb_sizeof (const void *_buffer /**< */); | | xcb_glx_set_client_info_2arb_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 6131 | | skipping to change at line 6131 | |
| uint32_t major_version /**<
*/, | | uint32_t major_version /**<
*/, | |
| uint32_t minor_version /**<
*/, | | uint32_t minor_version /**<
*/, | |
| uint32_t num_versions /**<
*/, | | uint32_t num_versions /**<
*/, | |
| uint32_t gl_str_len /**< */
, | | uint32_t gl_str_len /**< */
, | |
| uint32_t glx_str_len /**< *
/, | | uint32_t glx_str_len /**< *
/, | |
| const uint32_t *gl_versions /**< *
/, | | const uint32_t *gl_versions /**< *
/, | |
| const char *gl_extension_string
/**< */, | | const char *gl_extension_string
/**< */, | |
| const char *glx_extension_strin
g /**< */); | | const char *glx_extension_strin
g /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_glx_set_client_info_2arb | | ** xcb_void_cookie_t xcb_glx_set_client_info_2arb | |
| | | | |
| skipping to change at line 6168 | | skipping to change at line 6168 | |
| uint32_t major_version /**< */, | | uint32_t major_version /**< */, | |
| uint32_t minor_version /**< */, | | uint32_t minor_version /**< */, | |
| uint32_t num_versions /**< */, | | uint32_t num_versions /**< */, | |
| uint32_t gl_str_len /**< */, | | uint32_t gl_str_len /**< */, | |
| uint32_t glx_str_len /**< */, | | uint32_t glx_str_len /**< */, | |
| const uint32_t *gl_versions /**< */, | | const uint32_t *gl_versions /**< */, | |
| const char *gl_extension_string /**< *
/, | | const char *gl_extension_string /**< *
/, | |
| const char *glx_extension_string /**<
*/); | | const char *glx_extension_string /**<
*/); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 6198 | | skipping to change at line 6198 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_glx_new_list_checked (xcb_connection_t *c /**< */, | | xcb_glx_new_list_checked (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**< */, | | xcb_glx_context_tag_t context_tag /**< */, | |
| uint32_t list /**< */, | | uint32_t list /**< */, | |
| uint32_t mode /**< */); | | uint32_t mode /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_glx_new_list | | ** xcb_void_cookie_t xcb_glx_new_list | |
| | | | |
| skipping to change at line 6225 | | skipping to change at line 6225 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_glx_new_list (xcb_connection_t *c /**< */, | | xcb_glx_new_list (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**< */, | | xcb_glx_context_tag_t context_tag /**< */, | |
| uint32_t list /**< */, | | uint32_t list /**< */, | |
| uint32_t mode /**< */); | | uint32_t mode /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 6251 | | skipping to change at line 6251 | |
| ** @param xcb_glx_context_tag_t context_tag | | ** @param xcb_glx_context_tag_t context_tag | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_glx_end_list_checked (xcb_connection_t *c /**< */, | | xcb_glx_end_list_checked (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**< */); | | xcb_glx_context_tag_t context_tag /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_glx_end_list | | ** xcb_void_cookie_t xcb_glx_end_list | |
| | | | |
| skipping to change at line 6274 | | skipping to change at line 6274 | |
| ** @param xcb_glx_context_tag_t context_tag | | ** @param xcb_glx_context_tag_t context_tag | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_glx_end_list (xcb_connection_t *c /**< */, | | xcb_glx_end_list (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**< */); | | xcb_glx_context_tag_t context_tag /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 6304 | | skipping to change at line 6304 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_glx_delete_lists_checked (xcb_connection_t *c /**< */, | | xcb_glx_delete_lists_checked (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**< */, | | xcb_glx_context_tag_t context_tag /**< */, | |
| uint32_t list /**< */, | | uint32_t list /**< */, | |
| int32_t range /**< */); | | int32_t range /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_glx_delete_lists | | ** xcb_void_cookie_t xcb_glx_delete_lists | |
| | | | |
| skipping to change at line 6331 | | skipping to change at line 6331 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_glx_delete_lists (xcb_connection_t *c /**< */, | | xcb_glx_delete_lists (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**< */, | | xcb_glx_context_tag_t context_tag /**< */, | |
| uint32_t list /**< */, | | uint32_t list /**< */, | |
| int32_t range /**< */); | | int32_t range /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_glx_gen_lists_cookie_t xcb_glx_gen_lists | | ** xcb_glx_gen_lists_cookie_t xcb_glx_gen_lists | |
| | | | |
| skipping to change at line 6356 | | skipping to change at line 6356 | |
| ** @returns xcb_glx_gen_lists_cookie_t | | ** @returns xcb_glx_gen_lists_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_glx_gen_lists_cookie_t | | xcb_glx_gen_lists_cookie_t | |
| xcb_glx_gen_lists (xcb_connection_t *c /**< */, | | xcb_glx_gen_lists (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**< */, | | xcb_glx_context_tag_t context_tag /**< */, | |
| int32_t range /**< */); | | int32_t range /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 6415 | | skipping to change at line 6415 | |
| ** @returns xcb_glx_gen_lists_reply_t * | | ** @returns xcb_glx_gen_lists_reply_t * | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_glx_gen_lists_reply_t * | | xcb_glx_gen_lists_reply_t * | |
| xcb_glx_gen_lists_reply (xcb_connection_t *c /**< */, | | xcb_glx_gen_lists_reply (xcb_connection_t *c /**< */, | |
| xcb_glx_gen_lists_cookie_t cookie /**< */, | | xcb_glx_gen_lists_cookie_t cookie /**< */, | |
| xcb_generic_error_t **e /**< */); | | xcb_generic_error_t **e /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 6445 | | skipping to change at line 6445 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_glx_feedback_buffer_checked (xcb_connection_t *c /**< */, | | xcb_glx_feedback_buffer_checked (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**< *
/, | | xcb_glx_context_tag_t context_tag /**< *
/, | |
| int32_t size /**< */, | | int32_t size /**< */, | |
| int32_t type /**< */); | | int32_t type /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_glx_feedback_buffer | | ** xcb_void_cookie_t xcb_glx_feedback_buffer | |
| | | | |
| skipping to change at line 6472 | | skipping to change at line 6472 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_glx_feedback_buffer (xcb_connection_t *c /**< */, | | xcb_glx_feedback_buffer (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**< */, | | xcb_glx_context_tag_t context_tag /**< */, | |
| int32_t size /**< */, | | int32_t size /**< */, | |
| int32_t type /**< */); | | int32_t type /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 6500 | | skipping to change at line 6500 | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_glx_select_buffer_checked (xcb_connection_t *c /**< */, | | xcb_glx_select_buffer_checked (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**< */, | | xcb_glx_context_tag_t context_tag /**< */, | |
| int32_t size /**< */); | | int32_t size /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_glx_select_buffer | | ** xcb_void_cookie_t xcb_glx_select_buffer | |
| | | | |
| skipping to change at line 6528 | | skipping to change at line 6528 | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_glx_select_buffer (xcb_connection_t *c /**< */, | | xcb_glx_select_buffer (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**< */, | | xcb_glx_context_tag_t context_tag /**< */, | |
| int32_t size /**< */); | | int32_t size /**< */); | |
| | | | |
| int | | int | |
| xcb_glx_render_mode_sizeof (const void *_buffer /**< */); | | xcb_glx_render_mode_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_glx_render_mode_cookie_t xcb_glx_render_mode | | ** xcb_glx_render_mode_cookie_t xcb_glx_render_mode | |
| | | | |
| skipping to change at line 6553 | | skipping to change at line 6553 | |
| ** @returns xcb_glx_render_mode_cookie_t | | ** @returns xcb_glx_render_mode_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_glx_render_mode_cookie_t | | xcb_glx_render_mode_cookie_t | |
| xcb_glx_render_mode (xcb_connection_t *c /**< */, | | xcb_glx_render_mode (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**< */, | | xcb_glx_context_tag_t context_tag /**< */, | |
| uint32_t mode /**< */); | | uint32_t mode /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 6648 | | skipping to change at line 6648 | |
| ** @returns xcb_glx_render_mode_reply_t * | | ** @returns xcb_glx_render_mode_reply_t * | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_glx_render_mode_reply_t * | | xcb_glx_render_mode_reply_t * | |
| xcb_glx_render_mode_reply (xcb_connection_t *c /**< */, | | xcb_glx_render_mode_reply (xcb_connection_t *c /**< */, | |
| xcb_glx_render_mode_cookie_t cookie /**< */, | | xcb_glx_render_mode_cookie_t cookie /**< */, | |
| xcb_generic_error_t **e /**< */); | | xcb_generic_error_t **e /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_glx_finish_cookie_t xcb_glx_finish | | ** xcb_glx_finish_cookie_t xcb_glx_finish | |
| | | | |
| skipping to change at line 6671 | | skipping to change at line 6671 | |
| ** @param xcb_glx_context_tag_t context_tag | | ** @param xcb_glx_context_tag_t context_tag | |
| ** @returns xcb_glx_finish_cookie_t | | ** @returns xcb_glx_finish_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_glx_finish_cookie_t | | xcb_glx_finish_cookie_t | |
| xcb_glx_finish (xcb_connection_t *c /**< */, | | xcb_glx_finish (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**< */); | | xcb_glx_context_tag_t context_tag /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 6728 | | skipping to change at line 6728 | |
| ** @returns xcb_glx_finish_reply_t * | | ** @returns xcb_glx_finish_reply_t * | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_glx_finish_reply_t * | | xcb_glx_finish_reply_t * | |
| xcb_glx_finish_reply (xcb_connection_t *c /**< */, | | xcb_glx_finish_reply (xcb_connection_t *c /**< */, | |
| xcb_glx_finish_cookie_t cookie /**< */, | | xcb_glx_finish_cookie_t cookie /**< */, | |
| xcb_generic_error_t **e /**< */); | | xcb_generic_error_t **e /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 6758 | | skipping to change at line 6758 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_glx_pixel_storef_checked (xcb_connection_t *c /**< */, | | xcb_glx_pixel_storef_checked (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**< */, | | xcb_glx_context_tag_t context_tag /**< */, | |
| uint32_t pname /**< */, | | uint32_t pname /**< */, | |
| xcb_glx_float32_t datum /**< */); | | xcb_glx_float32_t datum /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_glx_pixel_storef | | ** xcb_void_cookie_t xcb_glx_pixel_storef | |
| | | | |
| skipping to change at line 6785 | | skipping to change at line 6785 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_glx_pixel_storef (xcb_connection_t *c /**< */, | | xcb_glx_pixel_storef (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**< */, | | xcb_glx_context_tag_t context_tag /**< */, | |
| uint32_t pname /**< */, | | uint32_t pname /**< */, | |
| xcb_glx_float32_t datum /**< */); | | xcb_glx_float32_t datum /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 6815 | | skipping to change at line 6815 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_glx_pixel_storei_checked (xcb_connection_t *c /**< */, | | xcb_glx_pixel_storei_checked (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**< */, | | xcb_glx_context_tag_t context_tag /**< */, | |
| uint32_t pname /**< */, | | uint32_t pname /**< */, | |
| int32_t datum /**< */); | | int32_t datum /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_glx_pixel_storei | | ** xcb_void_cookie_t xcb_glx_pixel_storei | |
| | | | |
| skipping to change at line 6845 | | skipping to change at line 6845 | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_glx_pixel_storei (xcb_connection_t *c /**< */, | | xcb_glx_pixel_storei (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**< */, | | xcb_glx_context_tag_t context_tag /**< */, | |
| uint32_t pname /**< */, | | uint32_t pname /**< */, | |
| int32_t datum /**< */); | | int32_t datum /**< */); | |
| | | | |
| int | | int | |
| xcb_glx_read_pixels_sizeof (const void *_buffer /**< */); | | xcb_glx_read_pixels_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_glx_read_pixels_cookie_t xcb_glx_read_pixels | | ** xcb_glx_read_pixels_cookie_t xcb_glx_read_pixels | |
| | | | |
| skipping to change at line 6884 | | skipping to change at line 6884 | |
| int32_t x /**< */, | | int32_t x /**< */, | |
| int32_t y /**< */, | | int32_t y /**< */, | |
| int32_t width /**< */, | | int32_t width /**< */, | |
| int32_t height /**< */, | | int32_t height /**< */, | |
| uint32_t format /**< */, | | uint32_t format /**< */, | |
| uint32_t type /**< */, | | uint32_t type /**< */, | |
| uint8_t swap_bytes /**< */, | | uint8_t swap_bytes /**< */, | |
| uint8_t lsb_first /**< */); | | uint8_t lsb_first /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 6996 | | skipping to change at line 6996 | |
| | | | |
| xcb_glx_read_pixels_reply_t * | | xcb_glx_read_pixels_reply_t * | |
| xcb_glx_read_pixels_reply (xcb_connection_t *c /**< */, | | xcb_glx_read_pixels_reply (xcb_connection_t *c /**< */, | |
| xcb_glx_read_pixels_cookie_t cookie /**< */, | | xcb_glx_read_pixels_cookie_t cookie /**< */, | |
| xcb_generic_error_t **e /**< */); | | xcb_generic_error_t **e /**< */); | |
| | | | |
| int | | int | |
| xcb_glx_get_booleanv_sizeof (const void *_buffer /**< */); | | xcb_glx_get_booleanv_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_glx_get_booleanv_cookie_t xcb_glx_get_booleanv | | ** xcb_glx_get_booleanv_cookie_t xcb_glx_get_booleanv | |
| | | | |
| skipping to change at line 7021 | | skipping to change at line 7021 | |
| ** @returns xcb_glx_get_booleanv_cookie_t | | ** @returns xcb_glx_get_booleanv_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_glx_get_booleanv_cookie_t | | xcb_glx_get_booleanv_cookie_t | |
| xcb_glx_get_booleanv (xcb_connection_t *c /**< */, | | xcb_glx_get_booleanv (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**< */, | | xcb_glx_context_tag_t context_tag /**< */, | |
| int32_t pname /**< */); | | int32_t pname /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 7119 | | skipping to change at line 7119 | |
| | | | |
| xcb_glx_get_booleanv_reply_t * | | xcb_glx_get_booleanv_reply_t * | |
| xcb_glx_get_booleanv_reply (xcb_connection_t *c /**< */, | | xcb_glx_get_booleanv_reply (xcb_connection_t *c /**< */, | |
| xcb_glx_get_booleanv_cookie_t cookie /**< */
, | | xcb_glx_get_booleanv_cookie_t cookie /**< */
, | |
| xcb_generic_error_t **e /**< */); | | xcb_generic_error_t **e /**< */); | |
| | | | |
| int | | int | |
| xcb_glx_get_clip_plane_sizeof (const void *_buffer /**< */); | | xcb_glx_get_clip_plane_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_glx_get_clip_plane_cookie_t xcb_glx_get_clip_plane | | ** xcb_glx_get_clip_plane_cookie_t xcb_glx_get_clip_plane | |
| | | | |
| skipping to change at line 7144 | | skipping to change at line 7144 | |
| ** @returns xcb_glx_get_clip_plane_cookie_t | | ** @returns xcb_glx_get_clip_plane_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_glx_get_clip_plane_cookie_t | | xcb_glx_get_clip_plane_cookie_t | |
| xcb_glx_get_clip_plane (xcb_connection_t *c /**< */, | | xcb_glx_get_clip_plane (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**< */, | | xcb_glx_context_tag_t context_tag /**< */, | |
| int32_t plane /**< */); | | int32_t plane /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 7242 | | skipping to change at line 7242 | |
| | | | |
| xcb_glx_get_clip_plane_reply_t * | | xcb_glx_get_clip_plane_reply_t * | |
| xcb_glx_get_clip_plane_reply (xcb_connection_t *c /**< */, | | xcb_glx_get_clip_plane_reply (xcb_connection_t *c /**< */, | |
| xcb_glx_get_clip_plane_cookie_t cookie /**
< */, | | xcb_glx_get_clip_plane_cookie_t cookie /**
< */, | |
| xcb_generic_error_t **e /**< */)
; | | xcb_generic_error_t **e /**< */)
; | |
| | | | |
| int | | int | |
| xcb_glx_get_doublev_sizeof (const void *_buffer /**< */); | | xcb_glx_get_doublev_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_glx_get_doublev_cookie_t xcb_glx_get_doublev | | ** xcb_glx_get_doublev_cookie_t xcb_glx_get_doublev | |
| | | | |
| skipping to change at line 7267 | | skipping to change at line 7267 | |
| ** @returns xcb_glx_get_doublev_cookie_t | | ** @returns xcb_glx_get_doublev_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_glx_get_doublev_cookie_t | | xcb_glx_get_doublev_cookie_t | |
| xcb_glx_get_doublev (xcb_connection_t *c /**< */, | | xcb_glx_get_doublev (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**< */, | | xcb_glx_context_tag_t context_tag /**< */, | |
| uint32_t pname /**< */); | | uint32_t pname /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 7362 | | skipping to change at line 7362 | |
| ** @returns xcb_glx_get_doublev_reply_t * | | ** @returns xcb_glx_get_doublev_reply_t * | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_glx_get_doublev_reply_t * | | xcb_glx_get_doublev_reply_t * | |
| xcb_glx_get_doublev_reply (xcb_connection_t *c /**< */, | | xcb_glx_get_doublev_reply (xcb_connection_t *c /**< */, | |
| xcb_glx_get_doublev_cookie_t cookie /**< */, | | xcb_glx_get_doublev_cookie_t cookie /**< */, | |
| xcb_generic_error_t **e /**< */); | | xcb_generic_error_t **e /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_glx_get_error_cookie_t xcb_glx_get_error | | ** xcb_glx_get_error_cookie_t xcb_glx_get_error | |
| | | | |
| skipping to change at line 7385 | | skipping to change at line 7385 | |
| ** @param xcb_glx_context_tag_t context_tag | | ** @param xcb_glx_context_tag_t context_tag | |
| ** @returns xcb_glx_get_error_cookie_t | | ** @returns xcb_glx_get_error_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_glx_get_error_cookie_t | | xcb_glx_get_error_cookie_t | |
| xcb_glx_get_error (xcb_connection_t *c /**< */, | | xcb_glx_get_error (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**< */); | | xcb_glx_context_tag_t context_tag /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 7445 | | skipping to change at line 7445 | |
| | | | |
| xcb_glx_get_error_reply_t * | | xcb_glx_get_error_reply_t * | |
| xcb_glx_get_error_reply (xcb_connection_t *c /**< */, | | xcb_glx_get_error_reply (xcb_connection_t *c /**< */, | |
| xcb_glx_get_error_cookie_t cookie /**< */, | | xcb_glx_get_error_cookie_t cookie /**< */, | |
| xcb_generic_error_t **e /**< */); | | xcb_generic_error_t **e /**< */); | |
| | | | |
| int | | int | |
| xcb_glx_get_floatv_sizeof (const void *_buffer /**< */); | | xcb_glx_get_floatv_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_glx_get_floatv_cookie_t xcb_glx_get_floatv | | ** xcb_glx_get_floatv_cookie_t xcb_glx_get_floatv | |
| | | | |
| skipping to change at line 7470 | | skipping to change at line 7470 | |
| ** @returns xcb_glx_get_floatv_cookie_t | | ** @returns xcb_glx_get_floatv_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_glx_get_floatv_cookie_t | | xcb_glx_get_floatv_cookie_t | |
| xcb_glx_get_floatv (xcb_connection_t *c /**< */, | | xcb_glx_get_floatv (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**< */, | | xcb_glx_context_tag_t context_tag /**< */, | |
| uint32_t pname /**< */); | | uint32_t pname /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 7568 | | skipping to change at line 7568 | |
| | | | |
| xcb_glx_get_floatv_reply_t * | | xcb_glx_get_floatv_reply_t * | |
| xcb_glx_get_floatv_reply (xcb_connection_t *c /**< */, | | xcb_glx_get_floatv_reply (xcb_connection_t *c /**< */, | |
| xcb_glx_get_floatv_cookie_t cookie /**< */, | | xcb_glx_get_floatv_cookie_t cookie /**< */, | |
| xcb_generic_error_t **e /**< */); | | xcb_generic_error_t **e /**< */); | |
| | | | |
| int | | int | |
| xcb_glx_get_integerv_sizeof (const void *_buffer /**< */); | | xcb_glx_get_integerv_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_glx_get_integerv_cookie_t xcb_glx_get_integerv | | ** xcb_glx_get_integerv_cookie_t xcb_glx_get_integerv | |
| | | | |
| skipping to change at line 7593 | | skipping to change at line 7593 | |
| ** @returns xcb_glx_get_integerv_cookie_t | | ** @returns xcb_glx_get_integerv_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_glx_get_integerv_cookie_t | | xcb_glx_get_integerv_cookie_t | |
| xcb_glx_get_integerv (xcb_connection_t *c /**< */, | | xcb_glx_get_integerv (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**< */, | | xcb_glx_context_tag_t context_tag /**< */, | |
| uint32_t pname /**< */); | | uint32_t pname /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 7691 | | skipping to change at line 7691 | |
| | | | |
| xcb_glx_get_integerv_reply_t * | | xcb_glx_get_integerv_reply_t * | |
| xcb_glx_get_integerv_reply (xcb_connection_t *c /**< */, | | xcb_glx_get_integerv_reply (xcb_connection_t *c /**< */, | |
| xcb_glx_get_integerv_cookie_t cookie /**< */
, | | xcb_glx_get_integerv_cookie_t cookie /**< */
, | |
| xcb_generic_error_t **e /**< */); | | xcb_generic_error_t **e /**< */); | |
| | | | |
| int | | int | |
| xcb_glx_get_lightfv_sizeof (const void *_buffer /**< */); | | xcb_glx_get_lightfv_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_glx_get_lightfv_cookie_t xcb_glx_get_lightfv | | ** xcb_glx_get_lightfv_cookie_t xcb_glx_get_lightfv | |
| | | | |
| skipping to change at line 7718 | | skipping to change at line 7718 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_glx_get_lightfv_cookie_t | | xcb_glx_get_lightfv_cookie_t | |
| xcb_glx_get_lightfv (xcb_connection_t *c /**< */, | | xcb_glx_get_lightfv (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**< */, | | xcb_glx_context_tag_t context_tag /**< */, | |
| uint32_t light /**< */, | | uint32_t light /**< */, | |
| uint32_t pname /**< */); | | uint32_t pname /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 7818 | | skipping to change at line 7818 | |
| | | | |
| xcb_glx_get_lightfv_reply_t * | | xcb_glx_get_lightfv_reply_t * | |
| xcb_glx_get_lightfv_reply (xcb_connection_t *c /**< */, | | xcb_glx_get_lightfv_reply (xcb_connection_t *c /**< */, | |
| xcb_glx_get_lightfv_cookie_t cookie /**< */, | | xcb_glx_get_lightfv_cookie_t cookie /**< */, | |
| xcb_generic_error_t **e /**< */); | | xcb_generic_error_t **e /**< */); | |
| | | | |
| int | | int | |
| xcb_glx_get_lightiv_sizeof (const void *_buffer /**< */); | | xcb_glx_get_lightiv_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_glx_get_lightiv_cookie_t xcb_glx_get_lightiv | | ** xcb_glx_get_lightiv_cookie_t xcb_glx_get_lightiv | |
| | | | |
| skipping to change at line 7845 | | skipping to change at line 7845 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_glx_get_lightiv_cookie_t | | xcb_glx_get_lightiv_cookie_t | |
| xcb_glx_get_lightiv (xcb_connection_t *c /**< */, | | xcb_glx_get_lightiv (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**< */, | | xcb_glx_context_tag_t context_tag /**< */, | |
| uint32_t light /**< */, | | uint32_t light /**< */, | |
| uint32_t pname /**< */); | | uint32_t pname /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 7945 | | skipping to change at line 7945 | |
| | | | |
| xcb_glx_get_lightiv_reply_t * | | xcb_glx_get_lightiv_reply_t * | |
| xcb_glx_get_lightiv_reply (xcb_connection_t *c /**< */, | | xcb_glx_get_lightiv_reply (xcb_connection_t *c /**< */, | |
| xcb_glx_get_lightiv_cookie_t cookie /**< */, | | xcb_glx_get_lightiv_cookie_t cookie /**< */, | |
| xcb_generic_error_t **e /**< */); | | xcb_generic_error_t **e /**< */); | |
| | | | |
| int | | int | |
| xcb_glx_get_mapdv_sizeof (const void *_buffer /**< */); | | xcb_glx_get_mapdv_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_glx_get_mapdv_cookie_t xcb_glx_get_mapdv | | ** xcb_glx_get_mapdv_cookie_t xcb_glx_get_mapdv | |
| | | | |
| skipping to change at line 7972 | | skipping to change at line 7972 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_glx_get_mapdv_cookie_t | | xcb_glx_get_mapdv_cookie_t | |
| xcb_glx_get_mapdv (xcb_connection_t *c /**< */, | | xcb_glx_get_mapdv (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**< */, | | xcb_glx_context_tag_t context_tag /**< */, | |
| uint32_t target /**< */, | | uint32_t target /**< */, | |
| uint32_t query /**< */); | | uint32_t query /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 8072 | | skipping to change at line 8072 | |
| | | | |
| xcb_glx_get_mapdv_reply_t * | | xcb_glx_get_mapdv_reply_t * | |
| xcb_glx_get_mapdv_reply (xcb_connection_t *c /**< */, | | xcb_glx_get_mapdv_reply (xcb_connection_t *c /**< */, | |
| xcb_glx_get_mapdv_cookie_t cookie /**< */, | | xcb_glx_get_mapdv_cookie_t cookie /**< */, | |
| xcb_generic_error_t **e /**< */); | | xcb_generic_error_t **e /**< */); | |
| | | | |
| int | | int | |
| xcb_glx_get_mapfv_sizeof (const void *_buffer /**< */); | | xcb_glx_get_mapfv_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_glx_get_mapfv_cookie_t xcb_glx_get_mapfv | | ** xcb_glx_get_mapfv_cookie_t xcb_glx_get_mapfv | |
| | | | |
| skipping to change at line 8099 | | skipping to change at line 8099 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_glx_get_mapfv_cookie_t | | xcb_glx_get_mapfv_cookie_t | |
| xcb_glx_get_mapfv (xcb_connection_t *c /**< */, | | xcb_glx_get_mapfv (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**< */, | | xcb_glx_context_tag_t context_tag /**< */, | |
| uint32_t target /**< */, | | uint32_t target /**< */, | |
| uint32_t query /**< */); | | uint32_t query /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 8199 | | skipping to change at line 8199 | |
| | | | |
| xcb_glx_get_mapfv_reply_t * | | xcb_glx_get_mapfv_reply_t * | |
| xcb_glx_get_mapfv_reply (xcb_connection_t *c /**< */, | | xcb_glx_get_mapfv_reply (xcb_connection_t *c /**< */, | |
| xcb_glx_get_mapfv_cookie_t cookie /**< */, | | xcb_glx_get_mapfv_cookie_t cookie /**< */, | |
| xcb_generic_error_t **e /**< */); | | xcb_generic_error_t **e /**< */); | |
| | | | |
| int | | int | |
| xcb_glx_get_mapiv_sizeof (const void *_buffer /**< */); | | xcb_glx_get_mapiv_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_glx_get_mapiv_cookie_t xcb_glx_get_mapiv | | ** xcb_glx_get_mapiv_cookie_t xcb_glx_get_mapiv | |
| | | | |
| skipping to change at line 8226 | | skipping to change at line 8226 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_glx_get_mapiv_cookie_t | | xcb_glx_get_mapiv_cookie_t | |
| xcb_glx_get_mapiv (xcb_connection_t *c /**< */, | | xcb_glx_get_mapiv (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**< */, | | xcb_glx_context_tag_t context_tag /**< */, | |
| uint32_t target /**< */, | | uint32_t target /**< */, | |
| uint32_t query /**< */); | | uint32_t query /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 8326 | | skipping to change at line 8326 | |
| | | | |
| xcb_glx_get_mapiv_reply_t * | | xcb_glx_get_mapiv_reply_t * | |
| xcb_glx_get_mapiv_reply (xcb_connection_t *c /**< */, | | xcb_glx_get_mapiv_reply (xcb_connection_t *c /**< */, | |
| xcb_glx_get_mapiv_cookie_t cookie /**< */, | | xcb_glx_get_mapiv_cookie_t cookie /**< */, | |
| xcb_generic_error_t **e /**< */); | | xcb_generic_error_t **e /**< */); | |
| | | | |
| int | | int | |
| xcb_glx_get_materialfv_sizeof (const void *_buffer /**< */); | | xcb_glx_get_materialfv_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_glx_get_materialfv_cookie_t xcb_glx_get_materialfv | | ** xcb_glx_get_materialfv_cookie_t xcb_glx_get_materialfv | |
| | | | |
| skipping to change at line 8353 | | skipping to change at line 8353 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_glx_get_materialfv_cookie_t | | xcb_glx_get_materialfv_cookie_t | |
| xcb_glx_get_materialfv (xcb_connection_t *c /**< */, | | xcb_glx_get_materialfv (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**< */, | | xcb_glx_context_tag_t context_tag /**< */, | |
| uint32_t face /**< */, | | uint32_t face /**< */, | |
| uint32_t pname /**< */); | | uint32_t pname /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 8453 | | skipping to change at line 8453 | |
| | | | |
| xcb_glx_get_materialfv_reply_t * | | xcb_glx_get_materialfv_reply_t * | |
| xcb_glx_get_materialfv_reply (xcb_connection_t *c /**< */, | | xcb_glx_get_materialfv_reply (xcb_connection_t *c /**< */, | |
| xcb_glx_get_materialfv_cookie_t cookie /**
< */, | | xcb_glx_get_materialfv_cookie_t cookie /**
< */, | |
| xcb_generic_error_t **e /**< */)
; | | xcb_generic_error_t **e /**< */)
; | |
| | | | |
| int | | int | |
| xcb_glx_get_materialiv_sizeof (const void *_buffer /**< */); | | xcb_glx_get_materialiv_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_glx_get_materialiv_cookie_t xcb_glx_get_materialiv | | ** xcb_glx_get_materialiv_cookie_t xcb_glx_get_materialiv | |
| | | | |
| skipping to change at line 8480 | | skipping to change at line 8480 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_glx_get_materialiv_cookie_t | | xcb_glx_get_materialiv_cookie_t | |
| xcb_glx_get_materialiv (xcb_connection_t *c /**< */, | | xcb_glx_get_materialiv (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**< */, | | xcb_glx_context_tag_t context_tag /**< */, | |
| uint32_t face /**< */, | | uint32_t face /**< */, | |
| uint32_t pname /**< */); | | uint32_t pname /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 8580 | | skipping to change at line 8580 | |
| | | | |
| xcb_glx_get_materialiv_reply_t * | | xcb_glx_get_materialiv_reply_t * | |
| xcb_glx_get_materialiv_reply (xcb_connection_t *c /**< */, | | xcb_glx_get_materialiv_reply (xcb_connection_t *c /**< */, | |
| xcb_glx_get_materialiv_cookie_t cookie /**
< */, | | xcb_glx_get_materialiv_cookie_t cookie /**
< */, | |
| xcb_generic_error_t **e /**< */)
; | | xcb_generic_error_t **e /**< */)
; | |
| | | | |
| int | | int | |
| xcb_glx_get_pixel_mapfv_sizeof (const void *_buffer /**< */); | | xcb_glx_get_pixel_mapfv_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_glx_get_pixel_mapfv_cookie_t xcb_glx_get_pixel_mapfv | | ** xcb_glx_get_pixel_mapfv_cookie_t xcb_glx_get_pixel_mapfv | |
| | | | |
| skipping to change at line 8605 | | skipping to change at line 8605 | |
| ** @returns xcb_glx_get_pixel_mapfv_cookie_t | | ** @returns xcb_glx_get_pixel_mapfv_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_glx_get_pixel_mapfv_cookie_t | | xcb_glx_get_pixel_mapfv_cookie_t | |
| xcb_glx_get_pixel_mapfv (xcb_connection_t *c /**< */, | | xcb_glx_get_pixel_mapfv (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**< */, | | xcb_glx_context_tag_t context_tag /**< */, | |
| uint32_t map /**< */); | | uint32_t map /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 8703 | | skipping to change at line 8703 | |
| | | | |
| xcb_glx_get_pixel_mapfv_reply_t * | | xcb_glx_get_pixel_mapfv_reply_t * | |
| xcb_glx_get_pixel_mapfv_reply (xcb_connection_t *c /**< *
/, | | xcb_glx_get_pixel_mapfv_reply (xcb_connection_t *c /**< *
/, | |
| xcb_glx_get_pixel_mapfv_cookie_t cookie /
**< */, | | xcb_glx_get_pixel_mapfv_cookie_t cookie /
**< */, | |
| xcb_generic_error_t **e /**< *
/); | | xcb_generic_error_t **e /**< *
/); | |
| | | | |
| int | | int | |
| xcb_glx_get_pixel_mapuiv_sizeof (const void *_buffer /**< */); | | xcb_glx_get_pixel_mapuiv_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_glx_get_pixel_mapuiv_cookie_t xcb_glx_get_pixel_mapuiv | | ** xcb_glx_get_pixel_mapuiv_cookie_t xcb_glx_get_pixel_mapuiv | |
| | | | |
| skipping to change at line 8728 | | skipping to change at line 8728 | |
| ** @returns xcb_glx_get_pixel_mapuiv_cookie_t | | ** @returns xcb_glx_get_pixel_mapuiv_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_glx_get_pixel_mapuiv_cookie_t | | xcb_glx_get_pixel_mapuiv_cookie_t | |
| xcb_glx_get_pixel_mapuiv (xcb_connection_t *c /**< */, | | xcb_glx_get_pixel_mapuiv (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**< */, | | xcb_glx_context_tag_t context_tag /**< */, | |
| uint32_t map /**< */); | | uint32_t map /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 8826 | | skipping to change at line 8826 | |
| | | | |
| xcb_glx_get_pixel_mapuiv_reply_t * | | xcb_glx_get_pixel_mapuiv_reply_t * | |
| xcb_glx_get_pixel_mapuiv_reply (xcb_connection_t *c /**<
*/, | | xcb_glx_get_pixel_mapuiv_reply (xcb_connection_t *c /**<
*/, | |
| xcb_glx_get_pixel_mapuiv_cookie_t cookie
/**< */, | | xcb_glx_get_pixel_mapuiv_cookie_t cookie
/**< */, | |
| xcb_generic_error_t **e /**<
*/); | | xcb_generic_error_t **e /**<
*/); | |
| | | | |
| int | | int | |
| xcb_glx_get_pixel_mapusv_sizeof (const void *_buffer /**< */); | | xcb_glx_get_pixel_mapusv_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_glx_get_pixel_mapusv_cookie_t xcb_glx_get_pixel_mapusv | | ** xcb_glx_get_pixel_mapusv_cookie_t xcb_glx_get_pixel_mapusv | |
| | | | |
| skipping to change at line 8851 | | skipping to change at line 8851 | |
| ** @returns xcb_glx_get_pixel_mapusv_cookie_t | | ** @returns xcb_glx_get_pixel_mapusv_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_glx_get_pixel_mapusv_cookie_t | | xcb_glx_get_pixel_mapusv_cookie_t | |
| xcb_glx_get_pixel_mapusv (xcb_connection_t *c /**< */, | | xcb_glx_get_pixel_mapusv (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**< */, | | xcb_glx_context_tag_t context_tag /**< */, | |
| uint32_t map /**< */); | | uint32_t map /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 8949 | | skipping to change at line 8949 | |
| | | | |
| xcb_glx_get_pixel_mapusv_reply_t * | | xcb_glx_get_pixel_mapusv_reply_t * | |
| xcb_glx_get_pixel_mapusv_reply (xcb_connection_t *c /**<
*/, | | xcb_glx_get_pixel_mapusv_reply (xcb_connection_t *c /**<
*/, | |
| xcb_glx_get_pixel_mapusv_cookie_t cookie
/**< */, | | xcb_glx_get_pixel_mapusv_cookie_t cookie
/**< */, | |
| xcb_generic_error_t **e /**<
*/); | | xcb_generic_error_t **e /**<
*/); | |
| | | | |
| int | | int | |
| xcb_glx_get_polygon_stipple_sizeof (const void *_buffer /**< */); | | xcb_glx_get_polygon_stipple_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_glx_get_polygon_stipple_cookie_t xcb_glx_get_polygon_stipple | | ** xcb_glx_get_polygon_stipple_cookie_t xcb_glx_get_polygon_stipple | |
| | | | |
| skipping to change at line 8974 | | skipping to change at line 8974 | |
| ** @returns xcb_glx_get_polygon_stipple_cookie_t | | ** @returns xcb_glx_get_polygon_stipple_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_glx_get_polygon_stipple_cookie_t | | xcb_glx_get_polygon_stipple_cookie_t | |
| xcb_glx_get_polygon_stipple (xcb_connection_t *c /**< */, | | xcb_glx_get_polygon_stipple (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**< */, | | xcb_glx_context_tag_t context_tag /**< */, | |
| uint8_t lsb_first /**< */); | | uint8_t lsb_first /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 9072 | | skipping to change at line 9072 | |
| | | | |
| xcb_glx_get_polygon_stipple_reply_t * | | xcb_glx_get_polygon_stipple_reply_t * | |
| xcb_glx_get_polygon_stipple_reply (xcb_connection_t *c
/**< */, | | xcb_glx_get_polygon_stipple_reply (xcb_connection_t *c
/**< */, | |
| xcb_glx_get_polygon_stipple_cookie_t c
ookie /**< */, | | xcb_glx_get_polygon_stipple_cookie_t c
ookie /**< */, | |
| xcb_generic_error_t **e
/**< */); | | xcb_generic_error_t **e
/**< */); | |
| | | | |
| int | | int | |
| xcb_glx_get_string_sizeof (const void *_buffer /**< */); | | xcb_glx_get_string_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_glx_get_string_cookie_t xcb_glx_get_string | | ** xcb_glx_get_string_cookie_t xcb_glx_get_string | |
| | | | |
| skipping to change at line 9097 | | skipping to change at line 9097 | |
| ** @returns xcb_glx_get_string_cookie_t | | ** @returns xcb_glx_get_string_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_glx_get_string_cookie_t | | xcb_glx_get_string_cookie_t | |
| xcb_glx_get_string (xcb_connection_t *c /**< */, | | xcb_glx_get_string (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**< */, | | xcb_glx_context_tag_t context_tag /**< */, | |
| uint32_t name /**< */); | | uint32_t name /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 9195 | | skipping to change at line 9195 | |
| | | | |
| xcb_glx_get_string_reply_t * | | xcb_glx_get_string_reply_t * | |
| xcb_glx_get_string_reply (xcb_connection_t *c /**< */, | | xcb_glx_get_string_reply (xcb_connection_t *c /**< */, | |
| xcb_glx_get_string_cookie_t cookie /**< */, | | xcb_glx_get_string_cookie_t cookie /**< */, | |
| xcb_generic_error_t **e /**< */); | | xcb_generic_error_t **e /**< */); | |
| | | | |
| int | | int | |
| xcb_glx_get_tex_envfv_sizeof (const void *_buffer /**< */); | | xcb_glx_get_tex_envfv_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_glx_get_tex_envfv_cookie_t xcb_glx_get_tex_envfv | | ** xcb_glx_get_tex_envfv_cookie_t xcb_glx_get_tex_envfv | |
| | | | |
| skipping to change at line 9222 | | skipping to change at line 9222 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_glx_get_tex_envfv_cookie_t | | xcb_glx_get_tex_envfv_cookie_t | |
| xcb_glx_get_tex_envfv (xcb_connection_t *c /**< */, | | xcb_glx_get_tex_envfv (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**< */, | | xcb_glx_context_tag_t context_tag /**< */, | |
| uint32_t target /**< */, | | uint32_t target /**< */, | |
| uint32_t pname /**< */); | | uint32_t pname /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 9322 | | skipping to change at line 9322 | |
| | | | |
| xcb_glx_get_tex_envfv_reply_t * | | xcb_glx_get_tex_envfv_reply_t * | |
| xcb_glx_get_tex_envfv_reply (xcb_connection_t *c /**< */, | | xcb_glx_get_tex_envfv_reply (xcb_connection_t *c /**< */, | |
| xcb_glx_get_tex_envfv_cookie_t cookie /**<
*/, | | xcb_glx_get_tex_envfv_cookie_t cookie /**<
*/, | |
| xcb_generic_error_t **e /**< */); | | xcb_generic_error_t **e /**< */); | |
| | | | |
| int | | int | |
| xcb_glx_get_tex_enviv_sizeof (const void *_buffer /**< */); | | xcb_glx_get_tex_enviv_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_glx_get_tex_enviv_cookie_t xcb_glx_get_tex_enviv | | ** xcb_glx_get_tex_enviv_cookie_t xcb_glx_get_tex_enviv | |
| | | | |
| skipping to change at line 9349 | | skipping to change at line 9349 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_glx_get_tex_enviv_cookie_t | | xcb_glx_get_tex_enviv_cookie_t | |
| xcb_glx_get_tex_enviv (xcb_connection_t *c /**< */, | | xcb_glx_get_tex_enviv (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**< */, | | xcb_glx_context_tag_t context_tag /**< */, | |
| uint32_t target /**< */, | | uint32_t target /**< */, | |
| uint32_t pname /**< */); | | uint32_t pname /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 9449 | | skipping to change at line 9449 | |
| | | | |
| xcb_glx_get_tex_enviv_reply_t * | | xcb_glx_get_tex_enviv_reply_t * | |
| xcb_glx_get_tex_enviv_reply (xcb_connection_t *c /**< */, | | xcb_glx_get_tex_enviv_reply (xcb_connection_t *c /**< */, | |
| xcb_glx_get_tex_enviv_cookie_t cookie /**<
*/, | | xcb_glx_get_tex_enviv_cookie_t cookie /**<
*/, | |
| xcb_generic_error_t **e /**< */); | | xcb_generic_error_t **e /**< */); | |
| | | | |
| int | | int | |
| xcb_glx_get_tex_gendv_sizeof (const void *_buffer /**< */); | | xcb_glx_get_tex_gendv_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_glx_get_tex_gendv_cookie_t xcb_glx_get_tex_gendv | | ** xcb_glx_get_tex_gendv_cookie_t xcb_glx_get_tex_gendv | |
| | | | |
| skipping to change at line 9476 | | skipping to change at line 9476 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_glx_get_tex_gendv_cookie_t | | xcb_glx_get_tex_gendv_cookie_t | |
| xcb_glx_get_tex_gendv (xcb_connection_t *c /**< */, | | xcb_glx_get_tex_gendv (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**< */, | | xcb_glx_context_tag_t context_tag /**< */, | |
| uint32_t coord /**< */, | | uint32_t coord /**< */, | |
| uint32_t pname /**< */); | | uint32_t pname /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 9576 | | skipping to change at line 9576 | |
| | | | |
| xcb_glx_get_tex_gendv_reply_t * | | xcb_glx_get_tex_gendv_reply_t * | |
| xcb_glx_get_tex_gendv_reply (xcb_connection_t *c /**< */, | | xcb_glx_get_tex_gendv_reply (xcb_connection_t *c /**< */, | |
| xcb_glx_get_tex_gendv_cookie_t cookie /**<
*/, | | xcb_glx_get_tex_gendv_cookie_t cookie /**<
*/, | |
| xcb_generic_error_t **e /**< */); | | xcb_generic_error_t **e /**< */); | |
| | | | |
| int | | int | |
| xcb_glx_get_tex_genfv_sizeof (const void *_buffer /**< */); | | xcb_glx_get_tex_genfv_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_glx_get_tex_genfv_cookie_t xcb_glx_get_tex_genfv | | ** xcb_glx_get_tex_genfv_cookie_t xcb_glx_get_tex_genfv | |
| | | | |
| skipping to change at line 9603 | | skipping to change at line 9603 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_glx_get_tex_genfv_cookie_t | | xcb_glx_get_tex_genfv_cookie_t | |
| xcb_glx_get_tex_genfv (xcb_connection_t *c /**< */, | | xcb_glx_get_tex_genfv (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**< */, | | xcb_glx_context_tag_t context_tag /**< */, | |
| uint32_t coord /**< */, | | uint32_t coord /**< */, | |
| uint32_t pname /**< */); | | uint32_t pname /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 9703 | | skipping to change at line 9703 | |
| | | | |
| xcb_glx_get_tex_genfv_reply_t * | | xcb_glx_get_tex_genfv_reply_t * | |
| xcb_glx_get_tex_genfv_reply (xcb_connection_t *c /**< */, | | xcb_glx_get_tex_genfv_reply (xcb_connection_t *c /**< */, | |
| xcb_glx_get_tex_genfv_cookie_t cookie /**<
*/, | | xcb_glx_get_tex_genfv_cookie_t cookie /**<
*/, | |
| xcb_generic_error_t **e /**< */); | | xcb_generic_error_t **e /**< */); | |
| | | | |
| int | | int | |
| xcb_glx_get_tex_geniv_sizeof (const void *_buffer /**< */); | | xcb_glx_get_tex_geniv_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_glx_get_tex_geniv_cookie_t xcb_glx_get_tex_geniv | | ** xcb_glx_get_tex_geniv_cookie_t xcb_glx_get_tex_geniv | |
| | | | |
| skipping to change at line 9730 | | skipping to change at line 9730 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_glx_get_tex_geniv_cookie_t | | xcb_glx_get_tex_geniv_cookie_t | |
| xcb_glx_get_tex_geniv (xcb_connection_t *c /**< */, | | xcb_glx_get_tex_geniv (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**< */, | | xcb_glx_context_tag_t context_tag /**< */, | |
| uint32_t coord /**< */, | | uint32_t coord /**< */, | |
| uint32_t pname /**< */); | | uint32_t pname /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 9830 | | skipping to change at line 9830 | |
| | | | |
| xcb_glx_get_tex_geniv_reply_t * | | xcb_glx_get_tex_geniv_reply_t * | |
| xcb_glx_get_tex_geniv_reply (xcb_connection_t *c /**< */, | | xcb_glx_get_tex_geniv_reply (xcb_connection_t *c /**< */, | |
| xcb_glx_get_tex_geniv_cookie_t cookie /**<
*/, | | xcb_glx_get_tex_geniv_cookie_t cookie /**<
*/, | |
| xcb_generic_error_t **e /**< */); | | xcb_generic_error_t **e /**< */); | |
| | | | |
| int | | int | |
| xcb_glx_get_tex_image_sizeof (const void *_buffer /**< */); | | xcb_glx_get_tex_image_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_glx_get_tex_image_cookie_t xcb_glx_get_tex_image | | ** xcb_glx_get_tex_image_cookie_t xcb_glx_get_tex_image | |
| | | | |
| skipping to change at line 9863 | | skipping to change at line 9863 | |
| xcb_glx_get_tex_image_cookie_t | | xcb_glx_get_tex_image_cookie_t | |
| xcb_glx_get_tex_image (xcb_connection_t *c /**< */, | | xcb_glx_get_tex_image (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**< */, | | xcb_glx_context_tag_t context_tag /**< */, | |
| uint32_t target /**< */, | | uint32_t target /**< */, | |
| int32_t level /**< */, | | int32_t level /**< */, | |
| uint32_t format /**< */, | | uint32_t format /**< */, | |
| uint32_t type /**< */, | | uint32_t type /**< */, | |
| uint8_t swap_bytes /**< */); | | uint8_t swap_bytes /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 9969 | | skipping to change at line 9969 | |
| | | | |
| xcb_glx_get_tex_image_reply_t * | | xcb_glx_get_tex_image_reply_t * | |
| xcb_glx_get_tex_image_reply (xcb_connection_t *c /**< */, | | xcb_glx_get_tex_image_reply (xcb_connection_t *c /**< */, | |
| xcb_glx_get_tex_image_cookie_t cookie /**<
*/, | | xcb_glx_get_tex_image_cookie_t cookie /**<
*/, | |
| xcb_generic_error_t **e /**< */); | | xcb_generic_error_t **e /**< */); | |
| | | | |
| int | | int | |
| xcb_glx_get_tex_parameterfv_sizeof (const void *_buffer /**< */); | | xcb_glx_get_tex_parameterfv_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_glx_get_tex_parameterfv_cookie_t xcb_glx_get_tex_parameterfv | | ** xcb_glx_get_tex_parameterfv_cookie_t xcb_glx_get_tex_parameterfv | |
| | | | |
| skipping to change at line 9996 | | skipping to change at line 9996 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_glx_get_tex_parameterfv_cookie_t | | xcb_glx_get_tex_parameterfv_cookie_t | |
| xcb_glx_get_tex_parameterfv (xcb_connection_t *c /**< */, | | xcb_glx_get_tex_parameterfv (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**< */, | | xcb_glx_context_tag_t context_tag /**< */, | |
| uint32_t target /**< */, | | uint32_t target /**< */, | |
| uint32_t pname /**< */); | | uint32_t pname /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 10096 | | skipping to change at line 10096 | |
| | | | |
| xcb_glx_get_tex_parameterfv_reply_t * | | xcb_glx_get_tex_parameterfv_reply_t * | |
| xcb_glx_get_tex_parameterfv_reply (xcb_connection_t *c
/**< */, | | xcb_glx_get_tex_parameterfv_reply (xcb_connection_t *c
/**< */, | |
| xcb_glx_get_tex_parameterfv_cookie_t c
ookie /**< */, | | xcb_glx_get_tex_parameterfv_cookie_t c
ookie /**< */, | |
| xcb_generic_error_t **e
/**< */); | | xcb_generic_error_t **e
/**< */); | |
| | | | |
| int | | int | |
| xcb_glx_get_tex_parameteriv_sizeof (const void *_buffer /**< */); | | xcb_glx_get_tex_parameteriv_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_glx_get_tex_parameteriv_cookie_t xcb_glx_get_tex_parameteriv | | ** xcb_glx_get_tex_parameteriv_cookie_t xcb_glx_get_tex_parameteriv | |
| | | | |
| skipping to change at line 10123 | | skipping to change at line 10123 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_glx_get_tex_parameteriv_cookie_t | | xcb_glx_get_tex_parameteriv_cookie_t | |
| xcb_glx_get_tex_parameteriv (xcb_connection_t *c /**< */, | | xcb_glx_get_tex_parameteriv (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**< */, | | xcb_glx_context_tag_t context_tag /**< */, | |
| uint32_t target /**< */, | | uint32_t target /**< */, | |
| uint32_t pname /**< */); | | uint32_t pname /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 10223 | | skipping to change at line 10223 | |
| | | | |
| xcb_glx_get_tex_parameteriv_reply_t * | | xcb_glx_get_tex_parameteriv_reply_t * | |
| xcb_glx_get_tex_parameteriv_reply (xcb_connection_t *c
/**< */, | | xcb_glx_get_tex_parameteriv_reply (xcb_connection_t *c
/**< */, | |
| xcb_glx_get_tex_parameteriv_cookie_t c
ookie /**< */, | | xcb_glx_get_tex_parameteriv_cookie_t c
ookie /**< */, | |
| xcb_generic_error_t **e
/**< */); | | xcb_generic_error_t **e
/**< */); | |
| | | | |
| int | | int | |
| xcb_glx_get_tex_level_parameterfv_sizeof (const void *_buffer /**< */); | | xcb_glx_get_tex_level_parameterfv_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_glx_get_tex_level_parameterfv_cookie_t xcb_glx_get_tex_level_parame
terfv | | ** xcb_glx_get_tex_level_parameterfv_cookie_t xcb_glx_get_tex_level_parame
terfv | |
| | | | |
| skipping to change at line 10252 | | skipping to change at line 10252 | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_glx_get_tex_level_parameterfv_cookie_t | | xcb_glx_get_tex_level_parameterfv_cookie_t | |
| xcb_glx_get_tex_level_parameterfv (xcb_connection_t *c /**< */, | | xcb_glx_get_tex_level_parameterfv (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**<
*/, | | xcb_glx_context_tag_t context_tag /**<
*/, | |
| uint32_t target /**< */, | | uint32_t target /**< */, | |
| int32_t level /**< */, | | int32_t level /**< */, | |
| uint32_t pname /**< */); | | uint32_t pname /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 10354 | | skipping to change at line 10354 | |
| | | | |
| xcb_glx_get_tex_level_parameterfv_reply_t * | | xcb_glx_get_tex_level_parameterfv_reply_t * | |
| xcb_glx_get_tex_level_parameterfv_reply (xcb_connection_t
*c /**< */, | | xcb_glx_get_tex_level_parameterfv_reply (xcb_connection_t
*c /**< */, | |
| xcb_glx_get_tex_level_parameterfv_
cookie_t cookie /**< */, | | xcb_glx_get_tex_level_parameterfv_
cookie_t cookie /**< */, | |
| xcb_generic_error_t
**e /**< */); | | xcb_generic_error_t
**e /**< */); | |
| | | | |
| int | | int | |
| xcb_glx_get_tex_level_parameteriv_sizeof (const void *_buffer /**< */); | | xcb_glx_get_tex_level_parameteriv_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_glx_get_tex_level_parameteriv_cookie_t xcb_glx_get_tex_level_parame
teriv | | ** xcb_glx_get_tex_level_parameteriv_cookie_t xcb_glx_get_tex_level_parame
teriv | |
| | | | |
| skipping to change at line 10383 | | skipping to change at line 10383 | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_glx_get_tex_level_parameteriv_cookie_t | | xcb_glx_get_tex_level_parameteriv_cookie_t | |
| xcb_glx_get_tex_level_parameteriv (xcb_connection_t *c /**< */, | | xcb_glx_get_tex_level_parameteriv (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**<
*/, | | xcb_glx_context_tag_t context_tag /**<
*/, | |
| uint32_t target /**< */, | | uint32_t target /**< */, | |
| int32_t level /**< */, | | int32_t level /**< */, | |
| uint32_t pname /**< */); | | uint32_t pname /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 10482 | | skipping to change at line 10482 | |
| ** @returns xcb_glx_get_tex_level_parameteriv_reply_t * | | ** @returns xcb_glx_get_tex_level_parameteriv_reply_t * | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_glx_get_tex_level_parameteriv_reply_t * | | xcb_glx_get_tex_level_parameteriv_reply_t * | |
| xcb_glx_get_tex_level_parameteriv_reply (xcb_connection_t
*c /**< */, | | xcb_glx_get_tex_level_parameteriv_reply (xcb_connection_t
*c /**< */, | |
| xcb_glx_get_tex_level_parameteriv_
cookie_t cookie /**< */, | | xcb_glx_get_tex_level_parameteriv_
cookie_t cookie /**< */, | |
| xcb_generic_error_t
**e /**< */); | | xcb_generic_error_t
**e /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_glx_is_list_cookie_t xcb_glx_is_list | | ** xcb_glx_is_list_cookie_t xcb_glx_is_list | |
| | | | |
| skipping to change at line 10507 | | skipping to change at line 10507 | |
| ** @returns xcb_glx_is_list_cookie_t | | ** @returns xcb_glx_is_list_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_glx_is_list_cookie_t | | xcb_glx_is_list_cookie_t | |
| xcb_glx_is_list (xcb_connection_t *c /**< */, | | xcb_glx_is_list (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**< */, | | xcb_glx_context_tag_t context_tag /**< */, | |
| uint32_t list /**< */); | | uint32_t list /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 10566 | | skipping to change at line 10566 | |
| ** @returns xcb_glx_is_list_reply_t * | | ** @returns xcb_glx_is_list_reply_t * | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_glx_is_list_reply_t * | | xcb_glx_is_list_reply_t * | |
| xcb_glx_is_list_reply (xcb_connection_t *c /**< */, | | xcb_glx_is_list_reply (xcb_connection_t *c /**< */, | |
| xcb_glx_is_list_cookie_t cookie /**< */, | | xcb_glx_is_list_cookie_t cookie /**< */, | |
| xcb_generic_error_t **e /**< */); | | xcb_generic_error_t **e /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 10592 | | skipping to change at line 10592 | |
| ** @param xcb_glx_context_tag_t context_tag | | ** @param xcb_glx_context_tag_t context_tag | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_glx_flush_checked (xcb_connection_t *c /**< */, | | xcb_glx_flush_checked (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**< */); | | xcb_glx_context_tag_t context_tag /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_glx_flush | | ** xcb_void_cookie_t xcb_glx_flush | |
| | | | |
| skipping to change at line 10618 | | skipping to change at line 10618 | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_glx_flush (xcb_connection_t *c /**< */, | | xcb_glx_flush (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**< */); | | xcb_glx_context_tag_t context_tag /**< */); | |
| | | | |
| int | | int | |
| xcb_glx_are_textures_resident_sizeof (const void *_buffer /**< */); | | xcb_glx_are_textures_resident_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_glx_are_textures_resident_cookie_t xcb_glx_are_textures_resident | | ** xcb_glx_are_textures_resident_cookie_t xcb_glx_are_textures_resident | |
| | | | |
| skipping to change at line 10645 | | skipping to change at line 10645 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_glx_are_textures_resident_cookie_t | | xcb_glx_are_textures_resident_cookie_t | |
| xcb_glx_are_textures_resident (xcb_connection_t *c /**< */, | | xcb_glx_are_textures_resident (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**< */, | | xcb_glx_context_tag_t context_tag /**< */, | |
| int32_t n /**< */, | | int32_t n /**< */, | |
| const uint32_t *textures /**< */); | | const uint32_t *textures /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 10745 | | skipping to change at line 10745 | |
| | | | |
| xcb_glx_are_textures_resident_reply_t * | | xcb_glx_are_textures_resident_reply_t * | |
| xcb_glx_are_textures_resident_reply (xcb_connection_t
*c /**< */, | | xcb_glx_are_textures_resident_reply (xcb_connection_t
*c /**< */, | |
| xcb_glx_are_textures_resident_cookie_t
cookie /**< */, | | xcb_glx_are_textures_resident_cookie_t
cookie /**< */, | |
| xcb_generic_error_t
**e /**< */); | | xcb_generic_error_t
**e /**< */); | |
| | | | |
| int | | int | |
| xcb_glx_delete_textures_sizeof (const void *_buffer /**< */); | | xcb_glx_delete_textures_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 10775 | | skipping to change at line 10775 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_glx_delete_textures_checked (xcb_connection_t *c /**< */, | | xcb_glx_delete_textures_checked (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**< *
/, | | xcb_glx_context_tag_t context_tag /**< *
/, | |
| int32_t n /**< */, | | int32_t n /**< */, | |
| const uint32_t *textures /**< */); | | const uint32_t *textures /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_glx_delete_textures | | ** xcb_void_cookie_t xcb_glx_delete_textures | |
| | | | |
| skipping to change at line 10805 | | skipping to change at line 10805 | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_glx_delete_textures (xcb_connection_t *c /**< */, | | xcb_glx_delete_textures (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**< */, | | xcb_glx_context_tag_t context_tag /**< */, | |
| int32_t n /**< */, | | int32_t n /**< */, | |
| const uint32_t *textures /**< */); | | const uint32_t *textures /**< */); | |
| | | | |
| int | | int | |
| xcb_glx_gen_textures_sizeof (const void *_buffer /**< */); | | xcb_glx_gen_textures_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_glx_gen_textures_cookie_t xcb_glx_gen_textures | | ** xcb_glx_gen_textures_cookie_t xcb_glx_gen_textures | |
| | | | |
| skipping to change at line 10830 | | skipping to change at line 10830 | |
| ** @returns xcb_glx_gen_textures_cookie_t | | ** @returns xcb_glx_gen_textures_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_glx_gen_textures_cookie_t | | xcb_glx_gen_textures_cookie_t | |
| xcb_glx_gen_textures (xcb_connection_t *c /**< */, | | xcb_glx_gen_textures (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**< */, | | xcb_glx_context_tag_t context_tag /**< */, | |
| int32_t n /**< */); | | int32_t n /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 10925 | | skipping to change at line 10925 | |
| ** @returns xcb_glx_gen_textures_reply_t * | | ** @returns xcb_glx_gen_textures_reply_t * | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_glx_gen_textures_reply_t * | | xcb_glx_gen_textures_reply_t * | |
| xcb_glx_gen_textures_reply (xcb_connection_t *c /**< */, | | xcb_glx_gen_textures_reply (xcb_connection_t *c /**< */, | |
| xcb_glx_gen_textures_cookie_t cookie /**< */
, | | xcb_glx_gen_textures_cookie_t cookie /**< */
, | |
| xcb_generic_error_t **e /**< */); | | xcb_generic_error_t **e /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_glx_is_texture_cookie_t xcb_glx_is_texture | | ** xcb_glx_is_texture_cookie_t xcb_glx_is_texture | |
| | | | |
| skipping to change at line 10950 | | skipping to change at line 10950 | |
| ** @returns xcb_glx_is_texture_cookie_t | | ** @returns xcb_glx_is_texture_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_glx_is_texture_cookie_t | | xcb_glx_is_texture_cookie_t | |
| xcb_glx_is_texture (xcb_connection_t *c /**< */, | | xcb_glx_is_texture (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**< */, | | xcb_glx_context_tag_t context_tag /**< */, | |
| uint32_t texture /**< */); | | uint32_t texture /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 11012 | | skipping to change at line 11012 | |
| | | | |
| xcb_glx_is_texture_reply_t * | | xcb_glx_is_texture_reply_t * | |
| xcb_glx_is_texture_reply (xcb_connection_t *c /**< */, | | xcb_glx_is_texture_reply (xcb_connection_t *c /**< */, | |
| xcb_glx_is_texture_cookie_t cookie /**< */, | | xcb_glx_is_texture_cookie_t cookie /**< */, | |
| xcb_generic_error_t **e /**< */); | | xcb_generic_error_t **e /**< */); | |
| | | | |
| int | | int | |
| xcb_glx_get_color_table_sizeof (const void *_buffer /**< */); | | xcb_glx_get_color_table_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_glx_get_color_table_cookie_t xcb_glx_get_color_table | | ** xcb_glx_get_color_table_cookie_t xcb_glx_get_color_table | |
| | | | |
| skipping to change at line 11043 | | skipping to change at line 11043 | |
| | | | |
| xcb_glx_get_color_table_cookie_t | | xcb_glx_get_color_table_cookie_t | |
| xcb_glx_get_color_table (xcb_connection_t *c /**< */, | | xcb_glx_get_color_table (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**< */, | | xcb_glx_context_tag_t context_tag /**< */, | |
| uint32_t target /**< */, | | uint32_t target /**< */, | |
| uint32_t format /**< */, | | uint32_t format /**< */, | |
| uint32_t type /**< */, | | uint32_t type /**< */, | |
| uint8_t swap_bytes /**< */); | | uint8_t swap_bytes /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 11147 | | skipping to change at line 11147 | |
| | | | |
| xcb_glx_get_color_table_reply_t * | | xcb_glx_get_color_table_reply_t * | |
| xcb_glx_get_color_table_reply (xcb_connection_t *c /**< *
/, | | xcb_glx_get_color_table_reply (xcb_connection_t *c /**< *
/, | |
| xcb_glx_get_color_table_cookie_t cookie /
**< */, | | xcb_glx_get_color_table_cookie_t cookie /
**< */, | |
| xcb_generic_error_t **e /**< *
/); | | xcb_generic_error_t **e /**< *
/); | |
| | | | |
| int | | int | |
| xcb_glx_get_color_table_parameterfv_sizeof (const void *_buffer /**< */); | | xcb_glx_get_color_table_parameterfv_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_glx_get_color_table_parameterfv_cookie_t xcb_glx_get_color_table_pa
rameterfv | | ** xcb_glx_get_color_table_parameterfv_cookie_t xcb_glx_get_color_table_pa
rameterfv | |
| | | | |
| skipping to change at line 11174 | | skipping to change at line 11174 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_glx_get_color_table_parameterfv_cookie_t | | xcb_glx_get_color_table_parameterfv_cookie_t | |
| xcb_glx_get_color_table_parameterfv (xcb_connection_t *c /**< */, | | xcb_glx_get_color_table_parameterfv (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /*
*< */, | | xcb_glx_context_tag_t context_tag /*
*< */, | |
| uint32_t target /**< */
, | | uint32_t target /**< */
, | |
| uint32_t pname /**< */)
; | | uint32_t pname /**< */)
; | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 11274 | | skipping to change at line 11274 | |
| | | | |
| xcb_glx_get_color_table_parameterfv_reply_t * | | xcb_glx_get_color_table_parameterfv_reply_t * | |
| xcb_glx_get_color_table_parameterfv_reply (xcb_connection_t
*c /**< */, | | xcb_glx_get_color_table_parameterfv_reply (xcb_connection_t
*c /**< */, | |
| xcb_glx_get_color_table_paramete
rfv_cookie_t cookie /**< */, | | xcb_glx_get_color_table_paramete
rfv_cookie_t cookie /**< */, | |
| xcb_generic_error_t
**e /**< */); | | xcb_generic_error_t
**e /**< */); | |
| | | | |
| int | | int | |
| xcb_glx_get_color_table_parameteriv_sizeof (const void *_buffer /**< */); | | xcb_glx_get_color_table_parameteriv_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_glx_get_color_table_parameteriv_cookie_t xcb_glx_get_color_table_pa
rameteriv | | ** xcb_glx_get_color_table_parameteriv_cookie_t xcb_glx_get_color_table_pa
rameteriv | |
| | | | |
| skipping to change at line 11301 | | skipping to change at line 11301 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_glx_get_color_table_parameteriv_cookie_t | | xcb_glx_get_color_table_parameteriv_cookie_t | |
| xcb_glx_get_color_table_parameteriv (xcb_connection_t *c /**< */, | | xcb_glx_get_color_table_parameteriv (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /*
*< */, | | xcb_glx_context_tag_t context_tag /*
*< */, | |
| uint32_t target /**< */
, | | uint32_t target /**< */
, | |
| uint32_t pname /**< */)
; | | uint32_t pname /**< */)
; | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 11401 | | skipping to change at line 11401 | |
| | | | |
| xcb_glx_get_color_table_parameteriv_reply_t * | | xcb_glx_get_color_table_parameteriv_reply_t * | |
| xcb_glx_get_color_table_parameteriv_reply (xcb_connection_t
*c /**< */, | | xcb_glx_get_color_table_parameteriv_reply (xcb_connection_t
*c /**< */, | |
| xcb_glx_get_color_table_paramete
riv_cookie_t cookie /**< */, | | xcb_glx_get_color_table_paramete
riv_cookie_t cookie /**< */, | |
| xcb_generic_error_t
**e /**< */); | | xcb_generic_error_t
**e /**< */); | |
| | | | |
| int | | int | |
| xcb_glx_get_convolution_filter_sizeof (const void *_buffer /**< */); | | xcb_glx_get_convolution_filter_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_glx_get_convolution_filter_cookie_t xcb_glx_get_convolution_filter | | ** xcb_glx_get_convolution_filter_cookie_t xcb_glx_get_convolution_filter | |
| | | | |
| skipping to change at line 11432 | | skipping to change at line 11432 | |
| | | | |
| xcb_glx_get_convolution_filter_cookie_t | | xcb_glx_get_convolution_filter_cookie_t | |
| xcb_glx_get_convolution_filter (xcb_connection_t *c /**< */, | | xcb_glx_get_convolution_filter (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**< */
, | | xcb_glx_context_tag_t context_tag /**< */
, | |
| uint32_t target /**< */, | | uint32_t target /**< */, | |
| uint32_t format /**< */, | | uint32_t format /**< */, | |
| uint32_t type /**< */, | | uint32_t type /**< */, | |
| uint8_t swap_bytes /**< */)
; | | uint8_t swap_bytes /**< */)
; | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 11536 | | skipping to change at line 11536 | |
| | | | |
| xcb_glx_get_convolution_filter_reply_t * | | xcb_glx_get_convolution_filter_reply_t * | |
| xcb_glx_get_convolution_filter_reply (xcb_connection_t
*c /**< */, | | xcb_glx_get_convolution_filter_reply (xcb_connection_t
*c /**< */, | |
| xcb_glx_get_convolution_filter_cookie
_t cookie /**< */, | | xcb_glx_get_convolution_filter_cookie
_t cookie /**< */, | |
| xcb_generic_error_t
**e /**< */); | | xcb_generic_error_t
**e /**< */); | |
| | | | |
| int | | int | |
| xcb_glx_get_convolution_parameterfv_sizeof (const void *_buffer /**< */); | | xcb_glx_get_convolution_parameterfv_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_glx_get_convolution_parameterfv_cookie_t xcb_glx_get_convolution_pa
rameterfv | | ** xcb_glx_get_convolution_parameterfv_cookie_t xcb_glx_get_convolution_pa
rameterfv | |
| | | | |
| skipping to change at line 11563 | | skipping to change at line 11563 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_glx_get_convolution_parameterfv_cookie_t | | xcb_glx_get_convolution_parameterfv_cookie_t | |
| xcb_glx_get_convolution_parameterfv (xcb_connection_t *c /**< */, | | xcb_glx_get_convolution_parameterfv (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /*
*< */, | | xcb_glx_context_tag_t context_tag /*
*< */, | |
| uint32_t target /**< */
, | | uint32_t target /**< */
, | |
| uint32_t pname /**< */)
; | | uint32_t pname /**< */)
; | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 11663 | | skipping to change at line 11663 | |
| | | | |
| xcb_glx_get_convolution_parameterfv_reply_t * | | xcb_glx_get_convolution_parameterfv_reply_t * | |
| xcb_glx_get_convolution_parameterfv_reply (xcb_connection_t
*c /**< */, | | xcb_glx_get_convolution_parameterfv_reply (xcb_connection_t
*c /**< */, | |
| xcb_glx_get_convolution_paramete
rfv_cookie_t cookie /**< */, | | xcb_glx_get_convolution_paramete
rfv_cookie_t cookie /**< */, | |
| xcb_generic_error_t
**e /**< */); | | xcb_generic_error_t
**e /**< */); | |
| | | | |
| int | | int | |
| xcb_glx_get_convolution_parameteriv_sizeof (const void *_buffer /**< */); | | xcb_glx_get_convolution_parameteriv_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_glx_get_convolution_parameteriv_cookie_t xcb_glx_get_convolution_pa
rameteriv | | ** xcb_glx_get_convolution_parameteriv_cookie_t xcb_glx_get_convolution_pa
rameteriv | |
| | | | |
| skipping to change at line 11690 | | skipping to change at line 11690 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_glx_get_convolution_parameteriv_cookie_t | | xcb_glx_get_convolution_parameteriv_cookie_t | |
| xcb_glx_get_convolution_parameteriv (xcb_connection_t *c /**< */, | | xcb_glx_get_convolution_parameteriv (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /*
*< */, | | xcb_glx_context_tag_t context_tag /*
*< */, | |
| uint32_t target /**< */
, | | uint32_t target /**< */
, | |
| uint32_t pname /**< */)
; | | uint32_t pname /**< */)
; | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 11790 | | skipping to change at line 11790 | |
| | | | |
| xcb_glx_get_convolution_parameteriv_reply_t * | | xcb_glx_get_convolution_parameteriv_reply_t * | |
| xcb_glx_get_convolution_parameteriv_reply (xcb_connection_t
*c /**< */, | | xcb_glx_get_convolution_parameteriv_reply (xcb_connection_t
*c /**< */, | |
| xcb_glx_get_convolution_paramete
riv_cookie_t cookie /**< */, | | xcb_glx_get_convolution_paramete
riv_cookie_t cookie /**< */, | |
| xcb_generic_error_t
**e /**< */); | | xcb_generic_error_t
**e /**< */); | |
| | | | |
| int | | int | |
| xcb_glx_get_separable_filter_sizeof (const void *_buffer /**< */); | | xcb_glx_get_separable_filter_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_glx_get_separable_filter_cookie_t xcb_glx_get_separable_filter | | ** xcb_glx_get_separable_filter_cookie_t xcb_glx_get_separable_filter | |
| | | | |
| skipping to change at line 11821 | | skipping to change at line 11821 | |
| | | | |
| xcb_glx_get_separable_filter_cookie_t | | xcb_glx_get_separable_filter_cookie_t | |
| xcb_glx_get_separable_filter (xcb_connection_t *c /**< */, | | xcb_glx_get_separable_filter (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**< */, | | xcb_glx_context_tag_t context_tag /**< */, | |
| uint32_t target /**< */, | | uint32_t target /**< */, | |
| uint32_t format /**< */, | | uint32_t format /**< */, | |
| uint32_t type /**< */, | | uint32_t type /**< */, | |
| uint8_t swap_bytes /**< */); | | uint8_t swap_bytes /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 11925 | | skipping to change at line 11925 | |
| | | | |
| xcb_glx_get_separable_filter_reply_t * | | xcb_glx_get_separable_filter_reply_t * | |
| xcb_glx_get_separable_filter_reply (xcb_connection_t
*c /**< */, | | xcb_glx_get_separable_filter_reply (xcb_connection_t
*c /**< */, | |
| xcb_glx_get_separable_filter_cookie_t
cookie /**< */, | | xcb_glx_get_separable_filter_cookie_t
cookie /**< */, | |
| xcb_generic_error_t *
*e /**< */); | | xcb_generic_error_t *
*e /**< */); | |
| | | | |
| int | | int | |
| xcb_glx_get_histogram_sizeof (const void *_buffer /**< */); | | xcb_glx_get_histogram_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_glx_get_histogram_cookie_t xcb_glx_get_histogram | | ** xcb_glx_get_histogram_cookie_t xcb_glx_get_histogram | |
| | | | |
| skipping to change at line 11958 | | skipping to change at line 11958 | |
| xcb_glx_get_histogram_cookie_t | | xcb_glx_get_histogram_cookie_t | |
| xcb_glx_get_histogram (xcb_connection_t *c /**< */, | | xcb_glx_get_histogram (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**< */, | | xcb_glx_context_tag_t context_tag /**< */, | |
| uint32_t target /**< */, | | uint32_t target /**< */, | |
| uint32_t format /**< */, | | uint32_t format /**< */, | |
| uint32_t type /**< */, | | uint32_t type /**< */, | |
| uint8_t swap_bytes /**< */, | | uint8_t swap_bytes /**< */, | |
| uint8_t reset /**< */); | | uint8_t reset /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 12064 | | skipping to change at line 12064 | |
| | | | |
| xcb_glx_get_histogram_reply_t * | | xcb_glx_get_histogram_reply_t * | |
| xcb_glx_get_histogram_reply (xcb_connection_t *c /**< */, | | xcb_glx_get_histogram_reply (xcb_connection_t *c /**< */, | |
| xcb_glx_get_histogram_cookie_t cookie /**<
*/, | | xcb_glx_get_histogram_cookie_t cookie /**<
*/, | |
| xcb_generic_error_t **e /**< */); | | xcb_generic_error_t **e /**< */); | |
| | | | |
| int | | int | |
| xcb_glx_get_histogram_parameterfv_sizeof (const void *_buffer /**< */); | | xcb_glx_get_histogram_parameterfv_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_glx_get_histogram_parameterfv_cookie_t xcb_glx_get_histogram_parame
terfv | | ** xcb_glx_get_histogram_parameterfv_cookie_t xcb_glx_get_histogram_parame
terfv | |
| | | | |
| skipping to change at line 12091 | | skipping to change at line 12091 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_glx_get_histogram_parameterfv_cookie_t | | xcb_glx_get_histogram_parameterfv_cookie_t | |
| xcb_glx_get_histogram_parameterfv (xcb_connection_t *c /**< */, | | xcb_glx_get_histogram_parameterfv (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**<
*/, | | xcb_glx_context_tag_t context_tag /**<
*/, | |
| uint32_t target /**< */, | | uint32_t target /**< */, | |
| uint32_t pname /**< */); | | uint32_t pname /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 12191 | | skipping to change at line 12191 | |
| | | | |
| xcb_glx_get_histogram_parameterfv_reply_t * | | xcb_glx_get_histogram_parameterfv_reply_t * | |
| xcb_glx_get_histogram_parameterfv_reply (xcb_connection_t
*c /**< */, | | xcb_glx_get_histogram_parameterfv_reply (xcb_connection_t
*c /**< */, | |
| xcb_glx_get_histogram_parameterfv_
cookie_t cookie /**< */, | | xcb_glx_get_histogram_parameterfv_
cookie_t cookie /**< */, | |
| xcb_generic_error_t
**e /**< */); | | xcb_generic_error_t
**e /**< */); | |
| | | | |
| int | | int | |
| xcb_glx_get_histogram_parameteriv_sizeof (const void *_buffer /**< */); | | xcb_glx_get_histogram_parameteriv_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_glx_get_histogram_parameteriv_cookie_t xcb_glx_get_histogram_parame
teriv | | ** xcb_glx_get_histogram_parameteriv_cookie_t xcb_glx_get_histogram_parame
teriv | |
| | | | |
| skipping to change at line 12218 | | skipping to change at line 12218 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_glx_get_histogram_parameteriv_cookie_t | | xcb_glx_get_histogram_parameteriv_cookie_t | |
| xcb_glx_get_histogram_parameteriv (xcb_connection_t *c /**< */, | | xcb_glx_get_histogram_parameteriv (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**<
*/, | | xcb_glx_context_tag_t context_tag /**<
*/, | |
| uint32_t target /**< */, | | uint32_t target /**< */, | |
| uint32_t pname /**< */); | | uint32_t pname /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 12318 | | skipping to change at line 12318 | |
| | | | |
| xcb_glx_get_histogram_parameteriv_reply_t * | | xcb_glx_get_histogram_parameteriv_reply_t * | |
| xcb_glx_get_histogram_parameteriv_reply (xcb_connection_t
*c /**< */, | | xcb_glx_get_histogram_parameteriv_reply (xcb_connection_t
*c /**< */, | |
| xcb_glx_get_histogram_parameteriv_
cookie_t cookie /**< */, | | xcb_glx_get_histogram_parameteriv_
cookie_t cookie /**< */, | |
| xcb_generic_error_t
**e /**< */); | | xcb_generic_error_t
**e /**< */); | |
| | | | |
| int | | int | |
| xcb_glx_get_minmax_sizeof (const void *_buffer /**< */); | | xcb_glx_get_minmax_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_glx_get_minmax_cookie_t xcb_glx_get_minmax | | ** xcb_glx_get_minmax_cookie_t xcb_glx_get_minmax | |
| | | | |
| skipping to change at line 12351 | | skipping to change at line 12351 | |
| xcb_glx_get_minmax_cookie_t | | xcb_glx_get_minmax_cookie_t | |
| xcb_glx_get_minmax (xcb_connection_t *c /**< */, | | xcb_glx_get_minmax (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**< */, | | xcb_glx_context_tag_t context_tag /**< */, | |
| uint32_t target /**< */, | | uint32_t target /**< */, | |
| uint32_t format /**< */, | | uint32_t format /**< */, | |
| uint32_t type /**< */, | | uint32_t type /**< */, | |
| uint8_t swap_bytes /**< */, | | uint8_t swap_bytes /**< */, | |
| uint8_t reset /**< */); | | uint8_t reset /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 12457 | | skipping to change at line 12457 | |
| | | | |
| xcb_glx_get_minmax_reply_t * | | xcb_glx_get_minmax_reply_t * | |
| xcb_glx_get_minmax_reply (xcb_connection_t *c /**< */, | | xcb_glx_get_minmax_reply (xcb_connection_t *c /**< */, | |
| xcb_glx_get_minmax_cookie_t cookie /**< */, | | xcb_glx_get_minmax_cookie_t cookie /**< */, | |
| xcb_generic_error_t **e /**< */); | | xcb_generic_error_t **e /**< */); | |
| | | | |
| int | | int | |
| xcb_glx_get_minmax_parameterfv_sizeof (const void *_buffer /**< */); | | xcb_glx_get_minmax_parameterfv_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_glx_get_minmax_parameterfv_cookie_t xcb_glx_get_minmax_parameterfv | | ** xcb_glx_get_minmax_parameterfv_cookie_t xcb_glx_get_minmax_parameterfv | |
| | | | |
| skipping to change at line 12484 | | skipping to change at line 12484 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_glx_get_minmax_parameterfv_cookie_t | | xcb_glx_get_minmax_parameterfv_cookie_t | |
| xcb_glx_get_minmax_parameterfv (xcb_connection_t *c /**< */, | | xcb_glx_get_minmax_parameterfv (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**< */
, | | xcb_glx_context_tag_t context_tag /**< */
, | |
| uint32_t target /**< */, | | uint32_t target /**< */, | |
| uint32_t pname /**< */); | | uint32_t pname /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 12584 | | skipping to change at line 12584 | |
| | | | |
| xcb_glx_get_minmax_parameterfv_reply_t * | | xcb_glx_get_minmax_parameterfv_reply_t * | |
| xcb_glx_get_minmax_parameterfv_reply (xcb_connection_t
*c /**< */, | | xcb_glx_get_minmax_parameterfv_reply (xcb_connection_t
*c /**< */, | |
| xcb_glx_get_minmax_parameterfv_cookie
_t cookie /**< */, | | xcb_glx_get_minmax_parameterfv_cookie
_t cookie /**< */, | |
| xcb_generic_error_t
**e /**< */); | | xcb_generic_error_t
**e /**< */); | |
| | | | |
| int | | int | |
| xcb_glx_get_minmax_parameteriv_sizeof (const void *_buffer /**< */); | | xcb_glx_get_minmax_parameteriv_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_glx_get_minmax_parameteriv_cookie_t xcb_glx_get_minmax_parameteriv | | ** xcb_glx_get_minmax_parameteriv_cookie_t xcb_glx_get_minmax_parameteriv | |
| | | | |
| skipping to change at line 12611 | | skipping to change at line 12611 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_glx_get_minmax_parameteriv_cookie_t | | xcb_glx_get_minmax_parameteriv_cookie_t | |
| xcb_glx_get_minmax_parameteriv (xcb_connection_t *c /**< */, | | xcb_glx_get_minmax_parameteriv (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**< */
, | | xcb_glx_context_tag_t context_tag /**< */
, | |
| uint32_t target /**< */, | | uint32_t target /**< */, | |
| uint32_t pname /**< */); | | uint32_t pname /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 12711 | | skipping to change at line 12711 | |
| | | | |
| xcb_glx_get_minmax_parameteriv_reply_t * | | xcb_glx_get_minmax_parameteriv_reply_t * | |
| xcb_glx_get_minmax_parameteriv_reply (xcb_connection_t
*c /**< */, | | xcb_glx_get_minmax_parameteriv_reply (xcb_connection_t
*c /**< */, | |
| xcb_glx_get_minmax_parameteriv_cookie
_t cookie /**< */, | | xcb_glx_get_minmax_parameteriv_cookie
_t cookie /**< */, | |
| xcb_generic_error_t
**e /**< */); | | xcb_generic_error_t
**e /**< */); | |
| | | | |
| int | | int | |
| xcb_glx_get_compressed_tex_image_arb_sizeof (const void *_buffer /**< */)
; | | xcb_glx_get_compressed_tex_image_arb_sizeof (const void *_buffer /**< */)
; | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_glx_get_compressed_tex_image_arb_cookie_t xcb_glx_get_compressed_te
x_image_arb | | ** xcb_glx_get_compressed_tex_image_arb_cookie_t xcb_glx_get_compressed_te
x_image_arb | |
| | | | |
| skipping to change at line 12738 | | skipping to change at line 12738 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_glx_get_compressed_tex_image_arb_cookie_t | | xcb_glx_get_compressed_tex_image_arb_cookie_t | |
| xcb_glx_get_compressed_tex_image_arb (xcb_connection_t *c /**< */, | | xcb_glx_get_compressed_tex_image_arb (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /
**< */, | | xcb_glx_context_tag_t context_tag /
**< */, | |
| uint32_t target /**< *
/, | | uint32_t target /**< *
/, | |
| int32_t level /**< */
); | | int32_t level /**< */
); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 12838 | | skipping to change at line 12838 | |
| | | | |
| xcb_glx_get_compressed_tex_image_arb_reply_t * | | xcb_glx_get_compressed_tex_image_arb_reply_t * | |
| xcb_glx_get_compressed_tex_image_arb_reply (xcb_connection_t
*c /**< */, | | xcb_glx_get_compressed_tex_image_arb_reply (xcb_connection_t
*c /**< */, | |
| xcb_glx_get_compressed_tex_imag
e_arb_cookie_t cookie /**< */, | | xcb_glx_get_compressed_tex_imag
e_arb_cookie_t cookie /**< */, | |
| xcb_generic_error_t
**e /**< */); | | xcb_generic_error_t
**e /**< */); | |
| | | | |
| int | | int | |
| xcb_glx_delete_queries_arb_sizeof (const void *_buffer /**< */); | | xcb_glx_delete_queries_arb_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 12868 | | skipping to change at line 12868 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_glx_delete_queries_arb_checked (xcb_connection_t *c /**< */, | | xcb_glx_delete_queries_arb_checked (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**
< */, | | xcb_glx_context_tag_t context_tag /**
< */, | |
| int32_t n /**< */, | | int32_t n /**< */, | |
| const uint32_t *ids /**< */); | | const uint32_t *ids /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_glx_delete_queries_arb | | ** xcb_void_cookie_t xcb_glx_delete_queries_arb | |
| | | | |
| skipping to change at line 12898 | | skipping to change at line 12898 | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_glx_delete_queries_arb (xcb_connection_t *c /**< */, | | xcb_glx_delete_queries_arb (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**< */, | | xcb_glx_context_tag_t context_tag /**< */, | |
| int32_t n /**< */, | | int32_t n /**< */, | |
| const uint32_t *ids /**< */); | | const uint32_t *ids /**< */); | |
| | | | |
| int | | int | |
| xcb_glx_gen_queries_arb_sizeof (const void *_buffer /**< */); | | xcb_glx_gen_queries_arb_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_glx_gen_queries_arb_cookie_t xcb_glx_gen_queries_arb | | ** xcb_glx_gen_queries_arb_cookie_t xcb_glx_gen_queries_arb | |
| | | | |
| skipping to change at line 12923 | | skipping to change at line 12923 | |
| ** @returns xcb_glx_gen_queries_arb_cookie_t | | ** @returns xcb_glx_gen_queries_arb_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_glx_gen_queries_arb_cookie_t | | xcb_glx_gen_queries_arb_cookie_t | |
| xcb_glx_gen_queries_arb (xcb_connection_t *c /**< */, | | xcb_glx_gen_queries_arb (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**< */, | | xcb_glx_context_tag_t context_tag /**< */, | |
| int32_t n /**< */); | | int32_t n /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 13018 | | skipping to change at line 13018 | |
| ** @returns xcb_glx_gen_queries_arb_reply_t * | | ** @returns xcb_glx_gen_queries_arb_reply_t * | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_glx_gen_queries_arb_reply_t * | | xcb_glx_gen_queries_arb_reply_t * | |
| xcb_glx_gen_queries_arb_reply (xcb_connection_t *c /**< *
/, | | xcb_glx_gen_queries_arb_reply (xcb_connection_t *c /**< *
/, | |
| xcb_glx_gen_queries_arb_cookie_t cookie /
**< */, | | xcb_glx_gen_queries_arb_cookie_t cookie /
**< */, | |
| xcb_generic_error_t **e /**< *
/); | | xcb_generic_error_t **e /**< *
/); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_glx_is_query_arb_cookie_t xcb_glx_is_query_arb | | ** xcb_glx_is_query_arb_cookie_t xcb_glx_is_query_arb | |
| | | | |
| skipping to change at line 13043 | | skipping to change at line 13043 | |
| ** @returns xcb_glx_is_query_arb_cookie_t | | ** @returns xcb_glx_is_query_arb_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_glx_is_query_arb_cookie_t | | xcb_glx_is_query_arb_cookie_t | |
| xcb_glx_is_query_arb (xcb_connection_t *c /**< */, | | xcb_glx_is_query_arb (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**< */, | | xcb_glx_context_tag_t context_tag /**< */, | |
| uint32_t id /**< */); | | uint32_t id /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 13105 | | skipping to change at line 13105 | |
| | | | |
| xcb_glx_is_query_arb_reply_t * | | xcb_glx_is_query_arb_reply_t * | |
| xcb_glx_is_query_arb_reply (xcb_connection_t *c /**< */, | | xcb_glx_is_query_arb_reply (xcb_connection_t *c /**< */, | |
| xcb_glx_is_query_arb_cookie_t cookie /**< */
, | | xcb_glx_is_query_arb_cookie_t cookie /**< */
, | |
| xcb_generic_error_t **e /**< */); | | xcb_generic_error_t **e /**< */); | |
| | | | |
| int | | int | |
| xcb_glx_get_queryiv_arb_sizeof (const void *_buffer /**< */); | | xcb_glx_get_queryiv_arb_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_glx_get_queryiv_arb_cookie_t xcb_glx_get_queryiv_arb | | ** xcb_glx_get_queryiv_arb_cookie_t xcb_glx_get_queryiv_arb | |
| | | | |
| skipping to change at line 13132 | | skipping to change at line 13132 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_glx_get_queryiv_arb_cookie_t | | xcb_glx_get_queryiv_arb_cookie_t | |
| xcb_glx_get_queryiv_arb (xcb_connection_t *c /**< */, | | xcb_glx_get_queryiv_arb (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**< */, | | xcb_glx_context_tag_t context_tag /**< */, | |
| uint32_t target /**< */, | | uint32_t target /**< */, | |
| uint32_t pname /**< */); | | uint32_t pname /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 13232 | | skipping to change at line 13232 | |
| | | | |
| xcb_glx_get_queryiv_arb_reply_t * | | xcb_glx_get_queryiv_arb_reply_t * | |
| xcb_glx_get_queryiv_arb_reply (xcb_connection_t *c /**< *
/, | | xcb_glx_get_queryiv_arb_reply (xcb_connection_t *c /**< *
/, | |
| xcb_glx_get_queryiv_arb_cookie_t cookie /
**< */, | | xcb_glx_get_queryiv_arb_cookie_t cookie /
**< */, | |
| xcb_generic_error_t **e /**< *
/); | | xcb_generic_error_t **e /**< *
/); | |
| | | | |
| int | | int | |
| xcb_glx_get_query_objectiv_arb_sizeof (const void *_buffer /**< */); | | xcb_glx_get_query_objectiv_arb_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_glx_get_query_objectiv_arb_cookie_t xcb_glx_get_query_objectiv_arb | | ** xcb_glx_get_query_objectiv_arb_cookie_t xcb_glx_get_query_objectiv_arb | |
| | | | |
| skipping to change at line 13259 | | skipping to change at line 13259 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_glx_get_query_objectiv_arb_cookie_t | | xcb_glx_get_query_objectiv_arb_cookie_t | |
| xcb_glx_get_query_objectiv_arb (xcb_connection_t *c /**< */, | | xcb_glx_get_query_objectiv_arb (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**< */
, | | xcb_glx_context_tag_t context_tag /**< */
, | |
| uint32_t id /**< */, | | uint32_t id /**< */, | |
| uint32_t pname /**< */); | | uint32_t pname /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 13359 | | skipping to change at line 13359 | |
| | | | |
| xcb_glx_get_query_objectiv_arb_reply_t * | | xcb_glx_get_query_objectiv_arb_reply_t * | |
| xcb_glx_get_query_objectiv_arb_reply (xcb_connection_t
*c /**< */, | | xcb_glx_get_query_objectiv_arb_reply (xcb_connection_t
*c /**< */, | |
| xcb_glx_get_query_objectiv_arb_cookie
_t cookie /**< */, | | xcb_glx_get_query_objectiv_arb_cookie
_t cookie /**< */, | |
| xcb_generic_error_t
**e /**< */); | | xcb_generic_error_t
**e /**< */); | |
| | | | |
| int | | int | |
| xcb_glx_get_query_objectuiv_arb_sizeof (const void *_buffer /**< */); | | xcb_glx_get_query_objectuiv_arb_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_glx_get_query_objectuiv_arb_cookie_t xcb_glx_get_query_objectuiv_ar
b | | ** xcb_glx_get_query_objectuiv_arb_cookie_t xcb_glx_get_query_objectuiv_ar
b | |
| | | | |
| skipping to change at line 13386 | | skipping to change at line 13386 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_glx_get_query_objectuiv_arb_cookie_t | | xcb_glx_get_query_objectuiv_arb_cookie_t | |
| xcb_glx_get_query_objectuiv_arb (xcb_connection_t *c /**< */, | | xcb_glx_get_query_objectuiv_arb (xcb_connection_t *c /**< */, | |
| xcb_glx_context_tag_t context_tag /**< *
/, | | xcb_glx_context_tag_t context_tag /**< *
/, | |
| uint32_t id /**< */, | | uint32_t id /**< */, | |
| uint32_t pname /**< */); | | uint32_t pname /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
End of changes. 200 change blocks. |
| 200 lines changed or deleted | | 200 lines changed or added | |
|
| randr.h | | randr.h | |
| | | | |
| skipping to change at line 1465 | | skipping to change at line 1465 | |
| ** | | ** | |
| ** @param xcb_randr_refresh_rates_iterator_t i | | ** @param xcb_randr_refresh_rates_iterator_t i | |
| ** @returns xcb_generic_iterator_t | | ** @returns xcb_generic_iterator_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_generic_iterator_t | | xcb_generic_iterator_t | |
| xcb_randr_refresh_rates_end (xcb_randr_refresh_rates_iterator_t i /**< */)
; | | xcb_randr_refresh_rates_end (xcb_randr_refresh_rates_iterator_t i /**< */)
; | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_randr_query_version_cookie_t xcb_randr_query_version | | ** xcb_randr_query_version_cookie_t xcb_randr_query_version | |
| | | | |
| skipping to change at line 1490 | | skipping to change at line 1490 | |
| ** @returns xcb_randr_query_version_cookie_t | | ** @returns xcb_randr_query_version_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_randr_query_version_cookie_t | | xcb_randr_query_version_cookie_t | |
| xcb_randr_query_version (xcb_connection_t *c /**< */, | | xcb_randr_query_version (xcb_connection_t *c /**< */, | |
| uint32_t major_version /**< */, | | uint32_t major_version /**< */, | |
| uint32_t minor_version /**< */); | | uint32_t minor_version /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 1549 | | skipping to change at line 1549 | |
| ** @returns xcb_randr_query_version_reply_t * | | ** @returns xcb_randr_query_version_reply_t * | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_randr_query_version_reply_t * | | xcb_randr_query_version_reply_t * | |
| xcb_randr_query_version_reply (xcb_connection_t *c /**< *
/, | | xcb_randr_query_version_reply (xcb_connection_t *c /**< *
/, | |
| xcb_randr_query_version_cookie_t cookie /
**< */, | | xcb_randr_query_version_cookie_t cookie /
**< */, | |
| xcb_generic_error_t **e /**< *
/); | | xcb_generic_error_t **e /**< *
/); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_randr_set_screen_config_cookie_t xcb_randr_set_screen_config | | ** xcb_randr_set_screen_config_cookie_t xcb_randr_set_screen_config | |
| | | | |
| skipping to change at line 1582 | | skipping to change at line 1582 | |
| xcb_randr_set_screen_config_cookie_t | | xcb_randr_set_screen_config_cookie_t | |
| xcb_randr_set_screen_config (xcb_connection_t *c /**< */, | | xcb_randr_set_screen_config (xcb_connection_t *c /**< */, | |
| xcb_window_t window /**< */, | | xcb_window_t window /**< */, | |
| xcb_timestamp_t timestamp /**< */, | | xcb_timestamp_t timestamp /**< */, | |
| xcb_timestamp_t config_timestamp /**< */, | | xcb_timestamp_t config_timestamp /**< */, | |
| uint16_t sizeID /**< */, | | uint16_t sizeID /**< */, | |
| uint16_t rotation /**< */, | | uint16_t rotation /**< */, | |
| uint16_t rate /**< */); | | uint16_t rate /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 1649 | | skipping to change at line 1649 | |
| ** @returns xcb_randr_set_screen_config_reply_t * | | ** @returns xcb_randr_set_screen_config_reply_t * | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_randr_set_screen_config_reply_t * | | xcb_randr_set_screen_config_reply_t * | |
| xcb_randr_set_screen_config_reply (xcb_connection_t *c
/**< */, | | xcb_randr_set_screen_config_reply (xcb_connection_t *c
/**< */, | |
| xcb_randr_set_screen_config_cookie_t c
ookie /**< */, | | xcb_randr_set_screen_config_cookie_t c
ookie /**< */, | |
| xcb_generic_error_t **e
/**< */); | | xcb_generic_error_t **e
/**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 1677 | | skipping to change at line 1677 | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_randr_select_input_checked (xcb_connection_t *c /**< */, | | xcb_randr_select_input_checked (xcb_connection_t *c /**< */, | |
| xcb_window_t window /**< */, | | xcb_window_t window /**< */, | |
| uint16_t enable /**< */); | | uint16_t enable /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_randr_select_input | | ** xcb_void_cookie_t xcb_randr_select_input | |
| | | | |
| skipping to change at line 1705 | | skipping to change at line 1705 | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_randr_select_input (xcb_connection_t *c /**< */, | | xcb_randr_select_input (xcb_connection_t *c /**< */, | |
| xcb_window_t window /**< */, | | xcb_window_t window /**< */, | |
| uint16_t enable /**< */); | | uint16_t enable /**< */); | |
| | | | |
| int | | int | |
| xcb_randr_get_screen_info_sizeof (const void *_buffer /**< */); | | xcb_randr_get_screen_info_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_randr_get_screen_info_cookie_t xcb_randr_get_screen_info | | ** xcb_randr_get_screen_info_cookie_t xcb_randr_get_screen_info | |
| | | | |
| skipping to change at line 1728 | | skipping to change at line 1728 | |
| ** @param xcb_window_t window | | ** @param xcb_window_t window | |
| ** @returns xcb_randr_get_screen_info_cookie_t | | ** @returns xcb_randr_get_screen_info_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_randr_get_screen_info_cookie_t | | xcb_randr_get_screen_info_cookie_t | |
| xcb_randr_get_screen_info (xcb_connection_t *c /**< */, | | xcb_randr_get_screen_info (xcb_connection_t *c /**< */, | |
| xcb_window_t window /**< */); | | xcb_window_t window /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 1845 | | skipping to change at line 1845 | |
| ** @returns xcb_randr_get_screen_info_reply_t * | | ** @returns xcb_randr_get_screen_info_reply_t * | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_randr_get_screen_info_reply_t * | | xcb_randr_get_screen_info_reply_t * | |
| xcb_randr_get_screen_info_reply (xcb_connection_t *c /*
*< */, | | xcb_randr_get_screen_info_reply (xcb_connection_t *c /*
*< */, | |
| xcb_randr_get_screen_info_cookie_t cooki
e /**< */, | | xcb_randr_get_screen_info_cookie_t cooki
e /**< */, | |
| xcb_generic_error_t **e /*
*< */); | | xcb_generic_error_t **e /*
*< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_randr_get_screen_size_range_cookie_t xcb_randr_get_screen_size_rang
e | | ** xcb_randr_get_screen_size_range_cookie_t xcb_randr_get_screen_size_rang
e | |
| | | | |
| skipping to change at line 1868 | | skipping to change at line 1868 | |
| ** @param xcb_window_t window | | ** @param xcb_window_t window | |
| ** @returns xcb_randr_get_screen_size_range_cookie_t | | ** @returns xcb_randr_get_screen_size_range_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_randr_get_screen_size_range_cookie_t | | xcb_randr_get_screen_size_range_cookie_t | |
| xcb_randr_get_screen_size_range (xcb_connection_t *c /**< */, | | xcb_randr_get_screen_size_range (xcb_connection_t *c /**< */, | |
| xcb_window_t window /**< */); | | xcb_window_t window /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 1925 | | skipping to change at line 1925 | |
| ** @returns xcb_randr_get_screen_size_range_reply_t * | | ** @returns xcb_randr_get_screen_size_range_reply_t * | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_randr_get_screen_size_range_reply_t * | | xcb_randr_get_screen_size_range_reply_t * | |
| xcb_randr_get_screen_size_range_reply (xcb_connection_t
*c /**< */, | | xcb_randr_get_screen_size_range_reply (xcb_connection_t
*c /**< */, | |
| xcb_randr_get_screen_size_range_cook
ie_t cookie /**< */, | | xcb_randr_get_screen_size_range_cook
ie_t cookie /**< */, | |
| xcb_generic_error_t
**e /**< */); | | xcb_generic_error_t
**e /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 1959 | | skipping to change at line 1959 | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_randr_set_screen_size_checked (xcb_connection_t *c /**< */, | | xcb_randr_set_screen_size_checked (xcb_connection_t *c /**< */, | |
| xcb_window_t window /**< */, | | xcb_window_t window /**< */, | |
| uint16_t width /**< */, | | uint16_t width /**< */, | |
| uint16_t height /**< */, | | uint16_t height /**< */, | |
| uint32_t mm_width /**< */, | | uint32_t mm_width /**< */, | |
| uint32_t mm_height /**< */); | | uint32_t mm_height /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_randr_set_screen_size | | ** xcb_void_cookie_t xcb_randr_set_screen_size | |
| | | | |
| skipping to change at line 2036 | | skipping to change at line 2036 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_generic_iterator_t | | xcb_generic_iterator_t | |
| xcb_randr_mode_info_end (xcb_randr_mode_info_iterator_t i /**< */); | | xcb_randr_mode_info_end (xcb_randr_mode_info_iterator_t i /**< */); | |
| | | | |
| int | | int | |
| xcb_randr_get_screen_resources_sizeof (const void *_buffer /**< */); | | xcb_randr_get_screen_resources_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_randr_get_screen_resources_cookie_t xcb_randr_get_screen_resources | | ** xcb_randr_get_screen_resources_cookie_t xcb_randr_get_screen_resources | |
| | | | |
| skipping to change at line 2059 | | skipping to change at line 2059 | |
| ** @param xcb_window_t window | | ** @param xcb_window_t window | |
| ** @returns xcb_randr_get_screen_resources_cookie_t | | ** @returns xcb_randr_get_screen_resources_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_randr_get_screen_resources_cookie_t | | xcb_randr_get_screen_resources_cookie_t | |
| xcb_randr_get_screen_resources (xcb_connection_t *c /**< */, | | xcb_randr_get_screen_resources (xcb_connection_t *c /**< */, | |
| xcb_window_t window /**< */); | | xcb_window_t window /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 2263 | | skipping to change at line 2263 | |
| | | | |
| xcb_randr_get_screen_resources_reply_t * | | xcb_randr_get_screen_resources_reply_t * | |
| xcb_randr_get_screen_resources_reply (xcb_connection_t
*c /**< */, | | xcb_randr_get_screen_resources_reply (xcb_connection_t
*c /**< */, | |
| xcb_randr_get_screen_resources_cookie
_t cookie /**< */, | | xcb_randr_get_screen_resources_cookie
_t cookie /**< */, | |
| xcb_generic_error_t
**e /**< */); | | xcb_generic_error_t
**e /**< */); | |
| | | | |
| int | | int | |
| xcb_randr_get_output_info_sizeof (const void *_buffer /**< */); | | xcb_randr_get_output_info_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_randr_get_output_info_cookie_t xcb_randr_get_output_info | | ** xcb_randr_get_output_info_cookie_t xcb_randr_get_output_info | |
| | | | |
| skipping to change at line 2288 | | skipping to change at line 2288 | |
| ** @returns xcb_randr_get_output_info_cookie_t | | ** @returns xcb_randr_get_output_info_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_randr_get_output_info_cookie_t | | xcb_randr_get_output_info_cookie_t | |
| xcb_randr_get_output_info (xcb_connection_t *c /**< */, | | xcb_randr_get_output_info (xcb_connection_t *c /**< */, | |
| xcb_randr_output_t output /**< */, | | xcb_randr_output_t output /**< */, | |
| xcb_timestamp_t config_timestamp /**< */); | | xcb_timestamp_t config_timestamp /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 2494 | | skipping to change at line 2494 | |
| | | | |
| xcb_randr_get_output_info_reply_t * | | xcb_randr_get_output_info_reply_t * | |
| xcb_randr_get_output_info_reply (xcb_connection_t *c /*
*< */, | | xcb_randr_get_output_info_reply (xcb_connection_t *c /*
*< */, | |
| xcb_randr_get_output_info_cookie_t cooki
e /**< */, | | xcb_randr_get_output_info_cookie_t cooki
e /**< */, | |
| xcb_generic_error_t **e /*
*< */); | | xcb_generic_error_t **e /*
*< */); | |
| | | | |
| int | | int | |
| xcb_randr_list_output_properties_sizeof (const void *_buffer /**< */); | | xcb_randr_list_output_properties_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_randr_list_output_properties_cookie_t xcb_randr_list_output_propert
ies | | ** xcb_randr_list_output_properties_cookie_t xcb_randr_list_output_propert
ies | |
| | | | |
| skipping to change at line 2517 | | skipping to change at line 2517 | |
| ** @param xcb_randr_output_t output | | ** @param xcb_randr_output_t output | |
| ** @returns xcb_randr_list_output_properties_cookie_t | | ** @returns xcb_randr_list_output_properties_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_randr_list_output_properties_cookie_t | | xcb_randr_list_output_properties_cookie_t | |
| xcb_randr_list_output_properties (xcb_connection_t *c /**< */, | | xcb_randr_list_output_properties (xcb_connection_t *c /**< */, | |
| xcb_randr_output_t output /**< */); | | xcb_randr_output_t output /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 2613 | | skipping to change at line 2613 | |
| | | | |
| xcb_randr_list_output_properties_reply_t * | | xcb_randr_list_output_properties_reply_t * | |
| xcb_randr_list_output_properties_reply (xcb_connection_t
*c /**< */, | | xcb_randr_list_output_properties_reply (xcb_connection_t
*c /**< */, | |
| xcb_randr_list_output_properties_co
okie_t cookie /**< */, | | xcb_randr_list_output_properties_co
okie_t cookie /**< */, | |
| xcb_generic_error_t
**e /**< */); | | xcb_generic_error_t
**e /**< */); | |
| | | | |
| int | | int | |
| xcb_randr_query_output_property_sizeof (const void *_buffer /**< */); | | xcb_randr_query_output_property_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_randr_query_output_property_cookie_t xcb_randr_query_output_propert
y | | ** xcb_randr_query_output_property_cookie_t xcb_randr_query_output_propert
y | |
| | | | |
| skipping to change at line 2638 | | skipping to change at line 2638 | |
| ** @returns xcb_randr_query_output_property_cookie_t | | ** @returns xcb_randr_query_output_property_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_randr_query_output_property_cookie_t | | xcb_randr_query_output_property_cookie_t | |
| xcb_randr_query_output_property (xcb_connection_t *c /**< */, | | xcb_randr_query_output_property (xcb_connection_t *c /**< */, | |
| xcb_randr_output_t output /**< */, | | xcb_randr_output_t output /**< */, | |
| xcb_atom_t property /**< */); | | xcb_atom_t property /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 2737 | | skipping to change at line 2737 | |
| xcb_randr_query_output_property_reply_t * | | xcb_randr_query_output_property_reply_t * | |
| xcb_randr_query_output_property_reply (xcb_connection_t
*c /**< */, | | xcb_randr_query_output_property_reply (xcb_connection_t
*c /**< */, | |
| xcb_randr_query_output_property_cook
ie_t cookie /**< */, | | xcb_randr_query_output_property_cook
ie_t cookie /**< */, | |
| xcb_generic_error_t
**e /**< */); | | xcb_generic_error_t
**e /**< */); | |
| | | | |
| int | | int | |
| xcb_randr_configure_output_property_sizeof (const void *_buffer /**< */, | | xcb_randr_configure_output_property_sizeof (const void *_buffer /**< */, | |
| uint32_t values_len /**< *
/); | | uint32_t values_len /**< *
/); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 2773 | | skipping to change at line 2773 | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_randr_configure_output_property_checked (xcb_connection_t *c /**< */
, | | xcb_randr_configure_output_property_checked (xcb_connection_t *c /**< */
, | |
| xcb_randr_output_t output /*
*< */, | | xcb_randr_output_t output /*
*< */, | |
| xcb_atom_t property
/**< */, | | xcb_atom_t property
/**< */, | |
| uint8_t pending /
**< */, | | uint8_t pending /
**< */, | |
| uint8_t range /**
< */, | | uint8_t range /**
< */, | |
| uint32_t values_len
/**< */, | | uint32_t values_len
/**< */, | |
| const int32_t *values /*
*< */); | | const int32_t *values /*
*< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_randr_configure_output_property | | ** xcb_void_cookie_t xcb_randr_configure_output_property | |
| | | | |
| skipping to change at line 2809 | | skipping to change at line 2809 | |
| xcb_atom_t property /**< */, | | xcb_atom_t property /**< */, | |
| uint8_t pending /**< */, | | uint8_t pending /**< */, | |
| uint8_t range /**< */, | | uint8_t range /**< */, | |
| uint32_t values_len /**< *
/, | | uint32_t values_len /**< *
/, | |
| const int32_t *values /**< */); | | const int32_t *values /**< */); | |
| | | | |
| int | | int | |
| xcb_randr_change_output_property_sizeof (const void *_buffer /**< */); | | xcb_randr_change_output_property_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 2847 | | skipping to change at line 2847 | |
| xcb_randr_change_output_property_checked (xcb_connection_t *c /**< */, | | xcb_randr_change_output_property_checked (xcb_connection_t *c /**< */, | |
| xcb_randr_output_t output /**<
*/, | | xcb_randr_output_t output /**<
*/, | |
| xcb_atom_t property /**
< */, | | xcb_atom_t property /**
< */, | |
| xcb_atom_t type /**< */
, | | xcb_atom_t type /**< */
, | |
| uint8_t format /**<
*/, | | uint8_t format /**<
*/, | |
| uint8_t mode /**< */
, | | uint8_t mode /**< */
, | |
| uint32_t num_units /*
*< */, | | uint32_t num_units /*
*< */, | |
| const void *data /**< */
); | | const void *data /**< */
); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_randr_change_output_property | | ** xcb_void_cookie_t xcb_randr_change_output_property | |
| | | | |
| skipping to change at line 2882 | | skipping to change at line 2882 | |
| xcb_randr_change_output_property (xcb_connection_t *c /**< */, | | xcb_randr_change_output_property (xcb_connection_t *c /**< */, | |
| xcb_randr_output_t output /**< */, | | xcb_randr_output_t output /**< */, | |
| xcb_atom_t property /**< */, | | xcb_atom_t property /**< */, | |
| xcb_atom_t type /**< */, | | xcb_atom_t type /**< */, | |
| uint8_t format /**< */, | | uint8_t format /**< */, | |
| uint8_t mode /**< */, | | uint8_t mode /**< */, | |
| uint32_t num_units /**< */, | | uint32_t num_units /**< */, | |
| const void *data /**< */); | | const void *data /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 2910 | | skipping to change at line 2910 | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_randr_delete_output_property_checked (xcb_connection_t *c /**< */, | | xcb_randr_delete_output_property_checked (xcb_connection_t *c /**< */, | |
| xcb_randr_output_t output /**<
*/, | | xcb_randr_output_t output /**<
*/, | |
| xcb_atom_t property /**
< */); | | xcb_atom_t property /**
< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_randr_delete_output_property | | ** xcb_void_cookie_t xcb_randr_delete_output_property | |
| | | | |
| skipping to change at line 2938 | | skipping to change at line 2938 | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_randr_delete_output_property (xcb_connection_t *c /**< */, | | xcb_randr_delete_output_property (xcb_connection_t *c /**< */, | |
| xcb_randr_output_t output /**< */, | | xcb_randr_output_t output /**< */, | |
| xcb_atom_t property /**< */); | | xcb_atom_t property /**< */); | |
| | | | |
| int | | int | |
| xcb_randr_get_output_property_sizeof (const void *_buffer /**< */); | | xcb_randr_get_output_property_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_randr_get_output_property_cookie_t xcb_randr_get_output_property | | ** xcb_randr_get_output_property_cookie_t xcb_randr_get_output_property | |
| | | | |
| skipping to change at line 2973 | | skipping to change at line 2973 | |
| xcb_randr_get_output_property (xcb_connection_t *c /**< */, | | xcb_randr_get_output_property (xcb_connection_t *c /**< */, | |
| xcb_randr_output_t output /**< */, | | xcb_randr_output_t output /**< */, | |
| xcb_atom_t property /**< */, | | xcb_atom_t property /**< */, | |
| xcb_atom_t type /**< */, | | xcb_atom_t type /**< */, | |
| uint32_t long_offset /**< */, | | uint32_t long_offset /**< */, | |
| uint32_t long_length /**< */, | | uint32_t long_length /**< */, | |
| uint8_t _delete /**< */, | | uint8_t _delete /**< */, | |
| uint8_t pending /**< */); | | uint8_t pending /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 3082 | | skipping to change at line 3082 | |
| xcb_randr_get_output_property_reply_t * | | xcb_randr_get_output_property_reply_t * | |
| xcb_randr_get_output_property_reply (xcb_connection_t
*c /**< */, | | xcb_randr_get_output_property_reply (xcb_connection_t
*c /**< */, | |
| xcb_randr_get_output_property_cookie_t
cookie /**< */, | | xcb_randr_get_output_property_cookie_t
cookie /**< */, | |
| xcb_generic_error_t
**e /**< */); | | xcb_generic_error_t
**e /**< */); | |
| | | | |
| int | | int | |
| xcb_randr_create_mode_sizeof (const void *_buffer /**< */, | | xcb_randr_create_mode_sizeof (const void *_buffer /**< */, | |
| uint32_t name_len /**< */); | | uint32_t name_len /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_randr_create_mode_cookie_t xcb_randr_create_mode | | ** xcb_randr_create_mode_cookie_t xcb_randr_create_mode | |
| | | | |
| skipping to change at line 3111 | | skipping to change at line 3111 | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_randr_create_mode_cookie_t | | xcb_randr_create_mode_cookie_t | |
| xcb_randr_create_mode (xcb_connection_t *c /**< */, | | xcb_randr_create_mode (xcb_connection_t *c /**< */, | |
| xcb_window_t window /**< */, | | xcb_window_t window /**< */, | |
| xcb_randr_mode_info_t mode_info /**< */, | | xcb_randr_mode_info_t mode_info /**< */, | |
| uint32_t name_len /**< */, | | uint32_t name_len /**< */, | |
| const char *name /**< */); | | const char *name /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 3174 | | skipping to change at line 3174 | |
| ** @returns xcb_randr_create_mode_reply_t * | | ** @returns xcb_randr_create_mode_reply_t * | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_randr_create_mode_reply_t * | | xcb_randr_create_mode_reply_t * | |
| xcb_randr_create_mode_reply (xcb_connection_t *c /**< */, | | xcb_randr_create_mode_reply (xcb_connection_t *c /**< */, | |
| xcb_randr_create_mode_cookie_t cookie /**<
*/, | | xcb_randr_create_mode_cookie_t cookie /**<
*/, | |
| xcb_generic_error_t **e /**< */); | | xcb_generic_error_t **e /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 3200 | | skipping to change at line 3200 | |
| ** @param xcb_randr_mode_t mode | | ** @param xcb_randr_mode_t mode | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_randr_destroy_mode_checked (xcb_connection_t *c /**< */, | | xcb_randr_destroy_mode_checked (xcb_connection_t *c /**< */, | |
| xcb_randr_mode_t mode /**< */); | | xcb_randr_mode_t mode /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_randr_destroy_mode | | ** xcb_void_cookie_t xcb_randr_destroy_mode | |
| | | | |
| skipping to change at line 3223 | | skipping to change at line 3223 | |
| ** @param xcb_randr_mode_t mode | | ** @param xcb_randr_mode_t mode | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_randr_destroy_mode (xcb_connection_t *c /**< */, | | xcb_randr_destroy_mode (xcb_connection_t *c /**< */, | |
| xcb_randr_mode_t mode /**< */); | | xcb_randr_mode_t mode /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 3251 | | skipping to change at line 3251 | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_randr_add_output_mode_checked (xcb_connection_t *c /**< */, | | xcb_randr_add_output_mode_checked (xcb_connection_t *c /**< */, | |
| xcb_randr_output_t output /**< */, | | xcb_randr_output_t output /**< */, | |
| xcb_randr_mode_t mode /**< */); | | xcb_randr_mode_t mode /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_randr_add_output_mode | | ** xcb_void_cookie_t xcb_randr_add_output_mode | |
| | | | |
| skipping to change at line 3276 | | skipping to change at line 3276 | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_randr_add_output_mode (xcb_connection_t *c /**< */, | | xcb_randr_add_output_mode (xcb_connection_t *c /**< */, | |
| xcb_randr_output_t output /**< */, | | xcb_randr_output_t output /**< */, | |
| xcb_randr_mode_t mode /**< */); | | xcb_randr_mode_t mode /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 3304 | | skipping to change at line 3304 | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_randr_delete_output_mode_checked (xcb_connection_t *c /**< */, | | xcb_randr_delete_output_mode_checked (xcb_connection_t *c /**< */, | |
| xcb_randr_output_t output /**< */, | | xcb_randr_output_t output /**< */, | |
| xcb_randr_mode_t mode /**< */); | | xcb_randr_mode_t mode /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_randr_delete_output_mode | | ** xcb_void_cookie_t xcb_randr_delete_output_mode | |
| | | | |
| skipping to change at line 3332 | | skipping to change at line 3332 | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_randr_delete_output_mode (xcb_connection_t *c /**< */, | | xcb_randr_delete_output_mode (xcb_connection_t *c /**< */, | |
| xcb_randr_output_t output /**< */, | | xcb_randr_output_t output /**< */, | |
| xcb_randr_mode_t mode /**< */); | | xcb_randr_mode_t mode /**< */); | |
| | | | |
| int | | int | |
| xcb_randr_get_crtc_info_sizeof (const void *_buffer /**< */); | | xcb_randr_get_crtc_info_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_randr_get_crtc_info_cookie_t xcb_randr_get_crtc_info | | ** xcb_randr_get_crtc_info_cookie_t xcb_randr_get_crtc_info | |
| | | | |
| skipping to change at line 3357 | | skipping to change at line 3357 | |
| ** @returns xcb_randr_get_crtc_info_cookie_t | | ** @returns xcb_randr_get_crtc_info_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_randr_get_crtc_info_cookie_t | | xcb_randr_get_crtc_info_cookie_t | |
| xcb_randr_get_crtc_info (xcb_connection_t *c /**< */, | | xcb_randr_get_crtc_info (xcb_connection_t *c /**< */, | |
| xcb_randr_crtc_t crtc /**< */, | | xcb_randr_crtc_t crtc /**< */, | |
| xcb_timestamp_t config_timestamp /**< */); | | xcb_timestamp_t config_timestamp /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 3492 | | skipping to change at line 3492 | |
| xcb_randr_get_crtc_info_reply_t * | | xcb_randr_get_crtc_info_reply_t * | |
| xcb_randr_get_crtc_info_reply (xcb_connection_t *c /**< *
/, | | xcb_randr_get_crtc_info_reply (xcb_connection_t *c /**< *
/, | |
| xcb_randr_get_crtc_info_cookie_t cookie /
**< */, | | xcb_randr_get_crtc_info_cookie_t cookie /
**< */, | |
| xcb_generic_error_t **e /**< *
/); | | xcb_generic_error_t **e /**< *
/); | |
| | | | |
| int | | int | |
| xcb_randr_set_crtc_config_sizeof (const void *_buffer /**< */, | | xcb_randr_set_crtc_config_sizeof (const void *_buffer /**< */, | |
| uint32_t outputs_len /**< */); | | uint32_t outputs_len /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_randr_set_crtc_config_cookie_t xcb_randr_set_crtc_config | | ** xcb_randr_set_crtc_config_cookie_t xcb_randr_set_crtc_config | |
| | | | |
| skipping to change at line 3531 | | skipping to change at line 3531 | |
| xcb_timestamp_t timestamp /**< */, | | xcb_timestamp_t timestamp /**< */, | |
| xcb_timestamp_t config_timestamp /**<
*/, | | xcb_timestamp_t config_timestamp /**<
*/, | |
| int16_t x /**< */, | | int16_t x /**< */, | |
| int16_t y /**< */, | | int16_t y /**< */, | |
| xcb_randr_mode_t mode /**< */, | | xcb_randr_mode_t mode /**< */, | |
| uint16_t rotation /**< */, | | uint16_t rotation /**< */, | |
| uint32_t outputs_len /**< */, | | uint32_t outputs_len /**< */, | |
| const xcb_randr_output_t *outputs /**< */); | | const xcb_randr_output_t *outputs /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 3604 | | skipping to change at line 3604 | |
| ** @returns xcb_randr_set_crtc_config_reply_t * | | ** @returns xcb_randr_set_crtc_config_reply_t * | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_randr_set_crtc_config_reply_t * | | xcb_randr_set_crtc_config_reply_t * | |
| xcb_randr_set_crtc_config_reply (xcb_connection_t *c /*
*< */, | | xcb_randr_set_crtc_config_reply (xcb_connection_t *c /*
*< */, | |
| xcb_randr_set_crtc_config_cookie_t cooki
e /**< */, | | xcb_randr_set_crtc_config_cookie_t cooki
e /**< */, | |
| xcb_generic_error_t **e /*
*< */); | | xcb_generic_error_t **e /*
*< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_randr_get_crtc_gamma_size_cookie_t xcb_randr_get_crtc_gamma_size | | ** xcb_randr_get_crtc_gamma_size_cookie_t xcb_randr_get_crtc_gamma_size | |
| | | | |
| skipping to change at line 3627 | | skipping to change at line 3627 | |
| ** @param xcb_randr_crtc_t crtc | | ** @param xcb_randr_crtc_t crtc | |
| ** @returns xcb_randr_get_crtc_gamma_size_cookie_t | | ** @returns xcb_randr_get_crtc_gamma_size_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_randr_get_crtc_gamma_size_cookie_t | | xcb_randr_get_crtc_gamma_size_cookie_t | |
| xcb_randr_get_crtc_gamma_size (xcb_connection_t *c /**< */, | | xcb_randr_get_crtc_gamma_size (xcb_connection_t *c /**< */, | |
| xcb_randr_crtc_t crtc /**< */); | | xcb_randr_crtc_t crtc /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 3687 | | skipping to change at line 3687 | |
| | | | |
| xcb_randr_get_crtc_gamma_size_reply_t * | | xcb_randr_get_crtc_gamma_size_reply_t * | |
| xcb_randr_get_crtc_gamma_size_reply (xcb_connection_t
*c /**< */, | | xcb_randr_get_crtc_gamma_size_reply (xcb_connection_t
*c /**< */, | |
| xcb_randr_get_crtc_gamma_size_cookie_t
cookie /**< */, | | xcb_randr_get_crtc_gamma_size_cookie_t
cookie /**< */, | |
| xcb_generic_error_t
**e /**< */); | | xcb_generic_error_t
**e /**< */); | |
| | | | |
| int | | int | |
| xcb_randr_get_crtc_gamma_sizeof (const void *_buffer /**< */); | | xcb_randr_get_crtc_gamma_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_randr_get_crtc_gamma_cookie_t xcb_randr_get_crtc_gamma | | ** xcb_randr_get_crtc_gamma_cookie_t xcb_randr_get_crtc_gamma | |
| | | | |
| skipping to change at line 3710 | | skipping to change at line 3710 | |
| ** @param xcb_randr_crtc_t crtc | | ** @param xcb_randr_crtc_t crtc | |
| ** @returns xcb_randr_get_crtc_gamma_cookie_t | | ** @returns xcb_randr_get_crtc_gamma_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_randr_get_crtc_gamma_cookie_t | | xcb_randr_get_crtc_gamma_cookie_t | |
| xcb_randr_get_crtc_gamma (xcb_connection_t *c /**< */, | | xcb_randr_get_crtc_gamma (xcb_connection_t *c /**< */, | |
| xcb_randr_crtc_t crtc /**< */); | | xcb_randr_crtc_t crtc /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 3878 | | skipping to change at line 3878 | |
| | | | |
| xcb_randr_get_crtc_gamma_reply_t * | | xcb_randr_get_crtc_gamma_reply_t * | |
| xcb_randr_get_crtc_gamma_reply (xcb_connection_t *c /**<
*/, | | xcb_randr_get_crtc_gamma_reply (xcb_connection_t *c /**<
*/, | |
| xcb_randr_get_crtc_gamma_cookie_t cookie
/**< */, | | xcb_randr_get_crtc_gamma_cookie_t cookie
/**< */, | |
| xcb_generic_error_t **e /**<
*/); | | xcb_generic_error_t **e /**<
*/); | |
| | | | |
| int | | int | |
| xcb_randr_set_crtc_gamma_sizeof (const void *_buffer /**< */); | | xcb_randr_set_crtc_gamma_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 3912 | | skipping to change at line 3912 | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_randr_set_crtc_gamma_checked (xcb_connection_t *c /**< */, | | xcb_randr_set_crtc_gamma_checked (xcb_connection_t *c /**< */, | |
| xcb_randr_crtc_t crtc /**< */, | | xcb_randr_crtc_t crtc /**< */, | |
| uint16_t size /**< */, | | uint16_t size /**< */, | |
| const uint16_t *red /**< */, | | const uint16_t *red /**< */, | |
| const uint16_t *green /**< */, | | const uint16_t *green /**< */, | |
| const uint16_t *blue /**< */); | | const uint16_t *blue /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_randr_set_crtc_gamma | | ** xcb_void_cookie_t xcb_randr_set_crtc_gamma | |
| | | | |
| skipping to change at line 3946 | | skipping to change at line 3946 | |
| xcb_randr_crtc_t crtc /**< */, | | xcb_randr_crtc_t crtc /**< */, | |
| uint16_t size /**< */, | | uint16_t size /**< */, | |
| const uint16_t *red /**< */, | | const uint16_t *red /**< */, | |
| const uint16_t *green /**< */, | | const uint16_t *green /**< */, | |
| const uint16_t *blue /**< */); | | const uint16_t *blue /**< */); | |
| | | | |
| int | | int | |
| xcb_randr_get_screen_resources_current_sizeof (const void *_buffer /**< *
/); | | xcb_randr_get_screen_resources_current_sizeof (const void *_buffer /**< *
/); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_randr_get_screen_resources_current_cookie_t xcb_randr_get_screen_re
sources_current | | ** xcb_randr_get_screen_resources_current_cookie_t xcb_randr_get_screen_re
sources_current | |
| | | | |
| skipping to change at line 3969 | | skipping to change at line 3969 | |
| ** @param xcb_window_t window | | ** @param xcb_window_t window | |
| ** @returns xcb_randr_get_screen_resources_current_cookie_t | | ** @returns xcb_randr_get_screen_resources_current_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_randr_get_screen_resources_current_cookie_t | | xcb_randr_get_screen_resources_current_cookie_t | |
| xcb_randr_get_screen_resources_current (xcb_connection_t *c /**< */, | | xcb_randr_get_screen_resources_current (xcb_connection_t *c /**< */, | |
| xcb_window_t window /**< */); | | xcb_window_t window /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 4174 | | skipping to change at line 4174 | |
| xcb_randr_get_screen_resources_current_reply_t * | | xcb_randr_get_screen_resources_current_reply_t * | |
| xcb_randr_get_screen_resources_current_reply (xcb_connection_t
*c /**< */, | | xcb_randr_get_screen_resources_current_reply (xcb_connection_t
*c /**< */, | |
| xcb_randr_get_screen_resource
s_current_cookie_t cookie /**< */, | | xcb_randr_get_screen_resource
s_current_cookie_t cookie /**< */, | |
| xcb_generic_error_t
**e /**< */); | | xcb_generic_error_t
**e /**< */); | |
| | | | |
| int | | int | |
| xcb_randr_set_crtc_transform_sizeof (const void *_buffer /**< */, | | xcb_randr_set_crtc_transform_sizeof (const void *_buffer /**< */, | |
| uint32_t filter_params_len /**< *
/); | | uint32_t filter_params_len /**< *
/); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 4210 | | skipping to change at line 4210 | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_randr_set_crtc_transform_checked (xcb_connection_t *c /**< */, | | xcb_randr_set_crtc_transform_checked (xcb_connection_t *c /**< */, | |
| xcb_randr_crtc_t crtc /**<
*/, | | xcb_randr_crtc_t crtc /**<
*/, | |
| xcb_render_transform_t transform
/**< */, | | xcb_render_transform_t transform
/**< */, | |
| uint16_t filter_len
/**< */, | | uint16_t filter_len
/**< */, | |
| const char *filter_name
/**< */, | | const char *filter_name
/**< */, | |
| uint32_t filter_para
ms_len /**< */, | | uint32_t filter_para
ms_len /**< */, | |
| const xcb_render_fixed_t *filter_para
ms /**< */); | | const xcb_render_fixed_t *filter_para
ms /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_randr_set_crtc_transform | | ** xcb_void_cookie_t xcb_randr_set_crtc_transform | |
| | | | |
| skipping to change at line 4246 | | skipping to change at line 4246 | |
| xcb_render_transform_t transform /**< */, | | xcb_render_transform_t transform /**< */, | |
| uint16_t filter_len /**< */
, | | uint16_t filter_len /**< */
, | |
| const char *filter_name /**< *
/, | | const char *filter_name /**< *
/, | |
| uint32_t filter_params_len
/**< */, | | uint32_t filter_params_len
/**< */, | |
| const xcb_render_fixed_t *filter_params /**<
*/); | | const xcb_render_fixed_t *filter_params /**<
*/); | |
| | | | |
| int | | int | |
| xcb_randr_get_crtc_transform_sizeof (const void *_buffer /**< */); | | xcb_randr_get_crtc_transform_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_randr_get_crtc_transform_cookie_t xcb_randr_get_crtc_transform | | ** xcb_randr_get_crtc_transform_cookie_t xcb_randr_get_crtc_transform | |
| | | | |
| skipping to change at line 4269 | | skipping to change at line 4269 | |
| ** @param xcb_randr_crtc_t crtc | | ** @param xcb_randr_crtc_t crtc | |
| ** @returns xcb_randr_get_crtc_transform_cookie_t | | ** @returns xcb_randr_get_crtc_transform_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_randr_get_crtc_transform_cookie_t | | xcb_randr_get_crtc_transform_cookie_t | |
| xcb_randr_get_crtc_transform (xcb_connection_t *c /**< */, | | xcb_randr_get_crtc_transform (xcb_connection_t *c /**< */, | |
| xcb_randr_crtc_t crtc /**< */); | | xcb_randr_crtc_t crtc /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 4470 | | skipping to change at line 4470 | |
| ** @returns xcb_randr_get_crtc_transform_reply_t * | | ** @returns xcb_randr_get_crtc_transform_reply_t * | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_randr_get_crtc_transform_reply_t * | | xcb_randr_get_crtc_transform_reply_t * | |
| xcb_randr_get_crtc_transform_reply (xcb_connection_t
*c /**< */, | | xcb_randr_get_crtc_transform_reply (xcb_connection_t
*c /**< */, | |
| xcb_randr_get_crtc_transform_cookie_t
cookie /**< */, | | xcb_randr_get_crtc_transform_cookie_t
cookie /**< */, | |
| xcb_generic_error_t *
*e /**< */); | | xcb_generic_error_t *
*e /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_randr_get_panning_cookie_t xcb_randr_get_panning | | ** xcb_randr_get_panning_cookie_t xcb_randr_get_panning | |
| | | | |
| skipping to change at line 4493 | | skipping to change at line 4493 | |
| ** @param xcb_randr_crtc_t crtc | | ** @param xcb_randr_crtc_t crtc | |
| ** @returns xcb_randr_get_panning_cookie_t | | ** @returns xcb_randr_get_panning_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_randr_get_panning_cookie_t | | xcb_randr_get_panning_cookie_t | |
| xcb_randr_get_panning (xcb_connection_t *c /**< */, | | xcb_randr_get_panning (xcb_connection_t *c /**< */, | |
| xcb_randr_crtc_t crtc /**< */); | | xcb_randr_crtc_t crtc /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 4550 | | skipping to change at line 4550 | |
| ** @returns xcb_randr_get_panning_reply_t * | | ** @returns xcb_randr_get_panning_reply_t * | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_randr_get_panning_reply_t * | | xcb_randr_get_panning_reply_t * | |
| xcb_randr_get_panning_reply (xcb_connection_t *c /**< */, | | xcb_randr_get_panning_reply (xcb_connection_t *c /**< */, | |
| xcb_randr_get_panning_cookie_t cookie /**<
*/, | | xcb_randr_get_panning_cookie_t cookie /**<
*/, | |
| xcb_generic_error_t **e /**< */); | | xcb_generic_error_t **e /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_randr_set_panning_cookie_t xcb_randr_set_panning | | ** xcb_randr_set_panning_cookie_t xcb_randr_set_panning | |
| | | | |
| skipping to change at line 4599 | | skipping to change at line 4599 | |
| uint16_t track_left /**< */, | | uint16_t track_left /**< */, | |
| uint16_t track_top /**< */, | | uint16_t track_top /**< */, | |
| uint16_t track_width /**< */, | | uint16_t track_width /**< */, | |
| uint16_t track_height /**< */, | | uint16_t track_height /**< */, | |
| int16_t border_left /**< */, | | int16_t border_left /**< */, | |
| int16_t border_top /**< */, | | int16_t border_top /**< */, | |
| int16_t border_right /**< */, | | int16_t border_right /**< */, | |
| int16_t border_bottom /**< */); | | int16_t border_bottom /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 4682 | | skipping to change at line 4682 | |
| ** @returns xcb_randr_set_panning_reply_t * | | ** @returns xcb_randr_set_panning_reply_t * | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_randr_set_panning_reply_t * | | xcb_randr_set_panning_reply_t * | |
| xcb_randr_set_panning_reply (xcb_connection_t *c /**< */, | | xcb_randr_set_panning_reply (xcb_connection_t *c /**< */, | |
| xcb_randr_set_panning_cookie_t cookie /**<
*/, | | xcb_randr_set_panning_cookie_t cookie /**<
*/, | |
| xcb_generic_error_t **e /**< */); | | xcb_generic_error_t **e /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 4710 | | skipping to change at line 4710 | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_randr_set_output_primary_checked (xcb_connection_t *c /**< */, | | xcb_randr_set_output_primary_checked (xcb_connection_t *c /**< */, | |
| xcb_window_t window /**< */, | | xcb_window_t window /**< */, | |
| xcb_randr_output_t output /**< */); | | xcb_randr_output_t output /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_randr_set_output_primary | | ** xcb_void_cookie_t xcb_randr_set_output_primary | |
| | | | |
| skipping to change at line 4735 | | skipping to change at line 4735 | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_randr_set_output_primary (xcb_connection_t *c /**< */, | | xcb_randr_set_output_primary (xcb_connection_t *c /**< */, | |
| xcb_window_t window /**< */, | | xcb_window_t window /**< */, | |
| xcb_randr_output_t output /**< */); | | xcb_randr_output_t output /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_randr_get_output_primary_cookie_t xcb_randr_get_output_primary | | ** xcb_randr_get_output_primary_cookie_t xcb_randr_get_output_primary | |
| | | | |
| skipping to change at line 4758 | | skipping to change at line 4758 | |
| ** @param xcb_window_t window | | ** @param xcb_window_t window | |
| ** @returns xcb_randr_get_output_primary_cookie_t | | ** @returns xcb_randr_get_output_primary_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_randr_get_output_primary_cookie_t | | xcb_randr_get_output_primary_cookie_t | |
| xcb_randr_get_output_primary (xcb_connection_t *c /**< */, | | xcb_randr_get_output_primary (xcb_connection_t *c /**< */, | |
| xcb_window_t window /**< */); | | xcb_window_t window /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
End of changes. 60 change blocks. |
| 60 lines changed or deleted | | 60 lines changed or added | |
|
| render.h | | render.h | |
| | | | |
| skipping to change at line 1925 | | skipping to change at line 1925 | |
| ** | | ** | |
| ** @param xcb_render_glyphinfo_iterator_t i | | ** @param xcb_render_glyphinfo_iterator_t i | |
| ** @returns xcb_generic_iterator_t | | ** @returns xcb_generic_iterator_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_generic_iterator_t | | xcb_generic_iterator_t | |
| xcb_render_glyphinfo_end (xcb_render_glyphinfo_iterator_t i /**< */); | | xcb_render_glyphinfo_end (xcb_render_glyphinfo_iterator_t i /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_render_query_version_cookie_t xcb_render_query_version | | ** xcb_render_query_version_cookie_t xcb_render_query_version | |
| | | | |
| skipping to change at line 1950 | | skipping to change at line 1950 | |
| ** @returns xcb_render_query_version_cookie_t | | ** @returns xcb_render_query_version_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_render_query_version_cookie_t | | xcb_render_query_version_cookie_t | |
| xcb_render_query_version (xcb_connection_t *c /**< */, | | xcb_render_query_version (xcb_connection_t *c /**< */, | |
| uint32_t client_major_version /**< */, | | uint32_t client_major_version /**< */, | |
| uint32_t client_minor_version /**< */); | | uint32_t client_minor_version /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 2012 | | skipping to change at line 2012 | |
| | | | |
| xcb_render_query_version_reply_t * | | xcb_render_query_version_reply_t * | |
| xcb_render_query_version_reply (xcb_connection_t *c /**<
*/, | | xcb_render_query_version_reply (xcb_connection_t *c /**<
*/, | |
| xcb_render_query_version_cookie_t cookie
/**< */, | | xcb_render_query_version_cookie_t cookie
/**< */, | |
| xcb_generic_error_t **e /**<
*/); | | xcb_generic_error_t **e /**<
*/); | |
| | | | |
| int | | int | |
| xcb_render_query_pict_formats_sizeof (const void *_buffer /**< */); | | xcb_render_query_pict_formats_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_render_query_pict_formats_cookie_t xcb_render_query_pict_formats | | ** xcb_render_query_pict_formats_cookie_t xcb_render_query_pict_formats | |
| ** | | ** | |
| ** @param xcb_connection_t *c | | ** @param xcb_connection_t *c | |
| ** @returns xcb_render_query_pict_formats_cookie_t | | ** @returns xcb_render_query_pict_formats_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_render_query_pict_formats_cookie_t | | xcb_render_query_pict_formats_cookie_t | |
| xcb_render_query_pict_formats (xcb_connection_t *c /**< */); | | xcb_render_query_pict_formats (xcb_connection_t *c /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 2187 | | skipping to change at line 2187 | |
| | | | |
| xcb_render_query_pict_formats_reply_t * | | xcb_render_query_pict_formats_reply_t * | |
| xcb_render_query_pict_formats_reply (xcb_connection_t
*c /**< */, | | xcb_render_query_pict_formats_reply (xcb_connection_t
*c /**< */, | |
| xcb_render_query_pict_formats_cookie_t
cookie /**< */, | | xcb_render_query_pict_formats_cookie_t
cookie /**< */, | |
| xcb_generic_error_t
**e /**< */); | | xcb_generic_error_t
**e /**< */); | |
| | | | |
| int | | int | |
| xcb_render_query_pict_index_values_sizeof (const void *_buffer /**< */); | | xcb_render_query_pict_index_values_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_render_query_pict_index_values_cookie_t xcb_render_query_pict_index
_values | | ** xcb_render_query_pict_index_values_cookie_t xcb_render_query_pict_index
_values | |
| | | | |
| skipping to change at line 2210 | | skipping to change at line 2210 | |
| ** @param xcb_render_pictformat_t format | | ** @param xcb_render_pictformat_t format | |
| ** @returns xcb_render_query_pict_index_values_cookie_t | | ** @returns xcb_render_query_pict_index_values_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_render_query_pict_index_values_cookie_t | | xcb_render_query_pict_index_values_cookie_t | |
| xcb_render_query_pict_index_values (xcb_connection_t *c /**< */, | | xcb_render_query_pict_index_values (xcb_connection_t *c /**< */, | |
| xcb_render_pictformat_t format /**< *
/); | | xcb_render_pictformat_t format /**< *
/); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 2306 | | skipping to change at line 2306 | |
| | | | |
| xcb_render_query_pict_index_values_reply_t * | | xcb_render_query_pict_index_values_reply_t * | |
| xcb_render_query_pict_index_values_reply (xcb_connection_t
*c /**< */, | | xcb_render_query_pict_index_values_reply (xcb_connection_t
*c /**< */, | |
| xcb_render_query_pict_index_value
s_cookie_t cookie /**< */, | | xcb_render_query_pict_index_value
s_cookie_t cookie /**< */, | |
| xcb_generic_error_t
**e /**< */); | | xcb_generic_error_t
**e /**< */); | |
| | | | |
| int | | int | |
| xcb_render_create_picture_sizeof (const void *_buffer /**< */); | | xcb_render_create_picture_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 2340 | | skipping to change at line 2340 | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_render_create_picture_checked (xcb_connection_t *c /**< */, | | xcb_render_create_picture_checked (xcb_connection_t *c /**< */, | |
| xcb_render_picture_t pid /**< */, | | xcb_render_picture_t pid /**< */, | |
| xcb_drawable_t drawable /**<
*/, | | xcb_drawable_t drawable /**<
*/, | |
| xcb_render_pictformat_t format /**< */
, | | xcb_render_pictformat_t format /**< */
, | |
| uint32_t value_mask /**
< */, | | uint32_t value_mask /**
< */, | |
| const uint32_t *value_list /**
< */); | | const uint32_t *value_list /**
< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_render_create_picture | | ** xcb_void_cookie_t xcb_render_create_picture | |
| | | | |
| skipping to change at line 2374 | | skipping to change at line 2374 | |
| xcb_render_picture_t pid /**< */, | | xcb_render_picture_t pid /**< */, | |
| xcb_drawable_t drawable /**< */, | | xcb_drawable_t drawable /**< */, | |
| xcb_render_pictformat_t format /**< */, | | xcb_render_pictformat_t format /**< */, | |
| uint32_t value_mask /**< */, | | uint32_t value_mask /**< */, | |
| const uint32_t *value_list /**< */); | | const uint32_t *value_list /**< */); | |
| | | | |
| int | | int | |
| xcb_render_change_picture_sizeof (const void *_buffer /**< */); | | xcb_render_change_picture_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 2404 | | skipping to change at line 2404 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_render_change_picture_checked (xcb_connection_t *c /**< */, | | xcb_render_change_picture_checked (xcb_connection_t *c /**< */, | |
| xcb_render_picture_t picture /**< */, | | xcb_render_picture_t picture /**< */, | |
| uint32_t value_mask /**< *
/, | | uint32_t value_mask /**< *
/, | |
| const uint32_t *value_list /**< *
/); | | const uint32_t *value_list /**< *
/); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_render_change_picture | | ** xcb_void_cookie_t xcb_render_change_picture | |
| | | | |
| skipping to change at line 2435 | | skipping to change at line 2435 | |
| xcb_render_change_picture (xcb_connection_t *c /**< */, | | xcb_render_change_picture (xcb_connection_t *c /**< */, | |
| xcb_render_picture_t picture /**< */, | | xcb_render_picture_t picture /**< */, | |
| uint32_t value_mask /**< */, | | uint32_t value_mask /**< */, | |
| const uint32_t *value_list /**< */); | | const uint32_t *value_list /**< */); | |
| | | | |
| int | | int | |
| xcb_render_set_picture_clip_rectangles_sizeof (const void *_buffer /**< *
/, | | xcb_render_set_picture_clip_rectangles_sizeof (const void *_buffer /**< *
/, | |
| uint32_t rectangles_len
/**< */); | | uint32_t rectangles_len
/**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 2469 | | skipping to change at line 2469 | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_render_set_picture_clip_rectangles_checked (xcb_connection_t *c /
**< */, | | xcb_render_set_picture_clip_rectangles_checked (xcb_connection_t *c /
**< */, | |
| xcb_render_picture_t pict
ure /**< */, | | xcb_render_picture_t pict
ure /**< */, | |
| int16_t clip
_x_origin /**< */, | | int16_t clip
_x_origin /**< */, | |
| int16_t clip
_y_origin /**< */, | | int16_t clip
_y_origin /**< */, | |
| uint32_t rect
angles_len /**< */, | | uint32_t rect
angles_len /**< */, | |
| const xcb_rectangle_t *rect
angles /**< */); | | const xcb_rectangle_t *rect
angles /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_render_set_picture_clip_rectangles | | ** xcb_void_cookie_t xcb_render_set_picture_clip_rectangles | |
| | | | |
| skipping to change at line 2500 | | skipping to change at line 2500 | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_render_set_picture_clip_rectangles (xcb_connection_t *c /**< */, | | xcb_render_set_picture_clip_rectangles (xcb_connection_t *c /**< */, | |
| xcb_render_picture_t picture /**
< */, | | xcb_render_picture_t picture /**
< */, | |
| int16_t clip_x_origi
n /**< */, | | int16_t clip_x_origi
n /**< */, | |
| int16_t clip_y_origi
n /**< */, | | int16_t clip_y_origi
n /**< */, | |
| uint32_t rectangles_l
en /**< */, | | uint32_t rectangles_l
en /**< */, | |
| const xcb_rectangle_t *rectangles
/**< */); | | const xcb_rectangle_t *rectangles
/**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 2526 | | skipping to change at line 2526 | |
| ** @param xcb_render_picture_t picture | | ** @param xcb_render_picture_t picture | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_render_free_picture_checked (xcb_connection_t *c /**< */, | | xcb_render_free_picture_checked (xcb_connection_t *c /**< */, | |
| xcb_render_picture_t picture /**< */); | | xcb_render_picture_t picture /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_render_free_picture | | ** xcb_void_cookie_t xcb_render_free_picture | |
| | | | |
| skipping to change at line 2549 | | skipping to change at line 2549 | |
| ** @param xcb_render_picture_t picture | | ** @param xcb_render_picture_t picture | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_render_free_picture (xcb_connection_t *c /**< */, | | xcb_render_free_picture (xcb_connection_t *c /**< */, | |
| xcb_render_picture_t picture /**< */); | | xcb_render_picture_t picture /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 2597 | | skipping to change at line 2597 | |
| int16_t src_x /**< */, | | int16_t src_x /**< */, | |
| int16_t src_y /**< */, | | int16_t src_y /**< */, | |
| int16_t mask_x /**< */, | | int16_t mask_x /**< */, | |
| int16_t mask_y /**< */, | | int16_t mask_y /**< */, | |
| int16_t dst_x /**< */, | | int16_t dst_x /**< */, | |
| int16_t dst_y /**< */, | | int16_t dst_y /**< */, | |
| uint16_t width /**< */, | | uint16_t width /**< */, | |
| uint16_t height /**< */); | | uint16_t height /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_render_composite | | ** xcb_void_cookie_t xcb_render_composite | |
| | | | |
| skipping to change at line 2646 | | skipping to change at line 2646 | |
| int16_t dst_x /**< */, | | int16_t dst_x /**< */, | |
| int16_t dst_y /**< */, | | int16_t dst_y /**< */, | |
| uint16_t width /**< */, | | uint16_t width /**< */, | |
| uint16_t height /**< */); | | uint16_t height /**< */); | |
| | | | |
| int | | int | |
| xcb_render_trapezoids_sizeof (const void *_buffer /**< */, | | xcb_render_trapezoids_sizeof (const void *_buffer /**< */, | |
| uint32_t traps_len /**< */); | | uint32_t traps_len /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 2686 | | skipping to change at line 2686 | |
| uint8_t op /**< */, | | uint8_t op /**< */, | |
| xcb_render_picture_t src /**< */, | | xcb_render_picture_t src /**< */, | |
| xcb_render_picture_t dst /**< */, | | xcb_render_picture_t dst /**< */, | |
| xcb_render_pictformat_t mask_format /
**< */, | | xcb_render_pictformat_t mask_format /
**< */, | |
| int16_t src_x /**< */
, | | int16_t src_x /**< */
, | |
| int16_t src_y /**< */
, | | int16_t src_y /**< */
, | |
| uint32_t traps_len /**
< */, | | uint32_t traps_len /**
< */, | |
| const xcb_render_trapezoid_t *traps /**< */
); | | const xcb_render_trapezoid_t *traps /**< */
); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_render_trapezoids | | ** xcb_void_cookie_t xcb_render_trapezoids | |
| | | | |
| skipping to change at line 2727 | | skipping to change at line 2727 | |
| int16_t src_x /**< */, | | int16_t src_x /**< */, | |
| int16_t src_y /**< */, | | int16_t src_y /**< */, | |
| uint32_t traps_len /**< */, | | uint32_t traps_len /**< */, | |
| const xcb_render_trapezoid_t *traps /**< */); | | const xcb_render_trapezoid_t *traps /**< */); | |
| | | | |
| int | | int | |
| xcb_render_triangles_sizeof (const void *_buffer /**< */, | | xcb_render_triangles_sizeof (const void *_buffer /**< */, | |
| uint32_t triangles_len /**< */); | | uint32_t triangles_len /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 2767 | | skipping to change at line 2767 | |
| uint8_t op /**< */, | | uint8_t op /**< */, | |
| xcb_render_picture_t src /**< */, | | xcb_render_picture_t src /**< */, | |
| xcb_render_picture_t dst /**< */, | | xcb_render_picture_t dst /**< */, | |
| xcb_render_pictformat_t mask_format /**
< */, | | xcb_render_pictformat_t mask_format /**
< */, | |
| int16_t src_x /**< */, | | int16_t src_x /**< */, | |
| int16_t src_y /**< */, | | int16_t src_y /**< */, | |
| uint32_t triangles_len /
**< */, | | uint32_t triangles_len /
**< */, | |
| const xcb_render_triangle_t *triangles /**<
*/); | | const xcb_render_triangle_t *triangles /**<
*/); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_render_triangles | | ** xcb_void_cookie_t xcb_render_triangles | |
| | | | |
| skipping to change at line 2808 | | skipping to change at line 2808 | |
| int16_t src_x /**< */, | | int16_t src_x /**< */, | |
| int16_t src_y /**< */, | | int16_t src_y /**< */, | |
| uint32_t triangles_len /**< */, | | uint32_t triangles_len /**< */, | |
| const xcb_render_triangle_t *triangles /**< */); | | const xcb_render_triangle_t *triangles /**< */); | |
| | | | |
| int | | int | |
| xcb_render_tri_strip_sizeof (const void *_buffer /**< */, | | xcb_render_tri_strip_sizeof (const void *_buffer /**< */, | |
| uint32_t points_len /**< */); | | uint32_t points_len /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 2848 | | skipping to change at line 2848 | |
| uint8_t op /**< */, | | uint8_t op /**< */, | |
| xcb_render_picture_t src /**< */, | | xcb_render_picture_t src /**< */, | |
| xcb_render_picture_t dst /**< */, | | xcb_render_picture_t dst /**< */, | |
| xcb_render_pictformat_t mask_format /**
< */, | | xcb_render_pictformat_t mask_format /**
< */, | |
| int16_t src_x /**< */, | | int16_t src_x /**< */, | |
| int16_t src_y /**< */, | | int16_t src_y /**< */, | |
| uint32_t points_len /**<
*/, | | uint32_t points_len /**<
*/, | |
| const xcb_render_pointfix_t *points /**< */)
; | | const xcb_render_pointfix_t *points /**< */)
; | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_render_tri_strip | | ** xcb_void_cookie_t xcb_render_tri_strip | |
| | | | |
| skipping to change at line 2889 | | skipping to change at line 2889 | |
| int16_t src_x /**< */, | | int16_t src_x /**< */, | |
| int16_t src_y /**< */, | | int16_t src_y /**< */, | |
| uint32_t points_len /**< */, | | uint32_t points_len /**< */, | |
| const xcb_render_pointfix_t *points /**< */); | | const xcb_render_pointfix_t *points /**< */); | |
| | | | |
| int | | int | |
| xcb_render_tri_fan_sizeof (const void *_buffer /**< */, | | xcb_render_tri_fan_sizeof (const void *_buffer /**< */, | |
| uint32_t points_len /**< */); | | uint32_t points_len /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 2929 | | skipping to change at line 2929 | |
| uint8_t op /**< */, | | uint8_t op /**< */, | |
| xcb_render_picture_t src /**< */, | | xcb_render_picture_t src /**< */, | |
| xcb_render_picture_t dst /**< */, | | xcb_render_picture_t dst /**< */, | |
| xcb_render_pictformat_t mask_format /**<
*/, | | xcb_render_pictformat_t mask_format /**<
*/, | |
| int16_t src_x /**< */, | | int16_t src_x /**< */, | |
| int16_t src_y /**< */, | | int16_t src_y /**< */, | |
| uint32_t points_len /**< *
/, | | uint32_t points_len /**< *
/, | |
| const xcb_render_pointfix_t *points /**< */); | | const xcb_render_pointfix_t *points /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_render_tri_fan | | ** xcb_void_cookie_t xcb_render_tri_fan | |
| | | | |
| skipping to change at line 2966 | | skipping to change at line 2966 | |
| uint8_t op /**< */, | | uint8_t op /**< */, | |
| xcb_render_picture_t src /**< */, | | xcb_render_picture_t src /**< */, | |
| xcb_render_picture_t dst /**< */, | | xcb_render_picture_t dst /**< */, | |
| xcb_render_pictformat_t mask_format /**< */, | | xcb_render_pictformat_t mask_format /**< */, | |
| int16_t src_x /**< */, | | int16_t src_x /**< */, | |
| int16_t src_y /**< */, | | int16_t src_y /**< */, | |
| uint32_t points_len /**< */, | | uint32_t points_len /**< */, | |
| const xcb_render_pointfix_t *points /**< */); | | const xcb_render_pointfix_t *points /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 2994 | | skipping to change at line 2994 | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_render_create_glyph_set_checked (xcb_connection_t *c /**< */, | | xcb_render_create_glyph_set_checked (xcb_connection_t *c /**< */, | |
| xcb_render_glyphset_t gsid /**< */
, | | xcb_render_glyphset_t gsid /**< */
, | |
| xcb_render_pictformat_t format /**<
*/); | | xcb_render_pictformat_t format /**<
*/); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_render_create_glyph_set | | ** xcb_void_cookie_t xcb_render_create_glyph_set | |
| | | | |
| skipping to change at line 3019 | | skipping to change at line 3019 | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_render_create_glyph_set (xcb_connection_t *c /**< */, | | xcb_render_create_glyph_set (xcb_connection_t *c /**< */, | |
| xcb_render_glyphset_t gsid /**< */, | | xcb_render_glyphset_t gsid /**< */, | |
| xcb_render_pictformat_t format /**< */); | | xcb_render_pictformat_t format /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 3047 | | skipping to change at line 3047 | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_render_reference_glyph_set_checked (xcb_connection_t *c /**< */, | | xcb_render_reference_glyph_set_checked (xcb_connection_t *c /**< */, | |
| xcb_render_glyphset_t gsid /**< *
/, | | xcb_render_glyphset_t gsid /**< *
/, | |
| xcb_render_glyphset_t existing /*
*< */); | | xcb_render_glyphset_t existing /*
*< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_render_reference_glyph_set | | ** xcb_void_cookie_t xcb_render_reference_glyph_set | |
| | | | |
| skipping to change at line 3072 | | skipping to change at line 3072 | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_render_reference_glyph_set (xcb_connection_t *c /**< */, | | xcb_render_reference_glyph_set (xcb_connection_t *c /**< */, | |
| xcb_render_glyphset_t gsid /**< */, | | xcb_render_glyphset_t gsid /**< */, | |
| xcb_render_glyphset_t existing /**< */); | | xcb_render_glyphset_t existing /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 3098 | | skipping to change at line 3098 | |
| ** @param xcb_render_glyphset_t glyphset | | ** @param xcb_render_glyphset_t glyphset | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_render_free_glyph_set_checked (xcb_connection_t *c /**< */, | | xcb_render_free_glyph_set_checked (xcb_connection_t *c /**< */, | |
| xcb_render_glyphset_t glyphset /**< */
); | | xcb_render_glyphset_t glyphset /**< */
); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_render_free_glyph_set | | ** xcb_void_cookie_t xcb_render_free_glyph_set | |
| | | | |
| skipping to change at line 3125 | | skipping to change at line 3125 | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_render_free_glyph_set (xcb_connection_t *c /**< */, | | xcb_render_free_glyph_set (xcb_connection_t *c /**< */, | |
| xcb_render_glyphset_t glyphset /**< */); | | xcb_render_glyphset_t glyphset /**< */); | |
| | | | |
| int | | int | |
| xcb_render_add_glyphs_sizeof (const void *_buffer /**< */, | | xcb_render_add_glyphs_sizeof (const void *_buffer /**< */, | |
| uint32_t data_len /**< */); | | uint32_t data_len /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 3161 | | skipping to change at line 3161 | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_render_add_glyphs_checked (xcb_connection_t *c /**< */, | | xcb_render_add_glyphs_checked (xcb_connection_t *c /**< */, | |
| xcb_render_glyphset_t glyphset /**<
*/, | | xcb_render_glyphset_t glyphset /**<
*/, | |
| uint32_t glyphs_len /*
*< */, | | uint32_t glyphs_len /*
*< */, | |
| const uint32_t *glyphids /**<
*/, | | const uint32_t *glyphids /**<
*/, | |
| const xcb_render_glyphinfo_t *glyphs /**< *
/, | | const xcb_render_glyphinfo_t *glyphs /**< *
/, | |
| uint32_t data_len /**<
*/, | | uint32_t data_len /**<
*/, | |
| const uint8_t *data /**< */)
; | | const uint8_t *data /**< */)
; | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_render_add_glyphs | | ** xcb_void_cookie_t xcb_render_add_glyphs | |
| | | | |
| skipping to change at line 3198 | | skipping to change at line 3198 | |
| const uint32_t *glyphids /**< */, | | const uint32_t *glyphids /**< */, | |
| const xcb_render_glyphinfo_t *glyphs /**< */, | | const xcb_render_glyphinfo_t *glyphs /**< */, | |
| uint32_t data_len /**< */, | | uint32_t data_len /**< */, | |
| const uint8_t *data /**< */); | | const uint8_t *data /**< */); | |
| | | | |
| int | | int | |
| xcb_render_free_glyphs_sizeof (const void *_buffer /**< */, | | xcb_render_free_glyphs_sizeof (const void *_buffer /**< */, | |
| uint32_t glyphs_len /**< */); | | uint32_t glyphs_len /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 3228 | | skipping to change at line 3228 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_render_free_glyphs_checked (xcb_connection_t *c /**< */, | | xcb_render_free_glyphs_checked (xcb_connection_t *c /**< */, | |
| xcb_render_glyphset_t glyphset /**< */
, | | xcb_render_glyphset_t glyphset /**< */
, | |
| uint32_t glyphs_len /**<
*/, | | uint32_t glyphs_len /**<
*/, | |
| const xcb_render_glyph_t *glyphs /**< */); | | const xcb_render_glyph_t *glyphs /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_render_free_glyphs | | ** xcb_void_cookie_t xcb_render_free_glyphs | |
| | | | |
| skipping to change at line 3259 | | skipping to change at line 3259 | |
| xcb_render_free_glyphs (xcb_connection_t *c /**< */, | | xcb_render_free_glyphs (xcb_connection_t *c /**< */, | |
| xcb_render_glyphset_t glyphset /**< */, | | xcb_render_glyphset_t glyphset /**< */, | |
| uint32_t glyphs_len /**< */, | | uint32_t glyphs_len /**< */, | |
| const xcb_render_glyph_t *glyphs /**< */); | | const xcb_render_glyph_t *glyphs /**< */); | |
| | | | |
| int | | int | |
| xcb_render_composite_glyphs_8_sizeof (const void *_buffer /**< */, | | xcb_render_composite_glyphs_8_sizeof (const void *_buffer /**< */, | |
| uint32_t glyphcmds_len /**< */); | | uint32_t glyphcmds_len /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 3301 | | skipping to change at line 3301 | |
| xcb_render_picture_t src /**< *
/, | | xcb_render_picture_t src /**< *
/, | |
| xcb_render_picture_t dst /**< *
/, | | xcb_render_picture_t dst /**< *
/, | |
| xcb_render_pictformat_t mask_format
/**< */, | | xcb_render_pictformat_t mask_format
/**< */, | |
| xcb_render_glyphset_t glyphset /
**< */, | | xcb_render_glyphset_t glyphset /
**< */, | |
| int16_t src_x /**<
*/, | | int16_t src_x /**<
*/, | |
| int16_t src_y /**<
*/, | | int16_t src_y /**<
*/, | |
| uint32_t glyphcmds_l
en /**< */, | | uint32_t glyphcmds_l
en /**< */, | |
| const uint8_t *glyphcmds
/**< */); | | const uint8_t *glyphcmds
/**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_render_composite_glyphs_8 | | ** xcb_void_cookie_t xcb_render_composite_glyphs_8 | |
| | | | |
| skipping to change at line 3344 | | skipping to change at line 3344 | |
| int16_t src_x /**< */, | | int16_t src_x /**< */, | |
| int16_t src_y /**< */, | | int16_t src_y /**< */, | |
| uint32_t glyphcmds_len /**<
*/, | | uint32_t glyphcmds_len /**<
*/, | |
| const uint8_t *glyphcmds /**< */)
; | | const uint8_t *glyphcmds /**< */)
; | |
| | | | |
| int | | int | |
| xcb_render_composite_glyphs_16_sizeof (const void *_buffer /**< */, | | xcb_render_composite_glyphs_16_sizeof (const void *_buffer /**< */, | |
| uint32_t glyphcmds_len /**< */)
; | | uint32_t glyphcmds_len /**< */)
; | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 3386 | | skipping to change at line 3386 | |
| xcb_render_picture_t src /**<
*/, | | xcb_render_picture_t src /**<
*/, | |
| xcb_render_picture_t dst /**<
*/, | | xcb_render_picture_t dst /**<
*/, | |
| xcb_render_pictformat_t mask_forma
t /**< */, | | xcb_render_pictformat_t mask_forma
t /**< */, | |
| xcb_render_glyphset_t glyphset
/**< */, | | xcb_render_glyphset_t glyphset
/**< */, | |
| int16_t src_x /**
< */, | | int16_t src_x /**
< */, | |
| int16_t src_y /**
< */, | | int16_t src_y /**
< */, | |
| uint32_t glyphcmds_
len /**< */, | | uint32_t glyphcmds_
len /**< */, | |
| const uint8_t *glyphcmds
/**< */); | | const uint8_t *glyphcmds
/**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_render_composite_glyphs_16 | | ** xcb_void_cookie_t xcb_render_composite_glyphs_16 | |
| | | | |
| skipping to change at line 3429 | | skipping to change at line 3429 | |
| int16_t src_x /**< */, | | int16_t src_x /**< */, | |
| int16_t src_y /**< */, | | int16_t src_y /**< */, | |
| uint32_t glyphcmds_len /**
< */, | | uint32_t glyphcmds_len /**
< */, | |
| const uint8_t *glyphcmds /**< */
); | | const uint8_t *glyphcmds /**< */
); | |
| | | | |
| int | | int | |
| xcb_render_composite_glyphs_32_sizeof (const void *_buffer /**< */, | | xcb_render_composite_glyphs_32_sizeof (const void *_buffer /**< */, | |
| uint32_t glyphcmds_len /**< */)
; | | uint32_t glyphcmds_len /**< */)
; | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 3471 | | skipping to change at line 3471 | |
| xcb_render_picture_t src /**<
*/, | | xcb_render_picture_t src /**<
*/, | |
| xcb_render_picture_t dst /**<
*/, | | xcb_render_picture_t dst /**<
*/, | |
| xcb_render_pictformat_t mask_forma
t /**< */, | | xcb_render_pictformat_t mask_forma
t /**< */, | |
| xcb_render_glyphset_t glyphset
/**< */, | | xcb_render_glyphset_t glyphset
/**< */, | |
| int16_t src_x /**
< */, | | int16_t src_x /**
< */, | |
| int16_t src_y /**
< */, | | int16_t src_y /**
< */, | |
| uint32_t glyphcmds_
len /**< */, | | uint32_t glyphcmds_
len /**< */, | |
| const uint8_t *glyphcmds
/**< */); | | const uint8_t *glyphcmds
/**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_render_composite_glyphs_32 | | ** xcb_void_cookie_t xcb_render_composite_glyphs_32 | |
| | | | |
| skipping to change at line 3514 | | skipping to change at line 3514 | |
| int16_t src_x /**< */, | | int16_t src_x /**< */, | |
| int16_t src_y /**< */, | | int16_t src_y /**< */, | |
| uint32_t glyphcmds_len /**
< */, | | uint32_t glyphcmds_len /**
< */, | |
| const uint8_t *glyphcmds /**< */
); | | const uint8_t *glyphcmds /**< */
); | |
| | | | |
| int | | int | |
| xcb_render_fill_rectangles_sizeof (const void *_buffer /**< */, | | xcb_render_fill_rectangles_sizeof (const void *_buffer /**< */, | |
| uint32_t rects_len /**< */); | | uint32_t rects_len /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 3548 | | skipping to change at line 3548 | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_render_fill_rectangles_checked (xcb_connection_t *c /**< */, | | xcb_render_fill_rectangles_checked (xcb_connection_t *c /**< */, | |
| uint8_t op /**< */, | | uint8_t op /**< */, | |
| xcb_render_picture_t dst /**< */, | | xcb_render_picture_t dst /**< */, | |
| xcb_render_color_t color /**< */, | | xcb_render_color_t color /**< */, | |
| uint32_t rects_len /**<
*/, | | uint32_t rects_len /**<
*/, | |
| const xcb_rectangle_t *rects /**< */); | | const xcb_rectangle_t *rects /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_render_fill_rectangles | | ** xcb_void_cookie_t xcb_render_fill_rectangles | |
| | | | |
| skipping to change at line 3579 | | skipping to change at line 3579 | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_render_fill_rectangles (xcb_connection_t *c /**< */, | | xcb_render_fill_rectangles (xcb_connection_t *c /**< */, | |
| uint8_t op /**< */, | | uint8_t op /**< */, | |
| xcb_render_picture_t dst /**< */, | | xcb_render_picture_t dst /**< */, | |
| xcb_render_color_t color /**< */, | | xcb_render_color_t color /**< */, | |
| uint32_t rects_len /**< */, | | uint32_t rects_len /**< */, | |
| const xcb_rectangle_t *rects /**< */); | | const xcb_rectangle_t *rects /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 3611 | | skipping to change at line 3611 | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_render_create_cursor_checked (xcb_connection_t *c /**< */, | | xcb_render_create_cursor_checked (xcb_connection_t *c /**< */, | |
| xcb_cursor_t cid /**< */, | | xcb_cursor_t cid /**< */, | |
| xcb_render_picture_t source /**< */, | | xcb_render_picture_t source /**< */, | |
| uint16_t x /**< */, | | uint16_t x /**< */, | |
| uint16_t y /**< */); | | uint16_t y /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_render_create_cursor | | ** xcb_void_cookie_t xcb_render_create_cursor | |
| | | | |
| skipping to change at line 3683 | | skipping to change at line 3683 | |
| ** | | ** | |
| ** @param xcb_render_transform_iterator_t i | | ** @param xcb_render_transform_iterator_t i | |
| ** @returns xcb_generic_iterator_t | | ** @returns xcb_generic_iterator_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_generic_iterator_t | | xcb_generic_iterator_t | |
| xcb_render_transform_end (xcb_render_transform_iterator_t i /**< */); | | xcb_render_transform_end (xcb_render_transform_iterator_t i /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 3711 | | skipping to change at line 3711 | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_render_set_picture_transform_checked (xcb_connection_t *c /**< *
/, | | xcb_render_set_picture_transform_checked (xcb_connection_t *c /**< *
/, | |
| xcb_render_picture_t picture
/**< */, | | xcb_render_picture_t picture
/**< */, | |
| xcb_render_transform_t transform
/**< */); | | xcb_render_transform_t transform
/**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_render_set_picture_transform | | ** xcb_void_cookie_t xcb_render_set_picture_transform | |
| | | | |
| skipping to change at line 3739 | | skipping to change at line 3739 | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_render_set_picture_transform (xcb_connection_t *c /**< */, | | xcb_render_set_picture_transform (xcb_connection_t *c /**< */, | |
| xcb_render_picture_t picture /**< */, | | xcb_render_picture_t picture /**< */, | |
| xcb_render_transform_t transform /**< *
/); | | xcb_render_transform_t transform /**< *
/); | |
| | | | |
| int | | int | |
| xcb_render_query_filters_sizeof (const void *_buffer /**< */); | | xcb_render_query_filters_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_render_query_filters_cookie_t xcb_render_query_filters | | ** xcb_render_query_filters_cookie_t xcb_render_query_filters | |
| | | | |
| skipping to change at line 3762 | | skipping to change at line 3762 | |
| ** @param xcb_drawable_t drawable | | ** @param xcb_drawable_t drawable | |
| ** @returns xcb_render_query_filters_cookie_t | | ** @returns xcb_render_query_filters_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_render_query_filters_cookie_t | | xcb_render_query_filters_cookie_t | |
| xcb_render_query_filters (xcb_connection_t *c /**< */, | | xcb_render_query_filters (xcb_connection_t *c /**< */, | |
| xcb_drawable_t drawable /**< */); | | xcb_drawable_t drawable /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 3883 | | skipping to change at line 3883 | |
| xcb_render_query_filters_reply_t * | | xcb_render_query_filters_reply_t * | |
| xcb_render_query_filters_reply (xcb_connection_t *c /**<
*/, | | xcb_render_query_filters_reply (xcb_connection_t *c /**<
*/, | |
| xcb_render_query_filters_cookie_t cookie
/**< */, | | xcb_render_query_filters_cookie_t cookie
/**< */, | |
| xcb_generic_error_t **e /**<
*/); | | xcb_generic_error_t **e /**<
*/); | |
| | | | |
| int | | int | |
| xcb_render_set_picture_filter_sizeof (const void *_buffer /**< */, | | xcb_render_set_picture_filter_sizeof (const void *_buffer /**< */, | |
| uint32_t values_len /**< */); | | uint32_t values_len /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 3917 | | skipping to change at line 3917 | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_render_set_picture_filter_checked (xcb_connection_t *c /**< */
, | | xcb_render_set_picture_filter_checked (xcb_connection_t *c /**< */
, | |
| xcb_render_picture_t picture /
**< */, | | xcb_render_picture_t picture /
**< */, | |
| uint16_t filter_len
/**< */, | | uint16_t filter_len
/**< */, | |
| const char *filter /*
*< */, | | const char *filter /*
*< */, | |
| uint32_t values_len
/**< */, | | uint32_t values_len
/**< */, | |
| const xcb_render_fixed_t *values /*
*< */); | | const xcb_render_fixed_t *values /*
*< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_render_set_picture_filter | | ** xcb_void_cookie_t xcb_render_set_picture_filter | |
| | | | |
| skipping to change at line 3995 | | skipping to change at line 3995 | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_generic_iterator_t | | xcb_generic_iterator_t | |
| xcb_render_animcursorelt_end (xcb_render_animcursorelt_iterator_t i /**< *
/); | | xcb_render_animcursorelt_end (xcb_render_animcursorelt_iterator_t i /**< *
/); | |
| | | | |
| int | | int | |
| xcb_render_create_anim_cursor_sizeof (const void *_buffer /**< */, | | xcb_render_create_anim_cursor_sizeof (const void *_buffer /**< */, | |
| uint32_t cursors_len /**< */); | | uint32_t cursors_len /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 4025 | | skipping to change at line 4025 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_render_create_anim_cursor_checked (xcb_connection_t *c
/**< */, | | xcb_render_create_anim_cursor_checked (xcb_connection_t *c
/**< */, | |
| xcb_cursor_t ci
d /**< */, | | xcb_cursor_t ci
d /**< */, | |
| uint32_t cu
rsors_len /**< */, | | uint32_t cu
rsors_len /**< */, | |
| const xcb_render_animcursorelt_t *cu
rsors /**< */); | | const xcb_render_animcursorelt_t *cu
rsors /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_render_create_anim_cursor | | ** xcb_void_cookie_t xcb_render_create_anim_cursor | |
| | | | |
| skipping to change at line 4142 | | skipping to change at line 4142 | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_generic_iterator_t | | xcb_generic_iterator_t | |
| xcb_render_trap_end (xcb_render_trap_iterator_t i /**< */); | | xcb_render_trap_end (xcb_render_trap_iterator_t i /**< */); | |
| | | | |
| int | | int | |
| xcb_render_add_traps_sizeof (const void *_buffer /**< */, | | xcb_render_add_traps_sizeof (const void *_buffer /**< */, | |
| uint32_t traps_len /**< */); | | uint32_t traps_len /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 4176 | | skipping to change at line 4176 | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_render_add_traps_checked (xcb_connection_t *c /**< */, | | xcb_render_add_traps_checked (xcb_connection_t *c /**< */, | |
| xcb_render_picture_t picture /**< */, | | xcb_render_picture_t picture /**< */, | |
| int16_t x_off /**< */, | | int16_t x_off /**< */, | |
| int16_t y_off /**< */, | | int16_t y_off /**< */, | |
| uint32_t traps_len /**< */, | | uint32_t traps_len /**< */, | |
| const xcb_render_trap_t *traps /**< */); | | const xcb_render_trap_t *traps /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_render_add_traps | | ** xcb_void_cookie_t xcb_render_add_traps | |
| | | | |
| skipping to change at line 4207 | | skipping to change at line 4207 | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_render_add_traps (xcb_connection_t *c /**< */, | | xcb_render_add_traps (xcb_connection_t *c /**< */, | |
| xcb_render_picture_t picture /**< */, | | xcb_render_picture_t picture /**< */, | |
| int16_t x_off /**< */, | | int16_t x_off /**< */, | |
| int16_t y_off /**< */, | | int16_t y_off /**< */, | |
| uint32_t traps_len /**< */, | | uint32_t traps_len /**< */, | |
| const xcb_render_trap_t *traps /**< */); | | const xcb_render_trap_t *traps /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 4235 | | skipping to change at line 4235 | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_render_create_solid_fill_checked (xcb_connection_t *c /**< */, | | xcb_render_create_solid_fill_checked (xcb_connection_t *c /**< */, | |
| xcb_render_picture_t picture /**< *
/, | | xcb_render_picture_t picture /**< *
/, | |
| xcb_render_color_t color /**< */)
; | | xcb_render_color_t color /**< */)
; | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_render_create_solid_fill | | ** xcb_void_cookie_t xcb_render_create_solid_fill | |
| | | | |
| skipping to change at line 4263 | | skipping to change at line 4263 | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_render_create_solid_fill (xcb_connection_t *c /**< */, | | xcb_render_create_solid_fill (xcb_connection_t *c /**< */, | |
| xcb_render_picture_t picture /**< */, | | xcb_render_picture_t picture /**< */, | |
| xcb_render_color_t color /**< */); | | xcb_render_color_t color /**< */); | |
| | | | |
| int | | int | |
| xcb_render_create_linear_gradient_sizeof (const void *_buffer /**< */); | | xcb_render_create_linear_gradient_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 4299 | | skipping to change at line 4299 | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_render_create_linear_gradient_checked (xcb_connection_t *c /**
< */, | | xcb_render_create_linear_gradient_checked (xcb_connection_t *c /**
< */, | |
| xcb_render_picture_t pictur
e /**< */, | | xcb_render_picture_t pictur
e /**< */, | |
| xcb_render_pointfix_t p1 /*
*< */, | | xcb_render_pointfix_t p1 /*
*< */, | |
| xcb_render_pointfix_t p2 /*
*< */, | | xcb_render_pointfix_t p2 /*
*< */, | |
| uint32_t num_st
ops /**< */, | | uint32_t num_st
ops /**< */, | |
| const xcb_render_fixed_t *stops
/**< */, | | const xcb_render_fixed_t *stops
/**< */, | |
| const xcb_render_color_t *colors
/**< */); | | const xcb_render_color_t *colors
/**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_render_create_linear_gradient | | ** xcb_void_cookie_t xcb_render_create_linear_gradient | |
| | | | |
| skipping to change at line 4335 | | skipping to change at line 4335 | |
| xcb_render_pointfix_t p1 /**< */, | | xcb_render_pointfix_t p1 /**< */, | |
| xcb_render_pointfix_t p2 /**< */, | | xcb_render_pointfix_t p2 /**< */, | |
| uint32_t num_stops /**
< */, | | uint32_t num_stops /**
< */, | |
| const xcb_render_fixed_t *stops /**< */
, | | const xcb_render_fixed_t *stops /**< */
, | |
| const xcb_render_color_t *colors /**< *
/); | | const xcb_render_color_t *colors /**< *
/); | |
| | | | |
| int | | int | |
| xcb_render_create_radial_gradient_sizeof (const void *_buffer /**< */); | | xcb_render_create_radial_gradient_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 4375 | | skipping to change at line 4375 | |
| xcb_render_picture_t pictur
e /**< */, | | xcb_render_picture_t pictur
e /**< */, | |
| xcb_render_pointfix_t inner
/**< */, | | xcb_render_pointfix_t inner
/**< */, | |
| xcb_render_pointfix_t outer
/**< */, | | xcb_render_pointfix_t outer
/**< */, | |
| xcb_render_fixed_t inner_
radius /**< */, | | xcb_render_fixed_t inner_
radius /**< */, | |
| xcb_render_fixed_t outer_
radius /**< */, | | xcb_render_fixed_t outer_
radius /**< */, | |
| uint32_t num_st
ops /**< */, | | uint32_t num_st
ops /**< */, | |
| const xcb_render_fixed_t *stops
/**< */, | | const xcb_render_fixed_t *stops
/**< */, | |
| const xcb_render_color_t *colors
/**< */); | | const xcb_render_color_t *colors
/**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_render_create_radial_gradient | | ** xcb_void_cookie_t xcb_render_create_radial_gradient | |
| | | | |
| skipping to change at line 4415 | | skipping to change at line 4415 | |
| xcb_render_fixed_t inner_radius
/**< */, | | xcb_render_fixed_t inner_radius
/**< */, | |
| xcb_render_fixed_t outer_radius
/**< */, | | xcb_render_fixed_t outer_radius
/**< */, | |
| uint32_t num_stops /**
< */, | | uint32_t num_stops /**
< */, | |
| const xcb_render_fixed_t *stops /**< */
, | | const xcb_render_fixed_t *stops /**< */
, | |
| const xcb_render_color_t *colors /**< *
/); | | const xcb_render_color_t *colors /**< *
/); | |
| | | | |
| int | | int | |
| xcb_render_create_conical_gradient_sizeof (const void *_buffer /**< */); | | xcb_render_create_conical_gradient_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 4451 | | skipping to change at line 4451 | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_render_create_conical_gradient_checked (xcb_connection_t *c /*
*< */, | | xcb_render_create_conical_gradient_checked (xcb_connection_t *c /*
*< */, | |
| xcb_render_picture_t pictu
re /**< */, | | xcb_render_picture_t pictu
re /**< */, | |
| xcb_render_pointfix_t cente
r /**< */, | | xcb_render_pointfix_t cente
r /**< */, | |
| xcb_render_fixed_t angle
/**< */, | | xcb_render_fixed_t angle
/**< */, | |
| uint32_t num_s
tops /**< */, | | uint32_t num_s
tops /**< */, | |
| const xcb_render_fixed_t *stops
/**< */, | | const xcb_render_fixed_t *stops
/**< */, | |
| const xcb_render_color_t *color
s /**< */); | | const xcb_render_color_t *color
s /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_render_create_conical_gradient | | ** xcb_void_cookie_t xcb_render_create_conical_gradient | |
| | | | |
End of changes. 62 change blocks. |
| 62 lines changed or deleted | | 62 lines changed or added | |
|
| xfixes.h | | xfixes.h | |
| | | | |
| skipping to change at line 686 | | skipping to change at line 686 | |
| * @brief xcb_xfixes_show_cursor_request_t | | * @brief xcb_xfixes_show_cursor_request_t | |
| **/ | | **/ | |
| typedef struct xcb_xfixes_show_cursor_request_t { | | typedef struct xcb_xfixes_show_cursor_request_t { | |
| uint8_t major_opcode; /**< */ | | uint8_t major_opcode; /**< */ | |
| uint8_t minor_opcode; /**< */ | | uint8_t minor_opcode; /**< */ | |
| uint16_t length; /**< */ | | uint16_t length; /**< */ | |
| xcb_window_t window; /**< */ | | xcb_window_t window; /**< */ | |
| } xcb_xfixes_show_cursor_request_t; | | } xcb_xfixes_show_cursor_request_t; | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_xfixes_query_version_cookie_t xcb_xfixes_query_version | | ** xcb_xfixes_query_version_cookie_t xcb_xfixes_query_version | |
| | | | |
| skipping to change at line 711 | | skipping to change at line 711 | |
| ** @returns xcb_xfixes_query_version_cookie_t | | ** @returns xcb_xfixes_query_version_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_xfixes_query_version_cookie_t | | xcb_xfixes_query_version_cookie_t | |
| xcb_xfixes_query_version (xcb_connection_t *c /**< */, | | xcb_xfixes_query_version (xcb_connection_t *c /**< */, | |
| uint32_t client_major_version /**< */, | | uint32_t client_major_version /**< */, | |
| uint32_t client_minor_version /**< */); | | uint32_t client_minor_version /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 770 | | skipping to change at line 770 | |
| ** @returns xcb_xfixes_query_version_reply_t * | | ** @returns xcb_xfixes_query_version_reply_t * | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_xfixes_query_version_reply_t * | | xcb_xfixes_query_version_reply_t * | |
| xcb_xfixes_query_version_reply (xcb_connection_t *c /**<
*/, | | xcb_xfixes_query_version_reply (xcb_connection_t *c /**<
*/, | |
| xcb_xfixes_query_version_cookie_t cookie
/**< */, | | xcb_xfixes_query_version_cookie_t cookie
/**< */, | |
| xcb_generic_error_t **e /**<
*/); | | xcb_generic_error_t **e /**<
*/); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 802 | | skipping to change at line 802 | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_xfixes_change_save_set_checked (xcb_connection_t *c /**< */, | | xcb_xfixes_change_save_set_checked (xcb_connection_t *c /**< */, | |
| uint8_t mode /**< */, | | uint8_t mode /**< */, | |
| uint8_t target /**< */, | | uint8_t target /**< */, | |
| uint8_t map /**< */, | | uint8_t map /**< */, | |
| xcb_window_t window /**< */); | | xcb_window_t window /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_xfixes_change_save_set | | ** xcb_void_cookie_t xcb_xfixes_change_save_set | |
| | | | |
| skipping to change at line 831 | | skipping to change at line 831 | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_xfixes_change_save_set (xcb_connection_t *c /**< */, | | xcb_xfixes_change_save_set (xcb_connection_t *c /**< */, | |
| uint8_t mode /**< */, | | uint8_t mode /**< */, | |
| uint8_t target /**< */, | | uint8_t target /**< */, | |
| uint8_t map /**< */, | | uint8_t map /**< */, | |
| xcb_window_t window /**< */); | | xcb_window_t window /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 861 | | skipping to change at line 861 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_xfixes_select_selection_input_checked (xcb_connection_t *c /**< */, | | xcb_xfixes_select_selection_input_checked (xcb_connection_t *c /**< */, | |
| xcb_window_t window /**< *
/, | | xcb_window_t window /**< *
/, | |
| xcb_atom_t selection /**
< */, | | xcb_atom_t selection /**
< */, | |
| uint32_t event_mask /*
*< */); | | uint32_t event_mask /*
*< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_xfixes_select_selection_input | | ** xcb_void_cookie_t xcb_xfixes_select_selection_input | |
| | | | |
| skipping to change at line 888 | | skipping to change at line 888 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_xfixes_select_selection_input (xcb_connection_t *c /**< */, | | xcb_xfixes_select_selection_input (xcb_connection_t *c /**< */, | |
| xcb_window_t window /**< */, | | xcb_window_t window /**< */, | |
| xcb_atom_t selection /**< */, | | xcb_atom_t selection /**< */, | |
| uint32_t event_mask /**< */); | | uint32_t event_mask /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 916 | | skipping to change at line 916 | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_xfixes_select_cursor_input_checked (xcb_connection_t *c /**< */, | | xcb_xfixes_select_cursor_input_checked (xcb_connection_t *c /**< */, | |
| xcb_window_t window /**< */, | | xcb_window_t window /**< */, | |
| uint32_t event_mask /**<
*/); | | uint32_t event_mask /**<
*/); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_xfixes_select_cursor_input | | ** xcb_void_cookie_t xcb_xfixes_select_cursor_input | |
| | | | |
| skipping to change at line 944 | | skipping to change at line 944 | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_xfixes_select_cursor_input (xcb_connection_t *c /**< */, | | xcb_xfixes_select_cursor_input (xcb_connection_t *c /**< */, | |
| xcb_window_t window /**< */, | | xcb_window_t window /**< */, | |
| uint32_t event_mask /**< */); | | uint32_t event_mask /**< */); | |
| | | | |
| int | | int | |
| xcb_xfixes_get_cursor_image_sizeof (const void *_buffer /**< */); | | xcb_xfixes_get_cursor_image_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_xfixes_get_cursor_image_cookie_t xcb_xfixes_get_cursor_image | | ** xcb_xfixes_get_cursor_image_cookie_t xcb_xfixes_get_cursor_image | |
| ** | | ** | |
| ** @param xcb_connection_t *c | | ** @param xcb_connection_t *c | |
| ** @returns xcb_xfixes_get_cursor_image_cookie_t | | ** @returns xcb_xfixes_get_cursor_image_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_xfixes_get_cursor_image_cookie_t | | xcb_xfixes_get_cursor_image_cookie_t | |
| xcb_xfixes_get_cursor_image (xcb_connection_t *c /**< */); | | xcb_xfixes_get_cursor_image (xcb_connection_t *c /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 1103 | | skipping to change at line 1103 | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_generic_iterator_t | | xcb_generic_iterator_t | |
| xcb_xfixes_region_end (xcb_xfixes_region_iterator_t i /**< */); | | xcb_xfixes_region_end (xcb_xfixes_region_iterator_t i /**< */); | |
| | | | |
| int | | int | |
| xcb_xfixes_create_region_sizeof (const void *_buffer /**< */, | | xcb_xfixes_create_region_sizeof (const void *_buffer /**< */, | |
| uint32_t rectangles_len /**< */); | | uint32_t rectangles_len /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 1133 | | skipping to change at line 1133 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_xfixes_create_region_checked (xcb_connection_t *c /**< */, | | xcb_xfixes_create_region_checked (xcb_connection_t *c /**< */, | |
| xcb_xfixes_region_t region /**< */, | | xcb_xfixes_region_t region /**< */, | |
| uint32_t rectangles_len /*
*< */, | | uint32_t rectangles_len /*
*< */, | |
| const xcb_rectangle_t *rectangles /**< *
/); | | const xcb_rectangle_t *rectangles /**< *
/); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_xfixes_create_region | | ** xcb_void_cookie_t xcb_xfixes_create_region | |
| | | | |
| skipping to change at line 1160 | | skipping to change at line 1160 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_xfixes_create_region (xcb_connection_t *c /**< */, | | xcb_xfixes_create_region (xcb_connection_t *c /**< */, | |
| xcb_xfixes_region_t region /**< */, | | xcb_xfixes_region_t region /**< */, | |
| uint32_t rectangles_len /**< */, | | uint32_t rectangles_len /**< */, | |
| const xcb_rectangle_t *rectangles /**< */); | | const xcb_rectangle_t *rectangles /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 1188 | | skipping to change at line 1188 | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_xfixes_create_region_from_bitmap_checked (xcb_connection_t *c /**<
*/, | | xcb_xfixes_create_region_from_bitmap_checked (xcb_connection_t *c /**<
*/, | |
| xcb_xfixes_region_t region
/**< */, | | xcb_xfixes_region_t region
/**< */, | |
| xcb_pixmap_t bitmap
/**< */); | | xcb_pixmap_t bitmap
/**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_xfixes_create_region_from_bitmap | | ** xcb_void_cookie_t xcb_xfixes_create_region_from_bitmap | |
| | | | |
| skipping to change at line 1213 | | skipping to change at line 1213 | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_xfixes_create_region_from_bitmap (xcb_connection_t *c /**< */, | | xcb_xfixes_create_region_from_bitmap (xcb_connection_t *c /**< */, | |
| xcb_xfixes_region_t region /**< */, | | xcb_xfixes_region_t region /**< */, | |
| xcb_pixmap_t bitmap /**< */)
; | | xcb_pixmap_t bitmap /**< */)
; | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 1243 | | skipping to change at line 1243 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_xfixes_create_region_from_window_checked (xcb_connection_t *c /**<
*/, | | xcb_xfixes_create_region_from_window_checked (xcb_connection_t *c /**<
*/, | |
| xcb_xfixes_region_t region
/**< */, | | xcb_xfixes_region_t region
/**< */, | |
| xcb_window_t window
/**< */, | | xcb_window_t window
/**< */, | |
| xcb_shape_kind_t kind /*
*< */); | | xcb_shape_kind_t kind /*
*< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_xfixes_create_region_from_window | | ** xcb_void_cookie_t xcb_xfixes_create_region_from_window | |
| | | | |
| skipping to change at line 1270 | | skipping to change at line 1270 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_xfixes_create_region_from_window (xcb_connection_t *c /**< */, | | xcb_xfixes_create_region_from_window (xcb_connection_t *c /**< */, | |
| xcb_xfixes_region_t region /**< */, | | xcb_xfixes_region_t region /**< */, | |
| xcb_window_t window /**< */, | | xcb_window_t window /**< */, | |
| xcb_shape_kind_t kind /**< */); | | xcb_shape_kind_t kind /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 1298 | | skipping to change at line 1298 | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_xfixes_create_region_from_gc_checked (xcb_connection_t *c /**< */, | | xcb_xfixes_create_region_from_gc_checked (xcb_connection_t *c /**< */, | |
| xcb_xfixes_region_t region /**<
*/, | | xcb_xfixes_region_t region /**<
*/, | |
| xcb_gcontext_t gc /**< */)
; | | xcb_gcontext_t gc /**< */)
; | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_xfixes_create_region_from_gc | | ** xcb_void_cookie_t xcb_xfixes_create_region_from_gc | |
| | | | |
| skipping to change at line 1323 | | skipping to change at line 1323 | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_xfixes_create_region_from_gc (xcb_connection_t *c /**< */, | | xcb_xfixes_create_region_from_gc (xcb_connection_t *c /**< */, | |
| xcb_xfixes_region_t region /**< */, | | xcb_xfixes_region_t region /**< */, | |
| xcb_gcontext_t gc /**< */); | | xcb_gcontext_t gc /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 1351 | | skipping to change at line 1351 | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_xfixes_create_region_from_picture_checked (xcb_connection_t *c /**
< */, | | xcb_xfixes_create_region_from_picture_checked (xcb_connection_t *c /**
< */, | |
| xcb_xfixes_region_t region
/**< */, | | xcb_xfixes_region_t region
/**< */, | |
| xcb_render_picture_t pictur
e /**< */); | | xcb_render_picture_t pictur
e /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_xfixes_create_region_from_picture | | ** xcb_void_cookie_t xcb_xfixes_create_region_from_picture | |
| | | | |
| skipping to change at line 1376 | | skipping to change at line 1376 | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_xfixes_create_region_from_picture (xcb_connection_t *c /**< */, | | xcb_xfixes_create_region_from_picture (xcb_connection_t *c /**< */, | |
| xcb_xfixes_region_t region /**< *
/, | | xcb_xfixes_region_t region /**< *
/, | |
| xcb_render_picture_t picture /**<
*/); | | xcb_render_picture_t picture /**<
*/); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 1402 | | skipping to change at line 1402 | |
| ** @param xcb_xfixes_region_t region | | ** @param xcb_xfixes_region_t region | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_xfixes_destroy_region_checked (xcb_connection_t *c /**< */, | | xcb_xfixes_destroy_region_checked (xcb_connection_t *c /**< */, | |
| xcb_xfixes_region_t region /**< */); | | xcb_xfixes_region_t region /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_xfixes_destroy_region | | ** xcb_void_cookie_t xcb_xfixes_destroy_region | |
| | | | |
| skipping to change at line 1429 | | skipping to change at line 1429 | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_xfixes_destroy_region (xcb_connection_t *c /**< */, | | xcb_xfixes_destroy_region (xcb_connection_t *c /**< */, | |
| xcb_xfixes_region_t region /**< */); | | xcb_xfixes_region_t region /**< */); | |
| | | | |
| int | | int | |
| xcb_xfixes_set_region_sizeof (const void *_buffer /**< */, | | xcb_xfixes_set_region_sizeof (const void *_buffer /**< */, | |
| uint32_t rectangles_len /**< */); | | uint32_t rectangles_len /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 1459 | | skipping to change at line 1459 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_xfixes_set_region_checked (xcb_connection_t *c /**< */, | | xcb_xfixes_set_region_checked (xcb_connection_t *c /**< */, | |
| xcb_xfixes_region_t region /**< */, | | xcb_xfixes_region_t region /**< */, | |
| uint32_t rectangles_len /**<
*/, | | uint32_t rectangles_len /**<
*/, | |
| const xcb_rectangle_t *rectangles /**< */); | | const xcb_rectangle_t *rectangles /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_xfixes_set_region | | ** xcb_void_cookie_t xcb_xfixes_set_region | |
| | | | |
| skipping to change at line 1486 | | skipping to change at line 1486 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_xfixes_set_region (xcb_connection_t *c /**< */, | | xcb_xfixes_set_region (xcb_connection_t *c /**< */, | |
| xcb_xfixes_region_t region /**< */, | | xcb_xfixes_region_t region /**< */, | |
| uint32_t rectangles_len /**< */, | | uint32_t rectangles_len /**< */, | |
| const xcb_rectangle_t *rectangles /**< */); | | const xcb_rectangle_t *rectangles /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 1514 | | skipping to change at line 1514 | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_xfixes_copy_region_checked (xcb_connection_t *c /**< */, | | xcb_xfixes_copy_region_checked (xcb_connection_t *c /**< */, | |
| xcb_xfixes_region_t source /**< */, | | xcb_xfixes_region_t source /**< */, | |
| xcb_xfixes_region_t destination /**< */); | | xcb_xfixes_region_t destination /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_xfixes_copy_region | | ** xcb_void_cookie_t xcb_xfixes_copy_region | |
| | | | |
| skipping to change at line 1539 | | skipping to change at line 1539 | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_xfixes_copy_region (xcb_connection_t *c /**< */, | | xcb_xfixes_copy_region (xcb_connection_t *c /**< */, | |
| xcb_xfixes_region_t source /**< */, | | xcb_xfixes_region_t source /**< */, | |
| xcb_xfixes_region_t destination /**< */); | | xcb_xfixes_region_t destination /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 1569 | | skipping to change at line 1569 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_xfixes_union_region_checked (xcb_connection_t *c /**< */, | | xcb_xfixes_union_region_checked (xcb_connection_t *c /**< */, | |
| xcb_xfixes_region_t source1 /**< */, | | xcb_xfixes_region_t source1 /**< */, | |
| xcb_xfixes_region_t source2 /**< */, | | xcb_xfixes_region_t source2 /**< */, | |
| xcb_xfixes_region_t destination /**< */)
; | | xcb_xfixes_region_t destination /**< */)
; | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_xfixes_union_region | | ** xcb_void_cookie_t xcb_xfixes_union_region | |
| | | | |
| skipping to change at line 1596 | | skipping to change at line 1596 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_xfixes_union_region (xcb_connection_t *c /**< */, | | xcb_xfixes_union_region (xcb_connection_t *c /**< */, | |
| xcb_xfixes_region_t source1 /**< */, | | xcb_xfixes_region_t source1 /**< */, | |
| xcb_xfixes_region_t source2 /**< */, | | xcb_xfixes_region_t source2 /**< */, | |
| xcb_xfixes_region_t destination /**< */); | | xcb_xfixes_region_t destination /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 1626 | | skipping to change at line 1626 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_xfixes_intersect_region_checked (xcb_connection_t *c /**< */, | | xcb_xfixes_intersect_region_checked (xcb_connection_t *c /**< */, | |
| xcb_xfixes_region_t source1 /**< */, | | xcb_xfixes_region_t source1 /**< */, | |
| xcb_xfixes_region_t source2 /**< */, | | xcb_xfixes_region_t source2 /**< */, | |
| xcb_xfixes_region_t destination /**<
*/); | | xcb_xfixes_region_t destination /**<
*/); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_xfixes_intersect_region | | ** xcb_void_cookie_t xcb_xfixes_intersect_region | |
| | | | |
| skipping to change at line 1653 | | skipping to change at line 1653 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_xfixes_intersect_region (xcb_connection_t *c /**< */, | | xcb_xfixes_intersect_region (xcb_connection_t *c /**< */, | |
| xcb_xfixes_region_t source1 /**< */, | | xcb_xfixes_region_t source1 /**< */, | |
| xcb_xfixes_region_t source2 /**< */, | | xcb_xfixes_region_t source2 /**< */, | |
| xcb_xfixes_region_t destination /**< */); | | xcb_xfixes_region_t destination /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 1683 | | skipping to change at line 1683 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_xfixes_subtract_region_checked (xcb_connection_t *c /**< */, | | xcb_xfixes_subtract_region_checked (xcb_connection_t *c /**< */, | |
| xcb_xfixes_region_t source1 /**< */, | | xcb_xfixes_region_t source1 /**< */, | |
| xcb_xfixes_region_t source2 /**< */, | | xcb_xfixes_region_t source2 /**< */, | |
| xcb_xfixes_region_t destination /**<
*/); | | xcb_xfixes_region_t destination /**<
*/); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_xfixes_subtract_region | | ** xcb_void_cookie_t xcb_xfixes_subtract_region | |
| | | | |
| skipping to change at line 1710 | | skipping to change at line 1710 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_xfixes_subtract_region (xcb_connection_t *c /**< */, | | xcb_xfixes_subtract_region (xcb_connection_t *c /**< */, | |
| xcb_xfixes_region_t source1 /**< */, | | xcb_xfixes_region_t source1 /**< */, | |
| xcb_xfixes_region_t source2 /**< */, | | xcb_xfixes_region_t source2 /**< */, | |
| xcb_xfixes_region_t destination /**< */); | | xcb_xfixes_region_t destination /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 1740 | | skipping to change at line 1740 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_xfixes_invert_region_checked (xcb_connection_t *c /**< */, | | xcb_xfixes_invert_region_checked (xcb_connection_t *c /**< */, | |
| xcb_xfixes_region_t source /**< */, | | xcb_xfixes_region_t source /**< */, | |
| xcb_rectangle_t bounds /**< */, | | xcb_rectangle_t bounds /**< */, | |
| xcb_xfixes_region_t destination /**< */
); | | xcb_xfixes_region_t destination /**< */
); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_xfixes_invert_region | | ** xcb_void_cookie_t xcb_xfixes_invert_region | |
| | | | |
| skipping to change at line 1767 | | skipping to change at line 1767 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_xfixes_invert_region (xcb_connection_t *c /**< */, | | xcb_xfixes_invert_region (xcb_connection_t *c /**< */, | |
| xcb_xfixes_region_t source /**< */, | | xcb_xfixes_region_t source /**< */, | |
| xcb_rectangle_t bounds /**< */, | | xcb_rectangle_t bounds /**< */, | |
| xcb_xfixes_region_t destination /**< */); | | xcb_xfixes_region_t destination /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 1797 | | skipping to change at line 1797 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_xfixes_translate_region_checked (xcb_connection_t *c /**< */, | | xcb_xfixes_translate_region_checked (xcb_connection_t *c /**< */, | |
| xcb_xfixes_region_t region /**< */, | | xcb_xfixes_region_t region /**< */, | |
| int16_t dx /**< */, | | int16_t dx /**< */, | |
| int16_t dy /**< */); | | int16_t dy /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_xfixes_translate_region | | ** xcb_void_cookie_t xcb_xfixes_translate_region | |
| | | | |
| skipping to change at line 1824 | | skipping to change at line 1824 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_xfixes_translate_region (xcb_connection_t *c /**< */, | | xcb_xfixes_translate_region (xcb_connection_t *c /**< */, | |
| xcb_xfixes_region_t region /**< */, | | xcb_xfixes_region_t region /**< */, | |
| int16_t dx /**< */, | | int16_t dx /**< */, | |
| int16_t dy /**< */); | | int16_t dy /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 1852 | | skipping to change at line 1852 | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_xfixes_region_extents_checked (xcb_connection_t *c /**< */, | | xcb_xfixes_region_extents_checked (xcb_connection_t *c /**< */, | |
| xcb_xfixes_region_t source /**< */, | | xcb_xfixes_region_t source /**< */, | |
| xcb_xfixes_region_t destination /**< *
/); | | xcb_xfixes_region_t destination /**< *
/); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_xfixes_region_extents | | ** xcb_void_cookie_t xcb_xfixes_region_extents | |
| | | | |
| skipping to change at line 1880 | | skipping to change at line 1880 | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_xfixes_region_extents (xcb_connection_t *c /**< */, | | xcb_xfixes_region_extents (xcb_connection_t *c /**< */, | |
| xcb_xfixes_region_t source /**< */, | | xcb_xfixes_region_t source /**< */, | |
| xcb_xfixes_region_t destination /**< */); | | xcb_xfixes_region_t destination /**< */); | |
| | | | |
| int | | int | |
| xcb_xfixes_fetch_region_sizeof (const void *_buffer /**< */); | | xcb_xfixes_fetch_region_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_xfixes_fetch_region_cookie_t xcb_xfixes_fetch_region | | ** xcb_xfixes_fetch_region_cookie_t xcb_xfixes_fetch_region | |
| | | | |
| skipping to change at line 1903 | | skipping to change at line 1903 | |
| ** @param xcb_xfixes_region_t region | | ** @param xcb_xfixes_region_t region | |
| ** @returns xcb_xfixes_fetch_region_cookie_t | | ** @returns xcb_xfixes_fetch_region_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_xfixes_fetch_region_cookie_t | | xcb_xfixes_fetch_region_cookie_t | |
| xcb_xfixes_fetch_region (xcb_connection_t *c /**< */, | | xcb_xfixes_fetch_region (xcb_connection_t *c /**< */, | |
| xcb_xfixes_region_t region /**< */); | | xcb_xfixes_region_t region /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 1996 | | skipping to change at line 1996 | |
| ** @returns xcb_xfixes_fetch_region_reply_t * | | ** @returns xcb_xfixes_fetch_region_reply_t * | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_xfixes_fetch_region_reply_t * | | xcb_xfixes_fetch_region_reply_t * | |
| xcb_xfixes_fetch_region_reply (xcb_connection_t *c /**< *
/, | | xcb_xfixes_fetch_region_reply (xcb_connection_t *c /**< *
/, | |
| xcb_xfixes_fetch_region_cookie_t cookie /
**< */, | | xcb_xfixes_fetch_region_cookie_t cookie /
**< */, | |
| xcb_generic_error_t **e /**< *
/); | | xcb_generic_error_t **e /**< *
/); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 2028 | | skipping to change at line 2028 | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_xfixes_set_gc_clip_region_checked (xcb_connection_t *c /**< */, | | xcb_xfixes_set_gc_clip_region_checked (xcb_connection_t *c /**< */, | |
| xcb_gcontext_t gc /**< */, | | xcb_gcontext_t gc /**< */, | |
| xcb_xfixes_region_t region /**< */
, | | xcb_xfixes_region_t region /**< */
, | |
| int16_t x_origin /**<
*/, | | int16_t x_origin /**<
*/, | |
| int16_t y_origin /**<
*/); | | int16_t y_origin /**<
*/); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_xfixes_set_gc_clip_region | | ** xcb_void_cookie_t xcb_xfixes_set_gc_clip_region | |
| | | | |
| skipping to change at line 2057 | | skipping to change at line 2057 | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_xfixes_set_gc_clip_region (xcb_connection_t *c /**< */, | | xcb_xfixes_set_gc_clip_region (xcb_connection_t *c /**< */, | |
| xcb_gcontext_t gc /**< */, | | xcb_gcontext_t gc /**< */, | |
| xcb_xfixes_region_t region /**< */, | | xcb_xfixes_region_t region /**< */, | |
| int16_t x_origin /**< */, | | int16_t x_origin /**< */, | |
| int16_t y_origin /**< */); | | int16_t y_origin /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 2091 | | skipping to change at line 2091 | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_xfixes_set_window_shape_region_checked (xcb_connection_t *c /**< */
, | | xcb_xfixes_set_window_shape_region_checked (xcb_connection_t *c /**< */
, | |
| xcb_window_t dest /**<
*/, | | xcb_window_t dest /**<
*/, | |
| xcb_shape_kind_t dest_kind
/**< */, | | xcb_shape_kind_t dest_kind
/**< */, | |
| int16_t x_offset
/**< */, | | int16_t x_offset
/**< */, | |
| int16_t y_offset
/**< */, | | int16_t y_offset
/**< */, | |
| xcb_xfixes_region_t region /*
*< */); | | xcb_xfixes_region_t region /*
*< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_xfixes_set_window_shape_region | | ** xcb_void_cookie_t xcb_xfixes_set_window_shape_region | |
| | | | |
| skipping to change at line 2122 | | skipping to change at line 2122 | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_xfixes_set_window_shape_region (xcb_connection_t *c /**< */, | | xcb_xfixes_set_window_shape_region (xcb_connection_t *c /**< */, | |
| xcb_window_t dest /**< */, | | xcb_window_t dest /**< */, | |
| xcb_shape_kind_t dest_kind /**< */
, | | xcb_shape_kind_t dest_kind /**< */
, | |
| int16_t x_offset /**< */, | | int16_t x_offset /**< */, | |
| int16_t y_offset /**< */, | | int16_t y_offset /**< */, | |
| xcb_xfixes_region_t region /**< */); | | xcb_xfixes_region_t region /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 2154 | | skipping to change at line 2154 | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_xfixes_set_picture_clip_region_checked (xcb_connection_t *c /**< *
/, | | xcb_xfixes_set_picture_clip_region_checked (xcb_connection_t *c /**< *
/, | |
| xcb_render_picture_t picture
/**< */, | | xcb_render_picture_t picture
/**< */, | |
| xcb_xfixes_region_t region /
**< */, | | xcb_xfixes_region_t region /
**< */, | |
| int16_t x_origin
/**< */, | | int16_t x_origin
/**< */, | |
| int16_t y_origin
/**< */); | | int16_t y_origin
/**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_xfixes_set_picture_clip_region | | ** xcb_void_cookie_t xcb_xfixes_set_picture_clip_region | |
| | | | |
| skipping to change at line 2186 | | skipping to change at line 2186 | |
| xcb_xfixes_set_picture_clip_region (xcb_connection_t *c /**< */, | | xcb_xfixes_set_picture_clip_region (xcb_connection_t *c /**< */, | |
| xcb_render_picture_t picture /**< */, | | xcb_render_picture_t picture /**< */, | |
| xcb_xfixes_region_t region /**< */, | | xcb_xfixes_region_t region /**< */, | |
| int16_t x_origin /**< */
, | | int16_t x_origin /**< */
, | |
| int16_t y_origin /**< */
); | | int16_t y_origin /**< */
); | |
| | | | |
| int | | int | |
| xcb_xfixes_set_cursor_name_sizeof (const void *_buffer /**< */); | | xcb_xfixes_set_cursor_name_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 2216 | | skipping to change at line 2216 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_xfixes_set_cursor_name_checked (xcb_connection_t *c /**< */, | | xcb_xfixes_set_cursor_name_checked (xcb_connection_t *c /**< */, | |
| xcb_cursor_t cursor /**< */, | | xcb_cursor_t cursor /**< */, | |
| uint16_t nbytes /**< */, | | uint16_t nbytes /**< */, | |
| const char *name /**< */); | | const char *name /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_xfixes_set_cursor_name | | ** xcb_void_cookie_t xcb_xfixes_set_cursor_name | |
| | | | |
| skipping to change at line 2246 | | skipping to change at line 2246 | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_xfixes_set_cursor_name (xcb_connection_t *c /**< */, | | xcb_xfixes_set_cursor_name (xcb_connection_t *c /**< */, | |
| xcb_cursor_t cursor /**< */, | | xcb_cursor_t cursor /**< */, | |
| uint16_t nbytes /**< */, | | uint16_t nbytes /**< */, | |
| const char *name /**< */); | | const char *name /**< */); | |
| | | | |
| int | | int | |
| xcb_xfixes_get_cursor_name_sizeof (const void *_buffer /**< */); | | xcb_xfixes_get_cursor_name_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_xfixes_get_cursor_name_cookie_t xcb_xfixes_get_cursor_name | | ** xcb_xfixes_get_cursor_name_cookie_t xcb_xfixes_get_cursor_name | |
| | | | |
| skipping to change at line 2269 | | skipping to change at line 2269 | |
| ** @param xcb_cursor_t cursor | | ** @param xcb_cursor_t cursor | |
| ** @returns xcb_xfixes_get_cursor_name_cookie_t | | ** @returns xcb_xfixes_get_cursor_name_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_xfixes_get_cursor_name_cookie_t | | xcb_xfixes_get_cursor_name_cookie_t | |
| xcb_xfixes_get_cursor_name (xcb_connection_t *c /**< */, | | xcb_xfixes_get_cursor_name (xcb_connection_t *c /**< */, | |
| xcb_cursor_t cursor /**< */); | | xcb_cursor_t cursor /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 2365 | | skipping to change at line 2365 | |
| | | | |
| xcb_xfixes_get_cursor_name_reply_t * | | xcb_xfixes_get_cursor_name_reply_t * | |
| xcb_xfixes_get_cursor_name_reply (xcb_connection_t *c
/**< */, | | xcb_xfixes_get_cursor_name_reply (xcb_connection_t *c
/**< */, | |
| xcb_xfixes_get_cursor_name_cookie_t coo
kie /**< */, | | xcb_xfixes_get_cursor_name_cookie_t coo
kie /**< */, | |
| xcb_generic_error_t **e
/**< */); | | xcb_generic_error_t **e
/**< */); | |
| | | | |
| int | | int | |
| xcb_xfixes_get_cursor_image_and_name_sizeof (const void *_buffer /**< */)
; | | xcb_xfixes_get_cursor_image_and_name_sizeof (const void *_buffer /**< */)
; | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_xfixes_get_cursor_image_and_name_cookie_t xcb_xfixes_get_cursor_ima
ge_and_name | | ** xcb_xfixes_get_cursor_image_and_name_cookie_t xcb_xfixes_get_cursor_ima
ge_and_name | |
| ** | | ** | |
| ** @param xcb_connection_t *c | | ** @param xcb_connection_t *c | |
| ** @returns xcb_xfixes_get_cursor_image_and_name_cookie_t | | ** @returns xcb_xfixes_get_cursor_image_and_name_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_xfixes_get_cursor_image_and_name_cookie_t | | xcb_xfixes_get_cursor_image_and_name_cookie_t | |
| xcb_xfixes_get_cursor_image_and_name (xcb_connection_t *c /**< */); | | xcb_xfixes_get_cursor_image_and_name (xcb_connection_t *c /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 2513 | | skipping to change at line 2513 | |
| ** @returns xcb_xfixes_get_cursor_image_and_name_reply_t * | | ** @returns xcb_xfixes_get_cursor_image_and_name_reply_t * | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_xfixes_get_cursor_image_and_name_reply_t * | | xcb_xfixes_get_cursor_image_and_name_reply_t * | |
| xcb_xfixes_get_cursor_image_and_name_reply (xcb_connection_t
*c /**< */, | | xcb_xfixes_get_cursor_image_and_name_reply (xcb_connection_t
*c /**< */, | |
| xcb_xfixes_get_cursor_image_and
_name_cookie_t cookie /**< */, | | xcb_xfixes_get_cursor_image_and
_name_cookie_t cookie /**< */, | |
| xcb_generic_error_t
**e /**< */); | | xcb_generic_error_t
**e /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 2541 | | skipping to change at line 2541 | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_xfixes_change_cursor_checked (xcb_connection_t *c /**< */, | | xcb_xfixes_change_cursor_checked (xcb_connection_t *c /**< */, | |
| xcb_cursor_t source /**< */, | | xcb_cursor_t source /**< */, | |
| xcb_cursor_t destination /**< */); | | xcb_cursor_t destination /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_xfixes_change_cursor | | ** xcb_void_cookie_t xcb_xfixes_change_cursor | |
| | | | |
| skipping to change at line 2569 | | skipping to change at line 2569 | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_xfixes_change_cursor (xcb_connection_t *c /**< */, | | xcb_xfixes_change_cursor (xcb_connection_t *c /**< */, | |
| xcb_cursor_t source /**< */, | | xcb_cursor_t source /**< */, | |
| xcb_cursor_t destination /**< */); | | xcb_cursor_t destination /**< */); | |
| | | | |
| int | | int | |
| xcb_xfixes_change_cursor_by_name_sizeof (const void *_buffer /**< */); | | xcb_xfixes_change_cursor_by_name_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 2599 | | skipping to change at line 2599 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_xfixes_change_cursor_by_name_checked (xcb_connection_t *c /**< */, | | xcb_xfixes_change_cursor_by_name_checked (xcb_connection_t *c /**< */, | |
| xcb_cursor_t src /**< */, | | xcb_cursor_t src /**< */, | |
| uint16_t nbytes /**< */
, | | uint16_t nbytes /**< */
, | |
| const char *name /**< */); | | const char *name /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_xfixes_change_cursor_by_name | | ** xcb_void_cookie_t xcb_xfixes_change_cursor_by_name | |
| | | | |
| skipping to change at line 2626 | | skipping to change at line 2626 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_xfixes_change_cursor_by_name (xcb_connection_t *c /**< */, | | xcb_xfixes_change_cursor_by_name (xcb_connection_t *c /**< */, | |
| xcb_cursor_t src /**< */, | | xcb_cursor_t src /**< */, | |
| uint16_t nbytes /**< */, | | uint16_t nbytes /**< */, | |
| const char *name /**< */); | | const char *name /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 2662 | | skipping to change at line 2662 | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_xfixes_expand_region_checked (xcb_connection_t *c /**< */, | | xcb_xfixes_expand_region_checked (xcb_connection_t *c /**< */, | |
| xcb_xfixes_region_t source /**< */, | | xcb_xfixes_region_t source /**< */, | |
| xcb_xfixes_region_t destination /**< */
, | | xcb_xfixes_region_t destination /**< */
, | |
| uint16_t left /**< */, | | uint16_t left /**< */, | |
| uint16_t right /**< */, | | uint16_t right /**< */, | |
| uint16_t top /**< */, | | uint16_t top /**< */, | |
| uint16_t bottom /**< */); | | uint16_t bottom /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_xfixes_expand_region | | ** xcb_void_cookie_t xcb_xfixes_expand_region | |
| | | | |
| skipping to change at line 2695 | | skipping to change at line 2695 | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_xfixes_expand_region (xcb_connection_t *c /**< */, | | xcb_xfixes_expand_region (xcb_connection_t *c /**< */, | |
| xcb_xfixes_region_t source /**< */, | | xcb_xfixes_region_t source /**< */, | |
| xcb_xfixes_region_t destination /**< */, | | xcb_xfixes_region_t destination /**< */, | |
| uint16_t left /**< */, | | uint16_t left /**< */, | |
| uint16_t right /**< */, | | uint16_t right /**< */, | |
| uint16_t top /**< */, | | uint16_t top /**< */, | |
| uint16_t bottom /**< */); | | uint16_t bottom /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 2721 | | skipping to change at line 2721 | |
| ** @param xcb_window_t window | | ** @param xcb_window_t window | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_xfixes_hide_cursor_checked (xcb_connection_t *c /**< */, | | xcb_xfixes_hide_cursor_checked (xcb_connection_t *c /**< */, | |
| xcb_window_t window /**< */); | | xcb_window_t window /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_xfixes_hide_cursor | | ** xcb_void_cookie_t xcb_xfixes_hide_cursor | |
| | | | |
| skipping to change at line 2744 | | skipping to change at line 2744 | |
| ** @param xcb_window_t window | | ** @param xcb_window_t window | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_xfixes_hide_cursor (xcb_connection_t *c /**< */, | | xcb_xfixes_hide_cursor (xcb_connection_t *c /**< */, | |
| xcb_window_t window /**< */); | | xcb_window_t window /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 2770 | | skipping to change at line 2770 | |
| ** @param xcb_window_t window | | ** @param xcb_window_t window | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_xfixes_show_cursor_checked (xcb_connection_t *c /**< */, | | xcb_xfixes_show_cursor_checked (xcb_connection_t *c /**< */, | |
| xcb_window_t window /**< */); | | xcb_window_t window /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_xfixes_show_cursor | | ** xcb_void_cookie_t xcb_xfixes_show_cursor | |
| | | | |
End of changes. 62 change blocks. |
| 62 lines changed or deleted | | 62 lines changed or added | |
|
| xinput.h | | xinput.h | |
| | | | |
| skipping to change at line 2094 | | skipping to change at line 2094 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_generic_iterator_t | | xcb_generic_iterator_t | |
| xcb_input_event_class_end (xcb_input_event_class_iterator_t i /**< */); | | xcb_input_event_class_end (xcb_input_event_class_iterator_t i /**< */); | |
| | | | |
| int | | int | |
| xcb_input_get_extension_version_sizeof (const void *_buffer /**< */); | | xcb_input_get_extension_version_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_input_get_extension_version_cookie_t xcb_input_get_extension_versio
n | | ** xcb_input_get_extension_version_cookie_t xcb_input_get_extension_versio
n | |
| | | | |
| skipping to change at line 2119 | | skipping to change at line 2119 | |
| ** @returns xcb_input_get_extension_version_cookie_t | | ** @returns xcb_input_get_extension_version_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_input_get_extension_version_cookie_t | | xcb_input_get_extension_version_cookie_t | |
| xcb_input_get_extension_version (xcb_connection_t *c /**< */, | | xcb_input_get_extension_version (xcb_connection_t *c /**< */, | |
| uint16_t name_len /**< */, | | uint16_t name_len /**< */, | |
| const char *name /**< */); | | const char *name /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 2224 | | skipping to change at line 2224 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_generic_iterator_t | | xcb_generic_iterator_t | |
| xcb_input_device_info_end (xcb_input_device_info_iterator_t i /**< */); | | xcb_input_device_info_end (xcb_input_device_info_iterator_t i /**< */); | |
| | | | |
| int | | int | |
| xcb_input_list_input_devices_sizeof (const void *_buffer /**< */); | | xcb_input_list_input_devices_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_input_list_input_devices_cookie_t xcb_input_list_input_devices | | ** xcb_input_list_input_devices_cookie_t xcb_input_list_input_devices | |
| ** | | ** | |
| ** @param xcb_connection_t *c | | ** @param xcb_connection_t *c | |
| ** @returns xcb_input_list_input_devices_cookie_t | | ** @returns xcb_input_list_input_devices_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_input_list_input_devices_cookie_t | | xcb_input_list_input_devices_cookie_t | |
| xcb_input_list_input_devices (xcb_connection_t *c /**< */); | | xcb_input_list_input_devices (xcb_connection_t *c /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 2636 | | skipping to change at line 2636 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_generic_iterator_t | | xcb_generic_iterator_t | |
| xcb_input_input_class_info_end (xcb_input_input_class_info_iterator_t i /*
*< */); | | xcb_input_input_class_info_end (xcb_input_input_class_info_iterator_t i /*
*< */); | |
| | | | |
| int | | int | |
| xcb_input_open_device_sizeof (const void *_buffer /**< */); | | xcb_input_open_device_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_input_open_device_cookie_t xcb_input_open_device | | ** xcb_input_open_device_cookie_t xcb_input_open_device | |
| | | | |
| skipping to change at line 2659 | | skipping to change at line 2659 | |
| ** @param uint8_t device_id | | ** @param uint8_t device_id | |
| ** @returns xcb_input_open_device_cookie_t | | ** @returns xcb_input_open_device_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_input_open_device_cookie_t | | xcb_input_open_device_cookie_t | |
| xcb_input_open_device (xcb_connection_t *c /**< */, | | xcb_input_open_device (xcb_connection_t *c /**< */, | |
| uint8_t device_id /**< */); | | uint8_t device_id /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 2752 | | skipping to change at line 2752 | |
| ** @returns xcb_input_open_device_reply_t * | | ** @returns xcb_input_open_device_reply_t * | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_input_open_device_reply_t * | | xcb_input_open_device_reply_t * | |
| xcb_input_open_device_reply (xcb_connection_t *c /**< */, | | xcb_input_open_device_reply (xcb_connection_t *c /**< */, | |
| xcb_input_open_device_cookie_t cookie /**<
*/, | | xcb_input_open_device_cookie_t cookie /**<
*/, | |
| xcb_generic_error_t **e /**< */); | | xcb_generic_error_t **e /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 2778 | | skipping to change at line 2778 | |
| ** @param uint8_t device_id | | ** @param uint8_t device_id | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_input_close_device_checked (xcb_connection_t *c /**< */, | | xcb_input_close_device_checked (xcb_connection_t *c /**< */, | |
| uint8_t device_id /**< */); | | uint8_t device_id /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_input_close_device | | ** xcb_void_cookie_t xcb_input_close_device | |
| | | | |
| skipping to change at line 2801 | | skipping to change at line 2801 | |
| ** @param uint8_t device_id | | ** @param uint8_t device_id | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_input_close_device (xcb_connection_t *c /**< */, | | xcb_input_close_device (xcb_connection_t *c /**< */, | |
| uint8_t device_id /**< */); | | uint8_t device_id /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_input_set_device_mode_cookie_t xcb_input_set_device_mode | | ** xcb_input_set_device_mode_cookie_t xcb_input_set_device_mode | |
| | | | |
| skipping to change at line 2826 | | skipping to change at line 2826 | |
| ** @returns xcb_input_set_device_mode_cookie_t | | ** @returns xcb_input_set_device_mode_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_input_set_device_mode_cookie_t | | xcb_input_set_device_mode_cookie_t | |
| xcb_input_set_device_mode (xcb_connection_t *c /**< */, | | xcb_input_set_device_mode (xcb_connection_t *c /**< */, | |
| uint8_t device_id /**< */, | | uint8_t device_id /**< */, | |
| uint8_t mode /**< */); | | uint8_t mode /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 2888 | | skipping to change at line 2888 | |
| | | | |
| xcb_input_set_device_mode_reply_t * | | xcb_input_set_device_mode_reply_t * | |
| xcb_input_set_device_mode_reply (xcb_connection_t *c /*
*< */, | | xcb_input_set_device_mode_reply (xcb_connection_t *c /*
*< */, | |
| xcb_input_set_device_mode_cookie_t cooki
e /**< */, | | xcb_input_set_device_mode_cookie_t cooki
e /**< */, | |
| xcb_generic_error_t **e /*
*< */); | | xcb_generic_error_t **e /*
*< */); | |
| | | | |
| int | | int | |
| xcb_input_select_extension_event_sizeof (const void *_buffer /**< */); | | xcb_input_select_extension_event_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 2918 | | skipping to change at line 2918 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_input_select_extension_event_checked (xcb_connection_t *c
/**< */, | | xcb_input_select_extension_event_checked (xcb_connection_t *c
/**< */, | |
| xcb_window_t wi
ndow /**< */, | | xcb_window_t wi
ndow /**< */, | |
| uint16_t nu
m_classes /**< */, | | uint16_t nu
m_classes /**< */, | |
| const xcb_input_event_class_t *cl
asses /**< */); | | const xcb_input_event_class_t *cl
asses /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_input_select_extension_event | | ** xcb_void_cookie_t xcb_input_select_extension_event | |
| | | | |
| skipping to change at line 2948 | | skipping to change at line 2948 | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_input_select_extension_event (xcb_connection_t *c /**< */
, | | xcb_input_select_extension_event (xcb_connection_t *c /**< */
, | |
| xcb_window_t window /*
*< */, | | xcb_window_t window /*
*< */, | |
| uint16_t num_classe
s /**< */, | | uint16_t num_classe
s /**< */, | |
| const xcb_input_event_class_t *classes /
**< */); | | const xcb_input_event_class_t *classes /
**< */); | |
| | | | |
| int | | int | |
| xcb_input_get_selected_extension_events_sizeof (const void *_buffer /**<
*/); | | xcb_input_get_selected_extension_events_sizeof (const void *_buffer /**<
*/); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_input_get_selected_extension_events_cookie_t xcb_input_get_selected
_extension_events | | ** xcb_input_get_selected_extension_events_cookie_t xcb_input_get_selected
_extension_events | |
| | | | |
| skipping to change at line 2971 | | skipping to change at line 2971 | |
| ** @param xcb_window_t window | | ** @param xcb_window_t window | |
| ** @returns xcb_input_get_selected_extension_events_cookie_t | | ** @returns xcb_input_get_selected_extension_events_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_input_get_selected_extension_events_cookie_t | | xcb_input_get_selected_extension_events_cookie_t | |
| xcb_input_get_selected_extension_events (xcb_connection_t *c /**< */, | | xcb_input_get_selected_extension_events (xcb_connection_t *c /**< */, | |
| xcb_window_t window /**< */)
; | | xcb_window_t window /**< */)
; | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 3103 | | skipping to change at line 3103 | |
| | | | |
| xcb_input_get_selected_extension_events_reply_t * | | xcb_input_get_selected_extension_events_reply_t * | |
| xcb_input_get_selected_extension_events_reply (xcb_connection_t
*c /**< */, | | xcb_input_get_selected_extension_events_reply (xcb_connection_t
*c /**< */, | |
| xcb_input_get_selected_exten
sion_events_cookie_t cookie /**< */, | | xcb_input_get_selected_exten
sion_events_cookie_t cookie /**< */, | |
| xcb_generic_error_t
**e /**< */); | | xcb_generic_error_t
**e /**< */); | |
| | | | |
| int | | int | |
| xcb_input_change_device_dont_propagate_list_sizeof (const void *_buffer /
**< */); | | xcb_input_change_device_dont_propagate_list_sizeof (const void *_buffer /
**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 3135 | | skipping to change at line 3135 | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_input_change_device_dont_propagate_list_checked (xcb_connection_t
*c /**< */, | | xcb_input_change_device_dont_propagate_list_checked (xcb_connection_t
*c /**< */, | |
| xcb_window_t
window /**< */, | | xcb_window_t
window /**< */, | |
| uint16_t
num_classes /**< */, | | uint16_t
num_classes /**< */, | |
| uint8_t
mode /**< */, | | uint8_t
mode /**< */, | |
| const xcb_input_event_
class_t *classes /**< */); | | const xcb_input_event_
class_t *classes /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_input_change_device_dont_propagate_list | | ** xcb_void_cookie_t xcb_input_change_device_dont_propagate_list | |
| | | | |
| skipping to change at line 3167 | | skipping to change at line 3167 | |
| xcb_input_change_device_dont_propagate_list (xcb_connection_t
*c /**< */, | | xcb_input_change_device_dont_propagate_list (xcb_connection_t
*c /**< */, | |
| xcb_window_t
window /**< */, | | xcb_window_t
window /**< */, | |
| uint16_t
num_classes /**< */, | | uint16_t
num_classes /**< */, | |
| uint8_t
mode /**< */, | | uint8_t
mode /**< */, | |
| const xcb_input_event_class_t
*classes /**< */); | | const xcb_input_event_class_t
*classes /**< */); | |
| | | | |
| int | | int | |
| xcb_input_get_device_dont_propagate_list_sizeof (const void *_buffer /**<
*/); | | xcb_input_get_device_dont_propagate_list_sizeof (const void *_buffer /**<
*/); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_input_get_device_dont_propagate_list_cookie_t xcb_input_get_device_
dont_propagate_list | | ** xcb_input_get_device_dont_propagate_list_cookie_t xcb_input_get_device_
dont_propagate_list | |
| | | | |
| skipping to change at line 3190 | | skipping to change at line 3190 | |
| ** @param xcb_window_t window | | ** @param xcb_window_t window | |
| ** @returns xcb_input_get_device_dont_propagate_list_cookie_t | | ** @returns xcb_input_get_device_dont_propagate_list_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_input_get_device_dont_propagate_list_cookie_t | | xcb_input_get_device_dont_propagate_list_cookie_t | |
| xcb_input_get_device_dont_propagate_list (xcb_connection_t *c /**< */, | | xcb_input_get_device_dont_propagate_list (xcb_connection_t *c /**< */, | |
| xcb_window_t window /**< */
); | | xcb_window_t window /**< */
); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 3283 | | skipping to change at line 3283 | |
| ** @returns xcb_input_get_device_dont_propagate_list_reply_t * | | ** @returns xcb_input_get_device_dont_propagate_list_reply_t * | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_input_get_device_dont_propagate_list_reply_t * | | xcb_input_get_device_dont_propagate_list_reply_t * | |
| xcb_input_get_device_dont_propagate_list_reply (xcb_connection_t
*c /**< */, | | xcb_input_get_device_dont_propagate_list_reply (xcb_connection_t
*c /**< */, | |
| xcb_input_get_device_dont_p
ropagate_list_cookie_t cookie /**< */, | | xcb_input_get_device_dont_p
ropagate_list_cookie_t cookie /**< */, | |
| xcb_generic_error_t
**e /**< */); | | xcb_generic_error_t
**e /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_input_get_device_motion_events_cookie_t xcb_input_get_device_motion
_events | | ** xcb_input_get_device_motion_events_cookie_t xcb_input_get_device_motion
_events | |
| | | | |
| skipping to change at line 3310 | | skipping to change at line 3310 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_input_get_device_motion_events_cookie_t | | xcb_input_get_device_motion_events_cookie_t | |
| xcb_input_get_device_motion_events (xcb_connection_t *c /**< */, | | xcb_input_get_device_motion_events (xcb_connection_t *c /**< */, | |
| xcb_timestamp_t start /**< */, | | xcb_timestamp_t start /**< */, | |
| xcb_timestamp_t stop /**< */, | | xcb_timestamp_t stop /**< */, | |
| uint8_t device_id /**< */); | | uint8_t device_id /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 3414 | | skipping to change at line 3414 | |
| ** | | ** | |
| ** @param xcb_input_device_time_coord_iterator_t i | | ** @param xcb_input_device_time_coord_iterator_t i | |
| ** @returns xcb_generic_iterator_t | | ** @returns xcb_generic_iterator_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_generic_iterator_t | | xcb_generic_iterator_t | |
| xcb_input_device_time_coord_end (xcb_input_device_time_coord_iterator_t i
/**< */); | | xcb_input_device_time_coord_end (xcb_input_device_time_coord_iterator_t i
/**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_input_change_keyboard_device_cookie_t xcb_input_change_keyboard_dev
ice | | ** xcb_input_change_keyboard_device_cookie_t xcb_input_change_keyboard_dev
ice | |
| | | | |
| skipping to change at line 3437 | | skipping to change at line 3437 | |
| ** @param uint8_t device_id | | ** @param uint8_t device_id | |
| ** @returns xcb_input_change_keyboard_device_cookie_t | | ** @returns xcb_input_change_keyboard_device_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_input_change_keyboard_device_cookie_t | | xcb_input_change_keyboard_device_cookie_t | |
| xcb_input_change_keyboard_device (xcb_connection_t *c /**< */, | | xcb_input_change_keyboard_device (xcb_connection_t *c /**< */, | |
| uint8_t device_id /**< */); | | uint8_t device_id /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 3494 | | skipping to change at line 3494 | |
| ** @returns xcb_input_change_keyboard_device_reply_t * | | ** @returns xcb_input_change_keyboard_device_reply_t * | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_input_change_keyboard_device_reply_t * | | xcb_input_change_keyboard_device_reply_t * | |
| xcb_input_change_keyboard_device_reply (xcb_connection_t
*c /**< */, | | xcb_input_change_keyboard_device_reply (xcb_connection_t
*c /**< */, | |
| xcb_input_change_keyboard_device_co
okie_t cookie /**< */, | | xcb_input_change_keyboard_device_co
okie_t cookie /**< */, | |
| xcb_generic_error_t
**e /**< */); | | xcb_generic_error_t
**e /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_input_change_pointer_device_cookie_t xcb_input_change_pointer_devic
e | | ** xcb_input_change_pointer_device_cookie_t xcb_input_change_pointer_devic
e | |
| | | | |
| skipping to change at line 3521 | | skipping to change at line 3521 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_input_change_pointer_device_cookie_t | | xcb_input_change_pointer_device_cookie_t | |
| xcb_input_change_pointer_device (xcb_connection_t *c /**< */, | | xcb_input_change_pointer_device (xcb_connection_t *c /**< */, | |
| uint8_t x_axis /**< */, | | uint8_t x_axis /**< */, | |
| uint8_t y_axis /**< */, | | uint8_t y_axis /**< */, | |
| uint8_t device_id /**< */); | | uint8_t device_id /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 3585 | | skipping to change at line 3585 | |
| | | | |
| xcb_input_change_pointer_device_reply_t * | | xcb_input_change_pointer_device_reply_t * | |
| xcb_input_change_pointer_device_reply (xcb_connection_t
*c /**< */, | | xcb_input_change_pointer_device_reply (xcb_connection_t
*c /**< */, | |
| xcb_input_change_pointer_device_cook
ie_t cookie /**< */, | | xcb_input_change_pointer_device_cook
ie_t cookie /**< */, | |
| xcb_generic_error_t
**e /**< */); | | xcb_generic_error_t
**e /**< */); | |
| | | | |
| int | | int | |
| xcb_input_grab_device_sizeof (const void *_buffer /**< */); | | xcb_input_grab_device_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_input_grab_device_cookie_t xcb_input_grab_device | | ** xcb_input_grab_device_cookie_t xcb_input_grab_device | |
| | | | |
| skipping to change at line 3622 | | skipping to change at line 3622 | |
| xcb_window_t grab_window /**< */, | | xcb_window_t grab_window /**< */, | |
| xcb_timestamp_t time /**< */, | | xcb_timestamp_t time /**< */, | |
| uint16_t num_classes /**< */, | | uint16_t num_classes /**< */, | |
| uint8_t this_device_mode /**
< */, | | uint8_t this_device_mode /**
< */, | |
| uint8_t other_device_mode /*
*< */, | | uint8_t other_device_mode /*
*< */, | |
| uint8_t owner_events /**< */
, | | uint8_t owner_events /**< */
, | |
| uint8_t device_id /**< */, | | uint8_t device_id /**< */, | |
| const xcb_input_event_class_t *classes /**< */); | | const xcb_input_event_class_t *classes /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 3693 | | skipping to change at line 3693 | |
| ** @returns xcb_input_grab_device_reply_t * | | ** @returns xcb_input_grab_device_reply_t * | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_input_grab_device_reply_t * | | xcb_input_grab_device_reply_t * | |
| xcb_input_grab_device_reply (xcb_connection_t *c /**< */, | | xcb_input_grab_device_reply (xcb_connection_t *c /**< */, | |
| xcb_input_grab_device_cookie_t cookie /**<
*/, | | xcb_input_grab_device_cookie_t cookie /**<
*/, | |
| xcb_generic_error_t **e /**< */); | | xcb_generic_error_t **e /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 3721 | | skipping to change at line 3721 | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_input_ungrab_device_checked (xcb_connection_t *c /**< */, | | xcb_input_ungrab_device_checked (xcb_connection_t *c /**< */, | |
| xcb_timestamp_t time /**< */, | | xcb_timestamp_t time /**< */, | |
| uint8_t device_id /**< */); | | uint8_t device_id /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_input_ungrab_device | | ** xcb_void_cookie_t xcb_input_ungrab_device | |
| | | | |
| skipping to change at line 3749 | | skipping to change at line 3749 | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_input_ungrab_device (xcb_connection_t *c /**< */, | | xcb_input_ungrab_device (xcb_connection_t *c /**< */, | |
| xcb_timestamp_t time /**< */, | | xcb_timestamp_t time /**< */, | |
| uint8_t device_id /**< */); | | uint8_t device_id /**< */); | |
| | | | |
| int | | int | |
| xcb_input_grab_device_key_sizeof (const void *_buffer /**< */); | | xcb_input_grab_device_key_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 3793 | | skipping to change at line 3793 | |
| uint16_t modifiers
/**< */, | | uint16_t modifiers
/**< */, | |
| uint8_t modifier_
device /**< */, | | uint8_t modifier_
device /**< */, | |
| uint8_t grabbed_d
evice /**< */, | | uint8_t grabbed_d
evice /**< */, | |
| uint8_t key /**<
*/, | | uint8_t key /**<
*/, | |
| uint8_t this_devi
ce_mode /**< */, | | uint8_t this_devi
ce_mode /**< */, | |
| uint8_t other_dev
ice_mode /**< */, | | uint8_t other_dev
ice_mode /**< */, | |
| uint8_t owner_eve
nts /**< */, | | uint8_t owner_eve
nts /**< */, | |
| const xcb_input_event_class_t *classes
/**< */); | | const xcb_input_event_class_t *classes
/**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_input_grab_device_key | | ** xcb_void_cookie_t xcb_input_grab_device_key | |
| | | | |
| skipping to change at line 3834 | | skipping to change at line 3834 | |
| uint16_t modifiers /**< *
/, | | uint16_t modifiers /**< *
/, | |
| uint8_t modifier_device
/**< */, | | uint8_t modifier_device
/**< */, | |
| uint8_t grabbed_device /
**< */, | | uint8_t grabbed_device /
**< */, | |
| uint8_t key /**< */, | | uint8_t key /**< */, | |
| uint8_t this_device_mode
/**< */, | | uint8_t this_device_mode
/**< */, | |
| uint8_t other_device_mode
/**< */, | | uint8_t other_device_mode
/**< */, | |
| uint8_t owner_events /**
< */, | | uint8_t owner_events /**
< */, | |
| const xcb_input_event_class_t *classes /**< */)
; | | const xcb_input_event_class_t *classes /**< */)
; | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 3868 | | skipping to change at line 3868 | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_input_ungrab_device_key_checked (xcb_connection_t *c /**< */, | | xcb_input_ungrab_device_key_checked (xcb_connection_t *c /**< */, | |
| xcb_window_t grabWindow /**< */, | | xcb_window_t grabWindow /**< */, | |
| uint16_t modifiers /**< */, | | uint16_t modifiers /**< */, | |
| uint8_t modifier_device /**
< */, | | uint8_t modifier_device /**
< */, | |
| uint8_t key /**< */, | | uint8_t key /**< */, | |
| uint8_t grabbed_device /**<
*/); | | uint8_t grabbed_device /**<
*/); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_input_ungrab_device_key | | ** xcb_void_cookie_t xcb_input_ungrab_device_key | |
| | | | |
| skipping to change at line 3902 | | skipping to change at line 3902 | |
| xcb_window_t grabWindow /**< */, | | xcb_window_t grabWindow /**< */, | |
| uint16_t modifiers /**< */, | | uint16_t modifiers /**< */, | |
| uint8_t modifier_device /**< */, | | uint8_t modifier_device /**< */, | |
| uint8_t key /**< */, | | uint8_t key /**< */, | |
| uint8_t grabbed_device /**< */); | | uint8_t grabbed_device /**< */); | |
| | | | |
| int | | int | |
| xcb_input_grab_device_button_sizeof (const void *_buffer /**< */); | | xcb_input_grab_device_button_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 3946 | | skipping to change at line 3946 | |
| uint8_t modifi
er_device /**< */, | | uint8_t modifi
er_device /**< */, | |
| uint16_t num_cl
asses /**< */, | | uint16_t num_cl
asses /**< */, | |
| uint16_t modifi
ers /**< */, | | uint16_t modifi
ers /**< */, | |
| uint8_t this_d
evice_mode /**< */, | | uint8_t this_d
evice_mode /**< */, | |
| uint8_t other_
device_mode /**< */, | | uint8_t other_
device_mode /**< */, | |
| uint8_t button
/**< */, | | uint8_t button
/**< */, | |
| uint8_t owner_
events /**< */, | | uint8_t owner_
events /**< */, | |
| const xcb_input_event_class_t *classe
s /**< */); | | const xcb_input_event_class_t *classe
s /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_input_grab_device_button | | ** xcb_void_cookie_t xcb_input_grab_device_button | |
| | | | |
| skipping to change at line 3987 | | skipping to change at line 3987 | |
| uint8_t modifier_devic
e /**< */, | | uint8_t modifier_devic
e /**< */, | |
| uint16_t num_classes /
**< */, | | uint16_t num_classes /
**< */, | |
| uint16_t modifiers /**
< */, | | uint16_t modifiers /**
< */, | |
| uint8_t this_device_mo
de /**< */, | | uint8_t this_device_mo
de /**< */, | |
| uint8_t other_device_m
ode /**< */, | | uint8_t other_device_m
ode /**< */, | |
| uint8_t button /**< *
/, | | uint8_t button /**< *
/, | |
| uint8_t owner_events
/**< */, | | uint8_t owner_events
/**< */, | |
| const xcb_input_event_class_t *classes /**<
*/); | | const xcb_input_event_class_t *classes /**<
*/); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 4021 | | skipping to change at line 4021 | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_input_ungrab_device_button_checked (xcb_connection_t *c /**< */, | | xcb_input_ungrab_device_button_checked (xcb_connection_t *c /**< */, | |
| xcb_window_t grab_window /**<
*/, | | xcb_window_t grab_window /**<
*/, | |
| uint16_t modifiers /**< *
/, | | uint16_t modifiers /**< *
/, | |
| uint8_t modifier_device
/**< */, | | uint8_t modifier_device
/**< */, | |
| uint8_t button /**< */, | | uint8_t button /**< */, | |
| uint8_t grabbed_device /
**< */); | | uint8_t grabbed_device /
**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_input_ungrab_device_button | | ** xcb_void_cookie_t xcb_input_ungrab_device_button | |
| | | | |
| skipping to change at line 4052 | | skipping to change at line 4052 | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_input_ungrab_device_button (xcb_connection_t *c /**< */, | | xcb_input_ungrab_device_button (xcb_connection_t *c /**< */, | |
| xcb_window_t grab_window /**< */, | | xcb_window_t grab_window /**< */, | |
| uint16_t modifiers /**< */, | | uint16_t modifiers /**< */, | |
| uint8_t modifier_device /**< */, | | uint8_t modifier_device /**< */, | |
| uint8_t button /**< */, | | uint8_t button /**< */, | |
| uint8_t grabbed_device /**< */); | | uint8_t grabbed_device /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 4082 | | skipping to change at line 4082 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_input_allow_device_events_checked (xcb_connection_t *c /**< */, | | xcb_input_allow_device_events_checked (xcb_connection_t *c /**< */, | |
| xcb_timestamp_t time /**< */, | | xcb_timestamp_t time /**< */, | |
| uint8_t mode /**< */, | | uint8_t mode /**< */, | |
| uint8_t device_id /**< */
); | | uint8_t device_id /**< */
); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_input_allow_device_events | | ** xcb_void_cookie_t xcb_input_allow_device_events | |
| | | | |
| skipping to change at line 4109 | | skipping to change at line 4109 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_input_allow_device_events (xcb_connection_t *c /**< */, | | xcb_input_allow_device_events (xcb_connection_t *c /**< */, | |
| xcb_timestamp_t time /**< */, | | xcb_timestamp_t time /**< */, | |
| uint8_t mode /**< */, | | uint8_t mode /**< */, | |
| uint8_t device_id /**< */); | | uint8_t device_id /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_input_get_device_focus_cookie_t xcb_input_get_device_focus | | ** xcb_input_get_device_focus_cookie_t xcb_input_get_device_focus | |
| | | | |
| skipping to change at line 4132 | | skipping to change at line 4132 | |
| ** @param uint8_t device_id | | ** @param uint8_t device_id | |
| ** @returns xcb_input_get_device_focus_cookie_t | | ** @returns xcb_input_get_device_focus_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_input_get_device_focus_cookie_t | | xcb_input_get_device_focus_cookie_t | |
| xcb_input_get_device_focus (xcb_connection_t *c /**< */, | | xcb_input_get_device_focus (xcb_connection_t *c /**< */, | |
| uint8_t device_id /**< */); | | uint8_t device_id /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 4189 | | skipping to change at line 4189 | |
| ** @returns xcb_input_get_device_focus_reply_t * | | ** @returns xcb_input_get_device_focus_reply_t * | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_input_get_device_focus_reply_t * | | xcb_input_get_device_focus_reply_t * | |
| xcb_input_get_device_focus_reply (xcb_connection_t *c
/**< */, | | xcb_input_get_device_focus_reply (xcb_connection_t *c
/**< */, | |
| xcb_input_get_device_focus_cookie_t coo
kie /**< */, | | xcb_input_get_device_focus_cookie_t coo
kie /**< */, | |
| xcb_generic_error_t **e
/**< */); | | xcb_generic_error_t **e
/**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 4221 | | skipping to change at line 4221 | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_input_set_device_focus_checked (xcb_connection_t *c /**< */, | | xcb_input_set_device_focus_checked (xcb_connection_t *c /**< */, | |
| xcb_window_t focus /**< */, | | xcb_window_t focus /**< */, | |
| xcb_timestamp_t time /**< */, | | xcb_timestamp_t time /**< */, | |
| uint8_t revert_to /**< */, | | uint8_t revert_to /**< */, | |
| uint8_t device_id /**< */); | | uint8_t device_id /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_input_set_device_focus | | ** xcb_void_cookie_t xcb_input_set_device_focus | |
| | | | |
| skipping to change at line 4250 | | skipping to change at line 4250 | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_input_set_device_focus (xcb_connection_t *c /**< */, | | xcb_input_set_device_focus (xcb_connection_t *c /**< */, | |
| xcb_window_t focus /**< */, | | xcb_window_t focus /**< */, | |
| xcb_timestamp_t time /**< */, | | xcb_timestamp_t time /**< */, | |
| uint8_t revert_to /**< */, | | uint8_t revert_to /**< */, | |
| uint8_t device_id /**< */); | | uint8_t device_id /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_input_get_feedback_control_cookie_t xcb_input_get_feedback_control | | ** xcb_input_get_feedback_control_cookie_t xcb_input_get_feedback_control | |
| | | | |
| skipping to change at line 4273 | | skipping to change at line 4273 | |
| ** @param uint8_t device_id | | ** @param uint8_t device_id | |
| ** @returns xcb_input_get_feedback_control_cookie_t | | ** @returns xcb_input_get_feedback_control_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_input_get_feedback_control_cookie_t | | xcb_input_get_feedback_control_cookie_t | |
| xcb_input_get_feedback_control (xcb_connection_t *c /**< */, | | xcb_input_get_feedback_control (xcb_connection_t *c /**< */, | |
| uint8_t device_id /**< */); | | uint8_t device_id /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 5013 | | skipping to change at line 5013 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_generic_iterator_t | | xcb_generic_iterator_t | |
| xcb_input_led_feedback_ctl_end (xcb_input_led_feedback_ctl_iterator_t i /*
*< */); | | xcb_input_led_feedback_ctl_end (xcb_input_led_feedback_ctl_iterator_t i /*
*< */); | |
| | | | |
| int | | int | |
| xcb_input_get_device_key_mapping_sizeof (const void *_buffer /**< */); | | xcb_input_get_device_key_mapping_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_input_get_device_key_mapping_cookie_t xcb_input_get_device_key_mapp
ing | | ** xcb_input_get_device_key_mapping_cookie_t xcb_input_get_device_key_mapp
ing | |
| | | | |
| skipping to change at line 5040 | | skipping to change at line 5040 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_input_get_device_key_mapping_cookie_t | | xcb_input_get_device_key_mapping_cookie_t | |
| xcb_input_get_device_key_mapping (xcb_connection_t *c /**< */, | | xcb_input_get_device_key_mapping (xcb_connection_t *c /**< */, | |
| uint8_t device_id /**< */, | | uint8_t device_id /**< */, | |
| xcb_input_key_code_t first_keycode /**<
*/, | | xcb_input_key_code_t first_keycode /**<
*/, | |
| uint8_t count /**< */); | | uint8_t count /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 5140 | | skipping to change at line 5140 | |
| | | | |
| xcb_input_get_device_key_mapping_reply_t * | | xcb_input_get_device_key_mapping_reply_t * | |
| xcb_input_get_device_key_mapping_reply (xcb_connection_t
*c /**< */, | | xcb_input_get_device_key_mapping_reply (xcb_connection_t
*c /**< */, | |
| xcb_input_get_device_key_mapping_co
okie_t cookie /**< */, | | xcb_input_get_device_key_mapping_co
okie_t cookie /**< */, | |
| xcb_generic_error_t
**e /**< */); | | xcb_generic_error_t
**e /**< */); | |
| | | | |
| int | | int | |
| xcb_input_change_device_key_mapping_sizeof (const void *_buffer /**< */); | | xcb_input_change_device_key_mapping_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 5174 | | skipping to change at line 5174 | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_input_change_device_key_mapping_checked (xcb_connection_t *c /**<
*/, | | xcb_input_change_device_key_mapping_checked (xcb_connection_t *c /**<
*/, | |
| uint8_t device_i
d /**< */, | | uint8_t device_i
d /**< */, | |
| xcb_input_key_code_t first_ke
ycode /**< */, | | xcb_input_key_code_t first_ke
ycode /**< */, | |
| uint8_t keysyms_
per_keycode /**< */, | | uint8_t keysyms_
per_keycode /**< */, | |
| uint8_t keycode_
count /**< */, | | uint8_t keycode_
count /**< */, | |
| const xcb_keysym_t *keysyms
/**< */); | | const xcb_keysym_t *keysyms
/**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_input_change_device_key_mapping | | ** xcb_void_cookie_t xcb_input_change_device_key_mapping | |
| | | | |
| skipping to change at line 5208 | | skipping to change at line 5208 | |
| uint8_t device_id /**<
*/, | | uint8_t device_id /**<
*/, | |
| xcb_input_key_code_t first_keycode /
**< */, | | xcb_input_key_code_t first_keycode /
**< */, | |
| uint8_t keysyms_per_keyc
ode /**< */, | | uint8_t keysyms_per_keyc
ode /**< */, | |
| uint8_t keycode_count /
**< */, | | uint8_t keycode_count /
**< */, | |
| const xcb_keysym_t *keysyms /**< */
); | | const xcb_keysym_t *keysyms /**< */
); | |
| | | | |
| int | | int | |
| xcb_input_get_device_modifier_mapping_sizeof (const void *_buffer /**< */
); | | xcb_input_get_device_modifier_mapping_sizeof (const void *_buffer /**< */
); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_input_get_device_modifier_mapping_cookie_t xcb_input_get_device_mod
ifier_mapping | | ** xcb_input_get_device_modifier_mapping_cookie_t xcb_input_get_device_mod
ifier_mapping | |
| | | | |
| skipping to change at line 5231 | | skipping to change at line 5231 | |
| ** @param uint8_t device_id | | ** @param uint8_t device_id | |
| ** @returns xcb_input_get_device_modifier_mapping_cookie_t | | ** @returns xcb_input_get_device_modifier_mapping_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_input_get_device_modifier_mapping_cookie_t | | xcb_input_get_device_modifier_mapping_cookie_t | |
| xcb_input_get_device_modifier_mapping (xcb_connection_t *c /**< */, | | xcb_input_get_device_modifier_mapping (xcb_connection_t *c /**< */, | |
| uint8_t device_id /**< */
); | | uint8_t device_id /**< */
); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 5327 | | skipping to change at line 5327 | |
| | | | |
| xcb_input_get_device_modifier_mapping_reply_t * | | xcb_input_get_device_modifier_mapping_reply_t * | |
| xcb_input_get_device_modifier_mapping_reply (xcb_connection_t
*c /**< */, | | xcb_input_get_device_modifier_mapping_reply (xcb_connection_t
*c /**< */, | |
| xcb_input_get_device_modifier_
mapping_cookie_t cookie /**< */, | | xcb_input_get_device_modifier_
mapping_cookie_t cookie /**< */, | |
| xcb_generic_error_t
**e /**< */); | | xcb_generic_error_t
**e /**< */); | |
| | | | |
| int | | int | |
| xcb_input_set_device_modifier_mapping_sizeof (const void *_buffer /**< */
); | | xcb_input_set_device_modifier_mapping_sizeof (const void *_buffer /**< */
); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_input_set_device_modifier_mapping_cookie_t xcb_input_set_device_mod
ifier_mapping | | ** xcb_input_set_device_modifier_mapping_cookie_t xcb_input_set_device_mod
ifier_mapping | |
| | | | |
| skipping to change at line 5354 | | skipping to change at line 5354 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_input_set_device_modifier_mapping_cookie_t | | xcb_input_set_device_modifier_mapping_cookie_t | |
| xcb_input_set_device_modifier_mapping (xcb_connection_t *c /**< */, | | xcb_input_set_device_modifier_mapping (xcb_connection_t *c /**< */, | |
| uint8_t device_id /**< */
, | | uint8_t device_id /**< */
, | |
| uint8_t keycodes_per_modif
ier /**< */, | | uint8_t keycodes_per_modif
ier /**< */, | |
| const uint8_t *keymaps /**< */); | | const uint8_t *keymaps /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 5418 | | skipping to change at line 5418 | |
| | | | |
| xcb_input_set_device_modifier_mapping_reply_t * | | xcb_input_set_device_modifier_mapping_reply_t * | |
| xcb_input_set_device_modifier_mapping_reply (xcb_connection_t
*c /**< */, | | xcb_input_set_device_modifier_mapping_reply (xcb_connection_t
*c /**< */, | |
| xcb_input_set_device_modifier_
mapping_cookie_t cookie /**< */, | | xcb_input_set_device_modifier_
mapping_cookie_t cookie /**< */, | |
| xcb_generic_error_t
**e /**< */); | | xcb_generic_error_t
**e /**< */); | |
| | | | |
| int | | int | |
| xcb_input_get_device_button_mapping_sizeof (const void *_buffer /**< */); | | xcb_input_get_device_button_mapping_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_input_get_device_button_mapping_cookie_t xcb_input_get_device_butto
n_mapping | | ** xcb_input_get_device_button_mapping_cookie_t xcb_input_get_device_butto
n_mapping | |
| | | | |
| skipping to change at line 5441 | | skipping to change at line 5441 | |
| ** @param uint8_t device_id | | ** @param uint8_t device_id | |
| ** @returns xcb_input_get_device_button_mapping_cookie_t | | ** @returns xcb_input_get_device_button_mapping_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_input_get_device_button_mapping_cookie_t | | xcb_input_get_device_button_mapping_cookie_t | |
| xcb_input_get_device_button_mapping (xcb_connection_t *c /**< */, | | xcb_input_get_device_button_mapping (xcb_connection_t *c /**< */, | |
| uint8_t device_id /**< */); | | uint8_t device_id /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 5537 | | skipping to change at line 5537 | |
| | | | |
| xcb_input_get_device_button_mapping_reply_t * | | xcb_input_get_device_button_mapping_reply_t * | |
| xcb_input_get_device_button_mapping_reply (xcb_connection_t
*c /**< */, | | xcb_input_get_device_button_mapping_reply (xcb_connection_t
*c /**< */, | |
| xcb_input_get_device_button_mapp
ing_cookie_t cookie /**< */, | | xcb_input_get_device_button_mapp
ing_cookie_t cookie /**< */, | |
| xcb_generic_error_t
**e /**< */); | | xcb_generic_error_t
**e /**< */); | |
| | | | |
| int | | int | |
| xcb_input_set_device_button_mapping_sizeof (const void *_buffer /**< */); | | xcb_input_set_device_button_mapping_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_input_set_device_button_mapping_cookie_t xcb_input_set_device_butto
n_mapping | | ** xcb_input_set_device_button_mapping_cookie_t xcb_input_set_device_butto
n_mapping | |
| | | | |
| skipping to change at line 5564 | | skipping to change at line 5564 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_input_set_device_button_mapping_cookie_t | | xcb_input_set_device_button_mapping_cookie_t | |
| xcb_input_set_device_button_mapping (xcb_connection_t *c /**< */, | | xcb_input_set_device_button_mapping (xcb_connection_t *c /**< */, | |
| uint8_t device_id /**< */, | | uint8_t device_id /**< */, | |
| uint8_t map_size /**< */, | | uint8_t map_size /**< */, | |
| const uint8_t *map /**< */); | | const uint8_t *map /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 5625 | | skipping to change at line 5625 | |
| ** @returns xcb_input_set_device_button_mapping_reply_t * | | ** @returns xcb_input_set_device_button_mapping_reply_t * | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_input_set_device_button_mapping_reply_t * | | xcb_input_set_device_button_mapping_reply_t * | |
| xcb_input_set_device_button_mapping_reply (xcb_connection_t
*c /**< */, | | xcb_input_set_device_button_mapping_reply (xcb_connection_t
*c /**< */, | |
| xcb_input_set_device_button_mapp
ing_cookie_t cookie /**< */, | | xcb_input_set_device_button_mapp
ing_cookie_t cookie /**< */, | |
| xcb_generic_error_t
**e /**< */); | | xcb_generic_error_t
**e /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_input_query_device_state_cookie_t xcb_input_query_device_state | | ** xcb_input_query_device_state_cookie_t xcb_input_query_device_state | |
| | | | |
| skipping to change at line 5648 | | skipping to change at line 5648 | |
| ** @param uint8_t device_id | | ** @param uint8_t device_id | |
| ** @returns xcb_input_query_device_state_cookie_t | | ** @returns xcb_input_query_device_state_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_input_query_device_state_cookie_t | | xcb_input_query_device_state_cookie_t | |
| xcb_input_query_device_state (xcb_connection_t *c /**< */, | | xcb_input_query_device_state (xcb_connection_t *c /**< */, | |
| uint8_t device_id /**< */); | | uint8_t device_id /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 5919 | | skipping to change at line 5919 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_generic_iterator_t | | xcb_generic_iterator_t | |
| xcb_input_valuator_state_end (xcb_input_valuator_state_iterator_t i /**< *
/); | | xcb_input_valuator_state_end (xcb_input_valuator_state_iterator_t i /**< *
/); | |
| | | | |
| int | | int | |
| xcb_input_send_extension_event_sizeof (const void *_buffer /**< */); | | xcb_input_send_extension_event_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 5957 | | skipping to change at line 5957 | |
| xcb_input_send_extension_event_checked (xcb_connection_t *c /
**< */, | | xcb_input_send_extension_event_checked (xcb_connection_t *c /
**< */, | |
| xcb_window_t dest
ination /**< */, | | xcb_window_t dest
ination /**< */, | |
| uint8_t devi
ce_id /**< */, | | uint8_t devi
ce_id /**< */, | |
| uint8_t prop
agate /**< */, | | uint8_t prop
agate /**< */, | |
| uint16_t num_
classes /**< */, | | uint16_t num_
classes /**< */, | |
| uint8_t num_
events /**< */, | | uint8_t num_
events /**< */, | |
| const char *even
ts /**< */, | | const char *even
ts /**< */, | |
| const xcb_input_event_class_t *clas
ses /**< */); | | const xcb_input_event_class_t *clas
ses /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_input_send_extension_event | | ** xcb_void_cookie_t xcb_input_send_extension_event | |
| | | | |
| skipping to change at line 5992 | | skipping to change at line 5992 | |
| xcb_input_send_extension_event (xcb_connection_t *c /**< */, | | xcb_input_send_extension_event (xcb_connection_t *c /**< */, | |
| xcb_window_t destination
/**< */, | | xcb_window_t destination
/**< */, | |
| uint8_t device_id /
**< */, | | uint8_t device_id /
**< */, | |
| uint8_t propagate /
**< */, | | uint8_t propagate /
**< */, | |
| uint16_t num_classes
/**< */, | | uint16_t num_classes
/**< */, | |
| uint8_t num_events
/**< */, | | uint8_t num_events
/**< */, | |
| const char *events /**<
*/, | | const char *events /**<
*/, | |
| const xcb_input_event_class_t *classes /**
< */); | | const xcb_input_event_class_t *classes /**
< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 6024 | | skipping to change at line 6024 | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_input_device_bell_checked (xcb_connection_t *c /**< */, | | xcb_input_device_bell_checked (xcb_connection_t *c /**< */, | |
| uint8_t device_id /**< */, | | uint8_t device_id /**< */, | |
| uint8_t feedback_id /**< */, | | uint8_t feedback_id /**< */, | |
| uint8_t feedback_class /**< */, | | uint8_t feedback_class /**< */, | |
| int8_t percent /**< */); | | int8_t percent /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_input_device_bell | | ** xcb_void_cookie_t xcb_input_device_bell | |
| | | | |
| skipping to change at line 6056 | | skipping to change at line 6056 | |
| xcb_input_device_bell (xcb_connection_t *c /**< */, | | xcb_input_device_bell (xcb_connection_t *c /**< */, | |
| uint8_t device_id /**< */, | | uint8_t device_id /**< */, | |
| uint8_t feedback_id /**< */, | | uint8_t feedback_id /**< */, | |
| uint8_t feedback_class /**< */, | | uint8_t feedback_class /**< */, | |
| int8_t percent /**< */); | | int8_t percent /**< */); | |
| | | | |
| int | | int | |
| xcb_input_set_device_valuators_sizeof (const void *_buffer /**< */); | | xcb_input_set_device_valuators_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_input_set_device_valuators_cookie_t xcb_input_set_device_valuators | | ** xcb_input_set_device_valuators_cookie_t xcb_input_set_device_valuators | |
| | | | |
| skipping to change at line 6085 | | skipping to change at line 6085 | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_input_set_device_valuators_cookie_t | | xcb_input_set_device_valuators_cookie_t | |
| xcb_input_set_device_valuators (xcb_connection_t *c /**< */, | | xcb_input_set_device_valuators (xcb_connection_t *c /**< */, | |
| uint8_t device_id /**< */, | | uint8_t device_id /**< */, | |
| uint8_t first_valuator /**< */, | | uint8_t first_valuator /**< */, | |
| uint8_t num_valuators /**< */, | | uint8_t num_valuators /**< */, | |
| const int32_t *valuators /**< */); | | const int32_t *valuators /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 6148 | | skipping to change at line 6148 | |
| ** @returns xcb_input_set_device_valuators_reply_t * | | ** @returns xcb_input_set_device_valuators_reply_t * | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_input_set_device_valuators_reply_t * | | xcb_input_set_device_valuators_reply_t * | |
| xcb_input_set_device_valuators_reply (xcb_connection_t
*c /**< */, | | xcb_input_set_device_valuators_reply (xcb_connection_t
*c /**< */, | |
| xcb_input_set_device_valuators_cookie
_t cookie /**< */, | | xcb_input_set_device_valuators_cookie
_t cookie /**< */, | |
| xcb_generic_error_t
**e /**< */); | | xcb_generic_error_t
**e /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_input_get_device_control_cookie_t xcb_input_get_device_control | | ** xcb_input_get_device_control_cookie_t xcb_input_get_device_control | |
| | | | |
| skipping to change at line 6173 | | skipping to change at line 6173 | |
| ** @returns xcb_input_get_device_control_cookie_t | | ** @returns xcb_input_get_device_control_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_input_get_device_control_cookie_t | | xcb_input_get_device_control_cookie_t | |
| xcb_input_get_device_control (xcb_connection_t *c /**< */, | | xcb_input_get_device_control (xcb_connection_t *c /**< */, | |
| uint16_t control_id /**< */, | | uint16_t control_id /**< */, | |
| uint8_t device_id /**< */); | | uint8_t device_id /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
End of changes. 66 change blocks. |
| 66 lines changed or deleted | | 66 lines changed or added | |
|
| xkb.h | | xkb.h | |
| | | | |
| skipping to change at line 7274 | | skipping to change at line 7274 | |
| ** | | ** | |
| ** @param xcb_xkb_action_iterator_t i | | ** @param xcb_xkb_action_iterator_t i | |
| ** @returns xcb_generic_iterator_t | | ** @returns xcb_generic_iterator_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_generic_iterator_t | | xcb_generic_iterator_t | |
| xcb_xkb_action_end (xcb_xkb_action_iterator_t i /**< */); | | xcb_xkb_action_end (xcb_xkb_action_iterator_t i /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_xkb_use_extension_cookie_t xcb_xkb_use_extension | | ** xcb_xkb_use_extension_cookie_t xcb_xkb_use_extension | |
| | | | |
| skipping to change at line 7299 | | skipping to change at line 7299 | |
| ** @returns xcb_xkb_use_extension_cookie_t | | ** @returns xcb_xkb_use_extension_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_xkb_use_extension_cookie_t | | xcb_xkb_use_extension_cookie_t | |
| xcb_xkb_use_extension (xcb_connection_t *c /**< */, | | xcb_xkb_use_extension (xcb_connection_t *c /**< */, | |
| uint16_t wantedMajor /**< */, | | uint16_t wantedMajor /**< */, | |
| uint16_t wantedMinor /**< */); | | uint16_t wantedMinor /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 7378 | | skipping to change at line 7378 | |
| uint16_t sel
ectAll /**< */, | | uint16_t sel
ectAll /**< */, | |
| xcb_xkb_select_events_details_t *_au
x /**< */); | | xcb_xkb_select_events_details_t *_au
x /**< */); | |
| | | | |
| int | | int | |
| xcb_xkb_select_events_details_sizeof (const void *_buffer /**< */, | | xcb_xkb_select_events_details_sizeof (const void *_buffer /**< */, | |
| uint16_t affectWhich /**< */, | | uint16_t affectWhich /**< */, | |
| uint16_t clear /**< */, | | uint16_t clear /**< */, | |
| uint16_t selectAll /**< */); | | uint16_t selectAll /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 7416 | | skipping to change at line 7416 | |
| xcb_xkb_select_events_checked (xcb_connection_t *c /**< */, | | xcb_xkb_select_events_checked (xcb_connection_t *c /**< */, | |
| xcb_xkb_device_spec_t deviceSpec /**< */, | | xcb_xkb_device_spec_t deviceSpec /**< */, | |
| uint16_t affectWhich /**< */, | | uint16_t affectWhich /**< */, | |
| uint16_t clear /**< */, | | uint16_t clear /**< */, | |
| uint16_t selectAll /**< */, | | uint16_t selectAll /**< */, | |
| uint16_t affectMap /**< */, | | uint16_t affectMap /**< */, | |
| uint16_t map /**< */, | | uint16_t map /**< */, | |
| const void *details /**< */); | | const void *details /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_xkb_select_events | | ** xcb_void_cookie_t xcb_xkb_select_events | |
| | | | |
| skipping to change at line 7451 | | skipping to change at line 7451 | |
| xcb_xkb_select_events (xcb_connection_t *c /**< */, | | xcb_xkb_select_events (xcb_connection_t *c /**< */, | |
| xcb_xkb_device_spec_t deviceSpec /**< */, | | xcb_xkb_device_spec_t deviceSpec /**< */, | |
| uint16_t affectWhich /**< */, | | uint16_t affectWhich /**< */, | |
| uint16_t clear /**< */, | | uint16_t clear /**< */, | |
| uint16_t selectAll /**< */, | | uint16_t selectAll /**< */, | |
| uint16_t affectMap /**< */, | | uint16_t affectMap /**< */, | |
| uint16_t map /**< */, | | uint16_t map /**< */, | |
| const void *details /**< */); | | const void *details /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 7489 | | skipping to change at line 7489 | |
| xcb_xkb_select_events_aux_checked (xcb_connection_t *c
/**< */, | | xcb_xkb_select_events_aux_checked (xcb_connection_t *c
/**< */, | |
| xcb_xkb_device_spec_t d
eviceSpec /**< */, | | xcb_xkb_device_spec_t d
eviceSpec /**< */, | |
| uint16_t a
ffectWhich /**< */, | | uint16_t a
ffectWhich /**< */, | |
| uint16_t c
lear /**< */, | | uint16_t c
lear /**< */, | |
| uint16_t s
electAll /**< */, | | uint16_t s
electAll /**< */, | |
| uint16_t a
ffectMap /**< */, | | uint16_t a
ffectMap /**< */, | |
| uint16_t m
ap /**< */, | | uint16_t m
ap /**< */, | |
| const xcb_xkb_select_events_details_t *d
etails /**< */); | | const xcb_xkb_select_events_details_t *d
etails /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_xkb_select_events_aux | | ** xcb_void_cookie_t xcb_xkb_select_events_aux | |
| | | | |
| skipping to change at line 7524 | | skipping to change at line 7524 | |
| xcb_xkb_select_events_aux (xcb_connection_t *c /**< *
/, | | xcb_xkb_select_events_aux (xcb_connection_t *c /**< *
/, | |
| xcb_xkb_device_spec_t deviceSpe
c /**< */, | | xcb_xkb_device_spec_t deviceSpe
c /**< */, | |
| uint16_t affectWhi
ch /**< */, | | uint16_t affectWhi
ch /**< */, | |
| uint16_t clear /*
*< */, | | uint16_t clear /*
*< */, | |
| uint16_t selectAll
/**< */, | | uint16_t selectAll
/**< */, | |
| uint16_t affectMap
/**< */, | | uint16_t affectMap
/**< */, | |
| uint16_t map /**<
*/, | | uint16_t map /**<
*/, | |
| const xcb_xkb_select_events_details_t *details
/**< */); | | const xcb_xkb_select_events_details_t *details
/**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 7568 | | skipping to change at line 7568 | |
| xcb_xkb_id_spec_t bellID /**< */, | | xcb_xkb_id_spec_t bellID /**< */, | |
| int8_t percent /**< */, | | int8_t percent /**< */, | |
| uint8_t forceSound /**< */, | | uint8_t forceSound /**< */, | |
| uint8_t eventOnly /**< */, | | uint8_t eventOnly /**< */, | |
| int16_t pitch /**< */, | | int16_t pitch /**< */, | |
| int16_t duration /**< */, | | int16_t duration /**< */, | |
| xcb_atom_t name /**< */, | | xcb_atom_t name /**< */, | |
| xcb_window_t window /**< */); | | xcb_window_t window /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_xkb_bell | | ** xcb_void_cookie_t xcb_xkb_bell | |
| | | | |
| skipping to change at line 7609 | | skipping to change at line 7609 | |
| xcb_xkb_id_spec_t bellID /**< */, | | xcb_xkb_id_spec_t bellID /**< */, | |
| int8_t percent /**< */, | | int8_t percent /**< */, | |
| uint8_t forceSound /**< */, | | uint8_t forceSound /**< */, | |
| uint8_t eventOnly /**< */, | | uint8_t eventOnly /**< */, | |
| int16_t pitch /**< */, | | int16_t pitch /**< */, | |
| int16_t duration /**< */, | | int16_t duration /**< */, | |
| xcb_atom_t name /**< */, | | xcb_atom_t name /**< */, | |
| xcb_window_t window /**< */); | | xcb_window_t window /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_xkb_get_state_cookie_t xcb_xkb_get_state | | ** xcb_xkb_get_state_cookie_t xcb_xkb_get_state | |
| | | | |
| skipping to change at line 7632 | | skipping to change at line 7632 | |
| ** @param xcb_xkb_device_spec_t deviceSpec | | ** @param xcb_xkb_device_spec_t deviceSpec | |
| ** @returns xcb_xkb_get_state_cookie_t | | ** @returns xcb_xkb_get_state_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_xkb_get_state_cookie_t | | xcb_xkb_get_state_cookie_t | |
| xcb_xkb_get_state (xcb_connection_t *c /**< */, | | xcb_xkb_get_state (xcb_connection_t *c /**< */, | |
| xcb_xkb_device_spec_t deviceSpec /**< */); | | xcb_xkb_device_spec_t deviceSpec /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 7689 | | skipping to change at line 7689 | |
| ** @returns xcb_xkb_get_state_reply_t * | | ** @returns xcb_xkb_get_state_reply_t * | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_xkb_get_state_reply_t * | | xcb_xkb_get_state_reply_t * | |
| xcb_xkb_get_state_reply (xcb_connection_t *c /**< */, | | xcb_xkb_get_state_reply (xcb_connection_t *c /**< */, | |
| xcb_xkb_get_state_cookie_t cookie /**< */, | | xcb_xkb_get_state_cookie_t cookie /**< */, | |
| xcb_generic_error_t **e /**< */); | | xcb_generic_error_t **e /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 7729 | | skipping to change at line 7729 | |
| xcb_xkb_device_spec_t deviceSpec /**< *
/, | | xcb_xkb_device_spec_t deviceSpec /**< *
/, | |
| uint8_t affectModLocks /*
*< */, | | uint8_t affectModLocks /*
*< */, | |
| uint8_t modLocks /**< */, | | uint8_t modLocks /**< */, | |
| uint8_t lockGroup /**< */
, | | uint8_t lockGroup /**< */
, | |
| uint8_t groupLock /**< */
, | | uint8_t groupLock /**< */
, | |
| uint8_t affectModLatches
/**< */, | | uint8_t affectModLatches
/**< */, | |
| uint8_t latchGroup /**< *
/, | | uint8_t latchGroup /**< *
/, | |
| uint16_t groupLatch /**< *
/); | | uint16_t groupLatch /**< *
/); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_xkb_latch_lock_state | | ** xcb_void_cookie_t xcb_xkb_latch_lock_state | |
| | | | |
| skipping to change at line 7766 | | skipping to change at line 7766 | |
| xcb_xkb_device_spec_t deviceSpec /**< */, | | xcb_xkb_device_spec_t deviceSpec /**< */, | |
| uint8_t affectModLocks /**< */, | | uint8_t affectModLocks /**< */, | |
| uint8_t modLocks /**< */, | | uint8_t modLocks /**< */, | |
| uint8_t lockGroup /**< */, | | uint8_t lockGroup /**< */, | |
| uint8_t groupLock /**< */, | | uint8_t groupLock /**< */, | |
| uint8_t affectModLatches /**< */, | | uint8_t affectModLatches /**< */, | |
| uint8_t latchGroup /**< */, | | uint8_t latchGroup /**< */, | |
| uint16_t groupLatch /**< */); | | uint16_t groupLatch /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_xkb_get_controls_cookie_t xcb_xkb_get_controls | | ** xcb_xkb_get_controls_cookie_t xcb_xkb_get_controls | |
| | | | |
| skipping to change at line 7789 | | skipping to change at line 7789 | |
| ** @param xcb_xkb_device_spec_t deviceSpec | | ** @param xcb_xkb_device_spec_t deviceSpec | |
| ** @returns xcb_xkb_get_controls_cookie_t | | ** @returns xcb_xkb_get_controls_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_xkb_get_controls_cookie_t | | xcb_xkb_get_controls_cookie_t | |
| xcb_xkb_get_controls (xcb_connection_t *c /**< */, | | xcb_xkb_get_controls (xcb_connection_t *c /**< */, | |
| xcb_xkb_device_spec_t deviceSpec /**< */); | | xcb_xkb_device_spec_t deviceSpec /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 7846 | | skipping to change at line 7846 | |
| ** @returns xcb_xkb_get_controls_reply_t * | | ** @returns xcb_xkb_get_controls_reply_t * | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_xkb_get_controls_reply_t * | | xcb_xkb_get_controls_reply_t * | |
| xcb_xkb_get_controls_reply (xcb_connection_t *c /**< */, | | xcb_xkb_get_controls_reply (xcb_connection_t *c /**< */, | |
| xcb_xkb_get_controls_cookie_t cookie /**< */
, | | xcb_xkb_get_controls_cookie_t cookie /**< */
, | |
| xcb_generic_error_t **e /**< */); | | xcb_generic_error_t **e /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 7930 | | skipping to change at line 7930 | |
| uint16_t mouseKeysMaxSpeed /**
< */, | | uint16_t mouseKeysMaxSpeed /**
< */, | |
| int16_t mouseKeysCurve /**< *
/, | | int16_t mouseKeysCurve /**< *
/, | |
| uint16_t accessXTimeout /**< *
/, | | uint16_t accessXTimeout /**< *
/, | |
| uint32_t accessXTimeoutMask /*
*< */, | | uint32_t accessXTimeoutMask /*
*< */, | |
| uint32_t accessXTimeoutValues
/**< */, | | uint32_t accessXTimeoutValues
/**< */, | |
| xcb_xkb_ax_option_t accessXTimeoutOptionsM
ask /**< */, | | xcb_xkb_ax_option_t accessXTimeoutOptionsM
ask /**< */, | |
| xcb_xkb_ax_option_t accessXTimeoutOptionsV
alues /**< */, | | xcb_xkb_ax_option_t accessXTimeoutOptionsV
alues /**< */, | |
| const uint8_t *perKeyRepeat /**< */)
; | | const uint8_t *perKeyRepeat /**< */)
; | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_xkb_set_controls | | ** xcb_void_cookie_t xcb_xkb_set_controls | |
| | | | |
| skipping to change at line 8370 | | skipping to change at line 8370 | |
| uint8_t nKeyActions /**< */, | | uint8_t nKeyActions /**< */, | |
| uint16_t totalActions /**< */, | | uint16_t totalActions /**< */, | |
| uint8_t totalKeyBehaviors /**< */, | | uint8_t totalKeyBehaviors /**< */, | |
| uint8_t nVModMapKeys /**< */, | | uint8_t nVModMapKeys /**< */, | |
| uint8_t totalKeyExplicit /**< */, | | uint8_t totalKeyExplicit /**< */, | |
| uint8_t totalModMapKeys /**< */, | | uint8_t totalModMapKeys /**< */, | |
| uint8_t totalVModMapKeys /**< */, | | uint8_t totalVModMapKeys /**< */, | |
| uint16_t present /**< */); | | uint16_t present /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_xkb_get_map_cookie_t xcb_xkb_get_map | | ** xcb_xkb_get_map_cookie_t xcb_xkb_get_map | |
| | | | |
| skipping to change at line 8427 | | skipping to change at line 8427 | |
| uint8_t nKeyBehaviors /**< */, | | uint8_t nKeyBehaviors /**< */, | |
| uint16_t virtualMods /**< */, | | uint16_t virtualMods /**< */, | |
| xcb_keycode_t firstKeyExplicit /**< */, | | xcb_keycode_t firstKeyExplicit /**< */, | |
| uint8_t nKeyExplicit /**< */, | | uint8_t nKeyExplicit /**< */, | |
| xcb_keycode_t firstModMapKey /**< */, | | xcb_keycode_t firstModMapKey /**< */, | |
| uint8_t nModMapKeys /**< */, | | uint8_t nModMapKeys /**< */, | |
| xcb_keycode_t firstVModMapKey /**< */, | | xcb_keycode_t firstVModMapKey /**< */, | |
| uint8_t nVModMapKeys /**< */); | | uint8_t nVModMapKeys /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 8889 | | skipping to change at line 8889 | |
| uint8_t nKeyActions /**< */, | | uint8_t nKeyActions /**< */, | |
| uint16_t totalActions /**< */, | | uint16_t totalActions /**< */, | |
| uint8_t totalKeyBehaviors /**< */, | | uint8_t totalKeyBehaviors /**< */, | |
| uint8_t nVModMapKeys /**< */, | | uint8_t nVModMapKeys /**< */, | |
| uint8_t totalKeyExplicit /**< */, | | uint8_t totalKeyExplicit /**< */, | |
| uint8_t totalModMapKeys /**< */, | | uint8_t totalModMapKeys /**< */, | |
| uint8_t totalVModMapKeys /**< */, | | uint8_t totalVModMapKeys /**< */, | |
| uint16_t present /**< */); | | uint16_t present /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 8967 | | skipping to change at line 8967 | |
| xcb_keycode_t firstModMapKey /**< */, | | xcb_keycode_t firstModMapKey /**< */, | |
| uint8_t nModMapKeys /**< */, | | uint8_t nModMapKeys /**< */, | |
| uint8_t totalModMapKeys /**< */, | | uint8_t totalModMapKeys /**< */, | |
| xcb_keycode_t firstVModMapKey /**< */, | | xcb_keycode_t firstVModMapKey /**< */, | |
| uint8_t nVModMapKeys /**< */, | | uint8_t nVModMapKeys /**< */, | |
| uint8_t totalVModMapKeys /**< */, | | uint8_t totalVModMapKeys /**< */, | |
| uint16_t virtualMods /**< */, | | uint16_t virtualMods /**< */, | |
| const void *values /**< */); | | const void *values /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_xkb_set_map | | ** xcb_void_cookie_t xcb_xkb_set_map | |
| | | | |
| skipping to change at line 9042 | | skipping to change at line 9042 | |
| xcb_keycode_t firstModMapKey /**< */, | | xcb_keycode_t firstModMapKey /**< */, | |
| uint8_t nModMapKeys /**< */, | | uint8_t nModMapKeys /**< */, | |
| uint8_t totalModMapKeys /**< */, | | uint8_t totalModMapKeys /**< */, | |
| xcb_keycode_t firstVModMapKey /**< */, | | xcb_keycode_t firstVModMapKey /**< */, | |
| uint8_t nVModMapKeys /**< */, | | uint8_t nVModMapKeys /**< */, | |
| uint8_t totalVModMapKeys /**< */, | | uint8_t totalVModMapKeys /**< */, | |
| uint16_t virtualMods /**< */, | | uint16_t virtualMods /**< */, | |
| const void *values /**< */); | | const void *values /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 9120 | | skipping to change at line 9120 | |
| xcb_keycode_t firstModMapKey
/**< */, | | xcb_keycode_t firstModMapKey
/**< */, | |
| uint8_t nModMapKeys /
**< */, | | uint8_t nModMapKeys /
**< */, | |
| uint8_t totalModMapKey
s /**< */, | | uint8_t totalModMapKey
s /**< */, | |
| xcb_keycode_t firstVModMapKe
y /**< */, | | xcb_keycode_t firstVModMapKe
y /**< */, | |
| uint8_t nVModMapKeys
/**< */, | | uint8_t nVModMapKeys
/**< */, | |
| uint8_t totalVModMapKe
ys /**< */, | | uint8_t totalVModMapKe
ys /**< */, | |
| uint16_t virtualMods /
**< */, | | uint16_t virtualMods /
**< */, | |
| const xcb_xkb_set_map_values_t *values /**< *
/); | | const xcb_xkb_set_map_values_t *values /**< *
/); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_xkb_set_map_aux | | ** xcb_void_cookie_t xcb_xkb_set_map_aux | |
| | | | |
| skipping to change at line 9198 | | skipping to change at line 9198 | |
| xcb_keycode_t firstVModMapKey /**<
*/, | | xcb_keycode_t firstVModMapKey /**<
*/, | |
| uint8_t nVModMapKeys /**< */, | | uint8_t nVModMapKeys /**< */, | |
| uint8_t totalVModMapKeys /**<
*/, | | uint8_t totalVModMapKeys /**<
*/, | |
| uint16_t virtualMods /**< */, | | uint16_t virtualMods /**< */, | |
| const xcb_xkb_set_map_values_t *values /**< */); | | const xcb_xkb_set_map_values_t *values /**< */); | |
| | | | |
| int | | int | |
| xcb_xkb_get_compat_map_sizeof (const void *_buffer /**< */); | | xcb_xkb_get_compat_map_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_xkb_get_compat_map_cookie_t xcb_xkb_get_compat_map | | ** xcb_xkb_get_compat_map_cookie_t xcb_xkb_get_compat_map | |
| | | | |
| skipping to change at line 9229 | | skipping to change at line 9229 | |
| | | | |
| xcb_xkb_get_compat_map_cookie_t | | xcb_xkb_get_compat_map_cookie_t | |
| xcb_xkb_get_compat_map (xcb_connection_t *c /**< */, | | xcb_xkb_get_compat_map (xcb_connection_t *c /**< */, | |
| xcb_xkb_device_spec_t deviceSpec /**< */, | | xcb_xkb_device_spec_t deviceSpec /**< */, | |
| uint8_t groups /**< */, | | uint8_t groups /**< */, | |
| uint8_t getAllSI /**< */, | | uint8_t getAllSI /**< */, | |
| uint16_t firstSI /**< */, | | uint16_t firstSI /**< */, | |
| uint16_t nSI /**< */); | | uint16_t nSI /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 9369 | | skipping to change at line 9369 | |
| | | | |
| xcb_xkb_get_compat_map_reply_t * | | xcb_xkb_get_compat_map_reply_t * | |
| xcb_xkb_get_compat_map_reply (xcb_connection_t *c /**< */, | | xcb_xkb_get_compat_map_reply (xcb_connection_t *c /**< */, | |
| xcb_xkb_get_compat_map_cookie_t cookie /**
< */, | | xcb_xkb_get_compat_map_cookie_t cookie /**
< */, | |
| xcb_generic_error_t **e /**< */)
; | | xcb_generic_error_t **e /**< */)
; | |
| | | | |
| int | | int | |
| xcb_xkb_set_compat_map_sizeof (const void *_buffer /**< */); | | xcb_xkb_set_compat_map_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 9409 | | skipping to change at line 9409 | |
| xcb_xkb_device_spec_t deviceSpec /**< *
/, | | xcb_xkb_device_spec_t deviceSpec /**< *
/, | |
| uint8_t recomputeActions
/**< */, | | uint8_t recomputeActions
/**< */, | |
| uint8_t truncateSI /**< *
/, | | uint8_t truncateSI /**< *
/, | |
| uint8_t groups /**< */, | | uint8_t groups /**< */, | |
| uint16_t firstSI /**< */, | | uint16_t firstSI /**< */, | |
| uint16_t nSI /**< */, | | uint16_t nSI /**< */, | |
| const uint8_t *si /**< */, | | const uint8_t *si /**< */, | |
| const xcb_xkb_mod_def_t *groupMaps /**< */
); | | const xcb_xkb_mod_def_t *groupMaps /**< */
); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_xkb_set_compat_map | | ** xcb_void_cookie_t xcb_xkb_set_compat_map | |
| | | | |
| skipping to change at line 9446 | | skipping to change at line 9446 | |
| xcb_xkb_device_spec_t deviceSpec /**< */, | | xcb_xkb_device_spec_t deviceSpec /**< */, | |
| uint8_t recomputeActions /**< */, | | uint8_t recomputeActions /**< */, | |
| uint8_t truncateSI /**< */, | | uint8_t truncateSI /**< */, | |
| uint8_t groups /**< */, | | uint8_t groups /**< */, | |
| uint16_t firstSI /**< */, | | uint16_t firstSI /**< */, | |
| uint16_t nSI /**< */, | | uint16_t nSI /**< */, | |
| const uint8_t *si /**< */, | | const uint8_t *si /**< */, | |
| const xcb_xkb_mod_def_t *groupMaps /**< */); | | const xcb_xkb_mod_def_t *groupMaps /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_xkb_get_indicator_state_cookie_t xcb_xkb_get_indicator_state | | ** xcb_xkb_get_indicator_state_cookie_t xcb_xkb_get_indicator_state | |
| | | | |
| skipping to change at line 9469 | | skipping to change at line 9469 | |
| ** @param xcb_xkb_device_spec_t deviceSpec | | ** @param xcb_xkb_device_spec_t deviceSpec | |
| ** @returns xcb_xkb_get_indicator_state_cookie_t | | ** @returns xcb_xkb_get_indicator_state_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_xkb_get_indicator_state_cookie_t | | xcb_xkb_get_indicator_state_cookie_t | |
| xcb_xkb_get_indicator_state (xcb_connection_t *c /**< */, | | xcb_xkb_get_indicator_state (xcb_connection_t *c /**< */, | |
| xcb_xkb_device_spec_t deviceSpec /**< */); | | xcb_xkb_device_spec_t deviceSpec /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 9529 | | skipping to change at line 9529 | |
| | | | |
| xcb_xkb_get_indicator_state_reply_t * | | xcb_xkb_get_indicator_state_reply_t * | |
| xcb_xkb_get_indicator_state_reply (xcb_connection_t *c
/**< */, | | xcb_xkb_get_indicator_state_reply (xcb_connection_t *c
/**< */, | |
| xcb_xkb_get_indicator_state_cookie_t c
ookie /**< */, | | xcb_xkb_get_indicator_state_cookie_t c
ookie /**< */, | |
| xcb_generic_error_t **e
/**< */); | | xcb_generic_error_t **e
/**< */); | |
| | | | |
| int | | int | |
| xcb_xkb_get_indicator_map_sizeof (const void *_buffer /**< */); | | xcb_xkb_get_indicator_map_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_xkb_get_indicator_map_cookie_t xcb_xkb_get_indicator_map | | ** xcb_xkb_get_indicator_map_cookie_t xcb_xkb_get_indicator_map | |
| | | | |
| skipping to change at line 9554 | | skipping to change at line 9554 | |
| ** @returns xcb_xkb_get_indicator_map_cookie_t | | ** @returns xcb_xkb_get_indicator_map_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_xkb_get_indicator_map_cookie_t | | xcb_xkb_get_indicator_map_cookie_t | |
| xcb_xkb_get_indicator_map (xcb_connection_t *c /**< */, | | xcb_xkb_get_indicator_map (xcb_connection_t *c /**< */, | |
| xcb_xkb_device_spec_t deviceSpec /**< */, | | xcb_xkb_device_spec_t deviceSpec /**< */, | |
| uint32_t which /**< */); | | uint32_t which /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 9652 | | skipping to change at line 9652 | |
| | | | |
| xcb_xkb_get_indicator_map_reply_t * | | xcb_xkb_get_indicator_map_reply_t * | |
| xcb_xkb_get_indicator_map_reply (xcb_connection_t *c /*
*< */, | | xcb_xkb_get_indicator_map_reply (xcb_connection_t *c /*
*< */, | |
| xcb_xkb_get_indicator_map_cookie_t cooki
e /**< */, | | xcb_xkb_get_indicator_map_cookie_t cooki
e /**< */, | |
| xcb_generic_error_t **e /*
*< */); | | xcb_generic_error_t **e /*
*< */); | |
| | | | |
| int | | int | |
| xcb_xkb_set_indicator_map_sizeof (const void *_buffer /**< */); | | xcb_xkb_set_indicator_map_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 9682 | | skipping to change at line 9682 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_xkb_set_indicator_map_checked (xcb_connection_t *c /**< *
/, | | xcb_xkb_set_indicator_map_checked (xcb_connection_t *c /**< *
/, | |
| xcb_xkb_device_spec_t deviceSpe
c /**< */, | | xcb_xkb_device_spec_t deviceSpe
c /**< */, | |
| uint32_t which /*
*< */, | | uint32_t which /*
*< */, | |
| const xcb_xkb_indicator_map_t *maps /**
< */); | | const xcb_xkb_indicator_map_t *maps /**
< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_xkb_set_indicator_map | | ** xcb_void_cookie_t xcb_xkb_set_indicator_map | |
| | | | |
| skipping to change at line 9709 | | skipping to change at line 9709 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_xkb_set_indicator_map (xcb_connection_t *c /**< */, | | xcb_xkb_set_indicator_map (xcb_connection_t *c /**< */, | |
| xcb_xkb_device_spec_t deviceSpec /**<
*/, | | xcb_xkb_device_spec_t deviceSpec /**<
*/, | |
| uint32_t which /**< */, | | uint32_t which /**< */, | |
| const xcb_xkb_indicator_map_t *maps /**< */); | | const xcb_xkb_indicator_map_t *maps /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_xkb_get_named_indicator_cookie_t xcb_xkb_get_named_indicator | | ** xcb_xkb_get_named_indicator_cookie_t xcb_xkb_get_named_indicator | |
| | | | |
| skipping to change at line 9738 | | skipping to change at line 9738 | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_xkb_get_named_indicator_cookie_t | | xcb_xkb_get_named_indicator_cookie_t | |
| xcb_xkb_get_named_indicator (xcb_connection_t *c /**< */, | | xcb_xkb_get_named_indicator (xcb_connection_t *c /**< */, | |
| xcb_xkb_device_spec_t deviceSpec /**< */, | | xcb_xkb_device_spec_t deviceSpec /**< */, | |
| xcb_xkb_led_class_spec_t ledClass /**< */, | | xcb_xkb_led_class_spec_t ledClass /**< */, | |
| xcb_xkb_id_spec_t ledID /**< */, | | xcb_xkb_id_spec_t ledID /**< */, | |
| xcb_atom_t indicator /**< */); | | xcb_atom_t indicator /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 9801 | | skipping to change at line 9801 | |
| ** @returns xcb_xkb_get_named_indicator_reply_t * | | ** @returns xcb_xkb_get_named_indicator_reply_t * | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_xkb_get_named_indicator_reply_t * | | xcb_xkb_get_named_indicator_reply_t * | |
| xcb_xkb_get_named_indicator_reply (xcb_connection_t *c
/**< */, | | xcb_xkb_get_named_indicator_reply (xcb_connection_t *c
/**< */, | |
| xcb_xkb_get_named_indicator_cookie_t c
ookie /**< */, | | xcb_xkb_get_named_indicator_cookie_t c
ookie /**< */, | |
| xcb_generic_error_t **e
/**< */); | | xcb_generic_error_t **e
/**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 9855 | | skipping to change at line 9855 | |
| uint8_t createMap /
**< */, | | uint8_t createMap /
**< */, | |
| uint8_t map_flags /
**< */, | | uint8_t map_flags /
**< */, | |
| uint8_t map_whichGro
ups /**< */, | | uint8_t map_whichGro
ups /**< */, | |
| uint8_t map_groups
/**< */, | | uint8_t map_groups
/**< */, | |
| uint8_t map_whichMod
s /**< */, | | uint8_t map_whichMod
s /**< */, | |
| uint8_t map_realMods
/**< */, | | uint8_t map_realMods
/**< */, | |
| uint16_t map_vmods /
**< */, | | uint16_t map_vmods /
**< */, | |
| uint32_t map_ctrls /
**< */); | | uint32_t map_ctrls /
**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_xkb_set_named_indicator | | ** xcb_void_cookie_t xcb_xkb_set_named_indicator | |
| | | | |
| skipping to change at line 10283 | | skipping to change at line 10283 | |
| uint8_t nTypes /**< */, | | uint8_t nTypes /**< */, | |
| uint32_t indicators /**< */, | | uint32_t indicators /**< */, | |
| uint16_t virtualMods /**< */, | | uint16_t virtualMods /**< */, | |
| uint8_t groupNames /**< */, | | uint8_t groupNames /**< */, | |
| uint8_t nKeys /**< */, | | uint8_t nKeys /**< */, | |
| uint8_t nKeyAliases /**< */, | | uint8_t nKeyAliases /**< */, | |
| uint8_t nRadioGroups /**< */, | | uint8_t nRadioGroups /**< */, | |
| uint32_t which /**< */); | | uint32_t which /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_xkb_get_names_cookie_t xcb_xkb_get_names | | ** xcb_xkb_get_names_cookie_t xcb_xkb_get_names | |
| | | | |
| skipping to change at line 10308 | | skipping to change at line 10308 | |
| ** @returns xcb_xkb_get_names_cookie_t | | ** @returns xcb_xkb_get_names_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_xkb_get_names_cookie_t | | xcb_xkb_get_names_cookie_t | |
| xcb_xkb_get_names (xcb_connection_t *c /**< */, | | xcb_xkb_get_names (xcb_connection_t *c /**< */, | |
| xcb_xkb_device_spec_t deviceSpec /**< */, | | xcb_xkb_device_spec_t deviceSpec /**< */, | |
| uint32_t which /**< */); | | uint32_t which /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 10759 | | skipping to change at line 10759 | |
| uint8_t nKTLevels /**< */, | | uint8_t nKTLevels /**< */, | |
| uint32_t indicators /**< */, | | uint32_t indicators /**< */, | |
| uint16_t virtualMods /**< */, | | uint16_t virtualMods /**< */, | |
| uint8_t groupNames /**< */, | | uint8_t groupNames /**< */, | |
| uint8_t nKeys /**< */, | | uint8_t nKeys /**< */, | |
| uint8_t nKeyAliases /**< */, | | uint8_t nKeyAliases /**< */, | |
| uint8_t nRadioGroups /**< */, | | uint8_t nRadioGroups /**< */, | |
| uint32_t which /**< */); | | uint32_t which /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 10813 | | skipping to change at line 10813 | |
| uint32_t indicators /**< */, | | uint32_t indicators /**< */, | |
| uint8_t groupNames /**< */, | | uint8_t groupNames /**< */, | |
| uint8_t nRadioGroups /**< */, | | uint8_t nRadioGroups /**< */, | |
| xcb_keycode_t firstKey /**< */, | | xcb_keycode_t firstKey /**< */, | |
| uint8_t nKeys /**< */, | | uint8_t nKeys /**< */, | |
| uint8_t nKeyAliases /**< */, | | uint8_t nKeyAliases /**< */, | |
| uint16_t totalKTLevelNames /**< *
/, | | uint16_t totalKTLevelNames /**< *
/, | |
| const void *values /**< */); | | const void *values /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_xkb_set_names | | ** xcb_void_cookie_t xcb_xkb_set_names | |
| | | | |
| skipping to change at line 10864 | | skipping to change at line 10864 | |
| uint32_t indicators /**< */, | | uint32_t indicators /**< */, | |
| uint8_t groupNames /**< */, | | uint8_t groupNames /**< */, | |
| uint8_t nRadioGroups /**< */, | | uint8_t nRadioGroups /**< */, | |
| xcb_keycode_t firstKey /**< */, | | xcb_keycode_t firstKey /**< */, | |
| uint8_t nKeys /**< */, | | uint8_t nKeys /**< */, | |
| uint8_t nKeyAliases /**< */, | | uint8_t nKeyAliases /**< */, | |
| uint16_t totalKTLevelNames /**< */, | | uint16_t totalKTLevelNames /**< */, | |
| const void *values /**< */); | | const void *values /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 10918 | | skipping to change at line 10918 | |
| uint32_t indicators
/**< */, | | uint32_t indicators
/**< */, | |
| uint8_t groupNames
/**< */, | | uint8_t groupNames
/**< */, | |
| uint8_t nRadioGrou
ps /**< */, | | uint8_t nRadioGrou
ps /**< */, | |
| xcb_keycode_t firstKey
/**< */, | | xcb_keycode_t firstKey
/**< */, | |
| uint8_t nKeys /**
< */, | | uint8_t nKeys /**
< */, | |
| uint8_t nKeyAliase
s /**< */, | | uint8_t nKeyAliase
s /**< */, | |
| uint16_t totalKTLev
elNames /**< */, | | uint16_t totalKTLev
elNames /**< */, | |
| const xcb_xkb_set_names_values_t *values /*
*< */); | | const xcb_xkb_set_names_values_t *values /*
*< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_xkb_set_names_aux | | ** xcb_void_cookie_t xcb_xkb_set_names_aux | |
| | | | |
| skipping to change at line 10972 | | skipping to change at line 10972 | |
| xcb_keycode_t firstKey /**< */, | | xcb_keycode_t firstKey /**< */, | |
| uint8_t nKeys /**< */, | | uint8_t nKeys /**< */, | |
| uint8_t nKeyAliases /**<
*/, | | uint8_t nKeyAliases /**<
*/, | |
| uint16_t totalKTLevelNames
/**< */, | | uint16_t totalKTLevelNames
/**< */, | |
| const xcb_xkb_set_names_values_t *values /**< */); | | const xcb_xkb_set_names_values_t *values /**< */); | |
| | | | |
| int | | int | |
| xcb_xkb_get_geometry_sizeof (const void *_buffer /**< */); | | xcb_xkb_get_geometry_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_xkb_get_geometry_cookie_t xcb_xkb_get_geometry | | ** xcb_xkb_get_geometry_cookie_t xcb_xkb_get_geometry | |
| | | | |
| skipping to change at line 10997 | | skipping to change at line 10997 | |
| ** @returns xcb_xkb_get_geometry_cookie_t | | ** @returns xcb_xkb_get_geometry_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_xkb_get_geometry_cookie_t | | xcb_xkb_get_geometry_cookie_t | |
| xcb_xkb_get_geometry (xcb_connection_t *c /**< */, | | xcb_xkb_get_geometry (xcb_connection_t *c /**< */, | |
| xcb_xkb_device_spec_t deviceSpec /**< */, | | xcb_xkb_device_spec_t deviceSpec /**< */, | |
| xcb_atom_t name /**< */); | | xcb_atom_t name /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 11227 | | skipping to change at line 11227 | |
| | | | |
| xcb_xkb_get_geometry_reply_t * | | xcb_xkb_get_geometry_reply_t * | |
| xcb_xkb_get_geometry_reply (xcb_connection_t *c /**< */, | | xcb_xkb_get_geometry_reply (xcb_connection_t *c /**< */, | |
| xcb_xkb_get_geometry_cookie_t cookie /**< */
, | | xcb_xkb_get_geometry_cookie_t cookie /**< */
, | |
| xcb_generic_error_t **e /**< */); | | xcb_generic_error_t **e /**< */); | |
| | | | |
| int | | int | |
| xcb_xkb_set_geometry_sizeof (const void *_buffer /**< */); | | xcb_xkb_set_geometry_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 11289 | | skipping to change at line 11289 | |
| uint8_t labelColor
Ndx /**< */, | | uint8_t labelColor
Ndx /**< */, | |
| xcb_xkb_counted_string_16_t *labelFont
/**< */, | | xcb_xkb_counted_string_16_t *labelFont
/**< */, | |
| const xcb_xkb_property_t *properties
/**< */, | | const xcb_xkb_property_t *properties
/**< */, | |
| const xcb_xkb_counted_string_16_t *colors /*
*< */, | | const xcb_xkb_counted_string_16_t *colors /*
*< */, | |
| const xcb_xkb_shape_t *shapes /*
*< */, | | const xcb_xkb_shape_t *shapes /*
*< */, | |
| const xcb_xkb_section_t *sections
/**< */, | | const xcb_xkb_section_t *sections
/**< */, | |
| const xcb_xkb_doodad_t *doodads /
**< */, | | const xcb_xkb_doodad_t *doodads /
**< */, | |
| const xcb_xkb_key_alias_t *keyAliases
/**< */); | | const xcb_xkb_key_alias_t *keyAliases
/**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_xkb_set_geometry | | ** xcb_void_cookie_t xcb_xkb_set_geometry | |
| | | | |
| skipping to change at line 11348 | | skipping to change at line 11348 | |
| uint8_t labelColorNdx /**
< */, | | uint8_t labelColorNdx /**
< */, | |
| xcb_xkb_counted_string_16_t *labelFont /**< */
, | | xcb_xkb_counted_string_16_t *labelFont /**< */
, | |
| const xcb_xkb_property_t *properties /**< *
/, | | const xcb_xkb_property_t *properties /**< *
/, | |
| const xcb_xkb_counted_string_16_t *colors /**< */, | | const xcb_xkb_counted_string_16_t *colors /**< */, | |
| const xcb_xkb_shape_t *shapes /**< */, | | const xcb_xkb_shape_t *shapes /**< */, | |
| const xcb_xkb_section_t *sections /**< */, | | const xcb_xkb_section_t *sections /**< */, | |
| const xcb_xkb_doodad_t *doodads /**< */, | | const xcb_xkb_doodad_t *doodads /**< */, | |
| const xcb_xkb_key_alias_t *keyAliases /**< *
/); | | const xcb_xkb_key_alias_t *keyAliases /**< *
/); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_xkb_per_client_flags_cookie_t xcb_xkb_per_client_flags | | ** xcb_xkb_per_client_flags_cookie_t xcb_xkb_per_client_flags | |
| | | | |
| skipping to change at line 11381 | | skipping to change at line 11381 | |
| xcb_xkb_per_client_flags_cookie_t | | xcb_xkb_per_client_flags_cookie_t | |
| xcb_xkb_per_client_flags (xcb_connection_t *c /**< */, | | xcb_xkb_per_client_flags (xcb_connection_t *c /**< */, | |
| xcb_xkb_device_spec_t deviceSpec /**< */, | | xcb_xkb_device_spec_t deviceSpec /**< */, | |
| uint32_t change /**< */, | | uint32_t change /**< */, | |
| uint32_t value /**< */, | | uint32_t value /**< */, | |
| uint32_t ctrlsToChange /**< */, | | uint32_t ctrlsToChange /**< */, | |
| uint32_t autoCtrls /**< */, | | uint32_t autoCtrls /**< */, | |
| uint32_t autoCtrlsValues /**< */); | | uint32_t autoCtrlsValues /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 11465 | | skipping to change at line 11465 | |
| const xcb_xkb_string8_t
*geometrySpec /**< */); | | const xcb_xkb_string8_t
*geometrySpec /**< */); | |
| | | | |
| int | | int | |
| xcb_xkb_list_components_unserialize (const void *_
buffer /**< */, | | xcb_xkb_list_components_unserialize (const void *_
buffer /**< */, | |
| xcb_xkb_list_components_request_t **_
aux /**< */); | | xcb_xkb_list_components_request_t **_
aux /**< */); | |
| | | | |
| int | | int | |
| xcb_xkb_list_components_sizeof (const void *_buffer /**< */); | | xcb_xkb_list_components_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_xkb_list_components_cookie_t xcb_xkb_list_components | | ** xcb_xkb_list_components_cookie_t xcb_xkb_list_components | |
| | | | |
| skipping to change at line 11514 | | skipping to change at line 11514 | |
| uint8_t typesSpecLen /**< */, | | uint8_t typesSpecLen /**< */, | |
| const xcb_xkb_string8_t *typesSpec /**< */, | | const xcb_xkb_string8_t *typesSpec /**< */, | |
| uint8_t compatMapSpecLen /**< */
, | | uint8_t compatMapSpecLen /**< */
, | |
| const xcb_xkb_string8_t *compatMapSpec /**< */, | | const xcb_xkb_string8_t *compatMapSpec /**< */, | |
| uint8_t symbolsSpecLen /**< */, | | uint8_t symbolsSpecLen /**< */, | |
| const xcb_xkb_string8_t *symbolsSpec /**< */, | | const xcb_xkb_string8_t *symbolsSpec /**< */, | |
| uint8_t geometrySpecLen /**< */, | | uint8_t geometrySpecLen /**< */, | |
| const xcb_xkb_string8_t *geometrySpec /**< */); | | const xcb_xkb_string8_t *geometrySpec /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 13951 | | skipping to change at line 13951 | |
| int | | int | |
| xcb_xkb_get_kbd_by_name_replies_unpack (const void
*_buffer /**< */, | | xcb_xkb_get_kbd_by_name_replies_unpack (const void
*_buffer /**< */, | |
| uint16_t
reported /**< */, | | uint16_t
reported /**< */, | |
| xcb_xkb_get_kbd_by_name_replies_t
*_aux /**< */); | | xcb_xkb_get_kbd_by_name_replies_t
*_aux /**< */); | |
| | | | |
| int | | int | |
| xcb_xkb_get_kbd_by_name_replies_sizeof (const void *_buffer /**< */, | | xcb_xkb_get_kbd_by_name_replies_sizeof (const void *_buffer /**< */, | |
| uint16_t reported /**< */); | | uint16_t reported /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_xkb_get_kbd_by_name_cookie_t xcb_xkb_get_kbd_by_name | | ** xcb_xkb_get_kbd_by_name_cookie_t xcb_xkb_get_kbd_by_name | |
| | | | |
| skipping to change at line 14004 | | skipping to change at line 14004 | |
| uint8_t typesSpecLen /**< */, | | uint8_t typesSpecLen /**< */, | |
| const xcb_xkb_string8_t *typesSpec /**< */, | | const xcb_xkb_string8_t *typesSpec /**< */, | |
| uint8_t compatMapSpecLen /**< */
, | | uint8_t compatMapSpecLen /**< */
, | |
| const xcb_xkb_string8_t *compatMapSpec /**< */, | | const xcb_xkb_string8_t *compatMapSpec /**< */, | |
| uint8_t symbolsSpecLen /**< */, | | uint8_t symbolsSpecLen /**< */, | |
| const xcb_xkb_string8_t *symbolsSpec /**< */, | | const xcb_xkb_string8_t *symbolsSpec /**< */, | |
| uint8_t geometrySpecLen /**< */, | | uint8_t geometrySpecLen /**< */, | |
| const xcb_xkb_string8_t *geometrySpec /**< */); | | const xcb_xkb_string8_t *geometrySpec /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 14106 | | skipping to change at line 14106 | |
| | | | |
| xcb_xkb_get_kbd_by_name_reply_t * | | xcb_xkb_get_kbd_by_name_reply_t * | |
| xcb_xkb_get_kbd_by_name_reply (xcb_connection_t *c /**< *
/, | | xcb_xkb_get_kbd_by_name_reply (xcb_connection_t *c /**< *
/, | |
| xcb_xkb_get_kbd_by_name_cookie_t cookie /
**< */, | | xcb_xkb_get_kbd_by_name_cookie_t cookie /
**< */, | |
| xcb_generic_error_t **e /**< *
/); | | xcb_generic_error_t **e /**< *
/); | |
| | | | |
| int | | int | |
| xcb_xkb_get_device_info_sizeof (const void *_buffer /**< */); | | xcb_xkb_get_device_info_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_xkb_get_device_info_cookie_t xcb_xkb_get_device_info | | ** xcb_xkb_get_device_info_cookie_t xcb_xkb_get_device_info | |
| | | | |
| skipping to change at line 14141 | | skipping to change at line 14141 | |
| xcb_xkb_get_device_info (xcb_connection_t *c /**< */, | | xcb_xkb_get_device_info (xcb_connection_t *c /**< */, | |
| xcb_xkb_device_spec_t deviceSpec /**< */, | | xcb_xkb_device_spec_t deviceSpec /**< */, | |
| uint16_t wanted /**< */, | | uint16_t wanted /**< */, | |
| uint8_t allButtons /**< */, | | uint8_t allButtons /**< */, | |
| uint8_t firstButton /**< */, | | uint8_t firstButton /**< */, | |
| uint8_t nButtons /**< */, | | uint8_t nButtons /**< */, | |
| xcb_xkb_led_class_spec_t ledClass /**< */, | | xcb_xkb_led_class_spec_t ledClass /**< */, | |
| xcb_xkb_id_spec_t ledID /**< */); | | xcb_xkb_id_spec_t ledID /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 14309 | | skipping to change at line 14309 | |
| | | | |
| xcb_xkb_get_device_info_reply_t * | | xcb_xkb_get_device_info_reply_t * | |
| xcb_xkb_get_device_info_reply (xcb_connection_t *c /**< *
/, | | xcb_xkb_get_device_info_reply (xcb_connection_t *c /**< *
/, | |
| xcb_xkb_get_device_info_cookie_t cookie /
**< */, | | xcb_xkb_get_device_info_cookie_t cookie /
**< */, | |
| xcb_generic_error_t **e /**< *
/); | | xcb_generic_error_t **e /**< *
/); | |
| | | | |
| int | | int | |
| xcb_xkb_set_device_info_sizeof (const void *_buffer /**< */); | | xcb_xkb_set_device_info_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 14347 | | skipping to change at line 14347 | |
| xcb_xkb_set_device_info_checked (xcb_connection_t *c /**< *
/, | | xcb_xkb_set_device_info_checked (xcb_connection_t *c /**< *
/, | |
| xcb_xkb_device_spec_t deviceSpe
c /**< */, | | xcb_xkb_device_spec_t deviceSpe
c /**< */, | |
| uint8_t firstBtn
/**< */, | | uint8_t firstBtn
/**< */, | |
| uint8_t nBtns /*
*< */, | | uint8_t nBtns /*
*< */, | |
| uint16_t change /
**< */, | | uint16_t change /
**< */, | |
| uint16_t nDeviceLe
dFBs /**< */, | | uint16_t nDeviceLe
dFBs /**< */, | |
| const xcb_xkb_action_t *btnAction
s /**< */, | | const xcb_xkb_action_t *btnAction
s /**< */, | |
| const xcb_xkb_device_led_info_t *leds /**
< */); | | const xcb_xkb_device_led_info_t *leds /**
< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_xkb_set_device_info | | ** xcb_void_cookie_t xcb_xkb_set_device_info | |
| | | | |
| skipping to change at line 14385 | | skipping to change at line 14385 | |
| uint8_t nBtns /**< */, | | uint8_t nBtns /**< */, | |
| uint16_t change /**< */, | | uint16_t change /**< */, | |
| uint16_t nDeviceLedFBs /*
*< */, | | uint16_t nDeviceLedFBs /*
*< */, | |
| const xcb_xkb_action_t *btnActions /**<
*/, | | const xcb_xkb_action_t *btnActions /**<
*/, | |
| const xcb_xkb_device_led_info_t *leds /**< */); | | const xcb_xkb_device_led_info_t *leds /**< */); | |
| | | | |
| int | | int | |
| xcb_xkb_set_debugging_flags_sizeof (const void *_buffer /**< */); | | xcb_xkb_set_debugging_flags_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_xkb_set_debugging_flags_cookie_t xcb_xkb_set_debugging_flags | | ** xcb_xkb_set_debugging_flags_cookie_t xcb_xkb_set_debugging_flags | |
| | | | |
| skipping to change at line 14418 | | skipping to change at line 14418 | |
| xcb_xkb_set_debugging_flags_cookie_t | | xcb_xkb_set_debugging_flags_cookie_t | |
| xcb_xkb_set_debugging_flags (xcb_connection_t *c /**< */, | | xcb_xkb_set_debugging_flags (xcb_connection_t *c /**< */, | |
| uint16_t msgLength /**< */, | | uint16_t msgLength /**< */, | |
| uint32_t affectFlags /**< */, | | uint32_t affectFlags /**< */, | |
| uint32_t flags /**< */, | | uint32_t flags /**< */, | |
| uint32_t affectCtrls /**< */, | | uint32_t affectCtrls /**< */, | |
| uint32_t ctrls /**< */, | | uint32_t ctrls /**< */, | |
| const xcb_xkb_string8_t *message /**< */); | | const xcb_xkb_string8_t *message /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
End of changes. 58 change blocks. |
| 58 lines changed or deleted | | 58 lines changed or added | |
|
| xprint.h | | xprint.h | |
| | | | |
| skipping to change at line 932 | | skipping to change at line 932 | |
| ** | | ** | |
| ** @param xcb_x_print_pcontext_iterator_t i | | ** @param xcb_x_print_pcontext_iterator_t i | |
| ** @returns xcb_generic_iterator_t | | ** @returns xcb_generic_iterator_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_generic_iterator_t | | xcb_generic_iterator_t | |
| xcb_x_print_pcontext_end (xcb_x_print_pcontext_iterator_t i /**< */); | | xcb_x_print_pcontext_end (xcb_x_print_pcontext_iterator_t i /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_x_print_print_query_version_cookie_t xcb_x_print_print_query_versio
n | | ** xcb_x_print_print_query_version_cookie_t xcb_x_print_print_query_versio
n | |
| ** | | ** | |
| ** @param xcb_connection_t *c | | ** @param xcb_connection_t *c | |
| ** @returns xcb_x_print_print_query_version_cookie_t | | ** @returns xcb_x_print_print_query_version_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_x_print_print_query_version_cookie_t | | xcb_x_print_print_query_version_cookie_t | |
| xcb_x_print_print_query_version (xcb_connection_t *c /**< */); | | xcb_x_print_print_query_version (xcb_connection_t *c /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 1011 | | skipping to change at line 1011 | |
| | | | |
| xcb_x_print_print_query_version_reply_t * | | xcb_x_print_print_query_version_reply_t * | |
| xcb_x_print_print_query_version_reply (xcb_connection_t
*c /**< */, | | xcb_x_print_print_query_version_reply (xcb_connection_t
*c /**< */, | |
| xcb_x_print_print_query_version_cook
ie_t cookie /**< */, | | xcb_x_print_print_query_version_cook
ie_t cookie /**< */, | |
| xcb_generic_error_t
**e /**< */); | | xcb_generic_error_t
**e /**< */); | |
| | | | |
| int | | int | |
| xcb_x_print_print_get_printer_list_sizeof (const void *_buffer /**< */); | | xcb_x_print_print_get_printer_list_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_x_print_print_get_printer_list_cookie_t xcb_x_print_print_get_print
er_list | | ** xcb_x_print_print_get_printer_list_cookie_t xcb_x_print_print_get_print
er_list | |
| | | | |
| skipping to change at line 1040 | | skipping to change at line 1040 | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_x_print_print_get_printer_list_cookie_t | | xcb_x_print_print_get_printer_list_cookie_t | |
| xcb_x_print_print_get_printer_list (xcb_connection_t *c /**< */
, | | xcb_x_print_print_get_printer_list (xcb_connection_t *c /**< */
, | |
| uint32_t printerNam
eLen /**< */, | | uint32_t printerNam
eLen /**< */, | |
| uint32_t localeLen
/**< */, | | uint32_t localeLen
/**< */, | |
| const xcb_x_print_string8_t *printer_na
me /**< */, | | const xcb_x_print_string8_t *printer_na
me /**< */, | |
| const xcb_x_print_string8_t *locale /*
*< */); | | const xcb_x_print_string8_t *locale /*
*< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 1127 | | skipping to change at line 1127 | |
| ** @returns xcb_x_print_print_get_printer_list_reply_t * | | ** @returns xcb_x_print_print_get_printer_list_reply_t * | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_x_print_print_get_printer_list_reply_t * | | xcb_x_print_print_get_printer_list_reply_t * | |
| xcb_x_print_print_get_printer_list_reply (xcb_connection_t
*c /**< */, | | xcb_x_print_print_get_printer_list_reply (xcb_connection_t
*c /**< */, | |
| xcb_x_print_print_get_printer_lis
t_cookie_t cookie /**< */, | | xcb_x_print_print_get_printer_lis
t_cookie_t cookie /**< */, | |
| xcb_generic_error_t
**e /**< */); | | xcb_generic_error_t
**e /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 1151 | | skipping to change at line 1151 | |
| ** | | ** | |
| ** @param xcb_connection_t *c | | ** @param xcb_connection_t *c | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_x_print_print_rehash_printer_list_checked (xcb_connection_t *c /**< */
); | | xcb_x_print_print_rehash_printer_list_checked (xcb_connection_t *c /**< */
); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_x_print_print_rehash_printer_list | | ** xcb_void_cookie_t xcb_x_print_print_rehash_printer_list | |
| | | | |
| skipping to change at line 1175 | | skipping to change at line 1175 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_x_print_print_rehash_printer_list (xcb_connection_t *c /**< */); | | xcb_x_print_print_rehash_printer_list (xcb_connection_t *c /**< */); | |
| | | | |
| int | | int | |
| xcb_x_print_create_context_sizeof (const void *_buffer /**< */); | | xcb_x_print_create_context_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 1209 | | skipping to change at line 1209 | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_x_print_create_context_checked (xcb_connection_t *c /**< */
, | | xcb_x_print_create_context_checked (xcb_connection_t *c /**< */
, | |
| uint32_t context_id
/**< */, | | uint32_t context_id
/**< */, | |
| uint32_t printerNam
eLen /**< */, | | uint32_t printerNam
eLen /**< */, | |
| uint32_t localeLen
/**< */, | | uint32_t localeLen
/**< */, | |
| const xcb_x_print_string8_t *printerNam
e /**< */, | | const xcb_x_print_string8_t *printerNam
e /**< */, | |
| const xcb_x_print_string8_t *locale /*
*< */); | | const xcb_x_print_string8_t *locale /*
*< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_x_print_create_context | | ** xcb_void_cookie_t xcb_x_print_create_context | |
| | | | |
| skipping to change at line 1240 | | skipping to change at line 1240 | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_x_print_create_context (xcb_connection_t *c /**< */, | | xcb_x_print_create_context (xcb_connection_t *c /**< */, | |
| uint32_t context_id /**< *
/, | | uint32_t context_id /**< *
/, | |
| uint32_t printerNameLen /*
*< */, | | uint32_t printerNameLen /*
*< */, | |
| uint32_t localeLen /**< */
, | | uint32_t localeLen /**< */
, | |
| const xcb_x_print_string8_t *printerName /**<
*/, | | const xcb_x_print_string8_t *printerName /**<
*/, | |
| const xcb_x_print_string8_t *locale /**< */); | | const xcb_x_print_string8_t *locale /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 1266 | | skipping to change at line 1266 | |
| ** @param uint32_t context | | ** @param uint32_t context | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_x_print_print_set_context_checked (xcb_connection_t *c /**< */, | | xcb_x_print_print_set_context_checked (xcb_connection_t *c /**< */, | |
| uint32_t context /**< */); | | uint32_t context /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_x_print_print_set_context | | ** xcb_void_cookie_t xcb_x_print_print_set_context | |
| | | | |
| skipping to change at line 1289 | | skipping to change at line 1289 | |
| ** @param uint32_t context | | ** @param uint32_t context | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_x_print_print_set_context (xcb_connection_t *c /**< */, | | xcb_x_print_print_set_context (xcb_connection_t *c /**< */, | |
| uint32_t context /**< */); | | uint32_t context /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_x_print_print_get_context_cookie_t xcb_x_print_print_get_context | | ** xcb_x_print_print_get_context_cookie_t xcb_x_print_print_get_context | |
| ** | | ** | |
| ** @param xcb_connection_t *c | | ** @param xcb_connection_t *c | |
| ** @returns xcb_x_print_print_get_context_cookie_t | | ** @returns xcb_x_print_print_get_context_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_x_print_print_get_context_cookie_t | | xcb_x_print_print_get_context_cookie_t | |
| xcb_x_print_print_get_context (xcb_connection_t *c /**< */); | | xcb_x_print_print_get_context (xcb_connection_t *c /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 1365 | | skipping to change at line 1365 | |
| ** @returns xcb_x_print_print_get_context_reply_t * | | ** @returns xcb_x_print_print_get_context_reply_t * | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_x_print_print_get_context_reply_t * | | xcb_x_print_print_get_context_reply_t * | |
| xcb_x_print_print_get_context_reply (xcb_connection_t
*c /**< */, | | xcb_x_print_print_get_context_reply (xcb_connection_t
*c /**< */, | |
| xcb_x_print_print_get_context_cookie_t
cookie /**< */, | | xcb_x_print_print_get_context_cookie_t
cookie /**< */, | |
| xcb_generic_error_t
**e /**< */); | | xcb_generic_error_t
**e /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 1391 | | skipping to change at line 1391 | |
| ** @param uint32_t context | | ** @param uint32_t context | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_x_print_print_destroy_context_checked (xcb_connection_t *c /**< */, | | xcb_x_print_print_destroy_context_checked (xcb_connection_t *c /**< */, | |
| uint32_t context /**<
*/); | | uint32_t context /**<
*/); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_x_print_print_destroy_context | | ** xcb_void_cookie_t xcb_x_print_print_destroy_context | |
| | | | |
| skipping to change at line 1414 | | skipping to change at line 1414 | |
| ** @param uint32_t context | | ** @param uint32_t context | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_x_print_print_destroy_context (xcb_connection_t *c /**< */, | | xcb_x_print_print_destroy_context (xcb_connection_t *c /**< */, | |
| uint32_t context /**< */); | | uint32_t context /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_x_print_print_get_screen_of_context_cookie_t xcb_x_print_print_get_
screen_of_context | | ** xcb_x_print_print_get_screen_of_context_cookie_t xcb_x_print_print_get_
screen_of_context | |
| ** | | ** | |
| ** @param xcb_connection_t *c | | ** @param xcb_connection_t *c | |
| ** @returns xcb_x_print_print_get_screen_of_context_cookie_t | | ** @returns xcb_x_print_print_get_screen_of_context_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_x_print_print_get_screen_of_context_cookie_t | | xcb_x_print_print_get_screen_of_context_cookie_t | |
| xcb_x_print_print_get_screen_of_context (xcb_connection_t *c /**< */); | | xcb_x_print_print_get_screen_of_context (xcb_connection_t *c /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 1490 | | skipping to change at line 1490 | |
| ** @returns xcb_x_print_print_get_screen_of_context_reply_t * | | ** @returns xcb_x_print_print_get_screen_of_context_reply_t * | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_x_print_print_get_screen_of_context_reply_t * | | xcb_x_print_print_get_screen_of_context_reply_t * | |
| xcb_x_print_print_get_screen_of_context_reply (xcb_connection_t
*c /**< */, | | xcb_x_print_print_get_screen_of_context_reply (xcb_connection_t
*c /**< */, | |
| xcb_x_print_print_get_screen
_of_context_cookie_t cookie /**< */, | | xcb_x_print_print_get_screen
_of_context_cookie_t cookie /**< */, | |
| xcb_generic_error_t
**e /**< */); | | xcb_generic_error_t
**e /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 1516 | | skipping to change at line 1516 | |
| ** @param uint8_t output_mode | | ** @param uint8_t output_mode | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_x_print_print_start_job_checked (xcb_connection_t *c /**< */, | | xcb_x_print_print_start_job_checked (xcb_connection_t *c /**< */, | |
| uint8_t output_mode /**< */
); | | uint8_t output_mode /**< */
); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_x_print_print_start_job | | ** xcb_void_cookie_t xcb_x_print_print_start_job | |
| | | | |
| skipping to change at line 1539 | | skipping to change at line 1539 | |
| ** @param uint8_t output_mode | | ** @param uint8_t output_mode | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_x_print_print_start_job (xcb_connection_t *c /**< */, | | xcb_x_print_print_start_job (xcb_connection_t *c /**< */, | |
| uint8_t output_mode /**< */); | | uint8_t output_mode /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 1565 | | skipping to change at line 1565 | |
| ** @param uint8_t cancel | | ** @param uint8_t cancel | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_x_print_print_end_job_checked (xcb_connection_t *c /**< */, | | xcb_x_print_print_end_job_checked (xcb_connection_t *c /**< */, | |
| uint8_t cancel /**< */); | | uint8_t cancel /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_x_print_print_end_job | | ** xcb_void_cookie_t xcb_x_print_print_end_job | |
| | | | |
| skipping to change at line 1588 | | skipping to change at line 1588 | |
| ** @param uint8_t cancel | | ** @param uint8_t cancel | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_x_print_print_end_job (xcb_connection_t *c /**< */, | | xcb_x_print_print_end_job (xcb_connection_t *c /**< */, | |
| uint8_t cancel /**< */); | | uint8_t cancel /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 1614 | | skipping to change at line 1614 | |
| ** @param uint8_t driver_mode | | ** @param uint8_t driver_mode | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_x_print_print_start_doc_checked (xcb_connection_t *c /**< */, | | xcb_x_print_print_start_doc_checked (xcb_connection_t *c /**< */, | |
| uint8_t driver_mode /**< */
); | | uint8_t driver_mode /**< */
); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_x_print_print_start_doc | | ** xcb_void_cookie_t xcb_x_print_print_start_doc | |
| | | | |
| skipping to change at line 1637 | | skipping to change at line 1637 | |
| ** @param uint8_t driver_mode | | ** @param uint8_t driver_mode | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_x_print_print_start_doc (xcb_connection_t *c /**< */, | | xcb_x_print_print_start_doc (xcb_connection_t *c /**< */, | |
| uint8_t driver_mode /**< */); | | uint8_t driver_mode /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 1663 | | skipping to change at line 1663 | |
| ** @param uint8_t cancel | | ** @param uint8_t cancel | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_x_print_print_end_doc_checked (xcb_connection_t *c /**< */, | | xcb_x_print_print_end_doc_checked (xcb_connection_t *c /**< */, | |
| uint8_t cancel /**< */); | | uint8_t cancel /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_x_print_print_end_doc | | ** xcb_void_cookie_t xcb_x_print_print_end_doc | |
| | | | |
| skipping to change at line 1691 | | skipping to change at line 1691 | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_x_print_print_end_doc (xcb_connection_t *c /**< */, | | xcb_x_print_print_end_doc (xcb_connection_t *c /**< */, | |
| uint8_t cancel /**< */); | | uint8_t cancel /**< */); | |
| | | | |
| int | | int | |
| xcb_x_print_print_put_document_data_sizeof (const void *_buffer /**< */, | | xcb_x_print_print_put_document_data_sizeof (const void *_buffer /**< */, | |
| uint32_t doc_format_len /*
*< */, | | uint32_t doc_format_len /*
*< */, | |
| uint32_t options_len /**<
*/); | | uint32_t options_len /**<
*/); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 1733 | | skipping to change at line 1733 | |
| uint32_t l
en_data /**< */, | | uint32_t l
en_data /**< */, | |
| uint16_t l
en_fmt /**< */, | | uint16_t l
en_fmt /**< */, | |
| uint16_t l
en_options /**< */, | | uint16_t l
en_options /**< */, | |
| const uint8_t *d
ata /**< */, | | const uint8_t *d
ata /**< */, | |
| uint32_t d
oc_format_len /**< */, | | uint32_t d
oc_format_len /**< */, | |
| const xcb_x_print_string8_t *d
oc_format /**< */, | | const xcb_x_print_string8_t *d
oc_format /**< */, | |
| uint32_t o
ptions_len /**< */, | | uint32_t o
ptions_len /**< */, | |
| const xcb_x_print_string8_t *o
ptions /**< */); | | const xcb_x_print_string8_t *o
ptions /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_x_print_print_put_document_data | | ** xcb_void_cookie_t xcb_x_print_print_put_document_data | |
| | | | |
| skipping to change at line 1775 | | skipping to change at line 1775 | |
| const uint8_t *data /**
< */, | | const uint8_t *data /**
< */, | |
| uint32_t doc_forma
t_len /**< */, | | uint32_t doc_forma
t_len /**< */, | |
| const xcb_x_print_string8_t *doc_forma
t /**< */, | | const xcb_x_print_string8_t *doc_forma
t /**< */, | |
| uint32_t options_l
en /**< */, | | uint32_t options_l
en /**< */, | |
| const xcb_x_print_string8_t *options
/**< */); | | const xcb_x_print_string8_t *options
/**< */); | |
| | | | |
| int | | int | |
| xcb_x_print_print_get_document_data_sizeof (const void *_buffer /**< */); | | xcb_x_print_print_get_document_data_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_x_print_print_get_document_data_cookie_t xcb_x_print_print_get_docu
ment_data | | ** xcb_x_print_print_get_document_data_cookie_t xcb_x_print_print_get_docu
ment_data | |
| | | | |
| skipping to change at line 1800 | | skipping to change at line 1800 | |
| ** @returns xcb_x_print_print_get_document_data_cookie_t | | ** @returns xcb_x_print_print_get_document_data_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_x_print_print_get_document_data_cookie_t | | xcb_x_print_print_get_document_data_cookie_t | |
| xcb_x_print_print_get_document_data (xcb_connection_t *c /**< */, | | xcb_x_print_print_get_document_data (xcb_connection_t *c /**< */, | |
| xcb_x_print_pcontext_t context /**<
*/, | | xcb_x_print_pcontext_t context /**<
*/, | |
| uint32_t max_bytes /**
< */); | | uint32_t max_bytes /**
< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 1895 | | skipping to change at line 1895 | |
| ** @returns xcb_x_print_print_get_document_data_reply_t * | | ** @returns xcb_x_print_print_get_document_data_reply_t * | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_x_print_print_get_document_data_reply_t * | | xcb_x_print_print_get_document_data_reply_t * | |
| xcb_x_print_print_get_document_data_reply (xcb_connection_t
*c /**< */, | | xcb_x_print_print_get_document_data_reply (xcb_connection_t
*c /**< */, | |
| xcb_x_print_print_get_document_d
ata_cookie_t cookie /**< */, | | xcb_x_print_print_get_document_d
ata_cookie_t cookie /**< */, | |
| xcb_generic_error_t
**e /**< */); | | xcb_generic_error_t
**e /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 1921 | | skipping to change at line 1921 | |
| ** @param xcb_window_t window | | ** @param xcb_window_t window | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_x_print_print_start_page_checked (xcb_connection_t *c /**< */, | | xcb_x_print_print_start_page_checked (xcb_connection_t *c /**< */, | |
| xcb_window_t window /**< */); | | xcb_window_t window /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_x_print_print_start_page | | ** xcb_void_cookie_t xcb_x_print_print_start_page | |
| | | | |
| skipping to change at line 1944 | | skipping to change at line 1944 | |
| ** @param xcb_window_t window | | ** @param xcb_window_t window | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_x_print_print_start_page (xcb_connection_t *c /**< */, | | xcb_x_print_print_start_page (xcb_connection_t *c /**< */, | |
| xcb_window_t window /**< */); | | xcb_window_t window /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 1970 | | skipping to change at line 1970 | |
| ** @param uint8_t cancel | | ** @param uint8_t cancel | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_x_print_print_end_page_checked (xcb_connection_t *c /**< */, | | xcb_x_print_print_end_page_checked (xcb_connection_t *c /**< */, | |
| uint8_t cancel /**< */); | | uint8_t cancel /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_x_print_print_end_page | | ** xcb_void_cookie_t xcb_x_print_print_end_page | |
| | | | |
| skipping to change at line 1996 | | skipping to change at line 1996 | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_x_print_print_end_page (xcb_connection_t *c /**< */, | | xcb_x_print_print_end_page (xcb_connection_t *c /**< */, | |
| uint8_t cancel /**< */); | | uint8_t cancel /**< */); | |
| | | | |
| int | | int | |
| xcb_x_print_print_select_input_sizeof (const void *_buffer /**< */); | | xcb_x_print_print_select_input_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 2026 | | skipping to change at line 2026 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_x_print_print_select_input_checked (xcb_connection_t *c /**< */, | | xcb_x_print_print_select_input_checked (xcb_connection_t *c /**< */, | |
| xcb_x_print_pcontext_t context /*
*< */, | | xcb_x_print_pcontext_t context /*
*< */, | |
| uint32_t event_mask
/**< */, | | uint32_t event_mask
/**< */, | |
| const uint32_t *event_list
/**< */); | | const uint32_t *event_list
/**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_x_print_print_select_input | | ** xcb_void_cookie_t xcb_x_print_print_select_input | |
| | | | |
| skipping to change at line 2066 | | skipping to change at line 2066 | |
| const uint32_t
*all_events_list /**< */); | | const uint32_t
*all_events_list /**< */); | |
| | | | |
| int | | int | |
| xcb_x_print_print_input_selected_unserialize (const void
*_buffer /**< */, | | xcb_x_print_print_input_selected_unserialize (const void
*_buffer /**< */, | |
| xcb_x_print_print_input_selec
ted_reply_t **_aux /**< */); | | xcb_x_print_print_input_selec
ted_reply_t **_aux /**< */); | |
| | | | |
| int | | int | |
| xcb_x_print_print_input_selected_sizeof (const void *_buffer /**< */); | | xcb_x_print_print_input_selected_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_x_print_print_input_selected_cookie_t xcb_x_print_print_input_selec
ted | | ** xcb_x_print_print_input_selected_cookie_t xcb_x_print_print_input_selec
ted | |
| | | | |
| skipping to change at line 2089 | | skipping to change at line 2089 | |
| ** @param xcb_x_print_pcontext_t context | | ** @param xcb_x_print_pcontext_t context | |
| ** @returns xcb_x_print_print_input_selected_cookie_t | | ** @returns xcb_x_print_print_input_selected_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_x_print_print_input_selected_cookie_t | | xcb_x_print_print_input_selected_cookie_t | |
| xcb_x_print_print_input_selected (xcb_connection_t *c /**< */, | | xcb_x_print_print_input_selected (xcb_connection_t *c /**< */, | |
| xcb_x_print_pcontext_t context /**< */)
; | | xcb_x_print_pcontext_t context /**< */)
; | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 2218 | | skipping to change at line 2218 | |
| ** @returns xcb_x_print_print_input_selected_reply_t * | | ** @returns xcb_x_print_print_input_selected_reply_t * | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_x_print_print_input_selected_reply_t * | | xcb_x_print_print_input_selected_reply_t * | |
| xcb_x_print_print_input_selected_reply (xcb_connection_t
*c /**< */, | | xcb_x_print_print_input_selected_reply (xcb_connection_t
*c /**< */, | |
| xcb_x_print_print_input_selected_co
okie_t cookie /**< */, | | xcb_x_print_print_input_selected_co
okie_t cookie /**< */, | |
| xcb_generic_error_t
**e /**< */); | | xcb_generic_error_t
**e /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_x_print_print_get_attributes_cookie_t xcb_x_print_print_get_attribu
tes | | ** xcb_x_print_print_get_attributes_cookie_t xcb_x_print_print_get_attribu
tes | |
| | | | |
| skipping to change at line 2243 | | skipping to change at line 2243 | |
| ** @returns xcb_x_print_print_get_attributes_cookie_t | | ** @returns xcb_x_print_print_get_attributes_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_x_print_print_get_attributes_cookie_t | | xcb_x_print_print_get_attributes_cookie_t | |
| xcb_x_print_print_get_attributes (xcb_connection_t *c /**< */, | | xcb_x_print_print_get_attributes (xcb_connection_t *c /**< */, | |
| xcb_x_print_pcontext_t context /**< */, | | xcb_x_print_pcontext_t context /**< */, | |
| uint8_t pool /**< */); | | uint8_t pool /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 2305 | | skipping to change at line 2305 | |
| | | | |
| xcb_x_print_print_get_attributes_reply_t * | | xcb_x_print_print_get_attributes_reply_t * | |
| xcb_x_print_print_get_attributes_reply (xcb_connection_t
*c /**< */, | | xcb_x_print_print_get_attributes_reply (xcb_connection_t
*c /**< */, | |
| xcb_x_print_print_get_attributes_co
okie_t cookie /**< */, | | xcb_x_print_print_get_attributes_co
okie_t cookie /**< */, | |
| xcb_generic_error_t
**e /**< */); | | xcb_generic_error_t
**e /**< */); | |
| | | | |
| int | | int | |
| xcb_x_print_print_get_one_attributes_sizeof (const void *_buffer /**< */)
; | | xcb_x_print_print_get_one_attributes_sizeof (const void *_buffer /**< */)
; | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_x_print_print_get_one_attributes_cookie_t xcb_x_print_print_get_one
_attributes | | ** xcb_x_print_print_get_one_attributes_cookie_t xcb_x_print_print_get_one
_attributes | |
| | | | |
| skipping to change at line 2334 | | skipping to change at line 2334 | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_x_print_print_get_one_attributes_cookie_t | | xcb_x_print_print_get_one_attributes_cookie_t | |
| xcb_x_print_print_get_one_attributes (xcb_connection_t *c /**<
*/, | | xcb_x_print_print_get_one_attributes (xcb_connection_t *c /**<
*/, | |
| xcb_x_print_pcontext_t context
/**< */, | | xcb_x_print_pcontext_t context
/**< */, | |
| uint32_t nameLen
/**< */, | | uint32_t nameLen
/**< */, | |
| uint8_t pool /*
*< */, | | uint8_t pool /*
*< */, | |
| const xcb_x_print_string8_t *name /*
*< */); | | const xcb_x_print_string8_t *name /*
*< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 2437 | | skipping to change at line 2437 | |
| xcb_x_print_print_get_one_attributes_reply_t * | | xcb_x_print_print_get_one_attributes_reply_t * | |
| xcb_x_print_print_get_one_attributes_reply (xcb_connection_t
*c /**< */, | | xcb_x_print_print_get_one_attributes_reply (xcb_connection_t
*c /**< */, | |
| xcb_x_print_print_get_one_attri
butes_cookie_t cookie /**< */, | | xcb_x_print_print_get_one_attri
butes_cookie_t cookie /**< */, | |
| xcb_generic_error_t
**e /**< */); | | xcb_generic_error_t
**e /**< */); | |
| | | | |
| int | | int | |
| xcb_x_print_print_set_attributes_sizeof (const void *_buffer /**< */, | | xcb_x_print_print_set_attributes_sizeof (const void *_buffer /**< */, | |
| uint32_t attributes_len /**<
*/); | | uint32_t attributes_len /**<
*/); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 2473 | | skipping to change at line 2473 | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_x_print_print_set_attributes_checked (xcb_connection_t *c /
**< */, | | xcb_x_print_print_set_attributes_checked (xcb_connection_t *c /
**< */, | |
| xcb_x_print_pcontext_t cont
ext /**< */, | | xcb_x_print_pcontext_t cont
ext /**< */, | |
| uint32_t stri
ngLen /**< */, | | uint32_t stri
ngLen /**< */, | |
| uint8_t pool
/**< */, | | uint8_t pool
/**< */, | |
| uint8_t rule
/**< */, | | uint8_t rule
/**< */, | |
| uint32_t attr
ibutes_len /**< */, | | uint32_t attr
ibutes_len /**< */, | |
| const xcb_x_print_string8_t *attr
ibutes /**< */); | | const xcb_x_print_string8_t *attr
ibutes /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_x_print_print_set_attributes | | ** xcb_void_cookie_t xcb_x_print_print_set_attributes | |
| | | | |
| skipping to change at line 2506 | | skipping to change at line 2506 | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_x_print_print_set_attributes (xcb_connection_t *c /**< */, | | xcb_x_print_print_set_attributes (xcb_connection_t *c /**< */, | |
| xcb_x_print_pcontext_t context /**
< */, | | xcb_x_print_pcontext_t context /**
< */, | |
| uint32_t stringLen /
**< */, | | uint32_t stringLen /
**< */, | |
| uint8_t pool /**< *
/, | | uint8_t pool /**< *
/, | |
| uint8_t rule /**< *
/, | | uint8_t rule /**< *
/, | |
| uint32_t attributes_l
en /**< */, | | uint32_t attributes_l
en /**< */, | |
| const xcb_x_print_string8_t *attributes
/**< */); | | const xcb_x_print_string8_t *attributes
/**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_x_print_print_get_page_dimensions_cookie_t xcb_x_print_print_get_pa
ge_dimensions | | ** xcb_x_print_print_get_page_dimensions_cookie_t xcb_x_print_print_get_pa
ge_dimensions | |
| | | | |
| skipping to change at line 2529 | | skipping to change at line 2529 | |
| ** @param xcb_x_print_pcontext_t context | | ** @param xcb_x_print_pcontext_t context | |
| ** @returns xcb_x_print_print_get_page_dimensions_cookie_t | | ** @returns xcb_x_print_print_get_page_dimensions_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_x_print_print_get_page_dimensions_cookie_t | | xcb_x_print_print_get_page_dimensions_cookie_t | |
| xcb_x_print_print_get_page_dimensions (xcb_connection_t *c /**< */, | | xcb_x_print_print_get_page_dimensions (xcb_connection_t *c /**< */, | |
| xcb_x_print_pcontext_t context /**
< */); | | xcb_x_print_pcontext_t context /**
< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 2589 | | skipping to change at line 2589 | |
| | | | |
| xcb_x_print_print_get_page_dimensions_reply_t * | | xcb_x_print_print_get_page_dimensions_reply_t * | |
| xcb_x_print_print_get_page_dimensions_reply (xcb_connection_t
*c /**< */, | | xcb_x_print_print_get_page_dimensions_reply (xcb_connection_t
*c /**< */, | |
| xcb_x_print_print_get_page_dim
ensions_cookie_t cookie /**< */, | | xcb_x_print_print_get_page_dim
ensions_cookie_t cookie /**< */, | |
| xcb_generic_error_t
**e /**< */); | | xcb_generic_error_t
**e /**< */); | |
| | | | |
| int | | int | |
| xcb_x_print_print_query_screens_sizeof (const void *_buffer /**< */); | | xcb_x_print_print_query_screens_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_x_print_print_query_screens_cookie_t xcb_x_print_print_query_screen
s | | ** xcb_x_print_print_query_screens_cookie_t xcb_x_print_print_query_screen
s | |
| ** | | ** | |
| ** @param xcb_connection_t *c | | ** @param xcb_connection_t *c | |
| ** @returns xcb_x_print_print_query_screens_cookie_t | | ** @returns xcb_x_print_print_query_screens_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_x_print_print_query_screens_cookie_t | | xcb_x_print_print_query_screens_cookie_t | |
| xcb_x_print_print_query_screens (xcb_connection_t *c /**< */); | | xcb_x_print_print_query_screens (xcb_connection_t *c /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 2701 | | skipping to change at line 2701 | |
| ** @returns xcb_x_print_print_query_screens_reply_t * | | ** @returns xcb_x_print_print_query_screens_reply_t * | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_x_print_print_query_screens_reply_t * | | xcb_x_print_print_query_screens_reply_t * | |
| xcb_x_print_print_query_screens_reply (xcb_connection_t
*c /**< */, | | xcb_x_print_print_query_screens_reply (xcb_connection_t
*c /**< */, | |
| xcb_x_print_print_query_screens_cook
ie_t cookie /**< */, | | xcb_x_print_print_query_screens_cook
ie_t cookie /**< */, | |
| xcb_generic_error_t
**e /**< */); | | xcb_generic_error_t
**e /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_x_print_print_set_image_resolution_cookie_t xcb_x_print_print_set_i
mage_resolution | | ** xcb_x_print_print_set_image_resolution_cookie_t xcb_x_print_print_set_i
mage_resolution | |
| | | | |
| skipping to change at line 2726 | | skipping to change at line 2726 | |
| ** @returns xcb_x_print_print_set_image_resolution_cookie_t | | ** @returns xcb_x_print_print_set_image_resolution_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_x_print_print_set_image_resolution_cookie_t | | xcb_x_print_print_set_image_resolution_cookie_t | |
| xcb_x_print_print_set_image_resolution (xcb_connection_t *c /**< */, | | xcb_x_print_print_set_image_resolution (xcb_connection_t *c /**< */, | |
| xcb_x_print_pcontext_t context /*
*< */, | | xcb_x_print_pcontext_t context /*
*< */, | |
| uint16_t image_resol
ution /**< */); | | uint16_t image_resol
ution /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 2785 | | skipping to change at line 2785 | |
| ** @returns xcb_x_print_print_set_image_resolution_reply_t * | | ** @returns xcb_x_print_print_set_image_resolution_reply_t * | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_x_print_print_set_image_resolution_reply_t * | | xcb_x_print_print_set_image_resolution_reply_t * | |
| xcb_x_print_print_set_image_resolution_reply (xcb_connection_t
*c /**< */, | | xcb_x_print_print_set_image_resolution_reply (xcb_connection_t
*c /**< */, | |
| xcb_x_print_print_set_image_r
esolution_cookie_t cookie /**< */, | | xcb_x_print_print_set_image_r
esolution_cookie_t cookie /**< */, | |
| xcb_generic_error_t
**e /**< */); | | xcb_generic_error_t
**e /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_x_print_print_get_image_resolution_cookie_t xcb_x_print_print_get_i
mage_resolution | | ** xcb_x_print_print_get_image_resolution_cookie_t xcb_x_print_print_get_i
mage_resolution | |
| | | | |
| skipping to change at line 2808 | | skipping to change at line 2808 | |
| ** @param xcb_x_print_pcontext_t context | | ** @param xcb_x_print_pcontext_t context | |
| ** @returns xcb_x_print_print_get_image_resolution_cookie_t | | ** @returns xcb_x_print_print_get_image_resolution_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_x_print_print_get_image_resolution_cookie_t | | xcb_x_print_print_get_image_resolution_cookie_t | |
| xcb_x_print_print_get_image_resolution (xcb_connection_t *c /**< */, | | xcb_x_print_print_get_image_resolution (xcb_connection_t *c /**< */, | |
| xcb_x_print_pcontext_t context /*
*< */); | | xcb_x_print_pcontext_t context /*
*< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
End of changes. 50 change blocks. |
| 50 lines changed or deleted | | 50 lines changed or added | |
|
| xproto.h | | xproto.h | |
| | | | |
| skipping to change at line 5888 | | skipping to change at line 5888 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_generic_iterator_t | | xcb_generic_iterator_t | |
| xcb_client_message_data_end (xcb_client_message_data_iterator_t i /**< */)
; | | xcb_client_message_data_end (xcb_client_message_data_iterator_t i /**< */)
; | |
| | | | |
| int | | int | |
| xcb_create_window_sizeof (const void *_buffer /**< */); | | xcb_create_window_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 5936 | | skipping to change at line 5936 | |
| int16_t y /**< */, | | int16_t y /**< */, | |
| uint16_t width /**< */, | | uint16_t width /**< */, | |
| uint16_t height /**< */, | | uint16_t height /**< */, | |
| uint16_t border_width /**< */, | | uint16_t border_width /**< */, | |
| uint16_t _class /**< */, | | uint16_t _class /**< */, | |
| xcb_visualid_t visual /**< */, | | xcb_visualid_t visual /**< */, | |
| uint32_t value_mask /**< */, | | uint32_t value_mask /**< */, | |
| const uint32_t *value_list /**< */); | | const uint32_t *value_list /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_create_window | | ** xcb_void_cookie_t xcb_create_window | |
| | | | |
| skipping to change at line 5984 | | skipping to change at line 5984 | |
| uint16_t border_width /**< */, | | uint16_t border_width /**< */, | |
| uint16_t _class /**< */, | | uint16_t _class /**< */, | |
| xcb_visualid_t visual /**< */, | | xcb_visualid_t visual /**< */, | |
| uint32_t value_mask /**< */, | | uint32_t value_mask /**< */, | |
| const uint32_t *value_list /**< */); | | const uint32_t *value_list /**< */); | |
| | | | |
| int | | int | |
| xcb_change_window_attributes_sizeof (const void *_buffer /**< */); | | xcb_change_window_attributes_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 6014 | | skipping to change at line 6014 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_change_window_attributes_checked (xcb_connection_t *c /**< */, | | xcb_change_window_attributes_checked (xcb_connection_t *c /**< */, | |
| xcb_window_t window /**< */, | | xcb_window_t window /**< */, | |
| uint32_t value_mask /**< */
, | | uint32_t value_mask /**< */
, | |
| const uint32_t *value_list /**< */
); | | const uint32_t *value_list /**< */
); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_change_window_attributes | | ** xcb_void_cookie_t xcb_change_window_attributes | |
| | | | |
| skipping to change at line 6041 | | skipping to change at line 6041 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_change_window_attributes (xcb_connection_t *c /**< */, | | xcb_change_window_attributes (xcb_connection_t *c /**< */, | |
| xcb_window_t window /**< */, | | xcb_window_t window /**< */, | |
| uint32_t value_mask /**< */, | | uint32_t value_mask /**< */, | |
| const uint32_t *value_list /**< */); | | const uint32_t *value_list /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_get_window_attributes_cookie_t xcb_get_window_attributes | | ** xcb_get_window_attributes_cookie_t xcb_get_window_attributes | |
| | | | |
| skipping to change at line 6064 | | skipping to change at line 6064 | |
| ** @param xcb_window_t window | | ** @param xcb_window_t window | |
| ** @returns xcb_get_window_attributes_cookie_t | | ** @returns xcb_get_window_attributes_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_get_window_attributes_cookie_t | | xcb_get_window_attributes_cookie_t | |
| xcb_get_window_attributes (xcb_connection_t *c /**< */, | | xcb_get_window_attributes (xcb_connection_t *c /**< */, | |
| xcb_window_t window /**< */); | | xcb_window_t window /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 6121 | | skipping to change at line 6121 | |
| ** @returns xcb_get_window_attributes_reply_t * | | ** @returns xcb_get_window_attributes_reply_t * | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_get_window_attributes_reply_t * | | xcb_get_window_attributes_reply_t * | |
| xcb_get_window_attributes_reply (xcb_connection_t *c /*
*< */, | | xcb_get_window_attributes_reply (xcb_connection_t *c /*
*< */, | |
| xcb_get_window_attributes_cookie_t cooki
e /**< */, | | xcb_get_window_attributes_cookie_t cooki
e /**< */, | |
| xcb_generic_error_t **e /*
*< */); | | xcb_generic_error_t **e /*
*< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 6147 | | skipping to change at line 6147 | |
| ** @param xcb_window_t window | | ** @param xcb_window_t window | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_destroy_window_checked (xcb_connection_t *c /**< */, | | xcb_destroy_window_checked (xcb_connection_t *c /**< */, | |
| xcb_window_t window /**< */); | | xcb_window_t window /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_destroy_window | | ** xcb_void_cookie_t xcb_destroy_window | |
| | | | |
| skipping to change at line 6170 | | skipping to change at line 6170 | |
| ** @param xcb_window_t window | | ** @param xcb_window_t window | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_destroy_window (xcb_connection_t *c /**< */, | | xcb_destroy_window (xcb_connection_t *c /**< */, | |
| xcb_window_t window /**< */); | | xcb_window_t window /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 6196 | | skipping to change at line 6196 | |
| ** @param xcb_window_t window | | ** @param xcb_window_t window | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_destroy_subwindows_checked (xcb_connection_t *c /**< */, | | xcb_destroy_subwindows_checked (xcb_connection_t *c /**< */, | |
| xcb_window_t window /**< */); | | xcb_window_t window /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_destroy_subwindows | | ** xcb_void_cookie_t xcb_destroy_subwindows | |
| | | | |
| skipping to change at line 6219 | | skipping to change at line 6219 | |
| ** @param xcb_window_t window | | ** @param xcb_window_t window | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_destroy_subwindows (xcb_connection_t *c /**< */, | | xcb_destroy_subwindows (xcb_connection_t *c /**< */, | |
| xcb_window_t window /**< */); | | xcb_window_t window /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 6247 | | skipping to change at line 6247 | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_change_save_set_checked (xcb_connection_t *c /**< */, | | xcb_change_save_set_checked (xcb_connection_t *c /**< */, | |
| uint8_t mode /**< */, | | uint8_t mode /**< */, | |
| xcb_window_t window /**< */); | | xcb_window_t window /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_change_save_set | | ** xcb_void_cookie_t xcb_change_save_set | |
| | | | |
| skipping to change at line 6272 | | skipping to change at line 6272 | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_change_save_set (xcb_connection_t *c /**< */, | | xcb_change_save_set (xcb_connection_t *c /**< */, | |
| uint8_t mode /**< */, | | uint8_t mode /**< */, | |
| xcb_window_t window /**< */); | | xcb_window_t window /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 6304 | | skipping to change at line 6304 | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_reparent_window_checked (xcb_connection_t *c /**< */, | | xcb_reparent_window_checked (xcb_connection_t *c /**< */, | |
| xcb_window_t window /**< */, | | xcb_window_t window /**< */, | |
| xcb_window_t parent /**< */, | | xcb_window_t parent /**< */, | |
| int16_t x /**< */, | | int16_t x /**< */, | |
| int16_t y /**< */); | | int16_t y /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_reparent_window | | ** xcb_void_cookie_t xcb_reparent_window | |
| | | | |
| skipping to change at line 6333 | | skipping to change at line 6333 | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_reparent_window (xcb_connection_t *c /**< */, | | xcb_reparent_window (xcb_connection_t *c /**< */, | |
| xcb_window_t window /**< */, | | xcb_window_t window /**< */, | |
| xcb_window_t parent /**< */, | | xcb_window_t parent /**< */, | |
| int16_t x /**< */, | | int16_t x /**< */, | |
| int16_t y /**< */); | | int16_t y /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 6359 | | skipping to change at line 6359 | |
| ** @param xcb_window_t window | | ** @param xcb_window_t window | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_map_window_checked (xcb_connection_t *c /**< */, | | xcb_map_window_checked (xcb_connection_t *c /**< */, | |
| xcb_window_t window /**< */); | | xcb_window_t window /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_map_window | | ** xcb_void_cookie_t xcb_map_window | |
| | | | |
| skipping to change at line 6382 | | skipping to change at line 6382 | |
| ** @param xcb_window_t window | | ** @param xcb_window_t window | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_map_window (xcb_connection_t *c /**< */, | | xcb_map_window (xcb_connection_t *c /**< */, | |
| xcb_window_t window /**< */); | | xcb_window_t window /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 6408 | | skipping to change at line 6408 | |
| ** @param xcb_window_t window | | ** @param xcb_window_t window | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_map_subwindows_checked (xcb_connection_t *c /**< */, | | xcb_map_subwindows_checked (xcb_connection_t *c /**< */, | |
| xcb_window_t window /**< */); | | xcb_window_t window /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_map_subwindows | | ** xcb_void_cookie_t xcb_map_subwindows | |
| | | | |
| skipping to change at line 6431 | | skipping to change at line 6431 | |
| ** @param xcb_window_t window | | ** @param xcb_window_t window | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_map_subwindows (xcb_connection_t *c /**< */, | | xcb_map_subwindows (xcb_connection_t *c /**< */, | |
| xcb_window_t window /**< */); | | xcb_window_t window /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 6457 | | skipping to change at line 6457 | |
| ** @param xcb_window_t window | | ** @param xcb_window_t window | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_unmap_window_checked (xcb_connection_t *c /**< */, | | xcb_unmap_window_checked (xcb_connection_t *c /**< */, | |
| xcb_window_t window /**< */); | | xcb_window_t window /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_unmap_window | | ** xcb_void_cookie_t xcb_unmap_window | |
| | | | |
| skipping to change at line 6480 | | skipping to change at line 6480 | |
| ** @param xcb_window_t window | | ** @param xcb_window_t window | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_unmap_window (xcb_connection_t *c /**< */, | | xcb_unmap_window (xcb_connection_t *c /**< */, | |
| xcb_window_t window /**< */); | | xcb_window_t window /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 6506 | | skipping to change at line 6506 | |
| ** @param xcb_window_t window | | ** @param xcb_window_t window | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_unmap_subwindows_checked (xcb_connection_t *c /**< */, | | xcb_unmap_subwindows_checked (xcb_connection_t *c /**< */, | |
| xcb_window_t window /**< */); | | xcb_window_t window /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_unmap_subwindows | | ** xcb_void_cookie_t xcb_unmap_subwindows | |
| | | | |
| skipping to change at line 6532 | | skipping to change at line 6532 | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_unmap_subwindows (xcb_connection_t *c /**< */, | | xcb_unmap_subwindows (xcb_connection_t *c /**< */, | |
| xcb_window_t window /**< */); | | xcb_window_t window /**< */); | |
| | | | |
| int | | int | |
| xcb_configure_window_sizeof (const void *_buffer /**< */); | | xcb_configure_window_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 6562 | | skipping to change at line 6562 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_configure_window_checked (xcb_connection_t *c /**< */, | | xcb_configure_window_checked (xcb_connection_t *c /**< */, | |
| xcb_window_t window /**< */, | | xcb_window_t window /**< */, | |
| uint16_t value_mask /**< */, | | uint16_t value_mask /**< */, | |
| const uint32_t *value_list /**< */); | | const uint32_t *value_list /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_configure_window | | ** xcb_void_cookie_t xcb_configure_window | |
| | | | |
| skipping to change at line 6589 | | skipping to change at line 6589 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_configure_window (xcb_connection_t *c /**< */, | | xcb_configure_window (xcb_connection_t *c /**< */, | |
| xcb_window_t window /**< */, | | xcb_window_t window /**< */, | |
| uint16_t value_mask /**< */, | | uint16_t value_mask /**< */, | |
| const uint32_t *value_list /**< */); | | const uint32_t *value_list /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 6617 | | skipping to change at line 6617 | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_circulate_window_checked (xcb_connection_t *c /**< */, | | xcb_circulate_window_checked (xcb_connection_t *c /**< */, | |
| uint8_t direction /**< */, | | uint8_t direction /**< */, | |
| xcb_window_t window /**< */); | | xcb_window_t window /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_circulate_window | | ** xcb_void_cookie_t xcb_circulate_window | |
| | | | |
| skipping to change at line 6642 | | skipping to change at line 6642 | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_circulate_window (xcb_connection_t *c /**< */, | | xcb_circulate_window (xcb_connection_t *c /**< */, | |
| uint8_t direction /**< */, | | uint8_t direction /**< */, | |
| xcb_window_t window /**< */); | | xcb_window_t window /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_get_geometry_cookie_t xcb_get_geometry | | ** xcb_get_geometry_cookie_t xcb_get_geometry | |
| | | | |
| skipping to change at line 6665 | | skipping to change at line 6665 | |
| ** @param xcb_drawable_t drawable | | ** @param xcb_drawable_t drawable | |
| ** @returns xcb_get_geometry_cookie_t | | ** @returns xcb_get_geometry_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_get_geometry_cookie_t | | xcb_get_geometry_cookie_t | |
| xcb_get_geometry (xcb_connection_t *c /**< */, | | xcb_get_geometry (xcb_connection_t *c /**< */, | |
| xcb_drawable_t drawable /**< */); | | xcb_drawable_t drawable /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 6725 | | skipping to change at line 6725 | |
| | | | |
| xcb_get_geometry_reply_t * | | xcb_get_geometry_reply_t * | |
| xcb_get_geometry_reply (xcb_connection_t *c /**< */, | | xcb_get_geometry_reply (xcb_connection_t *c /**< */, | |
| xcb_get_geometry_cookie_t cookie /**< */, | | xcb_get_geometry_cookie_t cookie /**< */, | |
| xcb_generic_error_t **e /**< */); | | xcb_generic_error_t **e /**< */); | |
| | | | |
| int | | int | |
| xcb_query_tree_sizeof (const void *_buffer /**< */); | | xcb_query_tree_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_query_tree_cookie_t xcb_query_tree | | ** xcb_query_tree_cookie_t xcb_query_tree | |
| | | | |
| skipping to change at line 6748 | | skipping to change at line 6748 | |
| ** @param xcb_window_t window | | ** @param xcb_window_t window | |
| ** @returns xcb_query_tree_cookie_t | | ** @returns xcb_query_tree_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_query_tree_cookie_t | | xcb_query_tree_cookie_t | |
| xcb_query_tree (xcb_connection_t *c /**< */, | | xcb_query_tree (xcb_connection_t *c /**< */, | |
| xcb_window_t window /**< */); | | xcb_window_t window /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 6844 | | skipping to change at line 6844 | |
| | | | |
| xcb_query_tree_reply_t * | | xcb_query_tree_reply_t * | |
| xcb_query_tree_reply (xcb_connection_t *c /**< */, | | xcb_query_tree_reply (xcb_connection_t *c /**< */, | |
| xcb_query_tree_cookie_t cookie /**< */, | | xcb_query_tree_cookie_t cookie /**< */, | |
| xcb_generic_error_t **e /**< */); | | xcb_generic_error_t **e /**< */); | |
| | | | |
| int | | int | |
| xcb_intern_atom_sizeof (const void *_buffer /**< */); | | xcb_intern_atom_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_intern_atom_cookie_t xcb_intern_atom | | ** xcb_intern_atom_cookie_t xcb_intern_atom | |
| | | | |
| skipping to change at line 6871 | | skipping to change at line 6871 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_intern_atom_cookie_t | | xcb_intern_atom_cookie_t | |
| xcb_intern_atom (xcb_connection_t *c /**< */, | | xcb_intern_atom (xcb_connection_t *c /**< */, | |
| uint8_t only_if_exists /**< */, | | uint8_t only_if_exists /**< */, | |
| uint16_t name_len /**< */, | | uint16_t name_len /**< */, | |
| const char *name /**< */); | | const char *name /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 6935 | | skipping to change at line 6935 | |
| | | | |
| xcb_intern_atom_reply_t * | | xcb_intern_atom_reply_t * | |
| xcb_intern_atom_reply (xcb_connection_t *c /**< */, | | xcb_intern_atom_reply (xcb_connection_t *c /**< */, | |
| xcb_intern_atom_cookie_t cookie /**< */, | | xcb_intern_atom_cookie_t cookie /**< */, | |
| xcb_generic_error_t **e /**< */); | | xcb_generic_error_t **e /**< */); | |
| | | | |
| int | | int | |
| xcb_get_atom_name_sizeof (const void *_buffer /**< */); | | xcb_get_atom_name_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_get_atom_name_cookie_t xcb_get_atom_name | | ** xcb_get_atom_name_cookie_t xcb_get_atom_name | |
| | | | |
| skipping to change at line 6958 | | skipping to change at line 6958 | |
| ** @param xcb_atom_t atom | | ** @param xcb_atom_t atom | |
| ** @returns xcb_get_atom_name_cookie_t | | ** @returns xcb_get_atom_name_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_get_atom_name_cookie_t | | xcb_get_atom_name_cookie_t | |
| xcb_get_atom_name (xcb_connection_t *c /**< */, | | xcb_get_atom_name (xcb_connection_t *c /**< */, | |
| xcb_atom_t atom /**< */); | | xcb_atom_t atom /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 7054 | | skipping to change at line 7054 | |
| | | | |
| xcb_get_atom_name_reply_t * | | xcb_get_atom_name_reply_t * | |
| xcb_get_atom_name_reply (xcb_connection_t *c /**< */, | | xcb_get_atom_name_reply (xcb_connection_t *c /**< */, | |
| xcb_get_atom_name_cookie_t cookie /**< */, | | xcb_get_atom_name_cookie_t cookie /**< */, | |
| xcb_generic_error_t **e /**< */); | | xcb_generic_error_t **e /**< */); | |
| | | | |
| int | | int | |
| xcb_change_property_sizeof (const void *_buffer /**< */); | | xcb_change_property_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 7092 | | skipping to change at line 7092 | |
| xcb_change_property_checked (xcb_connection_t *c /**< */, | | xcb_change_property_checked (xcb_connection_t *c /**< */, | |
| uint8_t mode /**< */, | | uint8_t mode /**< */, | |
| xcb_window_t window /**< */, | | xcb_window_t window /**< */, | |
| xcb_atom_t property /**< */, | | xcb_atom_t property /**< */, | |
| xcb_atom_t type /**< */, | | xcb_atom_t type /**< */, | |
| uint8_t format /**< */, | | uint8_t format /**< */, | |
| uint32_t data_len /**< */, | | uint32_t data_len /**< */, | |
| const void *data /**< */); | | const void *data /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_change_property | | ** xcb_void_cookie_t xcb_change_property | |
| | | | |
| skipping to change at line 7127 | | skipping to change at line 7127 | |
| xcb_change_property (xcb_connection_t *c /**< */, | | xcb_change_property (xcb_connection_t *c /**< */, | |
| uint8_t mode /**< */, | | uint8_t mode /**< */, | |
| xcb_window_t window /**< */, | | xcb_window_t window /**< */, | |
| xcb_atom_t property /**< */, | | xcb_atom_t property /**< */, | |
| xcb_atom_t type /**< */, | | xcb_atom_t type /**< */, | |
| uint8_t format /**< */, | | uint8_t format /**< */, | |
| uint32_t data_len /**< */, | | uint32_t data_len /**< */, | |
| const void *data /**< */); | | const void *data /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 7155 | | skipping to change at line 7155 | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_delete_property_checked (xcb_connection_t *c /**< */, | | xcb_delete_property_checked (xcb_connection_t *c /**< */, | |
| xcb_window_t window /**< */, | | xcb_window_t window /**< */, | |
| xcb_atom_t property /**< */); | | xcb_atom_t property /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_delete_property | | ** xcb_void_cookie_t xcb_delete_property | |
| | | | |
| skipping to change at line 7183 | | skipping to change at line 7183 | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_delete_property (xcb_connection_t *c /**< */, | | xcb_delete_property (xcb_connection_t *c /**< */, | |
| xcb_window_t window /**< */, | | xcb_window_t window /**< */, | |
| xcb_atom_t property /**< */); | | xcb_atom_t property /**< */); | |
| | | | |
| int | | int | |
| xcb_get_property_sizeof (const void *_buffer /**< */); | | xcb_get_property_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_get_property_cookie_t xcb_get_property | | ** xcb_get_property_cookie_t xcb_get_property | |
| | | | |
| skipping to change at line 7216 | | skipping to change at line 7216 | |
| xcb_get_property_cookie_t | | xcb_get_property_cookie_t | |
| xcb_get_property (xcb_connection_t *c /**< */, | | xcb_get_property (xcb_connection_t *c /**< */, | |
| uint8_t _delete /**< */, | | uint8_t _delete /**< */, | |
| xcb_window_t window /**< */, | | xcb_window_t window /**< */, | |
| xcb_atom_t property /**< */, | | xcb_atom_t property /**< */, | |
| xcb_atom_t type /**< */, | | xcb_atom_t type /**< */, | |
| uint32_t long_offset /**< */, | | uint32_t long_offset /**< */, | |
| uint32_t long_length /**< */); | | uint32_t long_length /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 7322 | | skipping to change at line 7322 | |
| | | | |
| xcb_get_property_reply_t * | | xcb_get_property_reply_t * | |
| xcb_get_property_reply (xcb_connection_t *c /**< */, | | xcb_get_property_reply (xcb_connection_t *c /**< */, | |
| xcb_get_property_cookie_t cookie /**< */, | | xcb_get_property_cookie_t cookie /**< */, | |
| xcb_generic_error_t **e /**< */); | | xcb_generic_error_t **e /**< */); | |
| | | | |
| int | | int | |
| xcb_list_properties_sizeof (const void *_buffer /**< */); | | xcb_list_properties_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_list_properties_cookie_t xcb_list_properties | | ** xcb_list_properties_cookie_t xcb_list_properties | |
| | | | |
| skipping to change at line 7345 | | skipping to change at line 7345 | |
| ** @param xcb_window_t window | | ** @param xcb_window_t window | |
| ** @returns xcb_list_properties_cookie_t | | ** @returns xcb_list_properties_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_list_properties_cookie_t | | xcb_list_properties_cookie_t | |
| xcb_list_properties (xcb_connection_t *c /**< */, | | xcb_list_properties (xcb_connection_t *c /**< */, | |
| xcb_window_t window /**< */); | | xcb_window_t window /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 7438 | | skipping to change at line 7438 | |
| ** @returns xcb_list_properties_reply_t * | | ** @returns xcb_list_properties_reply_t * | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_list_properties_reply_t * | | xcb_list_properties_reply_t * | |
| xcb_list_properties_reply (xcb_connection_t *c /**< */, | | xcb_list_properties_reply (xcb_connection_t *c /**< */, | |
| xcb_list_properties_cookie_t cookie /**< */, | | xcb_list_properties_cookie_t cookie /**< */, | |
| xcb_generic_error_t **e /**< */); | | xcb_generic_error_t **e /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 7468 | | skipping to change at line 7468 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_set_selection_owner_checked (xcb_connection_t *c /**< */, | | xcb_set_selection_owner_checked (xcb_connection_t *c /**< */, | |
| xcb_window_t owner /**< */, | | xcb_window_t owner /**< */, | |
| xcb_atom_t selection /**< */, | | xcb_atom_t selection /**< */, | |
| xcb_timestamp_t time /**< */); | | xcb_timestamp_t time /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_set_selection_owner | | ** xcb_void_cookie_t xcb_set_selection_owner | |
| | | | |
| skipping to change at line 7495 | | skipping to change at line 7495 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_set_selection_owner (xcb_connection_t *c /**< */, | | xcb_set_selection_owner (xcb_connection_t *c /**< */, | |
| xcb_window_t owner /**< */, | | xcb_window_t owner /**< */, | |
| xcb_atom_t selection /**< */, | | xcb_atom_t selection /**< */, | |
| xcb_timestamp_t time /**< */); | | xcb_timestamp_t time /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_get_selection_owner_cookie_t xcb_get_selection_owner | | ** xcb_get_selection_owner_cookie_t xcb_get_selection_owner | |
| | | | |
| skipping to change at line 7518 | | skipping to change at line 7518 | |
| ** @param xcb_atom_t selection | | ** @param xcb_atom_t selection | |
| ** @returns xcb_get_selection_owner_cookie_t | | ** @returns xcb_get_selection_owner_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_get_selection_owner_cookie_t | | xcb_get_selection_owner_cookie_t | |
| xcb_get_selection_owner (xcb_connection_t *c /**< */, | | xcb_get_selection_owner (xcb_connection_t *c /**< */, | |
| xcb_atom_t selection /**< */); | | xcb_atom_t selection /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 7575 | | skipping to change at line 7575 | |
| ** @returns xcb_get_selection_owner_reply_t * | | ** @returns xcb_get_selection_owner_reply_t * | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_get_selection_owner_reply_t * | | xcb_get_selection_owner_reply_t * | |
| xcb_get_selection_owner_reply (xcb_connection_t *c /**< *
/, | | xcb_get_selection_owner_reply (xcb_connection_t *c /**< *
/, | |
| xcb_get_selection_owner_cookie_t cookie /
**< */, | | xcb_get_selection_owner_cookie_t cookie /
**< */, | |
| xcb_generic_error_t **e /**< *
/); | | xcb_generic_error_t **e /**< *
/); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 7609 | | skipping to change at line 7609 | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_convert_selection_checked (xcb_connection_t *c /**< */, | | xcb_convert_selection_checked (xcb_connection_t *c /**< */, | |
| xcb_window_t requestor /**< */, | | xcb_window_t requestor /**< */, | |
| xcb_atom_t selection /**< */, | | xcb_atom_t selection /**< */, | |
| xcb_atom_t target /**< */, | | xcb_atom_t target /**< */, | |
| xcb_atom_t property /**< */, | | xcb_atom_t property /**< */, | |
| xcb_timestamp_t time /**< */); | | xcb_timestamp_t time /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_convert_selection | | ** xcb_void_cookie_t xcb_convert_selection | |
| | | | |
| skipping to change at line 7640 | | skipping to change at line 7640 | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_convert_selection (xcb_connection_t *c /**< */, | | xcb_convert_selection (xcb_connection_t *c /**< */, | |
| xcb_window_t requestor /**< */, | | xcb_window_t requestor /**< */, | |
| xcb_atom_t selection /**< */, | | xcb_atom_t selection /**< */, | |
| xcb_atom_t target /**< */, | | xcb_atom_t target /**< */, | |
| xcb_atom_t property /**< */, | | xcb_atom_t property /**< */, | |
| xcb_timestamp_t time /**< */); | | xcb_timestamp_t time /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 7672 | | skipping to change at line 7672 | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_send_event_checked (xcb_connection_t *c /**< */, | | xcb_send_event_checked (xcb_connection_t *c /**< */, | |
| uint8_t propagate /**< */, | | uint8_t propagate /**< */, | |
| xcb_window_t destination /**< */, | | xcb_window_t destination /**< */, | |
| uint32_t event_mask /**< */, | | uint32_t event_mask /**< */, | |
| const char *event /**< */); | | const char *event /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_send_event | | ** xcb_void_cookie_t xcb_send_event | |
| | | | |
| skipping to change at line 7701 | | skipping to change at line 7701 | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_send_event (xcb_connection_t *c /**< */, | | xcb_send_event (xcb_connection_t *c /**< */, | |
| uint8_t propagate /**< */, | | uint8_t propagate /**< */, | |
| xcb_window_t destination /**< */, | | xcb_window_t destination /**< */, | |
| uint32_t event_mask /**< */, | | uint32_t event_mask /**< */, | |
| const char *event /**< */); | | const char *event /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_grab_pointer_cookie_t xcb_grab_pointer | | ** xcb_grab_pointer_cookie_t xcb_grab_pointer | |
| | | | |
| skipping to change at line 7738 | | skipping to change at line 7738 | |
| uint8_t owner_events /**< */, | | uint8_t owner_events /**< */, | |
| xcb_window_t grab_window /**< */, | | xcb_window_t grab_window /**< */, | |
| uint16_t event_mask /**< */, | | uint16_t event_mask /**< */, | |
| uint8_t pointer_mode /**< */, | | uint8_t pointer_mode /**< */, | |
| uint8_t keyboard_mode /**< */, | | uint8_t keyboard_mode /**< */, | |
| xcb_window_t confine_to /**< */, | | xcb_window_t confine_to /**< */, | |
| xcb_cursor_t cursor /**< */, | | xcb_cursor_t cursor /**< */, | |
| xcb_timestamp_t time /**< */); | | xcb_timestamp_t time /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 7809 | | skipping to change at line 7809 | |
| ** @returns xcb_grab_pointer_reply_t * | | ** @returns xcb_grab_pointer_reply_t * | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_grab_pointer_reply_t * | | xcb_grab_pointer_reply_t * | |
| xcb_grab_pointer_reply (xcb_connection_t *c /**< */, | | xcb_grab_pointer_reply (xcb_connection_t *c /**< */, | |
| xcb_grab_pointer_cookie_t cookie /**< */, | | xcb_grab_pointer_cookie_t cookie /**< */, | |
| xcb_generic_error_t **e /**< */); | | xcb_generic_error_t **e /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 7835 | | skipping to change at line 7835 | |
| ** @param xcb_timestamp_t time | | ** @param xcb_timestamp_t time | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_ungrab_pointer_checked (xcb_connection_t *c /**< */, | | xcb_ungrab_pointer_checked (xcb_connection_t *c /**< */, | |
| xcb_timestamp_t time /**< */); | | xcb_timestamp_t time /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_ungrab_pointer | | ** xcb_void_cookie_t xcb_ungrab_pointer | |
| | | | |
| skipping to change at line 7858 | | skipping to change at line 7858 | |
| ** @param xcb_timestamp_t time | | ** @param xcb_timestamp_t time | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_ungrab_pointer (xcb_connection_t *c /**< */, | | xcb_ungrab_pointer (xcb_connection_t *c /**< */, | |
| xcb_timestamp_t time /**< */); | | xcb_timestamp_t time /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 7900 | | skipping to change at line 7900 | |
| xcb_window_t grab_window /**< */, | | xcb_window_t grab_window /**< */, | |
| uint16_t event_mask /**< */, | | uint16_t event_mask /**< */, | |
| uint8_t pointer_mode /**< */, | | uint8_t pointer_mode /**< */, | |
| uint8_t keyboard_mode /**< */, | | uint8_t keyboard_mode /**< */, | |
| xcb_window_t confine_to /**< */, | | xcb_window_t confine_to /**< */, | |
| xcb_cursor_t cursor /**< */, | | xcb_cursor_t cursor /**< */, | |
| uint8_t button /**< */, | | uint8_t button /**< */, | |
| uint16_t modifiers /**< */); | | uint16_t modifiers /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_grab_button | | ** xcb_void_cookie_t xcb_grab_button | |
| | | | |
| skipping to change at line 7939 | | skipping to change at line 7939 | |
| xcb_window_t grab_window /**< */, | | xcb_window_t grab_window /**< */, | |
| uint16_t event_mask /**< */, | | uint16_t event_mask /**< */, | |
| uint8_t pointer_mode /**< */, | | uint8_t pointer_mode /**< */, | |
| uint8_t keyboard_mode /**< */, | | uint8_t keyboard_mode /**< */, | |
| xcb_window_t confine_to /**< */, | | xcb_window_t confine_to /**< */, | |
| xcb_cursor_t cursor /**< */, | | xcb_cursor_t cursor /**< */, | |
| uint8_t button /**< */, | | uint8_t button /**< */, | |
| uint16_t modifiers /**< */); | | uint16_t modifiers /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 7969 | | skipping to change at line 7969 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_ungrab_button_checked (xcb_connection_t *c /**< */, | | xcb_ungrab_button_checked (xcb_connection_t *c /**< */, | |
| uint8_t button /**< */, | | uint8_t button /**< */, | |
| xcb_window_t grab_window /**< */, | | xcb_window_t grab_window /**< */, | |
| uint16_t modifiers /**< */); | | uint16_t modifiers /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_ungrab_button | | ** xcb_void_cookie_t xcb_ungrab_button | |
| | | | |
| skipping to change at line 7996 | | skipping to change at line 7996 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_ungrab_button (xcb_connection_t *c /**< */, | | xcb_ungrab_button (xcb_connection_t *c /**< */, | |
| uint8_t button /**< */, | | uint8_t button /**< */, | |
| xcb_window_t grab_window /**< */, | | xcb_window_t grab_window /**< */, | |
| uint16_t modifiers /**< */); | | uint16_t modifiers /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 8026 | | skipping to change at line 8026 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_change_active_pointer_grab_checked (xcb_connection_t *c /**< */, | | xcb_change_active_pointer_grab_checked (xcb_connection_t *c /**< */, | |
| xcb_cursor_t cursor /**< */, | | xcb_cursor_t cursor /**< */, | |
| xcb_timestamp_t time /**< */, | | xcb_timestamp_t time /**< */, | |
| uint16_t event_mask /**<
*/); | | uint16_t event_mask /**<
*/); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_change_active_pointer_grab | | ** xcb_void_cookie_t xcb_change_active_pointer_grab | |
| | | | |
| skipping to change at line 8053 | | skipping to change at line 8053 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_change_active_pointer_grab (xcb_connection_t *c /**< */, | | xcb_change_active_pointer_grab (xcb_connection_t *c /**< */, | |
| xcb_cursor_t cursor /**< */, | | xcb_cursor_t cursor /**< */, | |
| xcb_timestamp_t time /**< */, | | xcb_timestamp_t time /**< */, | |
| uint16_t event_mask /**< */); | | uint16_t event_mask /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_grab_keyboard_cookie_t xcb_grab_keyboard | | ** xcb_grab_keyboard_cookie_t xcb_grab_keyboard | |
| | | | |
| skipping to change at line 8084 | | skipping to change at line 8084 | |
| | | | |
| xcb_grab_keyboard_cookie_t | | xcb_grab_keyboard_cookie_t | |
| xcb_grab_keyboard (xcb_connection_t *c /**< */, | | xcb_grab_keyboard (xcb_connection_t *c /**< */, | |
| uint8_t owner_events /**< */, | | uint8_t owner_events /**< */, | |
| xcb_window_t grab_window /**< */, | | xcb_window_t grab_window /**< */, | |
| xcb_timestamp_t time /**< */, | | xcb_timestamp_t time /**< */, | |
| uint8_t pointer_mode /**< */, | | uint8_t pointer_mode /**< */, | |
| uint8_t keyboard_mode /**< */); | | uint8_t keyboard_mode /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 8149 | | skipping to change at line 8149 | |
| ** @returns xcb_grab_keyboard_reply_t * | | ** @returns xcb_grab_keyboard_reply_t * | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_grab_keyboard_reply_t * | | xcb_grab_keyboard_reply_t * | |
| xcb_grab_keyboard_reply (xcb_connection_t *c /**< */, | | xcb_grab_keyboard_reply (xcb_connection_t *c /**< */, | |
| xcb_grab_keyboard_cookie_t cookie /**< */, | | xcb_grab_keyboard_cookie_t cookie /**< */, | |
| xcb_generic_error_t **e /**< */); | | xcb_generic_error_t **e /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 8175 | | skipping to change at line 8175 | |
| ** @param xcb_timestamp_t time | | ** @param xcb_timestamp_t time | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_ungrab_keyboard_checked (xcb_connection_t *c /**< */, | | xcb_ungrab_keyboard_checked (xcb_connection_t *c /**< */, | |
| xcb_timestamp_t time /**< */); | | xcb_timestamp_t time /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_ungrab_keyboard | | ** xcb_void_cookie_t xcb_ungrab_keyboard | |
| | | | |
| skipping to change at line 8198 | | skipping to change at line 8198 | |
| ** @param xcb_timestamp_t time | | ** @param xcb_timestamp_t time | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_ungrab_keyboard (xcb_connection_t *c /**< */, | | xcb_ungrab_keyboard (xcb_connection_t *c /**< */, | |
| xcb_timestamp_t time /**< */); | | xcb_timestamp_t time /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 8234 | | skipping to change at line 8234 | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_grab_key_checked (xcb_connection_t *c /**< */, | | xcb_grab_key_checked (xcb_connection_t *c /**< */, | |
| uint8_t owner_events /**< */, | | uint8_t owner_events /**< */, | |
| xcb_window_t grab_window /**< */, | | xcb_window_t grab_window /**< */, | |
| uint16_t modifiers /**< */, | | uint16_t modifiers /**< */, | |
| xcb_keycode_t key /**< */, | | xcb_keycode_t key /**< */, | |
| uint8_t pointer_mode /**< */, | | uint8_t pointer_mode /**< */, | |
| uint8_t keyboard_mode /**< */); | | uint8_t keyboard_mode /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_grab_key | | ** xcb_void_cookie_t xcb_grab_key | |
| | | | |
| skipping to change at line 8267 | | skipping to change at line 8267 | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_grab_key (xcb_connection_t *c /**< */, | | xcb_grab_key (xcb_connection_t *c /**< */, | |
| uint8_t owner_events /**< */, | | uint8_t owner_events /**< */, | |
| xcb_window_t grab_window /**< */, | | xcb_window_t grab_window /**< */, | |
| uint16_t modifiers /**< */, | | uint16_t modifiers /**< */, | |
| xcb_keycode_t key /**< */, | | xcb_keycode_t key /**< */, | |
| uint8_t pointer_mode /**< */, | | uint8_t pointer_mode /**< */, | |
| uint8_t keyboard_mode /**< */); | | uint8_t keyboard_mode /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 8297 | | skipping to change at line 8297 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_ungrab_key_checked (xcb_connection_t *c /**< */, | | xcb_ungrab_key_checked (xcb_connection_t *c /**< */, | |
| xcb_keycode_t key /**< */, | | xcb_keycode_t key /**< */, | |
| xcb_window_t grab_window /**< */, | | xcb_window_t grab_window /**< */, | |
| uint16_t modifiers /**< */); | | uint16_t modifiers /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_ungrab_key | | ** xcb_void_cookie_t xcb_ungrab_key | |
| | | | |
| skipping to change at line 8324 | | skipping to change at line 8324 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_ungrab_key (xcb_connection_t *c /**< */, | | xcb_ungrab_key (xcb_connection_t *c /**< */, | |
| xcb_keycode_t key /**< */, | | xcb_keycode_t key /**< */, | |
| xcb_window_t grab_window /**< */, | | xcb_window_t grab_window /**< */, | |
| uint16_t modifiers /**< */); | | uint16_t modifiers /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 8352 | | skipping to change at line 8352 | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_allow_events_checked (xcb_connection_t *c /**< */, | | xcb_allow_events_checked (xcb_connection_t *c /**< */, | |
| uint8_t mode /**< */, | | uint8_t mode /**< */, | |
| xcb_timestamp_t time /**< */); | | xcb_timestamp_t time /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_allow_events | | ** xcb_void_cookie_t xcb_allow_events | |
| | | | |
| skipping to change at line 8377 | | skipping to change at line 8377 | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_allow_events (xcb_connection_t *c /**< */, | | xcb_allow_events (xcb_connection_t *c /**< */, | |
| uint8_t mode /**< */, | | uint8_t mode /**< */, | |
| xcb_timestamp_t time /**< */); | | xcb_timestamp_t time /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 8401 | | skipping to change at line 8401 | |
| ** | | ** | |
| ** @param xcb_connection_t *c | | ** @param xcb_connection_t *c | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_grab_server_checked (xcb_connection_t *c /**< */); | | xcb_grab_server_checked (xcb_connection_t *c /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_grab_server | | ** xcb_void_cookie_t xcb_grab_server | |
| ** | | ** | |
| ** @param xcb_connection_t *c | | ** @param xcb_connection_t *c | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_grab_server (xcb_connection_t *c /**< */); | | xcb_grab_server (xcb_connection_t *c /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 8446 | | skipping to change at line 8446 | |
| ** | | ** | |
| ** @param xcb_connection_t *c | | ** @param xcb_connection_t *c | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_ungrab_server_checked (xcb_connection_t *c /**< */); | | xcb_ungrab_server_checked (xcb_connection_t *c /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_ungrab_server | | ** xcb_void_cookie_t xcb_ungrab_server | |
| ** | | ** | |
| ** @param xcb_connection_t *c | | ** @param xcb_connection_t *c | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_ungrab_server (xcb_connection_t *c /**< */); | | xcb_ungrab_server (xcb_connection_t *c /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_query_pointer_cookie_t xcb_query_pointer | | ** xcb_query_pointer_cookie_t xcb_query_pointer | |
| | | | |
| skipping to change at line 8490 | | skipping to change at line 8490 | |
| ** @param xcb_window_t window | | ** @param xcb_window_t window | |
| ** @returns xcb_query_pointer_cookie_t | | ** @returns xcb_query_pointer_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_query_pointer_cookie_t | | xcb_query_pointer_cookie_t | |
| xcb_query_pointer (xcb_connection_t *c /**< */, | | xcb_query_pointer (xcb_connection_t *c /**< */, | |
| xcb_window_t window /**< */); | | xcb_window_t window /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 8593 | | skipping to change at line 8593 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_generic_iterator_t | | xcb_generic_iterator_t | |
| xcb_timecoord_end (xcb_timecoord_iterator_t i /**< */); | | xcb_timecoord_end (xcb_timecoord_iterator_t i /**< */); | |
| | | | |
| int | | int | |
| xcb_get_motion_events_sizeof (const void *_buffer /**< */); | | xcb_get_motion_events_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_get_motion_events_cookie_t xcb_get_motion_events | | ** xcb_get_motion_events_cookie_t xcb_get_motion_events | |
| | | | |
| skipping to change at line 8620 | | skipping to change at line 8620 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_get_motion_events_cookie_t | | xcb_get_motion_events_cookie_t | |
| xcb_get_motion_events (xcb_connection_t *c /**< */, | | xcb_get_motion_events (xcb_connection_t *c /**< */, | |
| xcb_window_t window /**< */, | | xcb_window_t window /**< */, | |
| xcb_timestamp_t start /**< */, | | xcb_timestamp_t start /**< */, | |
| xcb_timestamp_t stop /**< */); | | xcb_timestamp_t stop /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 8717 | | skipping to change at line 8717 | |
| ** @returns xcb_get_motion_events_reply_t * | | ** @returns xcb_get_motion_events_reply_t * | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_get_motion_events_reply_t * | | xcb_get_motion_events_reply_t * | |
| xcb_get_motion_events_reply (xcb_connection_t *c /**< */, | | xcb_get_motion_events_reply (xcb_connection_t *c /**< */, | |
| xcb_get_motion_events_cookie_t cookie /**<
*/, | | xcb_get_motion_events_cookie_t cookie /**<
*/, | |
| xcb_generic_error_t **e /**< */); | | xcb_generic_error_t **e /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_translate_coordinates_cookie_t xcb_translate_coordinates | | ** xcb_translate_coordinates_cookie_t xcb_translate_coordinates | |
| | | | |
| skipping to change at line 8746 | | skipping to change at line 8746 | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_translate_coordinates_cookie_t | | xcb_translate_coordinates_cookie_t | |
| xcb_translate_coordinates (xcb_connection_t *c /**< */, | | xcb_translate_coordinates (xcb_connection_t *c /**< */, | |
| xcb_window_t src_window /**< */, | | xcb_window_t src_window /**< */, | |
| xcb_window_t dst_window /**< */, | | xcb_window_t dst_window /**< */, | |
| int16_t src_x /**< */, | | int16_t src_x /**< */, | |
| int16_t src_y /**< */); | | int16_t src_y /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 8809 | | skipping to change at line 8809 | |
| ** @returns xcb_translate_coordinates_reply_t * | | ** @returns xcb_translate_coordinates_reply_t * | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_translate_coordinates_reply_t * | | xcb_translate_coordinates_reply_t * | |
| xcb_translate_coordinates_reply (xcb_connection_t *c /*
*< */, | | xcb_translate_coordinates_reply (xcb_connection_t *c /*
*< */, | |
| xcb_translate_coordinates_cookie_t cooki
e /**< */, | | xcb_translate_coordinates_cookie_t cooki
e /**< */, | |
| xcb_generic_error_t **e /*
*< */); | | xcb_generic_error_t **e /*
*< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 8849 | | skipping to change at line 8849 | |
| xcb_window_t src_window /**< */, | | xcb_window_t src_window /**< */, | |
| xcb_window_t dst_window /**< */, | | xcb_window_t dst_window /**< */, | |
| int16_t src_x /**< */, | | int16_t src_x /**< */, | |
| int16_t src_y /**< */, | | int16_t src_y /**< */, | |
| uint16_t src_width /**< */, | | uint16_t src_width /**< */, | |
| uint16_t src_height /**< */, | | uint16_t src_height /**< */, | |
| int16_t dst_x /**< */, | | int16_t dst_x /**< */, | |
| int16_t dst_y /**< */); | | int16_t dst_y /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_warp_pointer | | ** xcb_void_cookie_t xcb_warp_pointer | |
| | | | |
| skipping to change at line 8886 | | skipping to change at line 8886 | |
| xcb_window_t src_window /**< */, | | xcb_window_t src_window /**< */, | |
| xcb_window_t dst_window /**< */, | | xcb_window_t dst_window /**< */, | |
| int16_t src_x /**< */, | | int16_t src_x /**< */, | |
| int16_t src_y /**< */, | | int16_t src_y /**< */, | |
| uint16_t src_width /**< */, | | uint16_t src_width /**< */, | |
| uint16_t src_height /**< */, | | uint16_t src_height /**< */, | |
| int16_t dst_x /**< */, | | int16_t dst_x /**< */, | |
| int16_t dst_y /**< */); | | int16_t dst_y /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 8916 | | skipping to change at line 8916 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_set_input_focus_checked (xcb_connection_t *c /**< */, | | xcb_set_input_focus_checked (xcb_connection_t *c /**< */, | |
| uint8_t revert_to /**< */, | | uint8_t revert_to /**< */, | |
| xcb_window_t focus /**< */, | | xcb_window_t focus /**< */, | |
| xcb_timestamp_t time /**< */); | | xcb_timestamp_t time /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_set_input_focus | | ** xcb_void_cookie_t xcb_set_input_focus | |
| | | | |
| skipping to change at line 8943 | | skipping to change at line 8943 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_set_input_focus (xcb_connection_t *c /**< */, | | xcb_set_input_focus (xcb_connection_t *c /**< */, | |
| uint8_t revert_to /**< */, | | uint8_t revert_to /**< */, | |
| xcb_window_t focus /**< */, | | xcb_window_t focus /**< */, | |
| xcb_timestamp_t time /**< */); | | xcb_timestamp_t time /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_get_input_focus_cookie_t xcb_get_input_focus | | ** xcb_get_input_focus_cookie_t xcb_get_input_focus | |
| ** | | ** | |
| ** @param xcb_connection_t *c | | ** @param xcb_connection_t *c | |
| ** @returns xcb_get_input_focus_cookie_t | | ** @returns xcb_get_input_focus_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_get_input_focus_cookie_t | | xcb_get_input_focus_cookie_t | |
| xcb_get_input_focus (xcb_connection_t *c /**< */); | | xcb_get_input_focus (xcb_connection_t *c /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 9019 | | skipping to change at line 9019 | |
| ** @returns xcb_get_input_focus_reply_t * | | ** @returns xcb_get_input_focus_reply_t * | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_get_input_focus_reply_t * | | xcb_get_input_focus_reply_t * | |
| xcb_get_input_focus_reply (xcb_connection_t *c /**< */, | | xcb_get_input_focus_reply (xcb_connection_t *c /**< */, | |
| xcb_get_input_focus_cookie_t cookie /**< */, | | xcb_get_input_focus_cookie_t cookie /**< */, | |
| xcb_generic_error_t **e /**< */); | | xcb_generic_error_t **e /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_query_keymap_cookie_t xcb_query_keymap | | ** xcb_query_keymap_cookie_t xcb_query_keymap | |
| ** | | ** | |
| ** @param xcb_connection_t *c | | ** @param xcb_connection_t *c | |
| ** @returns xcb_query_keymap_cookie_t | | ** @returns xcb_query_keymap_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_query_keymap_cookie_t | | xcb_query_keymap_cookie_t | |
| xcb_query_keymap (xcb_connection_t *c /**< */); | | xcb_query_keymap (xcb_connection_t *c /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 9098 | | skipping to change at line 9098 | |
| | | | |
| xcb_query_keymap_reply_t * | | xcb_query_keymap_reply_t * | |
| xcb_query_keymap_reply (xcb_connection_t *c /**< */, | | xcb_query_keymap_reply (xcb_connection_t *c /**< */, | |
| xcb_query_keymap_cookie_t cookie /**< */, | | xcb_query_keymap_cookie_t cookie /**< */, | |
| xcb_generic_error_t **e /**< */); | | xcb_generic_error_t **e /**< */); | |
| | | | |
| int | | int | |
| xcb_open_font_sizeof (const void *_buffer /**< */); | | xcb_open_font_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 9128 | | skipping to change at line 9128 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_open_font_checked (xcb_connection_t *c /**< */, | | xcb_open_font_checked (xcb_connection_t *c /**< */, | |
| xcb_font_t fid /**< */, | | xcb_font_t fid /**< */, | |
| uint16_t name_len /**< */, | | uint16_t name_len /**< */, | |
| const char *name /**< */); | | const char *name /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_open_font | | ** xcb_void_cookie_t xcb_open_font | |
| | | | |
| skipping to change at line 9155 | | skipping to change at line 9155 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_open_font (xcb_connection_t *c /**< */, | | xcb_open_font (xcb_connection_t *c /**< */, | |
| xcb_font_t fid /**< */, | | xcb_font_t fid /**< */, | |
| uint16_t name_len /**< */, | | uint16_t name_len /**< */, | |
| const char *name /**< */); | | const char *name /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 9181 | | skipping to change at line 9181 | |
| ** @param xcb_font_t font | | ** @param xcb_font_t font | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_close_font_checked (xcb_connection_t *c /**< */, | | xcb_close_font_checked (xcb_connection_t *c /**< */, | |
| xcb_font_t font /**< */); | | xcb_font_t font /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_close_font | | ** xcb_void_cookie_t xcb_close_font | |
| | | | |
| skipping to change at line 9293 | | skipping to change at line 9293 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_generic_iterator_t | | xcb_generic_iterator_t | |
| xcb_charinfo_end (xcb_charinfo_iterator_t i /**< */); | | xcb_charinfo_end (xcb_charinfo_iterator_t i /**< */); | |
| | | | |
| int | | int | |
| xcb_query_font_sizeof (const void *_buffer /**< */); | | xcb_query_font_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_query_font_cookie_t xcb_query_font | | ** xcb_query_font_cookie_t xcb_query_font | |
| | | | |
| skipping to change at line 9316 | | skipping to change at line 9316 | |
| ** @param xcb_fontable_t font | | ** @param xcb_fontable_t font | |
| ** @returns xcb_query_font_cookie_t | | ** @returns xcb_query_font_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_query_font_cookie_t | | xcb_query_font_cookie_t | |
| xcb_query_font (xcb_connection_t *c /**< */, | | xcb_query_font (xcb_connection_t *c /**< */, | |
| xcb_fontable_t font /**< */); | | xcb_fontable_t font /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 9449 | | skipping to change at line 9449 | |
| xcb_query_font_reply_t * | | xcb_query_font_reply_t * | |
| xcb_query_font_reply (xcb_connection_t *c /**< */, | | xcb_query_font_reply (xcb_connection_t *c /**< */, | |
| xcb_query_font_cookie_t cookie /**< */, | | xcb_query_font_cookie_t cookie /**< */, | |
| xcb_generic_error_t **e /**< */); | | xcb_generic_error_t **e /**< */); | |
| | | | |
| int | | int | |
| xcb_query_text_extents_sizeof (const void *_buffer /**< */, | | xcb_query_text_extents_sizeof (const void *_buffer /**< */, | |
| uint32_t string_len /**< */); | | uint32_t string_len /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_query_text_extents_cookie_t xcb_query_text_extents | | ** xcb_query_text_extents_cookie_t xcb_query_text_extents | |
| | | | |
| skipping to change at line 9476 | | skipping to change at line 9476 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_query_text_extents_cookie_t | | xcb_query_text_extents_cookie_t | |
| xcb_query_text_extents (xcb_connection_t *c /**< */, | | xcb_query_text_extents (xcb_connection_t *c /**< */, | |
| xcb_fontable_t font /**< */, | | xcb_fontable_t font /**< */, | |
| uint32_t string_len /**< */, | | uint32_t string_len /**< */, | |
| const xcb_char2b_t *string /**< */); | | const xcb_char2b_t *string /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 9622 | | skipping to change at line 9622 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_generic_iterator_t | | xcb_generic_iterator_t | |
| xcb_str_end (xcb_str_iterator_t i /**< */); | | xcb_str_end (xcb_str_iterator_t i /**< */); | |
| | | | |
| int | | int | |
| xcb_list_fonts_sizeof (const void *_buffer /**< */); | | xcb_list_fonts_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_list_fonts_cookie_t xcb_list_fonts | | ** xcb_list_fonts_cookie_t xcb_list_fonts | |
| | | | |
| skipping to change at line 9649 | | skipping to change at line 9649 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_list_fonts_cookie_t | | xcb_list_fonts_cookie_t | |
| xcb_list_fonts (xcb_connection_t *c /**< */, | | xcb_list_fonts (xcb_connection_t *c /**< */, | |
| uint16_t max_names /**< */, | | uint16_t max_names /**< */, | |
| uint16_t pattern_len /**< */, | | uint16_t pattern_len /**< */, | |
| const char *pattern /**< */); | | const char *pattern /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 9737 | | skipping to change at line 9737 | |
| | | | |
| xcb_list_fonts_reply_t * | | xcb_list_fonts_reply_t * | |
| xcb_list_fonts_reply (xcb_connection_t *c /**< */, | | xcb_list_fonts_reply (xcb_connection_t *c /**< */, | |
| xcb_list_fonts_cookie_t cookie /**< */, | | xcb_list_fonts_cookie_t cookie /**< */, | |
| xcb_generic_error_t **e /**< */); | | xcb_generic_error_t **e /**< */); | |
| | | | |
| int | | int | |
| xcb_list_fonts_with_info_sizeof (const void *_buffer /**< */); | | xcb_list_fonts_with_info_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_list_fonts_with_info_cookie_t xcb_list_fonts_with_info | | ** xcb_list_fonts_with_info_cookie_t xcb_list_fonts_with_info | |
| | | | |
| skipping to change at line 9764 | | skipping to change at line 9764 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_list_fonts_with_info_cookie_t | | xcb_list_fonts_with_info_cookie_t | |
| xcb_list_fonts_with_info (xcb_connection_t *c /**< */, | | xcb_list_fonts_with_info (xcb_connection_t *c /**< */, | |
| uint16_t max_names /**< */, | | uint16_t max_names /**< */, | |
| uint16_t pattern_len /**< */, | | uint16_t pattern_len /**< */, | |
| const char *pattern /**< */); | | const char *pattern /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 9900 | | skipping to change at line 9900 | |
| | | | |
| xcb_list_fonts_with_info_reply_t * | | xcb_list_fonts_with_info_reply_t * | |
| xcb_list_fonts_with_info_reply (xcb_connection_t *c /**<
*/, | | xcb_list_fonts_with_info_reply (xcb_connection_t *c /**<
*/, | |
| xcb_list_fonts_with_info_cookie_t cookie
/**< */, | | xcb_list_fonts_with_info_cookie_t cookie
/**< */, | |
| xcb_generic_error_t **e /**<
*/); | | xcb_generic_error_t **e /**<
*/); | |
| | | | |
| int | | int | |
| xcb_set_font_path_sizeof (const void *_buffer /**< */); | | xcb_set_font_path_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 9928 | | skipping to change at line 9928 | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_set_font_path_checked (xcb_connection_t *c /**< */, | | xcb_set_font_path_checked (xcb_connection_t *c /**< */, | |
| uint16_t font_qty /**< */, | | uint16_t font_qty /**< */, | |
| const xcb_str_t *font /**< */); | | const xcb_str_t *font /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_set_font_path | | ** xcb_void_cookie_t xcb_set_font_path | |
| | | | |
| skipping to change at line 9956 | | skipping to change at line 9956 | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_set_font_path (xcb_connection_t *c /**< */, | | xcb_set_font_path (xcb_connection_t *c /**< */, | |
| uint16_t font_qty /**< */, | | uint16_t font_qty /**< */, | |
| const xcb_str_t *font /**< */); | | const xcb_str_t *font /**< */); | |
| | | | |
| int | | int | |
| xcb_get_font_path_sizeof (const void *_buffer /**< */); | | xcb_get_font_path_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_get_font_path_cookie_t xcb_get_font_path | | ** xcb_get_font_path_cookie_t xcb_get_font_path | |
| ** | | ** | |
| ** @param xcb_connection_t *c | | ** @param xcb_connection_t *c | |
| ** @returns xcb_get_font_path_cookie_t | | ** @returns xcb_get_font_path_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_get_font_path_cookie_t | | xcb_get_font_path_cookie_t | |
| xcb_get_font_path (xcb_connection_t *c /**< */); | | xcb_get_font_path (xcb_connection_t *c /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 10056 | | skipping to change at line 10056 | |
| ** @returns xcb_get_font_path_reply_t * | | ** @returns xcb_get_font_path_reply_t * | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_get_font_path_reply_t * | | xcb_get_font_path_reply_t * | |
| xcb_get_font_path_reply (xcb_connection_t *c /**< */, | | xcb_get_font_path_reply (xcb_connection_t *c /**< */, | |
| xcb_get_font_path_cookie_t cookie /**< */, | | xcb_get_font_path_cookie_t cookie /**< */, | |
| xcb_generic_error_t **e /**< */); | | xcb_generic_error_t **e /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 10090 | | skipping to change at line 10090 | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_create_pixmap_checked (xcb_connection_t *c /**< */, | | xcb_create_pixmap_checked (xcb_connection_t *c /**< */, | |
| uint8_t depth /**< */, | | uint8_t depth /**< */, | |
| xcb_pixmap_t pid /**< */, | | xcb_pixmap_t pid /**< */, | |
| xcb_drawable_t drawable /**< */, | | xcb_drawable_t drawable /**< */, | |
| uint16_t width /**< */, | | uint16_t width /**< */, | |
| uint16_t height /**< */); | | uint16_t height /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_create_pixmap | | ** xcb_void_cookie_t xcb_create_pixmap | |
| | | | |
| skipping to change at line 10121 | | skipping to change at line 10121 | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_create_pixmap (xcb_connection_t *c /**< */, | | xcb_create_pixmap (xcb_connection_t *c /**< */, | |
| uint8_t depth /**< */, | | uint8_t depth /**< */, | |
| xcb_pixmap_t pid /**< */, | | xcb_pixmap_t pid /**< */, | |
| xcb_drawable_t drawable /**< */, | | xcb_drawable_t drawable /**< */, | |
| uint16_t width /**< */, | | uint16_t width /**< */, | |
| uint16_t height /**< */); | | uint16_t height /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 10147 | | skipping to change at line 10147 | |
| ** @param xcb_pixmap_t pixmap | | ** @param xcb_pixmap_t pixmap | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_free_pixmap_checked (xcb_connection_t *c /**< */, | | xcb_free_pixmap_checked (xcb_connection_t *c /**< */, | |
| xcb_pixmap_t pixmap /**< */); | | xcb_pixmap_t pixmap /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_free_pixmap | | ** xcb_void_cookie_t xcb_free_pixmap | |
| | | | |
| skipping to change at line 10173 | | skipping to change at line 10173 | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_free_pixmap (xcb_connection_t *c /**< */, | | xcb_free_pixmap (xcb_connection_t *c /**< */, | |
| xcb_pixmap_t pixmap /**< */); | | xcb_pixmap_t pixmap /**< */); | |
| | | | |
| int | | int | |
| xcb_create_gc_sizeof (const void *_buffer /**< */); | | xcb_create_gc_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 10205 | | skipping to change at line 10205 | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_create_gc_checked (xcb_connection_t *c /**< */, | | xcb_create_gc_checked (xcb_connection_t *c /**< */, | |
| xcb_gcontext_t cid /**< */, | | xcb_gcontext_t cid /**< */, | |
| xcb_drawable_t drawable /**< */, | | xcb_drawable_t drawable /**< */, | |
| uint32_t value_mask /**< */, | | uint32_t value_mask /**< */, | |
| const uint32_t *value_list /**< */); | | const uint32_t *value_list /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_create_gc | | ** xcb_void_cookie_t xcb_create_gc | |
| | | | |
| skipping to change at line 10237 | | skipping to change at line 10237 | |
| xcb_create_gc (xcb_connection_t *c /**< */, | | xcb_create_gc (xcb_connection_t *c /**< */, | |
| xcb_gcontext_t cid /**< */, | | xcb_gcontext_t cid /**< */, | |
| xcb_drawable_t drawable /**< */, | | xcb_drawable_t drawable /**< */, | |
| uint32_t value_mask /**< */, | | uint32_t value_mask /**< */, | |
| const uint32_t *value_list /**< */); | | const uint32_t *value_list /**< */); | |
| | | | |
| int | | int | |
| xcb_change_gc_sizeof (const void *_buffer /**< */); | | xcb_change_gc_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 10267 | | skipping to change at line 10267 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_change_gc_checked (xcb_connection_t *c /**< */, | | xcb_change_gc_checked (xcb_connection_t *c /**< */, | |
| xcb_gcontext_t gc /**< */, | | xcb_gcontext_t gc /**< */, | |
| uint32_t value_mask /**< */, | | uint32_t value_mask /**< */, | |
| const uint32_t *value_list /**< */); | | const uint32_t *value_list /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_change_gc | | ** xcb_void_cookie_t xcb_change_gc | |
| | | | |
| skipping to change at line 10294 | | skipping to change at line 10294 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_change_gc (xcb_connection_t *c /**< */, | | xcb_change_gc (xcb_connection_t *c /**< */, | |
| xcb_gcontext_t gc /**< */, | | xcb_gcontext_t gc /**< */, | |
| uint32_t value_mask /**< */, | | uint32_t value_mask /**< */, | |
| const uint32_t *value_list /**< */); | | const uint32_t *value_list /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 10324 | | skipping to change at line 10324 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_copy_gc_checked (xcb_connection_t *c /**< */, | | xcb_copy_gc_checked (xcb_connection_t *c /**< */, | |
| xcb_gcontext_t src_gc /**< */, | | xcb_gcontext_t src_gc /**< */, | |
| xcb_gcontext_t dst_gc /**< */, | | xcb_gcontext_t dst_gc /**< */, | |
| uint32_t value_mask /**< */); | | uint32_t value_mask /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_copy_gc | | ** xcb_void_cookie_t xcb_copy_gc | |
| | | | |
| skipping to change at line 10354 | | skipping to change at line 10354 | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_copy_gc (xcb_connection_t *c /**< */, | | xcb_copy_gc (xcb_connection_t *c /**< */, | |
| xcb_gcontext_t src_gc /**< */, | | xcb_gcontext_t src_gc /**< */, | |
| xcb_gcontext_t dst_gc /**< */, | | xcb_gcontext_t dst_gc /**< */, | |
| uint32_t value_mask /**< */); | | uint32_t value_mask /**< */); | |
| | | | |
| int | | int | |
| xcb_set_dashes_sizeof (const void *_buffer /**< */); | | xcb_set_dashes_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 10386 | | skipping to change at line 10386 | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_set_dashes_checked (xcb_connection_t *c /**< */, | | xcb_set_dashes_checked (xcb_connection_t *c /**< */, | |
| xcb_gcontext_t gc /**< */, | | xcb_gcontext_t gc /**< */, | |
| uint16_t dash_offset /**< */, | | uint16_t dash_offset /**< */, | |
| uint16_t dashes_len /**< */, | | uint16_t dashes_len /**< */, | |
| const uint8_t *dashes /**< */); | | const uint8_t *dashes /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_set_dashes | | ** xcb_void_cookie_t xcb_set_dashes | |
| | | | |
| skipping to change at line 10419 | | skipping to change at line 10419 | |
| xcb_gcontext_t gc /**< */, | | xcb_gcontext_t gc /**< */, | |
| uint16_t dash_offset /**< */, | | uint16_t dash_offset /**< */, | |
| uint16_t dashes_len /**< */, | | uint16_t dashes_len /**< */, | |
| const uint8_t *dashes /**< */); | | const uint8_t *dashes /**< */); | |
| | | | |
| int | | int | |
| xcb_set_clip_rectangles_sizeof (const void *_buffer /**< */, | | xcb_set_clip_rectangles_sizeof (const void *_buffer /**< */, | |
| uint32_t rectangles_len /**< */); | | uint32_t rectangles_len /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 10455 | | skipping to change at line 10455 | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_set_clip_rectangles_checked (xcb_connection_t *c /**< */, | | xcb_set_clip_rectangles_checked (xcb_connection_t *c /**< */, | |
| uint8_t ordering /**< */, | | uint8_t ordering /**< */, | |
| xcb_gcontext_t gc /**< */, | | xcb_gcontext_t gc /**< */, | |
| int16_t clip_x_origin /**<
*/, | | int16_t clip_x_origin /**<
*/, | |
| int16_t clip_y_origin /**<
*/, | | int16_t clip_y_origin /**<
*/, | |
| uint32_t rectangles_len /**
< */, | | uint32_t rectangles_len /**
< */, | |
| const xcb_rectangle_t *rectangles /**< */
); | | const xcb_rectangle_t *rectangles /**< */
); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_set_clip_rectangles | | ** xcb_void_cookie_t xcb_set_clip_rectangles | |
| | | | |
| skipping to change at line 10488 | | skipping to change at line 10488 | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_set_clip_rectangles (xcb_connection_t *c /**< */, | | xcb_set_clip_rectangles (xcb_connection_t *c /**< */, | |
| uint8_t ordering /**< */, | | uint8_t ordering /**< */, | |
| xcb_gcontext_t gc /**< */, | | xcb_gcontext_t gc /**< */, | |
| int16_t clip_x_origin /**< */, | | int16_t clip_x_origin /**< */, | |
| int16_t clip_y_origin /**< */, | | int16_t clip_y_origin /**< */, | |
| uint32_t rectangles_len /**< */, | | uint32_t rectangles_len /**< */, | |
| const xcb_rectangle_t *rectangles /**< */); | | const xcb_rectangle_t *rectangles /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 10514 | | skipping to change at line 10514 | |
| ** @param xcb_gcontext_t gc | | ** @param xcb_gcontext_t gc | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_free_gc_checked (xcb_connection_t *c /**< */, | | xcb_free_gc_checked (xcb_connection_t *c /**< */, | |
| xcb_gcontext_t gc /**< */); | | xcb_gcontext_t gc /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_free_gc | | ** xcb_void_cookie_t xcb_free_gc | |
| | | | |
| skipping to change at line 10537 | | skipping to change at line 10537 | |
| ** @param xcb_gcontext_t gc | | ** @param xcb_gcontext_t gc | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_free_gc (xcb_connection_t *c /**< */, | | xcb_free_gc (xcb_connection_t *c /**< */, | |
| xcb_gcontext_t gc /**< */); | | xcb_gcontext_t gc /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 10573 | | skipping to change at line 10573 | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_clear_area_checked (xcb_connection_t *c /**< */, | | xcb_clear_area_checked (xcb_connection_t *c /**< */, | |
| uint8_t exposures /**< */, | | uint8_t exposures /**< */, | |
| xcb_window_t window /**< */, | | xcb_window_t window /**< */, | |
| int16_t x /**< */, | | int16_t x /**< */, | |
| int16_t y /**< */, | | int16_t y /**< */, | |
| uint16_t width /**< */, | | uint16_t width /**< */, | |
| uint16_t height /**< */); | | uint16_t height /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_clear_area | | ** xcb_void_cookie_t xcb_clear_area | |
| | | | |
| skipping to change at line 10606 | | skipping to change at line 10606 | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_clear_area (xcb_connection_t *c /**< */, | | xcb_clear_area (xcb_connection_t *c /**< */, | |
| uint8_t exposures /**< */, | | uint8_t exposures /**< */, | |
| xcb_window_t window /**< */, | | xcb_window_t window /**< */, | |
| int16_t x /**< */, | | int16_t x /**< */, | |
| int16_t y /**< */, | | int16_t y /**< */, | |
| uint16_t width /**< */, | | uint16_t width /**< */, | |
| uint16_t height /**< */); | | uint16_t height /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 10648 | | skipping to change at line 10648 | |
| xcb_drawable_t dst_drawable /**< */, | | xcb_drawable_t dst_drawable /**< */, | |
| xcb_gcontext_t gc /**< */, | | xcb_gcontext_t gc /**< */, | |
| int16_t src_x /**< */, | | int16_t src_x /**< */, | |
| int16_t src_y /**< */, | | int16_t src_y /**< */, | |
| int16_t dst_x /**< */, | | int16_t dst_x /**< */, | |
| int16_t dst_y /**< */, | | int16_t dst_y /**< */, | |
| uint16_t width /**< */, | | uint16_t width /**< */, | |
| uint16_t height /**< */); | | uint16_t height /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_copy_area | | ** xcb_void_cookie_t xcb_copy_area | |
| | | | |
| skipping to change at line 10687 | | skipping to change at line 10687 | |
| xcb_drawable_t dst_drawable /**< */, | | xcb_drawable_t dst_drawable /**< */, | |
| xcb_gcontext_t gc /**< */, | | xcb_gcontext_t gc /**< */, | |
| int16_t src_x /**< */, | | int16_t src_x /**< */, | |
| int16_t src_y /**< */, | | int16_t src_y /**< */, | |
| int16_t dst_x /**< */, | | int16_t dst_x /**< */, | |
| int16_t dst_y /**< */, | | int16_t dst_y /**< */, | |
| uint16_t width /**< */, | | uint16_t width /**< */, | |
| uint16_t height /**< */); | | uint16_t height /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 10731 | | skipping to change at line 10731 | |
| xcb_gcontext_t gc /**< */, | | xcb_gcontext_t gc /**< */, | |
| int16_t src_x /**< */, | | int16_t src_x /**< */, | |
| int16_t src_y /**< */, | | int16_t src_y /**< */, | |
| int16_t dst_x /**< */, | | int16_t dst_x /**< */, | |
| int16_t dst_y /**< */, | | int16_t dst_y /**< */, | |
| uint16_t width /**< */, | | uint16_t width /**< */, | |
| uint16_t height /**< */, | | uint16_t height /**< */, | |
| uint32_t bit_plane /**< */); | | uint32_t bit_plane /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_copy_plane | | ** xcb_void_cookie_t xcb_copy_plane | |
| | | | |
| skipping to change at line 10776 | | skipping to change at line 10776 | |
| int16_t dst_y /**< */, | | int16_t dst_y /**< */, | |
| uint16_t width /**< */, | | uint16_t width /**< */, | |
| uint16_t height /**< */, | | uint16_t height /**< */, | |
| uint32_t bit_plane /**< */); | | uint32_t bit_plane /**< */); | |
| | | | |
| int | | int | |
| xcb_poly_point_sizeof (const void *_buffer /**< */, | | xcb_poly_point_sizeof (const void *_buffer /**< */, | |
| uint32_t points_len /**< */); | | uint32_t points_len /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 10810 | | skipping to change at line 10810 | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_poly_point_checked (xcb_connection_t *c /**< */, | | xcb_poly_point_checked (xcb_connection_t *c /**< */, | |
| uint8_t coordinate_mode /**< */, | | uint8_t coordinate_mode /**< */, | |
| xcb_drawable_t drawable /**< */, | | xcb_drawable_t drawable /**< */, | |
| xcb_gcontext_t gc /**< */, | | xcb_gcontext_t gc /**< */, | |
| uint32_t points_len /**< */, | | uint32_t points_len /**< */, | |
| const xcb_point_t *points /**< */); | | const xcb_point_t *points /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_poly_point | | ** xcb_void_cookie_t xcb_poly_point | |
| | | | |
| skipping to change at line 10845 | | skipping to change at line 10845 | |
| xcb_drawable_t drawable /**< */, | | xcb_drawable_t drawable /**< */, | |
| xcb_gcontext_t gc /**< */, | | xcb_gcontext_t gc /**< */, | |
| uint32_t points_len /**< */, | | uint32_t points_len /**< */, | |
| const xcb_point_t *points /**< */); | | const xcb_point_t *points /**< */); | |
| | | | |
| int | | int | |
| xcb_poly_line_sizeof (const void *_buffer /**< */, | | xcb_poly_line_sizeof (const void *_buffer /**< */, | |
| uint32_t points_len /**< */); | | uint32_t points_len /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 10879 | | skipping to change at line 10879 | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_poly_line_checked (xcb_connection_t *c /**< */, | | xcb_poly_line_checked (xcb_connection_t *c /**< */, | |
| uint8_t coordinate_mode /**< */, | | uint8_t coordinate_mode /**< */, | |
| xcb_drawable_t drawable /**< */, | | xcb_drawable_t drawable /**< */, | |
| xcb_gcontext_t gc /**< */, | | xcb_gcontext_t gc /**< */, | |
| uint32_t points_len /**< */, | | uint32_t points_len /**< */, | |
| const xcb_point_t *points /**< */); | | const xcb_point_t *points /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_poly_line | | ** xcb_void_cookie_t xcb_poly_line | |
| | | | |
| skipping to change at line 10957 | | skipping to change at line 10957 | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_generic_iterator_t | | xcb_generic_iterator_t | |
| xcb_segment_end (xcb_segment_iterator_t i /**< */); | | xcb_segment_end (xcb_segment_iterator_t i /**< */); | |
| | | | |
| int | | int | |
| xcb_poly_segment_sizeof (const void *_buffer /**< */, | | xcb_poly_segment_sizeof (const void *_buffer /**< */, | |
| uint32_t segments_len /**< */); | | uint32_t segments_len /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 10989 | | skipping to change at line 10989 | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_poly_segment_checked (xcb_connection_t *c /**< */, | | xcb_poly_segment_checked (xcb_connection_t *c /**< */, | |
| xcb_drawable_t drawable /**< */, | | xcb_drawable_t drawable /**< */, | |
| xcb_gcontext_t gc /**< */, | | xcb_gcontext_t gc /**< */, | |
| uint32_t segments_len /**< */, | | uint32_t segments_len /**< */, | |
| const xcb_segment_t *segments /**< */); | | const xcb_segment_t *segments /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_poly_segment | | ** xcb_void_cookie_t xcb_poly_segment | |
| | | | |
| skipping to change at line 11022 | | skipping to change at line 11022 | |
| xcb_drawable_t drawable /**< */, | | xcb_drawable_t drawable /**< */, | |
| xcb_gcontext_t gc /**< */, | | xcb_gcontext_t gc /**< */, | |
| uint32_t segments_len /**< */, | | uint32_t segments_len /**< */, | |
| const xcb_segment_t *segments /**< */); | | const xcb_segment_t *segments /**< */); | |
| | | | |
| int | | int | |
| xcb_poly_rectangle_sizeof (const void *_buffer /**< */, | | xcb_poly_rectangle_sizeof (const void *_buffer /**< */, | |
| uint32_t rectangles_len /**< */); | | uint32_t rectangles_len /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 11054 | | skipping to change at line 11054 | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_poly_rectangle_checked (xcb_connection_t *c /**< */, | | xcb_poly_rectangle_checked (xcb_connection_t *c /**< */, | |
| xcb_drawable_t drawable /**< */, | | xcb_drawable_t drawable /**< */, | |
| xcb_gcontext_t gc /**< */, | | xcb_gcontext_t gc /**< */, | |
| uint32_t rectangles_len /**< */, | | uint32_t rectangles_len /**< */, | |
| const xcb_rectangle_t *rectangles /**< */); | | const xcb_rectangle_t *rectangles /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_poly_rectangle | | ** xcb_void_cookie_t xcb_poly_rectangle | |
| | | | |
| skipping to change at line 11087 | | skipping to change at line 11087 | |
| xcb_drawable_t drawable /**< */, | | xcb_drawable_t drawable /**< */, | |
| xcb_gcontext_t gc /**< */, | | xcb_gcontext_t gc /**< */, | |
| uint32_t rectangles_len /**< */, | | uint32_t rectangles_len /**< */, | |
| const xcb_rectangle_t *rectangles /**< */); | | const xcb_rectangle_t *rectangles /**< */); | |
| | | | |
| int | | int | |
| xcb_poly_arc_sizeof (const void *_buffer /**< */, | | xcb_poly_arc_sizeof (const void *_buffer /**< */, | |
| uint32_t arcs_len /**< */); | | uint32_t arcs_len /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 11119 | | skipping to change at line 11119 | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_poly_arc_checked (xcb_connection_t *c /**< */, | | xcb_poly_arc_checked (xcb_connection_t *c /**< */, | |
| xcb_drawable_t drawable /**< */, | | xcb_drawable_t drawable /**< */, | |
| xcb_gcontext_t gc /**< */, | | xcb_gcontext_t gc /**< */, | |
| uint32_t arcs_len /**< */, | | uint32_t arcs_len /**< */, | |
| const xcb_arc_t *arcs /**< */); | | const xcb_arc_t *arcs /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_poly_arc | | ** xcb_void_cookie_t xcb_poly_arc | |
| | | | |
| skipping to change at line 11152 | | skipping to change at line 11152 | |
| xcb_drawable_t drawable /**< */, | | xcb_drawable_t drawable /**< */, | |
| xcb_gcontext_t gc /**< */, | | xcb_gcontext_t gc /**< */, | |
| uint32_t arcs_len /**< */, | | uint32_t arcs_len /**< */, | |
| const xcb_arc_t *arcs /**< */); | | const xcb_arc_t *arcs /**< */); | |
| | | | |
| int | | int | |
| xcb_fill_poly_sizeof (const void *_buffer /**< */, | | xcb_fill_poly_sizeof (const void *_buffer /**< */, | |
| uint32_t points_len /**< */); | | uint32_t points_len /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 11188 | | skipping to change at line 11188 | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_fill_poly_checked (xcb_connection_t *c /**< */, | | xcb_fill_poly_checked (xcb_connection_t *c /**< */, | |
| xcb_drawable_t drawable /**< */, | | xcb_drawable_t drawable /**< */, | |
| xcb_gcontext_t gc /**< */, | | xcb_gcontext_t gc /**< */, | |
| uint8_t shape /**< */, | | uint8_t shape /**< */, | |
| uint8_t coordinate_mode /**< */, | | uint8_t coordinate_mode /**< */, | |
| uint32_t points_len /**< */, | | uint32_t points_len /**< */, | |
| const xcb_point_t *points /**< */); | | const xcb_point_t *points /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_fill_poly | | ** xcb_void_cookie_t xcb_fill_poly | |
| | | | |
| skipping to change at line 11225 | | skipping to change at line 11225 | |
| uint8_t shape /**< */, | | uint8_t shape /**< */, | |
| uint8_t coordinate_mode /**< */, | | uint8_t coordinate_mode /**< */, | |
| uint32_t points_len /**< */, | | uint32_t points_len /**< */, | |
| const xcb_point_t *points /**< */); | | const xcb_point_t *points /**< */); | |
| | | | |
| int | | int | |
| xcb_poly_fill_rectangle_sizeof (const void *_buffer /**< */, | | xcb_poly_fill_rectangle_sizeof (const void *_buffer /**< */, | |
| uint32_t rectangles_len /**< */); | | uint32_t rectangles_len /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 11257 | | skipping to change at line 11257 | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_poly_fill_rectangle_checked (xcb_connection_t *c /**< */, | | xcb_poly_fill_rectangle_checked (xcb_connection_t *c /**< */, | |
| xcb_drawable_t drawable /**< */, | | xcb_drawable_t drawable /**< */, | |
| xcb_gcontext_t gc /**< */, | | xcb_gcontext_t gc /**< */, | |
| uint32_t rectangles_len /**
< */, | | uint32_t rectangles_len /**
< */, | |
| const xcb_rectangle_t *rectangles /**< */
); | | const xcb_rectangle_t *rectangles /**< */
); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_poly_fill_rectangle | | ** xcb_void_cookie_t xcb_poly_fill_rectangle | |
| | | | |
| skipping to change at line 11290 | | skipping to change at line 11290 | |
| xcb_drawable_t drawable /**< */, | | xcb_drawable_t drawable /**< */, | |
| xcb_gcontext_t gc /**< */, | | xcb_gcontext_t gc /**< */, | |
| uint32_t rectangles_len /**< */, | | uint32_t rectangles_len /**< */, | |
| const xcb_rectangle_t *rectangles /**< */); | | const xcb_rectangle_t *rectangles /**< */); | |
| | | | |
| int | | int | |
| xcb_poly_fill_arc_sizeof (const void *_buffer /**< */, | | xcb_poly_fill_arc_sizeof (const void *_buffer /**< */, | |
| uint32_t arcs_len /**< */); | | uint32_t arcs_len /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 11322 | | skipping to change at line 11322 | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_poly_fill_arc_checked (xcb_connection_t *c /**< */, | | xcb_poly_fill_arc_checked (xcb_connection_t *c /**< */, | |
| xcb_drawable_t drawable /**< */, | | xcb_drawable_t drawable /**< */, | |
| xcb_gcontext_t gc /**< */, | | xcb_gcontext_t gc /**< */, | |
| uint32_t arcs_len /**< */, | | uint32_t arcs_len /**< */, | |
| const xcb_arc_t *arcs /**< */); | | const xcb_arc_t *arcs /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_poly_fill_arc | | ** xcb_void_cookie_t xcb_poly_fill_arc | |
| | | | |
| skipping to change at line 11355 | | skipping to change at line 11355 | |
| xcb_drawable_t drawable /**< */, | | xcb_drawable_t drawable /**< */, | |
| xcb_gcontext_t gc /**< */, | | xcb_gcontext_t gc /**< */, | |
| uint32_t arcs_len /**< */, | | uint32_t arcs_len /**< */, | |
| const xcb_arc_t *arcs /**< */); | | const xcb_arc_t *arcs /**< */); | |
| | | | |
| int | | int | |
| xcb_put_image_sizeof (const void *_buffer /**< */, | | xcb_put_image_sizeof (const void *_buffer /**< */, | |
| uint32_t data_len /**< */); | | uint32_t data_len /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 11401 | | skipping to change at line 11401 | |
| uint16_t width /**< */, | | uint16_t width /**< */, | |
| uint16_t height /**< */, | | uint16_t height /**< */, | |
| int16_t dst_x /**< */, | | int16_t dst_x /**< */, | |
| int16_t dst_y /**< */, | | int16_t dst_y /**< */, | |
| uint8_t left_pad /**< */, | | uint8_t left_pad /**< */, | |
| uint8_t depth /**< */, | | uint8_t depth /**< */, | |
| uint32_t data_len /**< */, | | uint32_t data_len /**< */, | |
| const uint8_t *data /**< */); | | const uint8_t *data /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_put_image | | ** xcb_void_cookie_t xcb_put_image | |
| | | | |
| skipping to change at line 11447 | | skipping to change at line 11447 | |
| int16_t dst_y /**< */, | | int16_t dst_y /**< */, | |
| uint8_t left_pad /**< */, | | uint8_t left_pad /**< */, | |
| uint8_t depth /**< */, | | uint8_t depth /**< */, | |
| uint32_t data_len /**< */, | | uint32_t data_len /**< */, | |
| const uint8_t *data /**< */); | | const uint8_t *data /**< */); | |
| | | | |
| int | | int | |
| xcb_get_image_sizeof (const void *_buffer /**< */); | | xcb_get_image_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_get_image_cookie_t xcb_get_image | | ** xcb_get_image_cookie_t xcb_get_image | |
| | | | |
| skipping to change at line 11482 | | skipping to change at line 11482 | |
| xcb_get_image (xcb_connection_t *c /**< */, | | xcb_get_image (xcb_connection_t *c /**< */, | |
| uint8_t format /**< */, | | uint8_t format /**< */, | |
| xcb_drawable_t drawable /**< */, | | xcb_drawable_t drawable /**< */, | |
| int16_t x /**< */, | | int16_t x /**< */, | |
| int16_t y /**< */, | | int16_t y /**< */, | |
| uint16_t width /**< */, | | uint16_t width /**< */, | |
| uint16_t height /**< */, | | uint16_t height /**< */, | |
| uint32_t plane_mask /**< */); | | uint32_t plane_mask /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 11591 | | skipping to change at line 11591 | |
| xcb_get_image_reply_t * | | xcb_get_image_reply_t * | |
| xcb_get_image_reply (xcb_connection_t *c /**< */, | | xcb_get_image_reply (xcb_connection_t *c /**< */, | |
| xcb_get_image_cookie_t cookie /**< */, | | xcb_get_image_cookie_t cookie /**< */, | |
| xcb_generic_error_t **e /**< */); | | xcb_generic_error_t **e /**< */); | |
| | | | |
| int | | int | |
| xcb_poly_text_8_sizeof (const void *_buffer /**< */, | | xcb_poly_text_8_sizeof (const void *_buffer /**< */, | |
| uint32_t items_len /**< */); | | uint32_t items_len /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 11627 | | skipping to change at line 11627 | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_poly_text_8_checked (xcb_connection_t *c /**< */, | | xcb_poly_text_8_checked (xcb_connection_t *c /**< */, | |
| xcb_drawable_t drawable /**< */, | | xcb_drawable_t drawable /**< */, | |
| xcb_gcontext_t gc /**< */, | | xcb_gcontext_t gc /**< */, | |
| int16_t x /**< */, | | int16_t x /**< */, | |
| int16_t y /**< */, | | int16_t y /**< */, | |
| uint32_t items_len /**< */, | | uint32_t items_len /**< */, | |
| const uint8_t *items /**< */); | | const uint8_t *items /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_poly_text_8 | | ** xcb_void_cookie_t xcb_poly_text_8 | |
| | | | |
| skipping to change at line 11664 | | skipping to change at line 11664 | |
| int16_t x /**< */, | | int16_t x /**< */, | |
| int16_t y /**< */, | | int16_t y /**< */, | |
| uint32_t items_len /**< */, | | uint32_t items_len /**< */, | |
| const uint8_t *items /**< */); | | const uint8_t *items /**< */); | |
| | | | |
| int | | int | |
| xcb_poly_text_16_sizeof (const void *_buffer /**< */, | | xcb_poly_text_16_sizeof (const void *_buffer /**< */, | |
| uint32_t items_len /**< */); | | uint32_t items_len /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 11700 | | skipping to change at line 11700 | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_poly_text_16_checked (xcb_connection_t *c /**< */, | | xcb_poly_text_16_checked (xcb_connection_t *c /**< */, | |
| xcb_drawable_t drawable /**< */, | | xcb_drawable_t drawable /**< */, | |
| xcb_gcontext_t gc /**< */, | | xcb_gcontext_t gc /**< */, | |
| int16_t x /**< */, | | int16_t x /**< */, | |
| int16_t y /**< */, | | int16_t y /**< */, | |
| uint32_t items_len /**< */, | | uint32_t items_len /**< */, | |
| const uint8_t *items /**< */); | | const uint8_t *items /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_poly_text_16 | | ** xcb_void_cookie_t xcb_poly_text_16 | |
| | | | |
| skipping to change at line 11736 | | skipping to change at line 11736 | |
| xcb_gcontext_t gc /**< */, | | xcb_gcontext_t gc /**< */, | |
| int16_t x /**< */, | | int16_t x /**< */, | |
| int16_t y /**< */, | | int16_t y /**< */, | |
| uint32_t items_len /**< */, | | uint32_t items_len /**< */, | |
| const uint8_t *items /**< */); | | const uint8_t *items /**< */); | |
| | | | |
| int | | int | |
| xcb_image_text_8_sizeof (const void *_buffer /**< */); | | xcb_image_text_8_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 11772 | | skipping to change at line 11772 | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_image_text_8_checked (xcb_connection_t *c /**< */, | | xcb_image_text_8_checked (xcb_connection_t *c /**< */, | |
| uint8_t string_len /**< */, | | uint8_t string_len /**< */, | |
| xcb_drawable_t drawable /**< */, | | xcb_drawable_t drawable /**< */, | |
| xcb_gcontext_t gc /**< */, | | xcb_gcontext_t gc /**< */, | |
| int16_t x /**< */, | | int16_t x /**< */, | |
| int16_t y /**< */, | | int16_t y /**< */, | |
| const char *string /**< */); | | const char *string /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_image_text_8 | | ** xcb_void_cookie_t xcb_image_text_8 | |
| | | | |
| skipping to change at line 11808 | | skipping to change at line 11808 | |
| xcb_drawable_t drawable /**< */, | | xcb_drawable_t drawable /**< */, | |
| xcb_gcontext_t gc /**< */, | | xcb_gcontext_t gc /**< */, | |
| int16_t x /**< */, | | int16_t x /**< */, | |
| int16_t y /**< */, | | int16_t y /**< */, | |
| const char *string /**< */); | | const char *string /**< */); | |
| | | | |
| int | | int | |
| xcb_image_text_16_sizeof (const void *_buffer /**< */); | | xcb_image_text_16_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 11844 | | skipping to change at line 11844 | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_image_text_16_checked (xcb_connection_t *c /**< */, | | xcb_image_text_16_checked (xcb_connection_t *c /**< */, | |
| uint8_t string_len /**< */, | | uint8_t string_len /**< */, | |
| xcb_drawable_t drawable /**< */, | | xcb_drawable_t drawable /**< */, | |
| xcb_gcontext_t gc /**< */, | | xcb_gcontext_t gc /**< */, | |
| int16_t x /**< */, | | int16_t x /**< */, | |
| int16_t y /**< */, | | int16_t y /**< */, | |
| const xcb_char2b_t *string /**< */); | | const xcb_char2b_t *string /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_image_text_16 | | ** xcb_void_cookie_t xcb_image_text_16 | |
| | | | |
| skipping to change at line 11877 | | skipping to change at line 11877 | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_image_text_16 (xcb_connection_t *c /**< */, | | xcb_image_text_16 (xcb_connection_t *c /**< */, | |
| uint8_t string_len /**< */, | | uint8_t string_len /**< */, | |
| xcb_drawable_t drawable /**< */, | | xcb_drawable_t drawable /**< */, | |
| xcb_gcontext_t gc /**< */, | | xcb_gcontext_t gc /**< */, | |
| int16_t x /**< */, | | int16_t x /**< */, | |
| int16_t y /**< */, | | int16_t y /**< */, | |
| const xcb_char2b_t *string /**< */); | | const xcb_char2b_t *string /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 11909 | | skipping to change at line 11909 | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_create_colormap_checked (xcb_connection_t *c /**< */, | | xcb_create_colormap_checked (xcb_connection_t *c /**< */, | |
| uint8_t alloc /**< */, | | uint8_t alloc /**< */, | |
| xcb_colormap_t mid /**< */, | | xcb_colormap_t mid /**< */, | |
| xcb_window_t window /**< */, | | xcb_window_t window /**< */, | |
| xcb_visualid_t visual /**< */); | | xcb_visualid_t visual /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_create_colormap | | ** xcb_void_cookie_t xcb_create_colormap | |
| | | | |
| skipping to change at line 11938 | | skipping to change at line 11938 | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_create_colormap (xcb_connection_t *c /**< */, | | xcb_create_colormap (xcb_connection_t *c /**< */, | |
| uint8_t alloc /**< */, | | uint8_t alloc /**< */, | |
| xcb_colormap_t mid /**< */, | | xcb_colormap_t mid /**< */, | |
| xcb_window_t window /**< */, | | xcb_window_t window /**< */, | |
| xcb_visualid_t visual /**< */); | | xcb_visualid_t visual /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 11964 | | skipping to change at line 11964 | |
| ** @param xcb_colormap_t cmap | | ** @param xcb_colormap_t cmap | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_free_colormap_checked (xcb_connection_t *c /**< */, | | xcb_free_colormap_checked (xcb_connection_t *c /**< */, | |
| xcb_colormap_t cmap /**< */); | | xcb_colormap_t cmap /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_free_colormap | | ** xcb_void_cookie_t xcb_free_colormap | |
| | | | |
| skipping to change at line 11987 | | skipping to change at line 11987 | |
| ** @param xcb_colormap_t cmap | | ** @param xcb_colormap_t cmap | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_free_colormap (xcb_connection_t *c /**< */, | | xcb_free_colormap (xcb_connection_t *c /**< */, | |
| xcb_colormap_t cmap /**< */); | | xcb_colormap_t cmap /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 12015 | | skipping to change at line 12015 | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_copy_colormap_and_free_checked (xcb_connection_t *c /**< */, | | xcb_copy_colormap_and_free_checked (xcb_connection_t *c /**< */, | |
| xcb_colormap_t mid /**< */, | | xcb_colormap_t mid /**< */, | |
| xcb_colormap_t src_cmap /**< */); | | xcb_colormap_t src_cmap /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_copy_colormap_and_free | | ** xcb_void_cookie_t xcb_copy_colormap_and_free | |
| | | | |
| skipping to change at line 12040 | | skipping to change at line 12040 | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_copy_colormap_and_free (xcb_connection_t *c /**< */, | | xcb_copy_colormap_and_free (xcb_connection_t *c /**< */, | |
| xcb_colormap_t mid /**< */, | | xcb_colormap_t mid /**< */, | |
| xcb_colormap_t src_cmap /**< */); | | xcb_colormap_t src_cmap /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 12066 | | skipping to change at line 12066 | |
| ** @param xcb_colormap_t cmap | | ** @param xcb_colormap_t cmap | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_install_colormap_checked (xcb_connection_t *c /**< */, | | xcb_install_colormap_checked (xcb_connection_t *c /**< */, | |
| xcb_colormap_t cmap /**< */); | | xcb_colormap_t cmap /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_install_colormap | | ** xcb_void_cookie_t xcb_install_colormap | |
| | | | |
| skipping to change at line 12089 | | skipping to change at line 12089 | |
| ** @param xcb_colormap_t cmap | | ** @param xcb_colormap_t cmap | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_install_colormap (xcb_connection_t *c /**< */, | | xcb_install_colormap (xcb_connection_t *c /**< */, | |
| xcb_colormap_t cmap /**< */); | | xcb_colormap_t cmap /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 12115 | | skipping to change at line 12115 | |
| ** @param xcb_colormap_t cmap | | ** @param xcb_colormap_t cmap | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_uninstall_colormap_checked (xcb_connection_t *c /**< */, | | xcb_uninstall_colormap_checked (xcb_connection_t *c /**< */, | |
| xcb_colormap_t cmap /**< */); | | xcb_colormap_t cmap /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_uninstall_colormap | | ** xcb_void_cookie_t xcb_uninstall_colormap | |
| | | | |
| skipping to change at line 12141 | | skipping to change at line 12141 | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_uninstall_colormap (xcb_connection_t *c /**< */, | | xcb_uninstall_colormap (xcb_connection_t *c /**< */, | |
| xcb_colormap_t cmap /**< */); | | xcb_colormap_t cmap /**< */); | |
| | | | |
| int | | int | |
| xcb_list_installed_colormaps_sizeof (const void *_buffer /**< */); | | xcb_list_installed_colormaps_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_list_installed_colormaps_cookie_t xcb_list_installed_colormaps | | ** xcb_list_installed_colormaps_cookie_t xcb_list_installed_colormaps | |
| | | | |
| skipping to change at line 12164 | | skipping to change at line 12164 | |
| ** @param xcb_window_t window | | ** @param xcb_window_t window | |
| ** @returns xcb_list_installed_colormaps_cookie_t | | ** @returns xcb_list_installed_colormaps_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_list_installed_colormaps_cookie_t | | xcb_list_installed_colormaps_cookie_t | |
| xcb_list_installed_colormaps (xcb_connection_t *c /**< */, | | xcb_list_installed_colormaps (xcb_connection_t *c /**< */, | |
| xcb_window_t window /**< */); | | xcb_window_t window /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 12257 | | skipping to change at line 12257 | |
| ** @returns xcb_list_installed_colormaps_reply_t * | | ** @returns xcb_list_installed_colormaps_reply_t * | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_list_installed_colormaps_reply_t * | | xcb_list_installed_colormaps_reply_t * | |
| xcb_list_installed_colormaps_reply (xcb_connection_t
*c /**< */, | | xcb_list_installed_colormaps_reply (xcb_connection_t
*c /**< */, | |
| xcb_list_installed_colormaps_cookie_t
cookie /**< */, | | xcb_list_installed_colormaps_cookie_t
cookie /**< */, | |
| xcb_generic_error_t *
*e /**< */); | | xcb_generic_error_t *
*e /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_alloc_color_cookie_t xcb_alloc_color | | ** xcb_alloc_color_cookie_t xcb_alloc_color | |
| | | | |
| skipping to change at line 12286 | | skipping to change at line 12286 | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_alloc_color_cookie_t | | xcb_alloc_color_cookie_t | |
| xcb_alloc_color (xcb_connection_t *c /**< */, | | xcb_alloc_color (xcb_connection_t *c /**< */, | |
| xcb_colormap_t cmap /**< */, | | xcb_colormap_t cmap /**< */, | |
| uint16_t red /**< */, | | uint16_t red /**< */, | |
| uint16_t green /**< */, | | uint16_t green /**< */, | |
| uint16_t blue /**< */); | | uint16_t blue /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 12352 | | skipping to change at line 12352 | |
| | | | |
| xcb_alloc_color_reply_t * | | xcb_alloc_color_reply_t * | |
| xcb_alloc_color_reply (xcb_connection_t *c /**< */, | | xcb_alloc_color_reply (xcb_connection_t *c /**< */, | |
| xcb_alloc_color_cookie_t cookie /**< */, | | xcb_alloc_color_cookie_t cookie /**< */, | |
| xcb_generic_error_t **e /**< */); | | xcb_generic_error_t **e /**< */); | |
| | | | |
| int | | int | |
| xcb_alloc_named_color_sizeof (const void *_buffer /**< */); | | xcb_alloc_named_color_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_alloc_named_color_cookie_t xcb_alloc_named_color | | ** xcb_alloc_named_color_cookie_t xcb_alloc_named_color | |
| | | | |
| skipping to change at line 12379 | | skipping to change at line 12379 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_alloc_named_color_cookie_t | | xcb_alloc_named_color_cookie_t | |
| xcb_alloc_named_color (xcb_connection_t *c /**< */, | | xcb_alloc_named_color (xcb_connection_t *c /**< */, | |
| xcb_colormap_t cmap /**< */, | | xcb_colormap_t cmap /**< */, | |
| uint16_t name_len /**< */, | | uint16_t name_len /**< */, | |
| const char *name /**< */); | | const char *name /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 12443 | | skipping to change at line 12443 | |
| | | | |
| xcb_alloc_named_color_reply_t * | | xcb_alloc_named_color_reply_t * | |
| xcb_alloc_named_color_reply (xcb_connection_t *c /**< */, | | xcb_alloc_named_color_reply (xcb_connection_t *c /**< */, | |
| xcb_alloc_named_color_cookie_t cookie /**<
*/, | | xcb_alloc_named_color_cookie_t cookie /**<
*/, | |
| xcb_generic_error_t **e /**< */); | | xcb_generic_error_t **e /**< */); | |
| | | | |
| int | | int | |
| xcb_alloc_color_cells_sizeof (const void *_buffer /**< */); | | xcb_alloc_color_cells_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_alloc_color_cells_cookie_t xcb_alloc_color_cells | | ** xcb_alloc_color_cells_cookie_t xcb_alloc_color_cells | |
| | | | |
| skipping to change at line 12472 | | skipping to change at line 12472 | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_alloc_color_cells_cookie_t | | xcb_alloc_color_cells_cookie_t | |
| xcb_alloc_color_cells (xcb_connection_t *c /**< */, | | xcb_alloc_color_cells (xcb_connection_t *c /**< */, | |
| uint8_t contiguous /**< */, | | uint8_t contiguous /**< */, | |
| xcb_colormap_t cmap /**< */, | | xcb_colormap_t cmap /**< */, | |
| uint16_t colors /**< */, | | uint16_t colors /**< */, | |
| uint16_t planes /**< */); | | uint16_t planes /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 12610 | | skipping to change at line 12610 | |
| | | | |
| xcb_alloc_color_cells_reply_t * | | xcb_alloc_color_cells_reply_t * | |
| xcb_alloc_color_cells_reply (xcb_connection_t *c /**< */, | | xcb_alloc_color_cells_reply (xcb_connection_t *c /**< */, | |
| xcb_alloc_color_cells_cookie_t cookie /**<
*/, | | xcb_alloc_color_cells_cookie_t cookie /**<
*/, | |
| xcb_generic_error_t **e /**< */); | | xcb_generic_error_t **e /**< */); | |
| | | | |
| int | | int | |
| xcb_alloc_color_planes_sizeof (const void *_buffer /**< */); | | xcb_alloc_color_planes_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_alloc_color_planes_cookie_t xcb_alloc_color_planes | | ** xcb_alloc_color_planes_cookie_t xcb_alloc_color_planes | |
| | | | |
| skipping to change at line 12643 | | skipping to change at line 12643 | |
| xcb_alloc_color_planes_cookie_t | | xcb_alloc_color_planes_cookie_t | |
| xcb_alloc_color_planes (xcb_connection_t *c /**< */, | | xcb_alloc_color_planes (xcb_connection_t *c /**< */, | |
| uint8_t contiguous /**< */, | | uint8_t contiguous /**< */, | |
| xcb_colormap_t cmap /**< */, | | xcb_colormap_t cmap /**< */, | |
| uint16_t colors /**< */, | | uint16_t colors /**< */, | |
| uint16_t reds /**< */, | | uint16_t reds /**< */, | |
| uint16_t greens /**< */, | | uint16_t greens /**< */, | |
| uint16_t blues /**< */); | | uint16_t blues /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 12750 | | skipping to change at line 12750 | |
| xcb_alloc_color_planes_reply_t * | | xcb_alloc_color_planes_reply_t * | |
| xcb_alloc_color_planes_reply (xcb_connection_t *c /**< */, | | xcb_alloc_color_planes_reply (xcb_connection_t *c /**< */, | |
| xcb_alloc_color_planes_cookie_t cookie /**
< */, | | xcb_alloc_color_planes_cookie_t cookie /**
< */, | |
| xcb_generic_error_t **e /**< */)
; | | xcb_generic_error_t **e /**< */)
; | |
| | | | |
| int | | int | |
| xcb_free_colors_sizeof (const void *_buffer /**< */, | | xcb_free_colors_sizeof (const void *_buffer /**< */, | |
| uint32_t pixels_len /**< */); | | uint32_t pixels_len /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 12782 | | skipping to change at line 12782 | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_free_colors_checked (xcb_connection_t *c /**< */, | | xcb_free_colors_checked (xcb_connection_t *c /**< */, | |
| xcb_colormap_t cmap /**< */, | | xcb_colormap_t cmap /**< */, | |
| uint32_t plane_mask /**< */, | | uint32_t plane_mask /**< */, | |
| uint32_t pixels_len /**< */, | | uint32_t pixels_len /**< */, | |
| const uint32_t *pixels /**< */); | | const uint32_t *pixels /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_free_colors | | ** xcb_void_cookie_t xcb_free_colors | |
| | | | |
| skipping to change at line 12858 | | skipping to change at line 12858 | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_generic_iterator_t | | xcb_generic_iterator_t | |
| xcb_coloritem_end (xcb_coloritem_iterator_t i /**< */); | | xcb_coloritem_end (xcb_coloritem_iterator_t i /**< */); | |
| | | | |
| int | | int | |
| xcb_store_colors_sizeof (const void *_buffer /**< */, | | xcb_store_colors_sizeof (const void *_buffer /**< */, | |
| uint32_t items_len /**< */); | | uint32_t items_len /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 12888 | | skipping to change at line 12888 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_store_colors_checked (xcb_connection_t *c /**< */, | | xcb_store_colors_checked (xcb_connection_t *c /**< */, | |
| xcb_colormap_t cmap /**< */, | | xcb_colormap_t cmap /**< */, | |
| uint32_t items_len /**< */, | | uint32_t items_len /**< */, | |
| const xcb_coloritem_t *items /**< */); | | const xcb_coloritem_t *items /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_store_colors | | ** xcb_void_cookie_t xcb_store_colors | |
| | | | |
| skipping to change at line 12918 | | skipping to change at line 12918 | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_store_colors (xcb_connection_t *c /**< */, | | xcb_store_colors (xcb_connection_t *c /**< */, | |
| xcb_colormap_t cmap /**< */, | | xcb_colormap_t cmap /**< */, | |
| uint32_t items_len /**< */, | | uint32_t items_len /**< */, | |
| const xcb_coloritem_t *items /**< */); | | const xcb_coloritem_t *items /**< */); | |
| | | | |
| int | | int | |
| xcb_store_named_color_sizeof (const void *_buffer /**< */); | | xcb_store_named_color_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 12952 | | skipping to change at line 12952 | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_store_named_color_checked (xcb_connection_t *c /**< */, | | xcb_store_named_color_checked (xcb_connection_t *c /**< */, | |
| uint8_t flags /**< */, | | uint8_t flags /**< */, | |
| xcb_colormap_t cmap /**< */, | | xcb_colormap_t cmap /**< */, | |
| uint32_t pixel /**< */, | | uint32_t pixel /**< */, | |
| uint16_t name_len /**< */, | | uint16_t name_len /**< */, | |
| const char *name /**< */); | | const char *name /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_store_named_color | | ** xcb_void_cookie_t xcb_store_named_color | |
| | | | |
| skipping to change at line 13030 | | skipping to change at line 13030 | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_generic_iterator_t | | xcb_generic_iterator_t | |
| xcb_rgb_end (xcb_rgb_iterator_t i /**< */); | | xcb_rgb_end (xcb_rgb_iterator_t i /**< */); | |
| | | | |
| int | | int | |
| xcb_query_colors_sizeof (const void *_buffer /**< */, | | xcb_query_colors_sizeof (const void *_buffer /**< */, | |
| uint32_t pixels_len /**< */); | | uint32_t pixels_len /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_query_colors_cookie_t xcb_query_colors | | ** xcb_query_colors_cookie_t xcb_query_colors | |
| | | | |
| skipping to change at line 13057 | | skipping to change at line 13057 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_query_colors_cookie_t | | xcb_query_colors_cookie_t | |
| xcb_query_colors (xcb_connection_t *c /**< */, | | xcb_query_colors (xcb_connection_t *c /**< */, | |
| xcb_colormap_t cmap /**< */, | | xcb_colormap_t cmap /**< */, | |
| uint32_t pixels_len /**< */, | | uint32_t pixels_len /**< */, | |
| const uint32_t *pixels /**< */); | | const uint32_t *pixels /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 13157 | | skipping to change at line 13157 | |
| | | | |
| xcb_query_colors_reply_t * | | xcb_query_colors_reply_t * | |
| xcb_query_colors_reply (xcb_connection_t *c /**< */, | | xcb_query_colors_reply (xcb_connection_t *c /**< */, | |
| xcb_query_colors_cookie_t cookie /**< */, | | xcb_query_colors_cookie_t cookie /**< */, | |
| xcb_generic_error_t **e /**< */); | | xcb_generic_error_t **e /**< */); | |
| | | | |
| int | | int | |
| xcb_lookup_color_sizeof (const void *_buffer /**< */); | | xcb_lookup_color_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_lookup_color_cookie_t xcb_lookup_color | | ** xcb_lookup_color_cookie_t xcb_lookup_color | |
| | | | |
| skipping to change at line 13184 | | skipping to change at line 13184 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_lookup_color_cookie_t | | xcb_lookup_color_cookie_t | |
| xcb_lookup_color (xcb_connection_t *c /**< */, | | xcb_lookup_color (xcb_connection_t *c /**< */, | |
| xcb_colormap_t cmap /**< */, | | xcb_colormap_t cmap /**< */, | |
| uint16_t name_len /**< */, | | uint16_t name_len /**< */, | |
| const char *name /**< */); | | const char *name /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 13245 | | skipping to change at line 13245 | |
| ** @returns xcb_lookup_color_reply_t * | | ** @returns xcb_lookup_color_reply_t * | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_lookup_color_reply_t * | | xcb_lookup_color_reply_t * | |
| xcb_lookup_color_reply (xcb_connection_t *c /**< */, | | xcb_lookup_color_reply (xcb_connection_t *c /**< */, | |
| xcb_lookup_color_cookie_t cookie /**< */, | | xcb_lookup_color_cookie_t cookie /**< */, | |
| xcb_generic_error_t **e /**< */); | | xcb_generic_error_t **e /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 13291 | | skipping to change at line 13291 | |
| uint16_t fore_red /**< */, | | uint16_t fore_red /**< */, | |
| uint16_t fore_green /**< */, | | uint16_t fore_green /**< */, | |
| uint16_t fore_blue /**< */, | | uint16_t fore_blue /**< */, | |
| uint16_t back_red /**< */, | | uint16_t back_red /**< */, | |
| uint16_t back_green /**< */, | | uint16_t back_green /**< */, | |
| uint16_t back_blue /**< */, | | uint16_t back_blue /**< */, | |
| uint16_t x /**< */, | | uint16_t x /**< */, | |
| uint16_t y /**< */); | | uint16_t y /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_create_cursor | | ** xcb_void_cookie_t xcb_create_cursor | |
| | | | |
| skipping to change at line 13334 | | skipping to change at line 13334 | |
| uint16_t fore_red /**< */, | | uint16_t fore_red /**< */, | |
| uint16_t fore_green /**< */, | | uint16_t fore_green /**< */, | |
| uint16_t fore_blue /**< */, | | uint16_t fore_blue /**< */, | |
| uint16_t back_red /**< */, | | uint16_t back_red /**< */, | |
| uint16_t back_green /**< */, | | uint16_t back_green /**< */, | |
| uint16_t back_blue /**< */, | | uint16_t back_blue /**< */, | |
| uint16_t x /**< */, | | uint16_t x /**< */, | |
| uint16_t y /**< */); | | uint16_t y /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 13380 | | skipping to change at line 13380 | |
| uint16_t source_char /**< */, | | uint16_t source_char /**< */, | |
| uint16_t mask_char /**< */, | | uint16_t mask_char /**< */, | |
| uint16_t fore_red /**< */, | | uint16_t fore_red /**< */, | |
| uint16_t fore_green /**< */, | | uint16_t fore_green /**< */, | |
| uint16_t fore_blue /**< */, | | uint16_t fore_blue /**< */, | |
| uint16_t back_red /**< */, | | uint16_t back_red /**< */, | |
| uint16_t back_green /**< */, | | uint16_t back_green /**< */, | |
| uint16_t back_blue /**< */); | | uint16_t back_blue /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_create_glyph_cursor | | ** xcb_void_cookie_t xcb_create_glyph_cursor | |
| | | | |
| skipping to change at line 13423 | | skipping to change at line 13423 | |
| uint16_t source_char /**< */, | | uint16_t source_char /**< */, | |
| uint16_t mask_char /**< */, | | uint16_t mask_char /**< */, | |
| uint16_t fore_red /**< */, | | uint16_t fore_red /**< */, | |
| uint16_t fore_green /**< */, | | uint16_t fore_green /**< */, | |
| uint16_t fore_blue /**< */, | | uint16_t fore_blue /**< */, | |
| uint16_t back_red /**< */, | | uint16_t back_red /**< */, | |
| uint16_t back_green /**< */, | | uint16_t back_green /**< */, | |
| uint16_t back_blue /**< */); | | uint16_t back_blue /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 13449 | | skipping to change at line 13449 | |
| ** @param xcb_cursor_t cursor | | ** @param xcb_cursor_t cursor | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_free_cursor_checked (xcb_connection_t *c /**< */, | | xcb_free_cursor_checked (xcb_connection_t *c /**< */, | |
| xcb_cursor_t cursor /**< */); | | xcb_cursor_t cursor /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_free_cursor | | ** xcb_void_cookie_t xcb_free_cursor | |
| | | | |
| skipping to change at line 13472 | | skipping to change at line 13472 | |
| ** @param xcb_cursor_t cursor | | ** @param xcb_cursor_t cursor | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_free_cursor (xcb_connection_t *c /**< */, | | xcb_free_cursor (xcb_connection_t *c /**< */, | |
| xcb_cursor_t cursor /**< */); | | xcb_cursor_t cursor /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 13510 | | skipping to change at line 13510 | |
| xcb_recolor_cursor_checked (xcb_connection_t *c /**< */, | | xcb_recolor_cursor_checked (xcb_connection_t *c /**< */, | |
| xcb_cursor_t cursor /**< */, | | xcb_cursor_t cursor /**< */, | |
| uint16_t fore_red /**< */, | | uint16_t fore_red /**< */, | |
| uint16_t fore_green /**< */, | | uint16_t fore_green /**< */, | |
| uint16_t fore_blue /**< */, | | uint16_t fore_blue /**< */, | |
| uint16_t back_red /**< */, | | uint16_t back_red /**< */, | |
| uint16_t back_green /**< */, | | uint16_t back_green /**< */, | |
| uint16_t back_blue /**< */); | | uint16_t back_blue /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_recolor_cursor | | ** xcb_void_cookie_t xcb_recolor_cursor | |
| | | | |
| skipping to change at line 13545 | | skipping to change at line 13545 | |
| xcb_recolor_cursor (xcb_connection_t *c /**< */, | | xcb_recolor_cursor (xcb_connection_t *c /**< */, | |
| xcb_cursor_t cursor /**< */, | | xcb_cursor_t cursor /**< */, | |
| uint16_t fore_red /**< */, | | uint16_t fore_red /**< */, | |
| uint16_t fore_green /**< */, | | uint16_t fore_green /**< */, | |
| uint16_t fore_blue /**< */, | | uint16_t fore_blue /**< */, | |
| uint16_t back_red /**< */, | | uint16_t back_red /**< */, | |
| uint16_t back_green /**< */, | | uint16_t back_green /**< */, | |
| uint16_t back_blue /**< */); | | uint16_t back_blue /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_query_best_size_cookie_t xcb_query_best_size | | ** xcb_query_best_size_cookie_t xcb_query_best_size | |
| | | | |
| skipping to change at line 13574 | | skipping to change at line 13574 | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_query_best_size_cookie_t | | xcb_query_best_size_cookie_t | |
| xcb_query_best_size (xcb_connection_t *c /**< */, | | xcb_query_best_size (xcb_connection_t *c /**< */, | |
| uint8_t _class /**< */, | | uint8_t _class /**< */, | |
| xcb_drawable_t drawable /**< */, | | xcb_drawable_t drawable /**< */, | |
| uint16_t width /**< */, | | uint16_t width /**< */, | |
| uint16_t height /**< */); | | uint16_t height /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 13640 | | skipping to change at line 13640 | |
| | | | |
| xcb_query_best_size_reply_t * | | xcb_query_best_size_reply_t * | |
| xcb_query_best_size_reply (xcb_connection_t *c /**< */, | | xcb_query_best_size_reply (xcb_connection_t *c /**< */, | |
| xcb_query_best_size_cookie_t cookie /**< */, | | xcb_query_best_size_cookie_t cookie /**< */, | |
| xcb_generic_error_t **e /**< */); | | xcb_generic_error_t **e /**< */); | |
| | | | |
| int | | int | |
| xcb_query_extension_sizeof (const void *_buffer /**< */); | | xcb_query_extension_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_query_extension_cookie_t xcb_query_extension | | ** xcb_query_extension_cookie_t xcb_query_extension | |
| | | | |
| skipping to change at line 13665 | | skipping to change at line 13665 | |
| ** @returns xcb_query_extension_cookie_t | | ** @returns xcb_query_extension_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_query_extension_cookie_t | | xcb_query_extension_cookie_t | |
| xcb_query_extension (xcb_connection_t *c /**< */, | | xcb_query_extension (xcb_connection_t *c /**< */, | |
| uint16_t name_len /**< */, | | uint16_t name_len /**< */, | |
| const char *name /**< */); | | const char *name /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 13727 | | skipping to change at line 13727 | |
| | | | |
| xcb_query_extension_reply_t * | | xcb_query_extension_reply_t * | |
| xcb_query_extension_reply (xcb_connection_t *c /**< */, | | xcb_query_extension_reply (xcb_connection_t *c /**< */, | |
| xcb_query_extension_cookie_t cookie /**< */, | | xcb_query_extension_cookie_t cookie /**< */, | |
| xcb_generic_error_t **e /**< */); | | xcb_generic_error_t **e /**< */); | |
| | | | |
| int | | int | |
| xcb_list_extensions_sizeof (const void *_buffer /**< */); | | xcb_list_extensions_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_list_extensions_cookie_t xcb_list_extensions | | ** xcb_list_extensions_cookie_t xcb_list_extensions | |
| ** | | ** | |
| ** @param xcb_connection_t *c | | ** @param xcb_connection_t *c | |
| ** @returns xcb_list_extensions_cookie_t | | ** @returns xcb_list_extensions_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_list_extensions_cookie_t | | xcb_list_extensions_cookie_t | |
| xcb_list_extensions (xcb_connection_t *c /**< */); | | xcb_list_extensions (xcb_connection_t *c /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 13830 | | skipping to change at line 13830 | |
| | | | |
| xcb_list_extensions_reply_t * | | xcb_list_extensions_reply_t * | |
| xcb_list_extensions_reply (xcb_connection_t *c /**< */, | | xcb_list_extensions_reply (xcb_connection_t *c /**< */, | |
| xcb_list_extensions_cookie_t cookie /**< */, | | xcb_list_extensions_cookie_t cookie /**< */, | |
| xcb_generic_error_t **e /**< */); | | xcb_generic_error_t **e /**< */); | |
| | | | |
| int | | int | |
| xcb_change_keyboard_mapping_sizeof (const void *_buffer /**< */); | | xcb_change_keyboard_mapping_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 13862 | | skipping to change at line 13862 | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_change_keyboard_mapping_checked (xcb_connection_t *c /**< */, | | xcb_change_keyboard_mapping_checked (xcb_connection_t *c /**< */, | |
| uint8_t keycode_count /**
< */, | | uint8_t keycode_count /**
< */, | |
| xcb_keycode_t first_keycode /**
< */, | | xcb_keycode_t first_keycode /**
< */, | |
| uint8_t keysyms_per_keycod
e /**< */, | | uint8_t keysyms_per_keycod
e /**< */, | |
| const xcb_keysym_t *keysyms /**< */); | | const xcb_keysym_t *keysyms /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_change_keyboard_mapping | | ** xcb_void_cookie_t xcb_change_keyboard_mapping | |
| | | | |
| skipping to change at line 13894 | | skipping to change at line 13894 | |
| xcb_change_keyboard_mapping (xcb_connection_t *c /**< */, | | xcb_change_keyboard_mapping (xcb_connection_t *c /**< */, | |
| uint8_t keycode_count /**< */, | | uint8_t keycode_count /**< */, | |
| xcb_keycode_t first_keycode /**< */, | | xcb_keycode_t first_keycode /**< */, | |
| uint8_t keysyms_per_keycode /**<
*/, | | uint8_t keysyms_per_keycode /**<
*/, | |
| const xcb_keysym_t *keysyms /**< */); | | const xcb_keysym_t *keysyms /**< */); | |
| | | | |
| int | | int | |
| xcb_get_keyboard_mapping_sizeof (const void *_buffer /**< */); | | xcb_get_keyboard_mapping_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_get_keyboard_mapping_cookie_t xcb_get_keyboard_mapping | | ** xcb_get_keyboard_mapping_cookie_t xcb_get_keyboard_mapping | |
| | | | |
| skipping to change at line 13919 | | skipping to change at line 13919 | |
| ** @returns xcb_get_keyboard_mapping_cookie_t | | ** @returns xcb_get_keyboard_mapping_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_get_keyboard_mapping_cookie_t | | xcb_get_keyboard_mapping_cookie_t | |
| xcb_get_keyboard_mapping (xcb_connection_t *c /**< */, | | xcb_get_keyboard_mapping (xcb_connection_t *c /**< */, | |
| xcb_keycode_t first_keycode /**< */, | | xcb_keycode_t first_keycode /**< */, | |
| uint8_t count /**< */); | | uint8_t count /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 14017 | | skipping to change at line 14017 | |
| | | | |
| xcb_get_keyboard_mapping_reply_t * | | xcb_get_keyboard_mapping_reply_t * | |
| xcb_get_keyboard_mapping_reply (xcb_connection_t *c /**<
*/, | | xcb_get_keyboard_mapping_reply (xcb_connection_t *c /**<
*/, | |
| xcb_get_keyboard_mapping_cookie_t cookie
/**< */, | | xcb_get_keyboard_mapping_cookie_t cookie
/**< */, | |
| xcb_generic_error_t **e /**<
*/); | | xcb_generic_error_t **e /**<
*/); | |
| | | | |
| int | | int | |
| xcb_change_keyboard_control_sizeof (const void *_buffer /**< */); | | xcb_change_keyboard_control_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 14045 | | skipping to change at line 14045 | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_change_keyboard_control_checked (xcb_connection_t *c /**< */, | | xcb_change_keyboard_control_checked (xcb_connection_t *c /**< */, | |
| uint32_t value_mask /**< */, | | uint32_t value_mask /**< */, | |
| const uint32_t *value_list /**< */)
; | | const uint32_t *value_list /**< */)
; | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_change_keyboard_control | | ** xcb_void_cookie_t xcb_change_keyboard_control | |
| | | | |
| skipping to change at line 14070 | | skipping to change at line 14070 | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_change_keyboard_control (xcb_connection_t *c /**< */, | | xcb_change_keyboard_control (xcb_connection_t *c /**< */, | |
| uint32_t value_mask /**< */, | | uint32_t value_mask /**< */, | |
| const uint32_t *value_list /**< */); | | const uint32_t *value_list /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_get_keyboard_control_cookie_t xcb_get_keyboard_control | | ** xcb_get_keyboard_control_cookie_t xcb_get_keyboard_control | |
| ** | | ** | |
| ** @param xcb_connection_t *c | | ** @param xcb_connection_t *c | |
| ** @returns xcb_get_keyboard_control_cookie_t | | ** @returns xcb_get_keyboard_control_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_get_keyboard_control_cookie_t | | xcb_get_keyboard_control_cookie_t | |
| xcb_get_keyboard_control (xcb_connection_t *c /**< */); | | xcb_get_keyboard_control (xcb_connection_t *c /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 14146 | | skipping to change at line 14146 | |
| ** @returns xcb_get_keyboard_control_reply_t * | | ** @returns xcb_get_keyboard_control_reply_t * | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_get_keyboard_control_reply_t * | | xcb_get_keyboard_control_reply_t * | |
| xcb_get_keyboard_control_reply (xcb_connection_t *c /**<
*/, | | xcb_get_keyboard_control_reply (xcb_connection_t *c /**<
*/, | |
| xcb_get_keyboard_control_cookie_t cookie
/**< */, | | xcb_get_keyboard_control_cookie_t cookie
/**< */, | |
| xcb_generic_error_t **e /**<
*/); | | xcb_generic_error_t **e /**<
*/); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 14172 | | skipping to change at line 14172 | |
| ** @param int8_t percent | | ** @param int8_t percent | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_bell_checked (xcb_connection_t *c /**< */, | | xcb_bell_checked (xcb_connection_t *c /**< */, | |
| int8_t percent /**< */); | | int8_t percent /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_bell | | ** xcb_void_cookie_t xcb_bell | |
| | | | |
| skipping to change at line 14195 | | skipping to change at line 14195 | |
| ** @param int8_t percent | | ** @param int8_t percent | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_bell (xcb_connection_t *c /**< */, | | xcb_bell (xcb_connection_t *c /**< */, | |
| int8_t percent /**< */); | | int8_t percent /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 14229 | | skipping to change at line 14229 | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_change_pointer_control_checked (xcb_connection_t *c /**< */, | | xcb_change_pointer_control_checked (xcb_connection_t *c /**< */, | |
| int16_t acceleration_numerato
r /**< */, | | int16_t acceleration_numerato
r /**< */, | |
| int16_t acceleration_denomina
tor /**< */, | | int16_t acceleration_denomina
tor /**< */, | |
| int16_t threshold /**< */, | | int16_t threshold /**< */, | |
| uint8_t do_acceleration /**<
*/, | | uint8_t do_acceleration /**<
*/, | |
| uint8_t do_threshold /**< */
); | | uint8_t do_threshold /**< */
); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_change_pointer_control | | ** xcb_void_cookie_t xcb_change_pointer_control | |
| | | | |
| skipping to change at line 14260 | | skipping to change at line 14260 | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_change_pointer_control (xcb_connection_t *c /**< */, | | xcb_change_pointer_control (xcb_connection_t *c /**< */, | |
| int16_t acceleration_numerator /**<
*/, | | int16_t acceleration_numerator /**<
*/, | |
| int16_t acceleration_denominator /**
< */, | | int16_t acceleration_denominator /**
< */, | |
| int16_t threshold /**< */, | | int16_t threshold /**< */, | |
| uint8_t do_acceleration /**< */, | | uint8_t do_acceleration /**< */, | |
| uint8_t do_threshold /**< */); | | uint8_t do_threshold /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_get_pointer_control_cookie_t xcb_get_pointer_control | | ** xcb_get_pointer_control_cookie_t xcb_get_pointer_control | |
| ** | | ** | |
| ** @param xcb_connection_t *c | | ** @param xcb_connection_t *c | |
| ** @returns xcb_get_pointer_control_cookie_t | | ** @returns xcb_get_pointer_control_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_get_pointer_control_cookie_t | | xcb_get_pointer_control_cookie_t | |
| xcb_get_pointer_control (xcb_connection_t *c /**< */); | | xcb_get_pointer_control (xcb_connection_t *c /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 14336 | | skipping to change at line 14336 | |
| ** @returns xcb_get_pointer_control_reply_t * | | ** @returns xcb_get_pointer_control_reply_t * | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_get_pointer_control_reply_t * | | xcb_get_pointer_control_reply_t * | |
| xcb_get_pointer_control_reply (xcb_connection_t *c /**< *
/, | | xcb_get_pointer_control_reply (xcb_connection_t *c /**< *
/, | |
| xcb_get_pointer_control_cookie_t cookie /
**< */, | | xcb_get_pointer_control_cookie_t cookie /
**< */, | |
| xcb_generic_error_t **e /**< *
/); | | xcb_generic_error_t **e /**< *
/); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 14368 | | skipping to change at line 14368 | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_set_screen_saver_checked (xcb_connection_t *c /**< */, | | xcb_set_screen_saver_checked (xcb_connection_t *c /**< */, | |
| int16_t timeout /**< */, | | int16_t timeout /**< */, | |
| int16_t interval /**< */, | | int16_t interval /**< */, | |
| uint8_t prefer_blanking /**< */, | | uint8_t prefer_blanking /**< */, | |
| uint8_t allow_exposures /**< */); | | uint8_t allow_exposures /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_set_screen_saver | | ** xcb_void_cookie_t xcb_set_screen_saver | |
| | | | |
| skipping to change at line 14397 | | skipping to change at line 14397 | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_set_screen_saver (xcb_connection_t *c /**< */, | | xcb_set_screen_saver (xcb_connection_t *c /**< */, | |
| int16_t timeout /**< */, | | int16_t timeout /**< */, | |
| int16_t interval /**< */, | | int16_t interval /**< */, | |
| uint8_t prefer_blanking /**< */, | | uint8_t prefer_blanking /**< */, | |
| uint8_t allow_exposures /**< */); | | uint8_t allow_exposures /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_get_screen_saver_cookie_t xcb_get_screen_saver | | ** xcb_get_screen_saver_cookie_t xcb_get_screen_saver | |
| ** | | ** | |
| ** @param xcb_connection_t *c | | ** @param xcb_connection_t *c | |
| ** @returns xcb_get_screen_saver_cookie_t | | ** @returns xcb_get_screen_saver_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_get_screen_saver_cookie_t | | xcb_get_screen_saver_cookie_t | |
| xcb_get_screen_saver (xcb_connection_t *c /**< */); | | xcb_get_screen_saver (xcb_connection_t *c /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 14476 | | skipping to change at line 14476 | |
| | | | |
| xcb_get_screen_saver_reply_t * | | xcb_get_screen_saver_reply_t * | |
| xcb_get_screen_saver_reply (xcb_connection_t *c /**< */, | | xcb_get_screen_saver_reply (xcb_connection_t *c /**< */, | |
| xcb_get_screen_saver_cookie_t cookie /**< */
, | | xcb_get_screen_saver_cookie_t cookie /**< */
, | |
| xcb_generic_error_t **e /**< */); | | xcb_generic_error_t **e /**< */); | |
| | | | |
| int | | int | |
| xcb_change_hosts_sizeof (const void *_buffer /**< */); | | xcb_change_hosts_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 14508 | | skipping to change at line 14508 | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_change_hosts_checked (xcb_connection_t *c /**< */, | | xcb_change_hosts_checked (xcb_connection_t *c /**< */, | |
| uint8_t mode /**< */, | | uint8_t mode /**< */, | |
| uint8_t family /**< */, | | uint8_t family /**< */, | |
| uint16_t address_len /**< */, | | uint16_t address_len /**< */, | |
| const uint8_t *address /**< */); | | const uint8_t *address /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_change_hosts | | ** xcb_void_cookie_t xcb_change_hosts | |
| | | | |
| skipping to change at line 14622 | | skipping to change at line 14622 | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_generic_iterator_t | | xcb_generic_iterator_t | |
| xcb_host_end (xcb_host_iterator_t i /**< */); | | xcb_host_end (xcb_host_iterator_t i /**< */); | |
| | | | |
| int | | int | |
| xcb_list_hosts_sizeof (const void *_buffer /**< */); | | xcb_list_hosts_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_list_hosts_cookie_t xcb_list_hosts | | ** xcb_list_hosts_cookie_t xcb_list_hosts | |
| ** | | ** | |
| ** @param xcb_connection_t *c | | ** @param xcb_connection_t *c | |
| ** @returns xcb_list_hosts_cookie_t | | ** @returns xcb_list_hosts_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_list_hosts_cookie_t | | xcb_list_hosts_cookie_t | |
| xcb_list_hosts (xcb_connection_t *c /**< */); | | xcb_list_hosts (xcb_connection_t *c /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 14722 | | skipping to change at line 14722 | |
| ** @returns xcb_list_hosts_reply_t * | | ** @returns xcb_list_hosts_reply_t * | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_list_hosts_reply_t * | | xcb_list_hosts_reply_t * | |
| xcb_list_hosts_reply (xcb_connection_t *c /**< */, | | xcb_list_hosts_reply (xcb_connection_t *c /**< */, | |
| xcb_list_hosts_cookie_t cookie /**< */, | | xcb_list_hosts_cookie_t cookie /**< */, | |
| xcb_generic_error_t **e /**< */); | | xcb_generic_error_t **e /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 14748 | | skipping to change at line 14748 | |
| ** @param uint8_t mode | | ** @param uint8_t mode | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_set_access_control_checked (xcb_connection_t *c /**< */, | | xcb_set_access_control_checked (xcb_connection_t *c /**< */, | |
| uint8_t mode /**< */); | | uint8_t mode /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_set_access_control | | ** xcb_void_cookie_t xcb_set_access_control | |
| | | | |
| skipping to change at line 14771 | | skipping to change at line 14771 | |
| ** @param uint8_t mode | | ** @param uint8_t mode | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_set_access_control (xcb_connection_t *c /**< */, | | xcb_set_access_control (xcb_connection_t *c /**< */, | |
| uint8_t mode /**< */); | | uint8_t mode /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 14797 | | skipping to change at line 14797 | |
| ** @param uint8_t mode | | ** @param uint8_t mode | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_set_close_down_mode_checked (xcb_connection_t *c /**< */, | | xcb_set_close_down_mode_checked (xcb_connection_t *c /**< */, | |
| uint8_t mode /**< */); | | uint8_t mode /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_set_close_down_mode | | ** xcb_void_cookie_t xcb_set_close_down_mode | |
| | | | |
| skipping to change at line 14820 | | skipping to change at line 14820 | |
| ** @param uint8_t mode | | ** @param uint8_t mode | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_set_close_down_mode (xcb_connection_t *c /**< */, | | xcb_set_close_down_mode (xcb_connection_t *c /**< */, | |
| uint8_t mode /**< */); | | uint8_t mode /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 14846 | | skipping to change at line 14846 | |
| ** @param uint32_t resource | | ** @param uint32_t resource | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_kill_client_checked (xcb_connection_t *c /**< */, | | xcb_kill_client_checked (xcb_connection_t *c /**< */, | |
| uint32_t resource /**< */); | | uint32_t resource /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_kill_client | | ** xcb_void_cookie_t xcb_kill_client | |
| | | | |
| skipping to change at line 14872 | | skipping to change at line 14872 | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_kill_client (xcb_connection_t *c /**< */, | | xcb_kill_client (xcb_connection_t *c /**< */, | |
| uint32_t resource /**< */); | | uint32_t resource /**< */); | |
| | | | |
| int | | int | |
| xcb_rotate_properties_sizeof (const void *_buffer /**< */); | | xcb_rotate_properties_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 14904 | | skipping to change at line 14904 | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_rotate_properties_checked (xcb_connection_t *c /**< */, | | xcb_rotate_properties_checked (xcb_connection_t *c /**< */, | |
| xcb_window_t window /**< */, | | xcb_window_t window /**< */, | |
| uint16_t atoms_len /**< */, | | uint16_t atoms_len /**< */, | |
| int16_t delta /**< */, | | int16_t delta /**< */, | |
| const xcb_atom_t *atoms /**< */); | | const xcb_atom_t *atoms /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_rotate_properties | | ** xcb_void_cookie_t xcb_rotate_properties | |
| | | | |
| skipping to change at line 14933 | | skipping to change at line 14933 | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_rotate_properties (xcb_connection_t *c /**< */, | | xcb_rotate_properties (xcb_connection_t *c /**< */, | |
| xcb_window_t window /**< */, | | xcb_window_t window /**< */, | |
| uint16_t atoms_len /**< */, | | uint16_t atoms_len /**< */, | |
| int16_t delta /**< */, | | int16_t delta /**< */, | |
| const xcb_atom_t *atoms /**< */); | | const xcb_atom_t *atoms /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 14959 | | skipping to change at line 14959 | |
| ** @param uint8_t mode | | ** @param uint8_t mode | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_force_screen_saver_checked (xcb_connection_t *c /**< */, | | xcb_force_screen_saver_checked (xcb_connection_t *c /**< */, | |
| uint8_t mode /**< */); | | uint8_t mode /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_force_screen_saver | | ** xcb_void_cookie_t xcb_force_screen_saver | |
| | | | |
| skipping to change at line 14985 | | skipping to change at line 14985 | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_force_screen_saver (xcb_connection_t *c /**< */, | | xcb_force_screen_saver (xcb_connection_t *c /**< */, | |
| uint8_t mode /**< */); | | uint8_t mode /**< */); | |
| | | | |
| int | | int | |
| xcb_set_pointer_mapping_sizeof (const void *_buffer /**< */); | | xcb_set_pointer_mapping_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_set_pointer_mapping_cookie_t xcb_set_pointer_mapping | | ** xcb_set_pointer_mapping_cookie_t xcb_set_pointer_mapping | |
| | | | |
| skipping to change at line 15010 | | skipping to change at line 15010 | |
| ** @returns xcb_set_pointer_mapping_cookie_t | | ** @returns xcb_set_pointer_mapping_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_set_pointer_mapping_cookie_t | | xcb_set_pointer_mapping_cookie_t | |
| xcb_set_pointer_mapping (xcb_connection_t *c /**< */, | | xcb_set_pointer_mapping (xcb_connection_t *c /**< */, | |
| uint8_t map_len /**< */, | | uint8_t map_len /**< */, | |
| const uint8_t *map /**< */); | | const uint8_t *map /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 15072 | | skipping to change at line 15072 | |
| | | | |
| xcb_set_pointer_mapping_reply_t * | | xcb_set_pointer_mapping_reply_t * | |
| xcb_set_pointer_mapping_reply (xcb_connection_t *c /**< *
/, | | xcb_set_pointer_mapping_reply (xcb_connection_t *c /**< *
/, | |
| xcb_set_pointer_mapping_cookie_t cookie /
**< */, | | xcb_set_pointer_mapping_cookie_t cookie /
**< */, | |
| xcb_generic_error_t **e /**< *
/); | | xcb_generic_error_t **e /**< *
/); | |
| | | | |
| int | | int | |
| xcb_get_pointer_mapping_sizeof (const void *_buffer /**< */); | | xcb_get_pointer_mapping_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_get_pointer_mapping_cookie_t xcb_get_pointer_mapping | | ** xcb_get_pointer_mapping_cookie_t xcb_get_pointer_mapping | |
| ** | | ** | |
| ** @param xcb_connection_t *c | | ** @param xcb_connection_t *c | |
| ** @returns xcb_get_pointer_mapping_cookie_t | | ** @returns xcb_get_pointer_mapping_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_get_pointer_mapping_cookie_t | | xcb_get_pointer_mapping_cookie_t | |
| xcb_get_pointer_mapping (xcb_connection_t *c /**< */); | | xcb_get_pointer_mapping (xcb_connection_t *c /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 15187 | | skipping to change at line 15187 | |
| | | | |
| xcb_get_pointer_mapping_reply_t * | | xcb_get_pointer_mapping_reply_t * | |
| xcb_get_pointer_mapping_reply (xcb_connection_t *c /**< *
/, | | xcb_get_pointer_mapping_reply (xcb_connection_t *c /**< *
/, | |
| xcb_get_pointer_mapping_cookie_t cookie /
**< */, | | xcb_get_pointer_mapping_cookie_t cookie /
**< */, | |
| xcb_generic_error_t **e /**< *
/); | | xcb_generic_error_t **e /**< *
/); | |
| | | | |
| int | | int | |
| xcb_set_modifier_mapping_sizeof (const void *_buffer /**< */); | | xcb_set_modifier_mapping_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_set_modifier_mapping_cookie_t xcb_set_modifier_mapping | | ** xcb_set_modifier_mapping_cookie_t xcb_set_modifier_mapping | |
| | | | |
| skipping to change at line 15212 | | skipping to change at line 15212 | |
| ** @returns xcb_set_modifier_mapping_cookie_t | | ** @returns xcb_set_modifier_mapping_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_set_modifier_mapping_cookie_t | | xcb_set_modifier_mapping_cookie_t | |
| xcb_set_modifier_mapping (xcb_connection_t *c /**< */, | | xcb_set_modifier_mapping (xcb_connection_t *c /**< */, | |
| uint8_t keycodes_per_modifier /**<
*/, | | uint8_t keycodes_per_modifier /**<
*/, | |
| const xcb_keycode_t *keycodes /**< */); | | const xcb_keycode_t *keycodes /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 15274 | | skipping to change at line 15274 | |
| | | | |
| xcb_set_modifier_mapping_reply_t * | | xcb_set_modifier_mapping_reply_t * | |
| xcb_set_modifier_mapping_reply (xcb_connection_t *c /**<
*/, | | xcb_set_modifier_mapping_reply (xcb_connection_t *c /**<
*/, | |
| xcb_set_modifier_mapping_cookie_t cookie
/**< */, | | xcb_set_modifier_mapping_cookie_t cookie
/**< */, | |
| xcb_generic_error_t **e /**<
*/); | | xcb_generic_error_t **e /**<
*/); | |
| | | | |
| int | | int | |
| xcb_get_modifier_mapping_sizeof (const void *_buffer /**< */); | | xcb_get_modifier_mapping_sizeof (const void *_buffer /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_get_modifier_mapping_cookie_t xcb_get_modifier_mapping | | ** xcb_get_modifier_mapping_cookie_t xcb_get_modifier_mapping | |
| ** | | ** | |
| ** @param xcb_connection_t *c | | ** @param xcb_connection_t *c | |
| ** @returns xcb_get_modifier_mapping_cookie_t | | ** @returns xcb_get_modifier_mapping_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_get_modifier_mapping_cookie_t | | xcb_get_modifier_mapping_cookie_t | |
| xcb_get_modifier_mapping (xcb_connection_t *c /**< */); | | xcb_get_modifier_mapping (xcb_connection_t *c /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will cause | | * This form can be used only if the request will cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * placed in the event queue. | | * placed in the event queue. | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 15386 | | skipping to change at line 15386 | |
| ** @returns xcb_get_modifier_mapping_reply_t * | | ** @returns xcb_get_modifier_mapping_reply_t * | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_get_modifier_mapping_reply_t * | | xcb_get_modifier_mapping_reply_t * | |
| xcb_get_modifier_mapping_reply (xcb_connection_t *c /**<
*/, | | xcb_get_modifier_mapping_reply (xcb_connection_t *c /**<
*/, | |
| xcb_get_modifier_mapping_cookie_t cookie
/**< */, | | xcb_get_modifier_mapping_cookie_t cookie
/**< */, | |
| xcb_generic_error_t **e /**<
*/); | | xcb_generic_error_t **e /**<
*/); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| * This form can be used only if the request will not cause | | * This form can be used only if the request will not cause | |
| * a reply to be generated. Any returned error will be | | * a reply to be generated. Any returned error will be | |
| * saved for handling by xcb_request_check(). | | * saved for handling by xcb_request_check(). | |
| */ | | */ | |
| | | | |
| | | | |
| skipping to change at line 15410 | | skipping to change at line 15410 | |
| ** | | ** | |
| ** @param xcb_connection_t *c | | ** @param xcb_connection_t *c | |
| ** @returns xcb_void_cookie_t | | ** @returns xcb_void_cookie_t | |
| ** | | ** | |
| **************************************************************************
***/ | | **************************************************************************
***/ | |
| | | | |
| xcb_void_cookie_t | | xcb_void_cookie_t | |
| xcb_no_operation_checked (xcb_connection_t *c /**< */); | | xcb_no_operation_checked (xcb_connection_t *c /**< */); | |
| | | | |
| /** | | /** | |
|
| * Delivers a request to the X server | | * | |
| * @param c The connection | | * @param c The connection | |
| * @return A cookie | | * @return A cookie | |
| * | | * | |
| * Delivers a request to the X server. | | * Delivers a request to the X server. | |
| * | | * | |
| */ | | */ | |
| | | | |
| /**************************************************************************
*** | | /**************************************************************************
*** | |
| ** | | ** | |
| ** xcb_void_cookie_t xcb_no_operation | | ** xcb_void_cookie_t xcb_no_operation | |
| | | | |
End of changes. 240 change blocks. |
| 240 lines changed or deleted | | 240 lines changed or added | |
|