Binary compatibility report for the XCB library between 0.9 and 1.3 versions on x86
Test Info
Library Name | XCB |
Version #1 | 0.9 |
Version #2 | 1.3 |
CPU Type | x86 |
GCC Version | 4.6.1 |
Test Results
Total Header Files | 26 |
Total Shared Libraries | 20 |
Total Symbols / Types | 1381 / 2384 |
Verdict | Incompatible (100%) |
Problem Summary
| Severity | Count |
---|
Added Symbols | - | 1907 |
Removed Symbols | High | 1381 |
Problems with Data Types | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Symbols | High | 0 |
Medium | 0 |
Low | 0 |
Problems with Constants | Low | 94 |
Other Changes in Constants | - | 616 |
Added Symbols (1907)
bigreq.h,
libxcb.so.1.1.0
xcb_big_requests_enable ( xcb_connection_t* c )
xcb_big_requests_enable_reply ( xcb_connection_t* c, xcb_big_requests_enable_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_big_requests_enable_unchecked ( xcb_connection_t* c )
xcb_big_requests_id [data]
composite.h,
libxcb-composite.so.0.0.0
xcb_composite_create_region_from_border_clip ( xcb_connection_t* c, xcb_xfixes_region_t region, xcb_window_t window )
xcb_composite_create_region_from_border_clip_checked ( xcb_connection_t* c, xcb_xfixes_region_t region, xcb_window_t window )
xcb_composite_get_overlay_window ( xcb_connection_t* c, xcb_window_t window )
xcb_composite_get_overlay_window_reply ( xcb_connection_t* c, xcb_composite_get_overlay_window_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_composite_get_overlay_window_unchecked ( xcb_connection_t* c, xcb_window_t window )
xcb_composite_id [data]
xcb_composite_name_window_pixmap ( xcb_connection_t* c, xcb_window_t window, xcb_pixmap_t pixmap )
xcb_composite_name_window_pixmap_checked ( xcb_connection_t* c, xcb_window_t window, xcb_pixmap_t pixmap )
xcb_composite_query_version ( xcb_connection_t* c, uint32_t client_major_version, uint32_t client_minor_version )
xcb_composite_query_version_reply ( xcb_connection_t* c, xcb_composite_query_version_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_composite_query_version_unchecked ( xcb_connection_t* c, uint32_t client_major_version, uint32_t client_minor_version )
xcb_composite_redirect_subwindows ( xcb_connection_t* c, xcb_window_t window, uint8_t update )
xcb_composite_redirect_subwindows_checked ( xcb_connection_t* c, xcb_window_t window, uint8_t update )
xcb_composite_redirect_window ( xcb_connection_t* c, xcb_window_t window, uint8_t update )
xcb_composite_redirect_window_checked ( xcb_connection_t* c, xcb_window_t window, uint8_t update )
xcb_composite_release_overlay_window ( xcb_connection_t* c, xcb_window_t window )
xcb_composite_release_overlay_window_checked ( xcb_connection_t* c, xcb_window_t window )
xcb_composite_unredirect_subwindows ( xcb_connection_t* c, xcb_window_t window, uint8_t update )
xcb_composite_unredirect_subwindows_checked ( xcb_connection_t* c, xcb_window_t window, uint8_t update )
xcb_composite_unredirect_window ( xcb_connection_t* c, xcb_window_t window, uint8_t update )
xcb_composite_unredirect_window_checked ( xcb_connection_t* c, xcb_window_t window, uint8_t update )
damage.h,
libxcb-damage.so.0.0.0
xcb_damage_add ( xcb_connection_t* c, xcb_drawable_t drawable, xcb_xfixes_region_t region )
xcb_damage_add_checked ( xcb_connection_t* c, xcb_drawable_t drawable, xcb_xfixes_region_t region )
xcb_damage_create ( xcb_connection_t* c, xcb_damage_damage_t damage, xcb_drawable_t drawable, uint8_t level )
xcb_damage_create_checked ( xcb_connection_t* c, xcb_damage_damage_t damage, xcb_drawable_t drawable, uint8_t level )
xcb_damage_damage_end ( xcb_damage_damage_iterator_t i )
xcb_damage_damage_next ( xcb_damage_damage_iterator_t* i )
xcb_damage_destroy ( xcb_connection_t* c, xcb_damage_damage_t damage )
xcb_damage_destroy_checked ( xcb_connection_t* c, xcb_damage_damage_t damage )
xcb_damage_id [data]
xcb_damage_query_version ( xcb_connection_t* c, uint32_t client_major_version, uint32_t client_minor_version )
xcb_damage_query_version_reply ( xcb_connection_t* c, xcb_damage_query_version_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_damage_query_version_unchecked ( xcb_connection_t* c, uint32_t client_major_version, uint32_t client_minor_version )
xcb_damage_subtract ( xcb_connection_t* c, xcb_damage_damage_t damage, xcb_xfixes_region_t repair, xcb_xfixes_region_t parts )
xcb_damage_subtract_checked ( xcb_connection_t* c, xcb_damage_damage_t damage, xcb_xfixes_region_t repair, xcb_xfixes_region_t parts )
dpms.h,
libxcb-dpms.so.0.0.0
xcb_dpms_capable ( xcb_connection_t* c )
xcb_dpms_capable_reply ( xcb_connection_t* c, xcb_dpms_capable_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_dpms_capable_unchecked ( xcb_connection_t* c )
xcb_dpms_disable ( xcb_connection_t* c )
xcb_dpms_disable_checked ( xcb_connection_t* c )
xcb_dpms_enable ( xcb_connection_t* c )
xcb_dpms_enable_checked ( xcb_connection_t* c )
xcb_dpms_force_level ( xcb_connection_t* c, uint16_t power_level )
xcb_dpms_force_level_checked ( xcb_connection_t* c, uint16_t power_level )
xcb_dpms_get_timeouts ( xcb_connection_t* c )
xcb_dpms_get_timeouts_reply ( xcb_connection_t* c, xcb_dpms_get_timeouts_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_dpms_get_timeouts_unchecked ( xcb_connection_t* c )
xcb_dpms_get_version ( xcb_connection_t* c, uint16_t client_major_version, uint16_t client_minor_version )
xcb_dpms_get_version_reply ( xcb_connection_t* c, xcb_dpms_get_version_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_dpms_get_version_unchecked ( xcb_connection_t* c, uint16_t client_major_version, uint16_t client_minor_version )
xcb_dpms_id [data]
xcb_dpms_info ( xcb_connection_t* c )
xcb_dpms_info_reply ( xcb_connection_t* c, xcb_dpms_info_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_dpms_info_unchecked ( xcb_connection_t* c )
xcb_dpms_set_timeouts ( xcb_connection_t* c, uint16_t standby_timeout, uint16_t suspend_timeout, uint16_t off_timeout )
xcb_dpms_set_timeouts_checked ( xcb_connection_t* c, uint16_t standby_timeout, uint16_t suspend_timeout, uint16_t off_timeout )
glx.h,
libxcb-glx.so.0.0.0
xcb_glx_are_textures_resident ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, int32_t n, uint32_t const* textures )
xcb_glx_are_textures_resident_data ( xcb_glx_are_textures_resident_reply_t const* R )
xcb_glx_are_textures_resident_data_end ( xcb_glx_are_textures_resident_reply_t const* R )
xcb_glx_are_textures_resident_data_length ( xcb_glx_are_textures_resident_reply_t const* R )
xcb_glx_are_textures_resident_reply ( xcb_connection_t* c, xcb_glx_are_textures_resident_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_glx_are_textures_resident_unchecked ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, int32_t n, uint32_t const* textures )
xcb_glx_bool32_end ( xcb_glx_bool32_iterator_t i )
xcb_glx_bool32_next ( xcb_glx_bool32_iterator_t* i )
xcb_glx_change_drawable_attributes ( xcb_connection_t* c, xcb_glx_drawable_t drawable, uint32_t num_attribs, uint32_t const* attribs )
xcb_glx_change_drawable_attributes_checked ( xcb_connection_t* c, xcb_glx_drawable_t drawable, uint32_t num_attribs, uint32_t const* attribs )
xcb_glx_client_info ( xcb_connection_t* c, uint32_t major_version, uint32_t minor_version, uint32_t str_len, char const* string )
xcb_glx_client_info_checked ( xcb_connection_t* c, uint32_t major_version, uint32_t minor_version, uint32_t str_len, char const* string )
xcb_glx_context_end ( xcb_glx_context_iterator_t i )
xcb_glx_context_next ( xcb_glx_context_iterator_t* i )
xcb_glx_context_tag_end ( xcb_glx_context_tag_iterator_t i )
xcb_glx_context_tag_next ( xcb_glx_context_tag_iterator_t* i )
xcb_glx_copy_context ( xcb_connection_t* c, xcb_glx_context_t src, xcb_glx_context_t dest, uint32_t mask, xcb_glx_context_tag_t src_context_tag )
xcb_glx_copy_context_checked ( xcb_connection_t* c, xcb_glx_context_t src, xcb_glx_context_t dest, uint32_t mask, xcb_glx_context_tag_t src_context_tag )
xcb_glx_create_context ( xcb_connection_t* c, xcb_glx_context_t context, xcb_visualid_t visual, uint32_t screen, xcb_glx_context_t share_list, uint8_t is_direct )
xcb_glx_create_context_checked ( xcb_connection_t* c, xcb_glx_context_t context, xcb_visualid_t visual, uint32_t screen, xcb_glx_context_t share_list, uint8_t is_direct )
xcb_glx_create_glx_pixmap ( xcb_connection_t* c, uint32_t screen, xcb_visualid_t visual, xcb_pixmap_t pixmap, xcb_glx_pixmap_t glx_pixmap )
xcb_glx_create_glx_pixmap_checked ( xcb_connection_t* c, uint32_t screen, xcb_visualid_t visual, xcb_pixmap_t pixmap, xcb_glx_pixmap_t glx_pixmap )
xcb_glx_create_new_context ( xcb_connection_t* c, xcb_glx_context_t context, uint32_t fbconfig, uint32_t screen, uint32_t render_type, uint32_t share_list, uint8_t is_direct, uint8_t reserved1, uint16_t reserved2 )
xcb_glx_create_new_context_checked ( xcb_connection_t* c, xcb_glx_context_t context, uint32_t fbconfig, uint32_t screen, uint32_t render_type, uint32_t share_list, uint8_t is_direct, uint8_t reserved1, uint16_t reserved2 )
xcb_glx_create_pbuffer ( xcb_connection_t* c, uint32_t screen, xcb_glx_fbconfig_t fbconfig, xcb_glx_pbuffer_t pbuffer, uint32_t num_attribs, uint32_t const* attribs )
xcb_glx_create_pbuffer_checked ( xcb_connection_t* c, uint32_t screen, xcb_glx_fbconfig_t fbconfig, xcb_glx_pbuffer_t pbuffer, uint32_t num_attribs, uint32_t const* attribs )
xcb_glx_create_pixmap ( xcb_connection_t* c, uint32_t screen, uint32_t fbconfig, xcb_pixmap_t pixmap, xcb_glx_pixmap_t glx_pixmap, uint32_t num_attribs, uint32_t const* attribs )
xcb_glx_create_pixmap_checked ( xcb_connection_t* c, uint32_t screen, uint32_t fbconfig, xcb_pixmap_t pixmap, xcb_glx_pixmap_t glx_pixmap, uint32_t num_attribs, uint32_t const* attribs )
xcb_glx_create_window ( xcb_connection_t* c, uint32_t screen, xcb_glx_fbconfig_t fbconfig, xcb_window_t window, xcb_glx_window_t glx_window, uint32_t num_attribs, uint32_t const* attribs )
xcb_glx_create_window_checked ( xcb_connection_t* c, uint32_t screen, xcb_glx_fbconfig_t fbconfig, xcb_window_t window, xcb_glx_window_t glx_window, uint32_t num_attribs, uint32_t const* attribs )
xcb_glx_delete_lists ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t list, int32_t range )
xcb_glx_delete_lists_checked ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t list, int32_t range )
xcb_glx_delete_queries_arb ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, int32_t n, uint32_t const* ids )
xcb_glx_delete_queries_arb_checked ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, int32_t n, uint32_t const* ids )
xcb_glx_delete_textures ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, int32_t n, uint32_t const* textures )
xcb_glx_delete_textures_checked ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, int32_t n, uint32_t const* textures )
xcb_glx_delete_window ( xcb_connection_t* c, xcb_glx_window_t glxwindow )
xcb_glx_delete_window_checked ( xcb_connection_t* c, xcb_glx_window_t glxwindow )
xcb_glx_destroy_context ( xcb_connection_t* c, xcb_glx_context_t context )
xcb_glx_destroy_context_checked ( xcb_connection_t* c, xcb_glx_context_t context )
xcb_glx_destroy_glx_pixmap ( xcb_connection_t* c, xcb_glx_pixmap_t glx_pixmap )
xcb_glx_destroy_glx_pixmap_checked ( xcb_connection_t* c, xcb_glx_pixmap_t glx_pixmap )
xcb_glx_destroy_pbuffer ( xcb_connection_t* c, xcb_glx_pbuffer_t pbuffer )
xcb_glx_destroy_pbuffer_checked ( xcb_connection_t* c, xcb_glx_pbuffer_t pbuffer )
xcb_glx_destroy_pixmap ( xcb_connection_t* c, xcb_glx_pixmap_t glx_pixmap )
xcb_glx_destroy_pixmap_checked ( xcb_connection_t* c, xcb_glx_pixmap_t glx_pixmap )
xcb_glx_drawable_end ( xcb_glx_drawable_iterator_t i )
xcb_glx_drawable_next ( xcb_glx_drawable_iterator_t* i )
xcb_glx_end_list ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag )
xcb_glx_end_list_checked ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag )
xcb_glx_fbconfig_end ( xcb_glx_fbconfig_iterator_t i )
xcb_glx_fbconfig_next ( xcb_glx_fbconfig_iterator_t* i )
xcb_glx_feedback_buffer ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, int32_t size, int32_t type )
xcb_glx_feedback_buffer_checked ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, int32_t size, int32_t type )
xcb_glx_finish ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag )
xcb_glx_finish_reply ( xcb_connection_t* c, xcb_glx_finish_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_glx_finish_unchecked ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag )
xcb_glx_float32_end ( xcb_glx_float32_iterator_t i )
xcb_glx_float32_next ( xcb_glx_float32_iterator_t* i )
xcb_glx_float64_end ( xcb_glx_float64_iterator_t i )
xcb_glx_float64_next ( xcb_glx_float64_iterator_t* i )
xcb_glx_flush ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag )
xcb_glx_flush_checked ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag )
xcb_glx_gen_lists ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, int32_t range )
xcb_glx_gen_lists_reply ( xcb_connection_t* c, xcb_glx_gen_lists_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_glx_gen_lists_unchecked ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, int32_t range )
xcb_glx_gen_queries_arb ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, int32_t n )
xcb_glx_gen_queries_arb_data ( xcb_glx_gen_queries_arb_reply_t const* R )
xcb_glx_gen_queries_arb_data_end ( xcb_glx_gen_queries_arb_reply_t const* R )
xcb_glx_gen_queries_arb_data_length ( xcb_glx_gen_queries_arb_reply_t const* R )
xcb_glx_gen_queries_arb_reply ( xcb_connection_t* c, xcb_glx_gen_queries_arb_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_glx_gen_queries_arb_unchecked ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, int32_t n )
xcb_glx_gen_textures ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, int32_t n )
xcb_glx_gen_textures_data ( xcb_glx_gen_textures_reply_t const* R )
xcb_glx_gen_textures_data_end ( xcb_glx_gen_textures_reply_t const* R )
xcb_glx_gen_textures_data_length ( xcb_glx_gen_textures_reply_t const* R )
xcb_glx_gen_textures_reply ( xcb_connection_t* c, xcb_glx_gen_textures_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_glx_gen_textures_unchecked ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, int32_t n )
xcb_glx_get_booleanv ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, int32_t pname )
xcb_glx_get_booleanv_data ( xcb_glx_get_booleanv_reply_t const* R )
xcb_glx_get_booleanv_data_end ( xcb_glx_get_booleanv_reply_t const* R )
xcb_glx_get_booleanv_data_length ( xcb_glx_get_booleanv_reply_t const* R )
xcb_glx_get_booleanv_reply ( xcb_connection_t* c, xcb_glx_get_booleanv_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_glx_get_booleanv_unchecked ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, int32_t pname )
xcb_glx_get_clip_plane ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, int32_t plane )
xcb_glx_get_clip_plane_data ( xcb_glx_get_clip_plane_reply_t const* R )
xcb_glx_get_clip_plane_data_end ( xcb_glx_get_clip_plane_reply_t const* R )
xcb_glx_get_clip_plane_data_length ( xcb_glx_get_clip_plane_reply_t const* R )
xcb_glx_get_clip_plane_reply ( xcb_connection_t* c, xcb_glx_get_clip_plane_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_glx_get_clip_plane_unchecked ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, int32_t plane )
xcb_glx_get_color_table ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t target, uint32_t format, uint32_t type, uint8_t swap_bytes )
xcb_glx_get_color_table_data ( xcb_glx_get_color_table_reply_t const* R )
xcb_glx_get_color_table_data_end ( xcb_glx_get_color_table_reply_t const* R )
xcb_glx_get_color_table_data_length ( xcb_glx_get_color_table_reply_t const* R )
xcb_glx_get_color_table_parameterfv ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t target, uint32_t pname )
xcb_glx_get_color_table_parameterfv_data ( xcb_glx_get_color_table_parameterfv_reply_t const* R )
xcb_glx_get_color_table_parameterfv_data_end ( xcb_glx_get_color_table_parameterfv_reply_t const* R )
xcb_glx_get_color_table_parameterfv_data_length ( xcb_glx_get_color_table_parameterfv_reply_t const* R )
xcb_glx_get_color_table_parameterfv_reply ( xcb_connection_t* c, xcb_glx_get_color_table_parameterfv_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_glx_get_color_table_parameterfv_unchecked ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t target, uint32_t pname )
xcb_glx_get_color_table_parameteriv ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t target, uint32_t pname )
xcb_glx_get_color_table_parameteriv_data ( xcb_glx_get_color_table_parameteriv_reply_t const* R )
xcb_glx_get_color_table_parameteriv_data_end ( xcb_glx_get_color_table_parameteriv_reply_t const* R )
xcb_glx_get_color_table_parameteriv_data_length ( xcb_glx_get_color_table_parameteriv_reply_t const* R )
xcb_glx_get_color_table_parameteriv_reply ( xcb_connection_t* c, xcb_glx_get_color_table_parameteriv_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_glx_get_color_table_parameteriv_unchecked ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t target, uint32_t pname )
xcb_glx_get_color_table_reply ( xcb_connection_t* c, xcb_glx_get_color_table_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_glx_get_color_table_unchecked ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t target, uint32_t format, uint32_t type, uint8_t swap_bytes )
xcb_glx_get_compressed_tex_image_arb ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t target, int32_t level )
xcb_glx_get_compressed_tex_image_arb_data ( xcb_glx_get_compressed_tex_image_arb_reply_t const* R )
xcb_glx_get_compressed_tex_image_arb_data_end ( xcb_glx_get_compressed_tex_image_arb_reply_t const* R )
xcb_glx_get_compressed_tex_image_arb_data_length ( xcb_glx_get_compressed_tex_image_arb_reply_t const* R )
xcb_glx_get_compressed_tex_image_arb_reply ( xcb_connection_t* c, xcb_glx_get_compressed_tex_image_arb_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_glx_get_compressed_tex_image_arb_unchecked ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t target, int32_t level )
xcb_glx_get_convolution_filter ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t target, uint32_t format, uint32_t type, uint8_t swap_bytes )
xcb_glx_get_convolution_filter_data ( xcb_glx_get_convolution_filter_reply_t const* R )
xcb_glx_get_convolution_filter_data_end ( xcb_glx_get_convolution_filter_reply_t const* R )
xcb_glx_get_convolution_filter_data_length ( xcb_glx_get_convolution_filter_reply_t const* R )
xcb_glx_get_convolution_filter_reply ( xcb_connection_t* c, xcb_glx_get_convolution_filter_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_glx_get_convolution_filter_unchecked ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t target, uint32_t format, uint32_t type, uint8_t swap_bytes )
xcb_glx_get_convolution_parameterfv ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t target, uint32_t pname )
xcb_glx_get_convolution_parameterfv_data ( xcb_glx_get_convolution_parameterfv_reply_t const* R )
xcb_glx_get_convolution_parameterfv_data_end ( xcb_glx_get_convolution_parameterfv_reply_t const* R )
xcb_glx_get_convolution_parameterfv_data_length ( xcb_glx_get_convolution_parameterfv_reply_t const* R )
xcb_glx_get_convolution_parameterfv_reply ( xcb_connection_t* c, xcb_glx_get_convolution_parameterfv_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_glx_get_convolution_parameterfv_unchecked ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t target, uint32_t pname )
xcb_glx_get_convolution_parameteriv ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t target, uint32_t pname )
xcb_glx_get_convolution_parameteriv_data ( xcb_glx_get_convolution_parameteriv_reply_t const* R )
xcb_glx_get_convolution_parameteriv_data_end ( xcb_glx_get_convolution_parameteriv_reply_t const* R )
xcb_glx_get_convolution_parameteriv_data_length ( xcb_glx_get_convolution_parameteriv_reply_t const* R )
xcb_glx_get_convolution_parameteriv_reply ( xcb_connection_t* c, xcb_glx_get_convolution_parameteriv_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_glx_get_convolution_parameteriv_unchecked ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t target, uint32_t pname )
xcb_glx_get_doublev ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t pname )
xcb_glx_get_doublev_data ( xcb_glx_get_doublev_reply_t const* R )
xcb_glx_get_doublev_data_end ( xcb_glx_get_doublev_reply_t const* R )
xcb_glx_get_doublev_data_length ( xcb_glx_get_doublev_reply_t const* R )
xcb_glx_get_doublev_reply ( xcb_connection_t* c, xcb_glx_get_doublev_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_glx_get_doublev_unchecked ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t pname )
xcb_glx_get_drawable_attributes ( xcb_connection_t* c, xcb_glx_drawable_t drawable )
xcb_glx_get_drawable_attributes_attribs ( xcb_glx_get_drawable_attributes_reply_t const* R )
xcb_glx_get_drawable_attributes_attribs_end ( xcb_glx_get_drawable_attributes_reply_t const* R )
xcb_glx_get_drawable_attributes_attribs_length ( xcb_glx_get_drawable_attributes_reply_t const* R )
xcb_glx_get_drawable_attributes_reply ( xcb_connection_t* c, xcb_glx_get_drawable_attributes_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_glx_get_drawable_attributes_unchecked ( xcb_connection_t* c, xcb_glx_drawable_t drawable )
xcb_glx_get_error ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag )
xcb_glx_get_error_reply ( xcb_connection_t* c, xcb_glx_get_error_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_glx_get_error_unchecked ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag )
xcb_glx_get_fb_configs ( xcb_connection_t* c, uint32_t screen )
xcb_glx_get_fb_configs_property_list ( xcb_glx_get_fb_configs_reply_t const* R )
xcb_glx_get_fb_configs_property_list_end ( xcb_glx_get_fb_configs_reply_t const* R )
xcb_glx_get_fb_configs_property_list_length ( xcb_glx_get_fb_configs_reply_t const* R )
xcb_glx_get_fb_configs_reply ( xcb_connection_t* c, xcb_glx_get_fb_configs_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_glx_get_fb_configs_unchecked ( xcb_connection_t* c, uint32_t screen )
xcb_glx_get_floatv ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t pname )
xcb_glx_get_floatv_data ( xcb_glx_get_floatv_reply_t const* R )
xcb_glx_get_floatv_data_end ( xcb_glx_get_floatv_reply_t const* R )
xcb_glx_get_floatv_data_length ( xcb_glx_get_floatv_reply_t const* R )
xcb_glx_get_floatv_reply ( xcb_connection_t* c, xcb_glx_get_floatv_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_glx_get_floatv_unchecked ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t pname )
xcb_glx_get_histogram ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t target, uint32_t format, uint32_t type, uint8_t swap_bytes, uint8_t reset )
xcb_glx_get_histogram_data ( xcb_glx_get_histogram_reply_t const* R )
xcb_glx_get_histogram_data_end ( xcb_glx_get_histogram_reply_t const* R )
xcb_glx_get_histogram_data_length ( xcb_glx_get_histogram_reply_t const* R )
xcb_glx_get_histogram_parameterfv ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t target, uint32_t pname )
xcb_glx_get_histogram_parameterfv_data ( xcb_glx_get_histogram_parameterfv_reply_t const* R )
xcb_glx_get_histogram_parameterfv_data_end ( xcb_glx_get_histogram_parameterfv_reply_t const* R )
xcb_glx_get_histogram_parameterfv_data_length ( xcb_glx_get_histogram_parameterfv_reply_t const* R )
xcb_glx_get_histogram_parameterfv_reply ( xcb_connection_t* c, xcb_glx_get_histogram_parameterfv_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_glx_get_histogram_parameterfv_unchecked ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t target, uint32_t pname )
xcb_glx_get_histogram_parameteriv ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t target, uint32_t pname )
xcb_glx_get_histogram_parameteriv_data ( xcb_glx_get_histogram_parameteriv_reply_t const* R )
xcb_glx_get_histogram_parameteriv_data_end ( xcb_glx_get_histogram_parameteriv_reply_t const* R )
xcb_glx_get_histogram_parameteriv_data_length ( xcb_glx_get_histogram_parameteriv_reply_t const* R )
xcb_glx_get_histogram_parameteriv_reply ( xcb_connection_t* c, xcb_glx_get_histogram_parameteriv_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_glx_get_histogram_parameteriv_unchecked ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t target, uint32_t pname )
xcb_glx_get_histogram_reply ( xcb_connection_t* c, xcb_glx_get_histogram_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_glx_get_histogram_unchecked ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t target, uint32_t format, uint32_t type, uint8_t swap_bytes, uint8_t reset )
xcb_glx_get_integerv ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t pname )
xcb_glx_get_integerv_data ( xcb_glx_get_integerv_reply_t const* R )
xcb_glx_get_integerv_data_end ( xcb_glx_get_integerv_reply_t const* R )
xcb_glx_get_integerv_data_length ( xcb_glx_get_integerv_reply_t const* R )
xcb_glx_get_integerv_reply ( xcb_connection_t* c, xcb_glx_get_integerv_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_glx_get_integerv_unchecked ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t pname )
xcb_glx_get_lightfv ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t light, uint32_t pname )
xcb_glx_get_lightfv_data ( xcb_glx_get_lightfv_reply_t const* R )
xcb_glx_get_lightfv_data_end ( xcb_glx_get_lightfv_reply_t const* R )
xcb_glx_get_lightfv_data_length ( xcb_glx_get_lightfv_reply_t const* R )
xcb_glx_get_lightfv_reply ( xcb_connection_t* c, xcb_glx_get_lightfv_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_glx_get_lightfv_unchecked ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t light, uint32_t pname )
xcb_glx_get_lightiv ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t light, uint32_t pname )
xcb_glx_get_lightiv_data ( xcb_glx_get_lightiv_reply_t const* R )
xcb_glx_get_lightiv_data_end ( xcb_glx_get_lightiv_reply_t const* R )
xcb_glx_get_lightiv_data_length ( xcb_glx_get_lightiv_reply_t const* R )
xcb_glx_get_lightiv_reply ( xcb_connection_t* c, xcb_glx_get_lightiv_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_glx_get_lightiv_unchecked ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t light, uint32_t pname )
xcb_glx_get_mapdv ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t target, uint32_t query )
xcb_glx_get_mapdv_data ( xcb_glx_get_mapdv_reply_t const* R )
xcb_glx_get_mapdv_data_end ( xcb_glx_get_mapdv_reply_t const* R )
xcb_glx_get_mapdv_data_length ( xcb_glx_get_mapdv_reply_t const* R )
xcb_glx_get_mapdv_reply ( xcb_connection_t* c, xcb_glx_get_mapdv_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_glx_get_mapdv_unchecked ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t target, uint32_t query )
xcb_glx_get_mapfv ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t target, uint32_t query )
xcb_glx_get_mapfv_data ( xcb_glx_get_mapfv_reply_t const* R )
xcb_glx_get_mapfv_data_end ( xcb_glx_get_mapfv_reply_t const* R )
xcb_glx_get_mapfv_data_length ( xcb_glx_get_mapfv_reply_t const* R )
xcb_glx_get_mapfv_reply ( xcb_connection_t* c, xcb_glx_get_mapfv_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_glx_get_mapfv_unchecked ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t target, uint32_t query )
xcb_glx_get_mapiv ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t target, uint32_t query )
xcb_glx_get_mapiv_data ( xcb_glx_get_mapiv_reply_t const* R )
xcb_glx_get_mapiv_data_end ( xcb_glx_get_mapiv_reply_t const* R )
xcb_glx_get_mapiv_data_length ( xcb_glx_get_mapiv_reply_t const* R )
xcb_glx_get_mapiv_reply ( xcb_connection_t* c, xcb_glx_get_mapiv_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_glx_get_mapiv_unchecked ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t target, uint32_t query )
xcb_glx_get_materialfv ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t face, uint32_t pname )
xcb_glx_get_materialfv_data ( xcb_glx_get_materialfv_reply_t const* R )
xcb_glx_get_materialfv_data_end ( xcb_glx_get_materialfv_reply_t const* R )
xcb_glx_get_materialfv_data_length ( xcb_glx_get_materialfv_reply_t const* R )
xcb_glx_get_materialfv_reply ( xcb_connection_t* c, xcb_glx_get_materialfv_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_glx_get_materialfv_unchecked ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t face, uint32_t pname )
xcb_glx_get_materialiv ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t face, uint32_t pname )
xcb_glx_get_materialiv_data ( xcb_glx_get_materialiv_reply_t const* R )
xcb_glx_get_materialiv_data_end ( xcb_glx_get_materialiv_reply_t const* R )
xcb_glx_get_materialiv_data_length ( xcb_glx_get_materialiv_reply_t const* R )
xcb_glx_get_materialiv_reply ( xcb_connection_t* c, xcb_glx_get_materialiv_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_glx_get_materialiv_unchecked ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t face, uint32_t pname )
xcb_glx_get_minmax ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t target, uint32_t format, uint32_t type, uint8_t swap_bytes, uint8_t reset )
xcb_glx_get_minmax_data ( xcb_glx_get_minmax_reply_t const* R )
xcb_glx_get_minmax_data_end ( xcb_glx_get_minmax_reply_t const* R )
xcb_glx_get_minmax_data_length ( xcb_glx_get_minmax_reply_t const* R )
xcb_glx_get_minmax_parameterfv ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t target, uint32_t pname )
xcb_glx_get_minmax_parameterfv_data ( xcb_glx_get_minmax_parameterfv_reply_t const* R )
xcb_glx_get_minmax_parameterfv_data_end ( xcb_glx_get_minmax_parameterfv_reply_t const* R )
xcb_glx_get_minmax_parameterfv_data_length ( xcb_glx_get_minmax_parameterfv_reply_t const* R )
xcb_glx_get_minmax_parameterfv_reply ( xcb_connection_t* c, xcb_glx_get_minmax_parameterfv_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_glx_get_minmax_parameterfv_unchecked ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t target, uint32_t pname )
xcb_glx_get_minmax_parameteriv ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t target, uint32_t pname )
xcb_glx_get_minmax_parameteriv_data ( xcb_glx_get_minmax_parameteriv_reply_t const* R )
xcb_glx_get_minmax_parameteriv_data_end ( xcb_glx_get_minmax_parameteriv_reply_t const* R )
xcb_glx_get_minmax_parameteriv_data_length ( xcb_glx_get_minmax_parameteriv_reply_t const* R )
xcb_glx_get_minmax_parameteriv_reply ( xcb_connection_t* c, xcb_glx_get_minmax_parameteriv_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_glx_get_minmax_parameteriv_unchecked ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t target, uint32_t pname )
xcb_glx_get_minmax_reply ( xcb_connection_t* c, xcb_glx_get_minmax_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_glx_get_minmax_unchecked ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t target, uint32_t format, uint32_t type, uint8_t swap_bytes, uint8_t reset )
xcb_glx_get_pixel_mapfv ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t map )
xcb_glx_get_pixel_mapfv_data ( xcb_glx_get_pixel_mapfv_reply_t const* R )
xcb_glx_get_pixel_mapfv_data_end ( xcb_glx_get_pixel_mapfv_reply_t const* R )
xcb_glx_get_pixel_mapfv_data_length ( xcb_glx_get_pixel_mapfv_reply_t const* R )
xcb_glx_get_pixel_mapfv_reply ( xcb_connection_t* c, xcb_glx_get_pixel_mapfv_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_glx_get_pixel_mapfv_unchecked ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t map )
xcb_glx_get_pixel_mapuiv ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t map )
xcb_glx_get_pixel_mapuiv_data ( xcb_glx_get_pixel_mapuiv_reply_t const* R )
xcb_glx_get_pixel_mapuiv_data_end ( xcb_glx_get_pixel_mapuiv_reply_t const* R )
xcb_glx_get_pixel_mapuiv_data_length ( xcb_glx_get_pixel_mapuiv_reply_t const* R )
xcb_glx_get_pixel_mapuiv_reply ( xcb_connection_t* c, xcb_glx_get_pixel_mapuiv_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_glx_get_pixel_mapuiv_unchecked ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t map )
xcb_glx_get_pixel_mapusv ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t map )
xcb_glx_get_pixel_mapusv_data ( xcb_glx_get_pixel_mapusv_reply_t const* R )
xcb_glx_get_pixel_mapusv_data_end ( xcb_glx_get_pixel_mapusv_reply_t const* R )
xcb_glx_get_pixel_mapusv_data_length ( xcb_glx_get_pixel_mapusv_reply_t const* R )
xcb_glx_get_pixel_mapusv_reply ( xcb_connection_t* c, xcb_glx_get_pixel_mapusv_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_glx_get_pixel_mapusv_unchecked ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t map )
xcb_glx_get_polygon_stipple ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint8_t lsb_first )
xcb_glx_get_polygon_stipple_data ( xcb_glx_get_polygon_stipple_reply_t const* R )
xcb_glx_get_polygon_stipple_data_end ( xcb_glx_get_polygon_stipple_reply_t const* R )
xcb_glx_get_polygon_stipple_data_length ( xcb_glx_get_polygon_stipple_reply_t const* R )
xcb_glx_get_polygon_stipple_reply ( xcb_connection_t* c, xcb_glx_get_polygon_stipple_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_glx_get_polygon_stipple_unchecked ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint8_t lsb_first )
xcb_glx_get_query_objectiv_arb ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t id, uint32_t pname )
xcb_glx_get_query_objectiv_arb_data ( xcb_glx_get_query_objectiv_arb_reply_t const* R )
xcb_glx_get_query_objectiv_arb_data_end ( xcb_glx_get_query_objectiv_arb_reply_t const* R )
xcb_glx_get_query_objectiv_arb_data_length ( xcb_glx_get_query_objectiv_arb_reply_t const* R )
xcb_glx_get_query_objectiv_arb_reply ( xcb_connection_t* c, xcb_glx_get_query_objectiv_arb_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_glx_get_query_objectiv_arb_unchecked ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t id, uint32_t pname )
xcb_glx_get_query_objectuiv_arb ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t id, uint32_t pname )
xcb_glx_get_query_objectuiv_arb_data ( xcb_glx_get_query_objectuiv_arb_reply_t const* R )
xcb_glx_get_query_objectuiv_arb_data_end ( xcb_glx_get_query_objectuiv_arb_reply_t const* R )
xcb_glx_get_query_objectuiv_arb_data_length ( xcb_glx_get_query_objectuiv_arb_reply_t const* R )
xcb_glx_get_query_objectuiv_arb_reply ( xcb_connection_t* c, xcb_glx_get_query_objectuiv_arb_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_glx_get_query_objectuiv_arb_unchecked ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t id, uint32_t pname )
xcb_glx_get_queryiv_arb ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t target, uint32_t pname )
xcb_glx_get_queryiv_arb_data ( xcb_glx_get_queryiv_arb_reply_t const* R )
xcb_glx_get_queryiv_arb_data_end ( xcb_glx_get_queryiv_arb_reply_t const* R )
xcb_glx_get_queryiv_arb_data_length ( xcb_glx_get_queryiv_arb_reply_t const* R )
xcb_glx_get_queryiv_arb_reply ( xcb_connection_t* c, xcb_glx_get_queryiv_arb_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_glx_get_queryiv_arb_unchecked ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t target, uint32_t pname )
xcb_glx_get_separable_filter ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t target, uint32_t format, uint32_t type, uint8_t swap_bytes )
xcb_glx_get_separable_filter_reply ( xcb_connection_t* c, xcb_glx_get_separable_filter_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_glx_get_separable_filter_rows_and_cols ( xcb_glx_get_separable_filter_reply_t const* R )
xcb_glx_get_separable_filter_rows_and_cols_end ( xcb_glx_get_separable_filter_reply_t const* R )
xcb_glx_get_separable_filter_rows_and_cols_length ( xcb_glx_get_separable_filter_reply_t const* R )
xcb_glx_get_separable_filter_unchecked ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t target, uint32_t format, uint32_t type, uint8_t swap_bytes )
xcb_glx_get_string ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t name )
xcb_glx_get_string_reply ( xcb_connection_t* c, xcb_glx_get_string_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_glx_get_string_string ( xcb_glx_get_string_reply_t const* R )
xcb_glx_get_string_string_end ( xcb_glx_get_string_reply_t const* R )
xcb_glx_get_string_string_length ( xcb_glx_get_string_reply_t const* R )
xcb_glx_get_string_unchecked ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t name )
xcb_glx_get_tex_envfv ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t target, uint32_t pname )
xcb_glx_get_tex_envfv_data ( xcb_glx_get_tex_envfv_reply_t const* R )
xcb_glx_get_tex_envfv_data_end ( xcb_glx_get_tex_envfv_reply_t const* R )
xcb_glx_get_tex_envfv_data_length ( xcb_glx_get_tex_envfv_reply_t const* R )
xcb_glx_get_tex_envfv_reply ( xcb_connection_t* c, xcb_glx_get_tex_envfv_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_glx_get_tex_envfv_unchecked ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t target, uint32_t pname )
xcb_glx_get_tex_enviv ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t target, uint32_t pname )
xcb_glx_get_tex_enviv_data ( xcb_glx_get_tex_enviv_reply_t const* R )
xcb_glx_get_tex_enviv_data_end ( xcb_glx_get_tex_enviv_reply_t const* R )
xcb_glx_get_tex_enviv_data_length ( xcb_glx_get_tex_enviv_reply_t const* R )
xcb_glx_get_tex_enviv_reply ( xcb_connection_t* c, xcb_glx_get_tex_enviv_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_glx_get_tex_enviv_unchecked ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t target, uint32_t pname )
xcb_glx_get_tex_gendv ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t coord, uint32_t pname )
xcb_glx_get_tex_gendv_data ( xcb_glx_get_tex_gendv_reply_t const* R )
xcb_glx_get_tex_gendv_data_end ( xcb_glx_get_tex_gendv_reply_t const* R )
xcb_glx_get_tex_gendv_data_length ( xcb_glx_get_tex_gendv_reply_t const* R )
xcb_glx_get_tex_gendv_reply ( xcb_connection_t* c, xcb_glx_get_tex_gendv_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_glx_get_tex_gendv_unchecked ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t coord, uint32_t pname )
xcb_glx_get_tex_genfv ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t coord, uint32_t pname )
xcb_glx_get_tex_genfv_data ( xcb_glx_get_tex_genfv_reply_t const* R )
xcb_glx_get_tex_genfv_data_end ( xcb_glx_get_tex_genfv_reply_t const* R )
xcb_glx_get_tex_genfv_data_length ( xcb_glx_get_tex_genfv_reply_t const* R )
xcb_glx_get_tex_genfv_reply ( xcb_connection_t* c, xcb_glx_get_tex_genfv_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_glx_get_tex_genfv_unchecked ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t coord, uint32_t pname )
xcb_glx_get_tex_geniv ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t coord, uint32_t pname )
xcb_glx_get_tex_geniv_data ( xcb_glx_get_tex_geniv_reply_t const* R )
xcb_glx_get_tex_geniv_data_end ( xcb_glx_get_tex_geniv_reply_t const* R )
xcb_glx_get_tex_geniv_data_length ( xcb_glx_get_tex_geniv_reply_t const* R )
xcb_glx_get_tex_geniv_reply ( xcb_connection_t* c, xcb_glx_get_tex_geniv_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_glx_get_tex_geniv_unchecked ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t coord, uint32_t pname )
xcb_glx_get_tex_image ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t target, int32_t level, uint32_t format, uint32_t type, uint8_t swap_bytes )
xcb_glx_get_tex_image_data ( xcb_glx_get_tex_image_reply_t const* R )
xcb_glx_get_tex_image_data_end ( xcb_glx_get_tex_image_reply_t const* R )
xcb_glx_get_tex_image_data_length ( xcb_glx_get_tex_image_reply_t const* R )
xcb_glx_get_tex_image_reply ( xcb_connection_t* c, xcb_glx_get_tex_image_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_glx_get_tex_image_unchecked ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t target, int32_t level, uint32_t format, uint32_t type, uint8_t swap_bytes )
xcb_glx_get_tex_level_parameterfv ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t target, int32_t level, uint32_t pname )
xcb_glx_get_tex_level_parameterfv_data ( xcb_glx_get_tex_level_parameterfv_reply_t const* R )
xcb_glx_get_tex_level_parameterfv_data_end ( xcb_glx_get_tex_level_parameterfv_reply_t const* R )
xcb_glx_get_tex_level_parameterfv_data_length ( xcb_glx_get_tex_level_parameterfv_reply_t const* R )
xcb_glx_get_tex_level_parameterfv_reply ( xcb_connection_t* c, xcb_glx_get_tex_level_parameterfv_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_glx_get_tex_level_parameterfv_unchecked ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t target, int32_t level, uint32_t pname )
xcb_glx_get_tex_level_parameteriv ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t target, int32_t level, uint32_t pname )
xcb_glx_get_tex_level_parameteriv_data ( xcb_glx_get_tex_level_parameteriv_reply_t const* R )
xcb_glx_get_tex_level_parameteriv_data_end ( xcb_glx_get_tex_level_parameteriv_reply_t const* R )
xcb_glx_get_tex_level_parameteriv_data_length ( xcb_glx_get_tex_level_parameteriv_reply_t const* R )
xcb_glx_get_tex_level_parameteriv_reply ( xcb_connection_t* c, xcb_glx_get_tex_level_parameteriv_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_glx_get_tex_level_parameteriv_unchecked ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t target, int32_t level, uint32_t pname )
xcb_glx_get_tex_parameterfv ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t target, uint32_t pname )
xcb_glx_get_tex_parameterfv_data ( xcb_glx_get_tex_parameterfv_reply_t const* R )
xcb_glx_get_tex_parameterfv_data_end ( xcb_glx_get_tex_parameterfv_reply_t const* R )
xcb_glx_get_tex_parameterfv_data_length ( xcb_glx_get_tex_parameterfv_reply_t const* R )
xcb_glx_get_tex_parameterfv_reply ( xcb_connection_t* c, xcb_glx_get_tex_parameterfv_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_glx_get_tex_parameterfv_unchecked ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t target, uint32_t pname )
xcb_glx_get_tex_parameteriv ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t target, uint32_t pname )
xcb_glx_get_tex_parameteriv_data ( xcb_glx_get_tex_parameteriv_reply_t const* R )
xcb_glx_get_tex_parameteriv_data_end ( xcb_glx_get_tex_parameteriv_reply_t const* R )
xcb_glx_get_tex_parameteriv_data_length ( xcb_glx_get_tex_parameteriv_reply_t const* R )
xcb_glx_get_tex_parameteriv_reply ( xcb_connection_t* c, xcb_glx_get_tex_parameteriv_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_glx_get_tex_parameteriv_unchecked ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t target, uint32_t pname )
xcb_glx_get_visual_configs ( xcb_connection_t* c, uint32_t screen )
xcb_glx_get_visual_configs_property_list ( xcb_glx_get_visual_configs_reply_t const* R )
xcb_glx_get_visual_configs_property_list_end ( xcb_glx_get_visual_configs_reply_t const* R )
xcb_glx_get_visual_configs_property_list_length ( xcb_glx_get_visual_configs_reply_t const* R )
xcb_glx_get_visual_configs_reply ( xcb_connection_t* c, xcb_glx_get_visual_configs_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_glx_get_visual_configs_unchecked ( xcb_connection_t* c, uint32_t screen )
xcb_glx_id [data]
xcb_glx_is_direct ( xcb_connection_t* c, xcb_glx_context_t context )
xcb_glx_is_direct_reply ( xcb_connection_t* c, xcb_glx_is_direct_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_glx_is_direct_unchecked ( xcb_connection_t* c, xcb_glx_context_t context )
xcb_glx_is_list ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t list )
xcb_glx_is_list_reply ( xcb_connection_t* c, xcb_glx_is_list_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_glx_is_list_unchecked ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t list )
xcb_glx_is_query_arb ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t id )
xcb_glx_is_query_arb_reply ( xcb_connection_t* c, xcb_glx_is_query_arb_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_glx_is_query_arb_unchecked ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t id )
xcb_glx_is_texture ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t texture )
xcb_glx_is_texture_reply ( xcb_connection_t* c, xcb_glx_is_texture_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_glx_is_texture_unchecked ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t texture )
xcb_glx_make_context_current ( xcb_connection_t* c, xcb_glx_context_tag_t old_context_tag, xcb_glx_drawable_t drawable, xcb_glx_drawable_t read_drawable, xcb_glx_context_t context )
xcb_glx_make_context_current_reply ( xcb_connection_t* c, xcb_glx_make_context_current_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_glx_make_context_current_unchecked ( xcb_connection_t* c, xcb_glx_context_tag_t old_context_tag, xcb_glx_drawable_t drawable, xcb_glx_drawable_t read_drawable, xcb_glx_context_t context )
xcb_glx_make_current ( xcb_connection_t* c, xcb_glx_drawable_t drawable, xcb_glx_context_t context, xcb_glx_context_tag_t old_context_tag )
xcb_glx_make_current_reply ( xcb_connection_t* c, xcb_glx_make_current_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_glx_make_current_unchecked ( xcb_connection_t* c, xcb_glx_drawable_t drawable, xcb_glx_context_t context, xcb_glx_context_tag_t old_context_tag )
xcb_glx_new_list ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t list, uint32_t mode )
xcb_glx_new_list_checked ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t list, uint32_t mode )
xcb_glx_pbuffer_end ( xcb_glx_pbuffer_iterator_t i )
xcb_glx_pbuffer_next ( xcb_glx_pbuffer_iterator_t* i )
xcb_glx_pixel_storef ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t pname, xcb_glx_float32_t datum )
xcb_glx_pixel_storef_checked ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t pname, xcb_glx_float32_t datum )
xcb_glx_pixel_storei ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t pname, int32_t datum )
xcb_glx_pixel_storei_checked ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t pname, int32_t datum )
xcb_glx_pixmap_end ( xcb_glx_pixmap_iterator_t i )
xcb_glx_pixmap_next ( xcb_glx_pixmap_iterator_t* i )
xcb_glx_query_context ( xcb_connection_t* c, xcb_glx_context_t context )
xcb_glx_query_context_attribs ( xcb_glx_query_context_reply_t const* R )
xcb_glx_query_context_attribs_end ( xcb_glx_query_context_reply_t const* R )
xcb_glx_query_context_attribs_length ( xcb_glx_query_context_reply_t const* R )
xcb_glx_query_context_reply ( xcb_connection_t* c, xcb_glx_query_context_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_glx_query_context_unchecked ( xcb_connection_t* c, xcb_glx_context_t context )
xcb_glx_query_extensions_string ( xcb_connection_t* c, uint32_t screen )
xcb_glx_query_extensions_string_reply ( xcb_connection_t* c, xcb_glx_query_extensions_string_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_glx_query_extensions_string_unchecked ( xcb_connection_t* c, uint32_t screen )
xcb_glx_query_server_string ( xcb_connection_t* c, uint32_t screen, uint32_t name )
xcb_glx_query_server_string_reply ( xcb_connection_t* c, xcb_glx_query_server_string_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_glx_query_server_string_string ( xcb_glx_query_server_string_reply_t const* R )
xcb_glx_query_server_string_string_end ( xcb_glx_query_server_string_reply_t const* R )
xcb_glx_query_server_string_string_length ( xcb_glx_query_server_string_reply_t const* R )
xcb_glx_query_server_string_unchecked ( xcb_connection_t* c, uint32_t screen, uint32_t name )
xcb_glx_query_version ( xcb_connection_t* c, uint32_t major_version, uint32_t minor_version )
xcb_glx_query_version_reply ( xcb_connection_t* c, xcb_glx_query_version_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_glx_query_version_unchecked ( xcb_connection_t* c, uint32_t major_version, uint32_t minor_version )
xcb_glx_read_pixels ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, int32_t x, int32_t y, int32_t width, int32_t height, uint32_t format, uint32_t type, uint8_t swap_bytes, uint8_t lsb_first )
xcb_glx_read_pixels_data ( xcb_glx_read_pixels_reply_t const* R )
xcb_glx_read_pixels_data_end ( xcb_glx_read_pixels_reply_t const* R )
xcb_glx_read_pixels_data_length ( xcb_glx_read_pixels_reply_t const* R )
xcb_glx_read_pixels_reply ( xcb_connection_t* c, xcb_glx_read_pixels_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_glx_read_pixels_unchecked ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, int32_t x, int32_t y, int32_t width, int32_t height, uint32_t format, uint32_t type, uint8_t swap_bytes, uint8_t lsb_first )
xcb_glx_render ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t data_len, uint8_t const* data )
xcb_glx_render_checked ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t data_len, uint8_t const* data )
xcb_glx_render_large ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint16_t request_num, uint16_t request_total, uint32_t data_len, uint8_t const* data )
xcb_glx_render_large_checked ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint16_t request_num, uint16_t request_total, uint32_t data_len, uint8_t const* data )
xcb_glx_render_mode ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t mode )
xcb_glx_render_mode_data ( xcb_glx_render_mode_reply_t const* R )
xcb_glx_render_mode_data_end ( xcb_glx_render_mode_reply_t const* R )
xcb_glx_render_mode_data_length ( xcb_glx_render_mode_reply_t const* R )
xcb_glx_render_mode_reply ( xcb_connection_t* c, xcb_glx_render_mode_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_glx_render_mode_unchecked ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, uint32_t mode )
xcb_glx_select_buffer ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, int32_t size )
xcb_glx_select_buffer_checked ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, int32_t size )
xcb_glx_swap_buffers ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, xcb_glx_drawable_t drawable )
xcb_glx_swap_buffers_checked ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, xcb_glx_drawable_t drawable )
xcb_glx_use_x_font ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, xcb_font_t font, uint32_t first, uint32_t count, uint32_t list_base )
xcb_glx_use_x_font_checked ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag, xcb_font_t font, uint32_t first, uint32_t count, uint32_t list_base )
xcb_glx_vendor_private ( xcb_connection_t* c, uint32_t vendor_code, xcb_glx_context_tag_t context_tag, uint32_t data_len, uint8_t const* data )
xcb_glx_vendor_private_checked ( xcb_connection_t* c, uint32_t vendor_code, xcb_glx_context_tag_t context_tag, uint32_t data_len, uint8_t const* data )
xcb_glx_vendor_private_with_reply ( xcb_connection_t* c, uint32_t vendor_code, xcb_glx_context_tag_t context_tag, uint32_t data_len, uint8_t const* data )
xcb_glx_vendor_private_with_reply_data_2 ( xcb_glx_vendor_private_with_reply_reply_t const* R )
xcb_glx_vendor_private_with_reply_data_2_end ( xcb_glx_vendor_private_with_reply_reply_t const* R )
xcb_glx_vendor_private_with_reply_data_2_length ( xcb_glx_vendor_private_with_reply_reply_t const* R )
xcb_glx_vendor_private_with_reply_reply ( xcb_connection_t* c, xcb_glx_vendor_private_with_reply_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_glx_vendor_private_with_reply_unchecked ( xcb_connection_t* c, uint32_t vendor_code, xcb_glx_context_tag_t context_tag, uint32_t data_len, uint8_t const* data )
xcb_glx_wait_gl ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag )
xcb_glx_wait_gl_checked ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag )
xcb_glx_wait_x ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag )
xcb_glx_wait_x_checked ( xcb_connection_t* c, xcb_glx_context_tag_t context_tag )
xcb_glx_window_end ( xcb_glx_window_iterator_t i )
xcb_glx_window_next ( xcb_glx_window_iterator_t* i )
randr.h,
libxcb-randr.so.1.0.0
xcb_randr_add_output_mode ( xcb_connection_t* c, xcb_randr_output_t output, xcb_randr_mode_t mode )
xcb_randr_add_output_mode_checked ( xcb_connection_t* c, xcb_randr_output_t output, xcb_randr_mode_t mode )
xcb_randr_change_output_property ( xcb_connection_t* c, xcb_randr_output_t output, xcb_atom_t property, xcb_atom_t type, uint8_t format, uint8_t mode, uint32_t num_units, void const* data )
xcb_randr_change_output_property_checked ( xcb_connection_t* c, xcb_randr_output_t output, xcb_atom_t property, xcb_atom_t type, uint8_t format, uint8_t mode, uint32_t num_units, void const* data )
xcb_randr_configure_output_property ( xcb_connection_t* c, xcb_randr_output_t output, xcb_atom_t property, uint8_t pending, uint8_t range, uint32_t values_len, int32_t const* values )
xcb_randr_configure_output_property_checked ( xcb_connection_t* c, xcb_randr_output_t output, xcb_atom_t property, uint8_t pending, uint8_t range, uint32_t values_len, int32_t const* values )
xcb_randr_create_mode ( xcb_connection_t* c, xcb_window_t window, xcb_randr_mode_info_t mode_info, uint32_t name_len, char const* name )
xcb_randr_create_mode_reply ( xcb_connection_t* c, xcb_randr_create_mode_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_randr_create_mode_unchecked ( xcb_connection_t* c, xcb_window_t window, xcb_randr_mode_info_t mode_info, uint32_t name_len, char const* name )
xcb_randr_crtc_change_end ( xcb_randr_crtc_change_iterator_t i )
xcb_randr_crtc_change_next ( xcb_randr_crtc_change_iterator_t* i )
xcb_randr_crtc_end ( xcb_randr_crtc_iterator_t i )
xcb_randr_crtc_next ( xcb_randr_crtc_iterator_t* i )
xcb_randr_delete_output_mode ( xcb_connection_t* c, xcb_randr_output_t output, xcb_randr_mode_t mode )
xcb_randr_delete_output_mode_checked ( xcb_connection_t* c, xcb_randr_output_t output, xcb_randr_mode_t mode )
xcb_randr_delete_output_property ( xcb_connection_t* c, xcb_randr_output_t output, xcb_atom_t property )
xcb_randr_delete_output_property_checked ( xcb_connection_t* c, xcb_randr_output_t output, xcb_atom_t property )
xcb_randr_destroy_mode ( xcb_connection_t* c, xcb_randr_mode_t mode )
xcb_randr_destroy_mode_checked ( xcb_connection_t* c, xcb_randr_mode_t mode )
xcb_randr_get_crtc_gamma ( xcb_connection_t* c, xcb_randr_crtc_t crtc )
xcb_randr_get_crtc_gamma_blue ( xcb_randr_get_crtc_gamma_reply_t const* R )
xcb_randr_get_crtc_gamma_blue_end ( xcb_randr_get_crtc_gamma_reply_t const* R )
xcb_randr_get_crtc_gamma_blue_length ( xcb_randr_get_crtc_gamma_reply_t const* R )
xcb_randr_get_crtc_gamma_green ( xcb_randr_get_crtc_gamma_reply_t const* R )
xcb_randr_get_crtc_gamma_green_end ( xcb_randr_get_crtc_gamma_reply_t const* R )
xcb_randr_get_crtc_gamma_green_length ( xcb_randr_get_crtc_gamma_reply_t const* R )
xcb_randr_get_crtc_gamma_red ( xcb_randr_get_crtc_gamma_reply_t const* R )
xcb_randr_get_crtc_gamma_red_end ( xcb_randr_get_crtc_gamma_reply_t const* R )
xcb_randr_get_crtc_gamma_red_length ( xcb_randr_get_crtc_gamma_reply_t const* R )
xcb_randr_get_crtc_gamma_reply ( xcb_connection_t* c, xcb_randr_get_crtc_gamma_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_randr_get_crtc_gamma_size ( xcb_connection_t* c, xcb_randr_crtc_t crtc )
xcb_randr_get_crtc_gamma_size_reply ( xcb_connection_t* c, xcb_randr_get_crtc_gamma_size_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_randr_get_crtc_gamma_size_unchecked ( xcb_connection_t* c, xcb_randr_crtc_t crtc )
xcb_randr_get_crtc_gamma_unchecked ( xcb_connection_t* c, xcb_randr_crtc_t crtc )
xcb_randr_get_crtc_info ( xcb_connection_t* c, xcb_randr_crtc_t crtc, xcb_timestamp_t config_timestamp )
xcb_randr_get_crtc_info_outputs ( xcb_randr_get_crtc_info_reply_t const* R )
xcb_randr_get_crtc_info_outputs_end ( xcb_randr_get_crtc_info_reply_t const* R )
xcb_randr_get_crtc_info_outputs_length ( xcb_randr_get_crtc_info_reply_t const* R )
xcb_randr_get_crtc_info_possible ( xcb_randr_get_crtc_info_reply_t const* R )
xcb_randr_get_crtc_info_possible_end ( xcb_randr_get_crtc_info_reply_t const* R )
xcb_randr_get_crtc_info_possible_length ( xcb_randr_get_crtc_info_reply_t const* R )
xcb_randr_get_crtc_info_reply ( xcb_connection_t* c, xcb_randr_get_crtc_info_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_randr_get_crtc_info_unchecked ( xcb_connection_t* c, xcb_randr_crtc_t crtc, xcb_timestamp_t config_timestamp )
xcb_randr_get_crtc_transform ( xcb_connection_t* c, xcb_randr_crtc_t crtc )
xcb_randr_get_crtc_transform_current_filter_name ( xcb_randr_get_crtc_transform_reply_t const* R )
xcb_randr_get_crtc_transform_current_filter_name_end ( xcb_randr_get_crtc_transform_reply_t const* R )
xcb_randr_get_crtc_transform_current_filter_name_length ( xcb_randr_get_crtc_transform_reply_t const* R )
xcb_randr_get_crtc_transform_current_params ( xcb_randr_get_crtc_transform_reply_t const* R )
xcb_randr_get_crtc_transform_current_params_end ( xcb_randr_get_crtc_transform_reply_t const* R )
xcb_randr_get_crtc_transform_current_params_length ( xcb_randr_get_crtc_transform_reply_t const* R )
xcb_randr_get_crtc_transform_pending_filter_name ( xcb_randr_get_crtc_transform_reply_t const* R )
xcb_randr_get_crtc_transform_pending_filter_name_end ( xcb_randr_get_crtc_transform_reply_t const* R )
xcb_randr_get_crtc_transform_pending_filter_name_length ( xcb_randr_get_crtc_transform_reply_t const* R )
xcb_randr_get_crtc_transform_pending_params ( xcb_randr_get_crtc_transform_reply_t const* R )
xcb_randr_get_crtc_transform_pending_params_end ( xcb_randr_get_crtc_transform_reply_t const* R )
xcb_randr_get_crtc_transform_pending_params_length ( xcb_randr_get_crtc_transform_reply_t const* R )
xcb_randr_get_crtc_transform_reply ( xcb_connection_t* c, xcb_randr_get_crtc_transform_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_randr_get_crtc_transform_unchecked ( xcb_connection_t* c, xcb_randr_crtc_t crtc )
xcb_randr_get_output_info ( xcb_connection_t* c, xcb_randr_output_t output, xcb_timestamp_t config_timestamp )
xcb_randr_get_output_info_clones ( xcb_randr_get_output_info_reply_t const* R )
xcb_randr_get_output_info_clones_end ( xcb_randr_get_output_info_reply_t const* R )
xcb_randr_get_output_info_clones_length ( xcb_randr_get_output_info_reply_t const* R )
xcb_randr_get_output_info_crtcs ( xcb_randr_get_output_info_reply_t const* R )
xcb_randr_get_output_info_crtcs_end ( xcb_randr_get_output_info_reply_t const* R )
xcb_randr_get_output_info_crtcs_length ( xcb_randr_get_output_info_reply_t const* R )
xcb_randr_get_output_info_modes ( xcb_randr_get_output_info_reply_t const* R )
xcb_randr_get_output_info_modes_end ( xcb_randr_get_output_info_reply_t const* R )
xcb_randr_get_output_info_modes_length ( xcb_randr_get_output_info_reply_t const* R )
xcb_randr_get_output_info_name ( xcb_randr_get_output_info_reply_t const* R )
xcb_randr_get_output_info_name_end ( xcb_randr_get_output_info_reply_t const* R )
xcb_randr_get_output_info_name_length ( xcb_randr_get_output_info_reply_t const* R )
xcb_randr_get_output_info_reply ( xcb_connection_t* c, xcb_randr_get_output_info_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_randr_get_output_info_unchecked ( xcb_connection_t* c, xcb_randr_output_t output, xcb_timestamp_t config_timestamp )
xcb_randr_get_output_primary ( xcb_connection_t* c, xcb_window_t window )
xcb_randr_get_output_primary_reply ( xcb_connection_t* c, xcb_randr_get_output_primary_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_randr_get_output_primary_unchecked ( xcb_connection_t* c, xcb_window_t window )
xcb_randr_get_output_property ( xcb_connection_t* c, xcb_randr_output_t output, xcb_atom_t property, xcb_atom_t type, uint32_t long_offset, uint32_t long_length, uint8_t _delete, uint8_t pending )
xcb_randr_get_output_property_data ( xcb_randr_get_output_property_reply_t const* R )
xcb_randr_get_output_property_data_end ( xcb_randr_get_output_property_reply_t const* R )
xcb_randr_get_output_property_data_length ( xcb_randr_get_output_property_reply_t const* R )
xcb_randr_get_output_property_reply ( xcb_connection_t* c, xcb_randr_get_output_property_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_randr_get_output_property_unchecked ( xcb_connection_t* c, xcb_randr_output_t output, xcb_atom_t property, xcb_atom_t type, uint32_t long_offset, uint32_t long_length, uint8_t _delete, uint8_t pending )
xcb_randr_get_panning ( xcb_connection_t* c, xcb_randr_crtc_t crtc )
xcb_randr_get_panning_reply ( xcb_connection_t* c, xcb_randr_get_panning_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_randr_get_panning_unchecked ( xcb_connection_t* c, xcb_randr_crtc_t crtc )
xcb_randr_get_screen_info ( xcb_connection_t* c, xcb_window_t window )
xcb_randr_get_screen_info_rates_iterator ( xcb_randr_get_screen_info_reply_t const* R )
xcb_randr_get_screen_info_rates_length ( xcb_randr_get_screen_info_reply_t const* R )
xcb_randr_get_screen_info_reply ( xcb_connection_t* c, xcb_randr_get_screen_info_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_randr_get_screen_info_sizes ( xcb_randr_get_screen_info_reply_t const* R )
xcb_randr_get_screen_info_sizes_iterator ( xcb_randr_get_screen_info_reply_t const* R )
xcb_randr_get_screen_info_sizes_length ( xcb_randr_get_screen_info_reply_t const* R )
xcb_randr_get_screen_info_unchecked ( xcb_connection_t* c, xcb_window_t window )
xcb_randr_get_screen_resources ( xcb_connection_t* c, xcb_window_t window )
xcb_randr_get_screen_resources_crtcs ( xcb_randr_get_screen_resources_reply_t const* R )
xcb_randr_get_screen_resources_crtcs_end ( xcb_randr_get_screen_resources_reply_t const* R )
xcb_randr_get_screen_resources_crtcs_length ( xcb_randr_get_screen_resources_reply_t const* R )
xcb_randr_get_screen_resources_current ( xcb_connection_t* c, xcb_window_t window )
xcb_randr_get_screen_resources_current_crtcs ( xcb_randr_get_screen_resources_current_reply_t const* R )
xcb_randr_get_screen_resources_current_crtcs_end ( xcb_randr_get_screen_resources_current_reply_t const* R )
xcb_randr_get_screen_resources_current_crtcs_length ( xcb_randr_get_screen_resources_current_reply_t const* R )
xcb_randr_get_screen_resources_current_modes ( xcb_randr_get_screen_resources_current_reply_t const* R )
xcb_randr_get_screen_resources_current_modes_iterator ( xcb_randr_get_screen_resources_current_reply_t const* R )
xcb_randr_get_screen_resources_current_modes_length ( xcb_randr_get_screen_resources_current_reply_t const* R )
xcb_randr_get_screen_resources_current_names ( xcb_randr_get_screen_resources_current_reply_t const* R )
xcb_randr_get_screen_resources_current_names_end ( xcb_randr_get_screen_resources_current_reply_t const* R )
xcb_randr_get_screen_resources_current_names_length ( xcb_randr_get_screen_resources_current_reply_t const* R )
xcb_randr_get_screen_resources_current_outputs ( xcb_randr_get_screen_resources_current_reply_t const* R )
xcb_randr_get_screen_resources_current_outputs_end ( xcb_randr_get_screen_resources_current_reply_t const* R )
xcb_randr_get_screen_resources_current_outputs_length ( xcb_randr_get_screen_resources_current_reply_t const* R )
xcb_randr_get_screen_resources_current_reply ( xcb_connection_t* c, xcb_randr_get_screen_resources_current_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_randr_get_screen_resources_current_unchecked ( xcb_connection_t* c, xcb_window_t window )
xcb_randr_get_screen_resources_modes ( xcb_randr_get_screen_resources_reply_t const* R )
xcb_randr_get_screen_resources_modes_iterator ( xcb_randr_get_screen_resources_reply_t const* R )
xcb_randr_get_screen_resources_modes_length ( xcb_randr_get_screen_resources_reply_t const* R )
xcb_randr_get_screen_resources_names ( xcb_randr_get_screen_resources_reply_t const* R )
xcb_randr_get_screen_resources_names_end ( xcb_randr_get_screen_resources_reply_t const* R )
xcb_randr_get_screen_resources_names_length ( xcb_randr_get_screen_resources_reply_t const* R )
xcb_randr_get_screen_resources_outputs ( xcb_randr_get_screen_resources_reply_t const* R )
xcb_randr_get_screen_resources_outputs_end ( xcb_randr_get_screen_resources_reply_t const* R )
xcb_randr_get_screen_resources_outputs_length ( xcb_randr_get_screen_resources_reply_t const* R )
xcb_randr_get_screen_resources_reply ( xcb_connection_t* c, xcb_randr_get_screen_resources_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_randr_get_screen_resources_unchecked ( xcb_connection_t* c, xcb_window_t window )
xcb_randr_get_screen_size_range ( xcb_connection_t* c, xcb_window_t window )
xcb_randr_get_screen_size_range_reply ( xcb_connection_t* c, xcb_randr_get_screen_size_range_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_randr_get_screen_size_range_unchecked ( xcb_connection_t* c, xcb_window_t window )
xcb_randr_id [data]
xcb_randr_list_output_properties ( xcb_connection_t* c, xcb_randr_output_t output )
xcb_randr_list_output_properties_atoms ( xcb_randr_list_output_properties_reply_t const* R )
xcb_randr_list_output_properties_atoms_end ( xcb_randr_list_output_properties_reply_t const* R )
xcb_randr_list_output_properties_atoms_length ( xcb_randr_list_output_properties_reply_t const* R )
xcb_randr_list_output_properties_reply ( xcb_connection_t* c, xcb_randr_list_output_properties_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_randr_list_output_properties_unchecked ( xcb_connection_t* c, xcb_randr_output_t output )
xcb_randr_mode_end ( xcb_randr_mode_iterator_t i )
xcb_randr_mode_info_end ( xcb_randr_mode_info_iterator_t i )
xcb_randr_mode_info_next ( xcb_randr_mode_info_iterator_t* i )
xcb_randr_mode_next ( xcb_randr_mode_iterator_t* i )
xcb_randr_notify_data_end ( xcb_randr_notify_data_iterator_t i )
xcb_randr_notify_data_next ( xcb_randr_notify_data_iterator_t* i )
xcb_randr_output_change_end ( xcb_randr_output_change_iterator_t i )
xcb_randr_output_change_next ( xcb_randr_output_change_iterator_t* i )
xcb_randr_output_end ( xcb_randr_output_iterator_t i )
xcb_randr_output_next ( xcb_randr_output_iterator_t* i )
xcb_randr_output_property_end ( xcb_randr_output_property_iterator_t i )
xcb_randr_output_property_next ( xcb_randr_output_property_iterator_t* i )
xcb_randr_query_output_property ( xcb_connection_t* c, xcb_randr_output_t output, xcb_atom_t property )
xcb_randr_query_output_property_reply ( xcb_connection_t* c, xcb_randr_query_output_property_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_randr_query_output_property_unchecked ( xcb_connection_t* c, xcb_randr_output_t output, xcb_atom_t property )
xcb_randr_query_output_property_valid_values ( xcb_randr_query_output_property_reply_t const* R )
xcb_randr_query_output_property_valid_values_end ( xcb_randr_query_output_property_reply_t const* R )
xcb_randr_query_output_property_valid_values_length ( xcb_randr_query_output_property_reply_t const* R )
xcb_randr_query_version ( xcb_connection_t* c, uint32_t major_version, uint32_t minor_version )
xcb_randr_query_version_reply ( xcb_connection_t* c, xcb_randr_query_version_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_randr_query_version_unchecked ( xcb_connection_t* c, uint32_t major_version, uint32_t minor_version )
xcb_randr_refresh_rates_end ( xcb_randr_refresh_rates_iterator_t i )
xcb_randr_refresh_rates_next ( xcb_randr_refresh_rates_iterator_t* i )
xcb_randr_refresh_rates_rates ( xcb_randr_refresh_rates_t const* R )
xcb_randr_refresh_rates_rates_end ( xcb_randr_refresh_rates_t const* R )
xcb_randr_refresh_rates_rates_length ( xcb_randr_refresh_rates_t const* R )
xcb_randr_screen_size_end ( xcb_randr_screen_size_iterator_t i )
xcb_randr_screen_size_next ( xcb_randr_screen_size_iterator_t* i )
xcb_randr_select_input ( xcb_connection_t* c, xcb_window_t window, uint16_t enable )
xcb_randr_select_input_checked ( xcb_connection_t* c, xcb_window_t window, uint16_t enable )
xcb_randr_set_crtc_config ( xcb_connection_t* c, xcb_randr_crtc_t crtc, xcb_timestamp_t timestamp, xcb_timestamp_t config_timestamp, int16_t x, int16_t y, xcb_randr_mode_t mode, uint16_t rotation, uint32_t outputs_len, xcb_randr_output_t const* outputs )
xcb_randr_set_crtc_config_reply ( xcb_connection_t* c, xcb_randr_set_crtc_config_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_randr_set_crtc_config_unchecked ( xcb_connection_t* c, xcb_randr_crtc_t crtc, xcb_timestamp_t timestamp, xcb_timestamp_t config_timestamp, int16_t x, int16_t y, xcb_randr_mode_t mode, uint16_t rotation, uint32_t outputs_len, xcb_randr_output_t const* outputs )
xcb_randr_set_crtc_gamma ( xcb_connection_t* c, xcb_randr_crtc_t crtc, uint16_t size, uint16_t const* red, uint16_t const* green, uint16_t const* blue )
xcb_randr_set_crtc_gamma_checked ( xcb_connection_t* c, xcb_randr_crtc_t crtc, uint16_t size, uint16_t const* red, uint16_t const* green, uint16_t const* blue )
xcb_randr_set_crtc_transform ( xcb_connection_t* c, xcb_randr_crtc_t crtc, xcb_render_transform_t transform, uint16_t filter_len, char const* filter_name, uint32_t filter_params_len, xcb_render_fixed_t const* filter_params )
xcb_randr_set_crtc_transform_checked ( xcb_connection_t* c, xcb_randr_crtc_t crtc, xcb_render_transform_t transform, uint16_t filter_len, char const* filter_name, uint32_t filter_params_len, xcb_render_fixed_t const* filter_params )
xcb_randr_set_output_primary ( xcb_connection_t* c, xcb_window_t window, xcb_randr_output_t output )
xcb_randr_set_output_primary_checked ( xcb_connection_t* c, xcb_window_t window, xcb_randr_output_t output )
xcb_randr_set_panning ( xcb_connection_t* c, xcb_randr_crtc_t crtc, xcb_timestamp_t timestamp, uint16_t left, uint16_t top, uint16_t width, uint16_t height, uint16_t track_left, uint16_t track_top, uint16_t track_width, uint16_t track_height, int16_t border_left, int16_t border_top, int16_t border_right, int16_t border_bottom )
xcb_randr_set_panning_reply ( xcb_connection_t* c, xcb_randr_set_panning_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_randr_set_panning_unchecked ( xcb_connection_t* c, xcb_randr_crtc_t crtc, xcb_timestamp_t timestamp, uint16_t left, uint16_t top, uint16_t width, uint16_t height, uint16_t track_left, uint16_t track_top, uint16_t track_width, uint16_t track_height, int16_t border_left, int16_t border_top, int16_t border_right, int16_t border_bottom )
xcb_randr_set_screen_config ( xcb_connection_t* c, xcb_window_t window, xcb_timestamp_t timestamp, xcb_timestamp_t config_timestamp, uint16_t sizeID, uint16_t rotation, uint16_t rate )
xcb_randr_set_screen_config_reply ( xcb_connection_t* c, xcb_randr_set_screen_config_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_randr_set_screen_config_unchecked ( xcb_connection_t* c, xcb_window_t window, xcb_timestamp_t timestamp, xcb_timestamp_t config_timestamp, uint16_t sizeID, uint16_t rotation, uint16_t rate )
xcb_randr_set_screen_size ( xcb_connection_t* c, xcb_window_t window, uint16_t width, uint16_t height, uint32_t mm_width, uint32_t mm_height )
xcb_randr_set_screen_size_checked ( xcb_connection_t* c, xcb_window_t window, uint16_t width, uint16_t height, uint32_t mm_width, uint32_t mm_height )
record.h,
libxcb-record.so.0.0.0
xcb_record_client_info_end ( xcb_record_client_info_iterator_t i )
xcb_record_client_info_next ( xcb_record_client_info_iterator_t* i )
xcb_record_client_info_ranges ( xcb_record_client_info_t const* R )
xcb_record_client_info_ranges_iterator ( xcb_record_client_info_t const* R )
xcb_record_client_info_ranges_length ( xcb_record_client_info_t const* R )
xcb_record_client_spec_end ( xcb_record_client_spec_iterator_t i )
xcb_record_client_spec_next ( xcb_record_client_spec_iterator_t* i )
xcb_record_context_end ( xcb_record_context_iterator_t i )
xcb_record_context_next ( xcb_record_context_iterator_t* i )
xcb_record_create_context ( xcb_connection_t* c, xcb_record_context_t context, xcb_record_element_header_t element_header, uint32_t num_client_specs, uint32_t num_ranges, xcb_record_client_spec_t const* client_specs, xcb_record_range_t const* ranges )
xcb_record_create_context_checked ( xcb_connection_t* c, xcb_record_context_t context, xcb_record_element_header_t element_header, uint32_t num_client_specs, uint32_t num_ranges, xcb_record_client_spec_t const* client_specs, xcb_record_range_t const* ranges )
xcb_record_disable_context ( xcb_connection_t* c, xcb_record_context_t context )
xcb_record_disable_context_checked ( xcb_connection_t* c, xcb_record_context_t context )
xcb_record_element_header_end ( xcb_record_element_header_iterator_t i )
xcb_record_element_header_next ( xcb_record_element_header_iterator_t* i )
xcb_record_enable_context ( xcb_connection_t* c, xcb_record_context_t context )
xcb_record_enable_context_data ( xcb_record_enable_context_reply_t const* R )
xcb_record_enable_context_data_end ( xcb_record_enable_context_reply_t const* R )
xcb_record_enable_context_data_length ( xcb_record_enable_context_reply_t const* R )
xcb_record_enable_context_reply ( xcb_connection_t* c, xcb_record_enable_context_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_record_enable_context_unchecked ( xcb_connection_t* c, xcb_record_context_t context )
xcb_record_ext_range_end ( xcb_record_ext_range_iterator_t i )
xcb_record_ext_range_next ( xcb_record_ext_range_iterator_t* i )
xcb_record_free_context ( xcb_connection_t* c, xcb_record_context_t context )
xcb_record_free_context_checked ( xcb_connection_t* c, xcb_record_context_t context )
xcb_record_get_context ( xcb_connection_t* c, xcb_record_context_t context )
xcb_record_get_context_intercepted_clients_iterator ( xcb_record_get_context_reply_t const* R )
xcb_record_get_context_intercepted_clients_length ( xcb_record_get_context_reply_t const* R )
xcb_record_get_context_reply ( xcb_connection_t* c, xcb_record_get_context_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_record_get_context_unchecked ( xcb_connection_t* c, xcb_record_context_t context )
xcb_record_id [data]
xcb_record_query_version ( xcb_connection_t* c, uint16_t major_version, uint16_t minor_version )
xcb_record_query_version_reply ( xcb_connection_t* c, xcb_record_query_version_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_record_query_version_unchecked ( xcb_connection_t* c, uint16_t major_version, uint16_t minor_version )
xcb_record_range_16_end ( xcb_record_range_16_iterator_t i )
xcb_record_range_16_next ( xcb_record_range_16_iterator_t* i )
xcb_record_range_8_end ( xcb_record_range_8_iterator_t i )
xcb_record_range_8_next ( xcb_record_range_8_iterator_t* i )
xcb_record_range_end ( xcb_record_range_iterator_t i )
xcb_record_range_next ( xcb_record_range_iterator_t* i )
xcb_record_register_clients ( xcb_connection_t* c, xcb_record_context_t context, xcb_record_element_header_t element_header, uint32_t num_client_specs, uint32_t num_ranges, xcb_record_client_spec_t const* client_specs, xcb_record_range_t const* ranges )
xcb_record_register_clients_checked ( xcb_connection_t* c, xcb_record_context_t context, xcb_record_element_header_t element_header, uint32_t num_client_specs, uint32_t num_ranges, xcb_record_client_spec_t const* client_specs, xcb_record_range_t const* ranges )
xcb_record_unregister_clients ( xcb_connection_t* c, xcb_record_context_t context, uint32_t num_client_specs, xcb_record_client_spec_t const* client_specs )
xcb_record_unregister_clients_checked ( xcb_connection_t* c, xcb_record_context_t context, uint32_t num_client_specs, xcb_record_client_spec_t const* client_specs )
render.h,
libxcb-render.so.0.0.0
xcb_render_add_glyphs ( xcb_connection_t* c, xcb_render_glyphset_t glyphset, uint32_t glyphs_len, uint32_t const* glyphids, xcb_render_glyphinfo_t const* glyphs, uint32_t data_len, uint8_t const* data )
xcb_render_add_glyphs_checked ( xcb_connection_t* c, xcb_render_glyphset_t glyphset, uint32_t glyphs_len, uint32_t const* glyphids, xcb_render_glyphinfo_t const* glyphs, uint32_t data_len, uint8_t const* data )
xcb_render_add_traps ( xcb_connection_t* c, xcb_render_picture_t picture, int16_t x_off, int16_t y_off, uint32_t traps_len, xcb_render_trap_t const* traps )
xcb_render_add_traps_checked ( xcb_connection_t* c, xcb_render_picture_t picture, int16_t x_off, int16_t y_off, uint32_t traps_len, xcb_render_trap_t const* traps )
xcb_render_animcursorelt_end ( xcb_render_animcursorelt_iterator_t i )
xcb_render_animcursorelt_next ( xcb_render_animcursorelt_iterator_t* i )
xcb_render_change_picture ( xcb_connection_t* c, xcb_render_picture_t picture, uint32_t value_mask, uint32_t const* value_list )
xcb_render_change_picture_checked ( xcb_connection_t* c, xcb_render_picture_t picture, uint32_t value_mask, uint32_t const* value_list )
xcb_render_color_end ( xcb_render_color_iterator_t i )
xcb_render_color_next ( xcb_render_color_iterator_t* i )
xcb_render_composite ( xcb_connection_t* c, uint8_t op, xcb_render_picture_t src, xcb_render_picture_t mask, xcb_render_picture_t dst, int16_t src_x, int16_t src_y, int16_t mask_x, int16_t mask_y, int16_t dst_x, int16_t dst_y, uint16_t width, uint16_t height )
xcb_render_composite_checked ( xcb_connection_t* c, uint8_t op, xcb_render_picture_t src, xcb_render_picture_t mask, xcb_render_picture_t dst, int16_t src_x, int16_t src_y, int16_t mask_x, int16_t mask_y, int16_t dst_x, int16_t dst_y, uint16_t width, uint16_t height )
xcb_render_composite_glyphs_16 ( xcb_connection_t* c, uint8_t op, xcb_render_picture_t src, xcb_render_picture_t dst, xcb_render_pictformat_t mask_format, xcb_render_glyphset_t glyphset, int16_t src_x, int16_t src_y, uint32_t glyphcmds_len, uint8_t const* glyphcmds )
xcb_render_composite_glyphs_16_checked ( xcb_connection_t* c, uint8_t op, xcb_render_picture_t src, xcb_render_picture_t dst, xcb_render_pictformat_t mask_format, xcb_render_glyphset_t glyphset, int16_t src_x, int16_t src_y, uint32_t glyphcmds_len, uint8_t const* glyphcmds )
xcb_render_composite_glyphs_32 ( xcb_connection_t* c, uint8_t op, xcb_render_picture_t src, xcb_render_picture_t dst, xcb_render_pictformat_t mask_format, xcb_render_glyphset_t glyphset, int16_t src_x, int16_t src_y, uint32_t glyphcmds_len, uint8_t const* glyphcmds )
xcb_render_composite_glyphs_32_checked ( xcb_connection_t* c, uint8_t op, xcb_render_picture_t src, xcb_render_picture_t dst, xcb_render_pictformat_t mask_format, xcb_render_glyphset_t glyphset, int16_t src_x, int16_t src_y, uint32_t glyphcmds_len, uint8_t const* glyphcmds )
xcb_render_composite_glyphs_8 ( xcb_connection_t* c, uint8_t op, xcb_render_picture_t src, xcb_render_picture_t dst, xcb_render_pictformat_t mask_format, xcb_render_glyphset_t glyphset, int16_t src_x, int16_t src_y, uint32_t glyphcmds_len, uint8_t const* glyphcmds )
xcb_render_composite_glyphs_8_checked ( xcb_connection_t* c, uint8_t op, xcb_render_picture_t src, xcb_render_picture_t dst, xcb_render_pictformat_t mask_format, xcb_render_glyphset_t glyphset, int16_t src_x, int16_t src_y, uint32_t glyphcmds_len, uint8_t const* glyphcmds )
xcb_render_create_anim_cursor ( xcb_connection_t* c, xcb_cursor_t cid, uint32_t cursors_len, xcb_render_animcursorelt_t const* cursors )
xcb_render_create_anim_cursor_checked ( xcb_connection_t* c, xcb_cursor_t cid, uint32_t cursors_len, xcb_render_animcursorelt_t const* cursors )
xcb_render_create_conical_gradient ( xcb_connection_t* c, xcb_render_picture_t picture, xcb_render_pointfix_t center, xcb_render_fixed_t angle, uint32_t num_stops, xcb_render_fixed_t const* stops, xcb_render_color_t const* colors )
xcb_render_create_conical_gradient_checked ( xcb_connection_t* c, xcb_render_picture_t picture, xcb_render_pointfix_t center, xcb_render_fixed_t angle, uint32_t num_stops, xcb_render_fixed_t const* stops, xcb_render_color_t const* colors )
xcb_render_create_cursor ( xcb_connection_t* c, xcb_cursor_t cid, xcb_render_picture_t source, uint16_t x, uint16_t y )
xcb_render_create_cursor_checked ( xcb_connection_t* c, xcb_cursor_t cid, xcb_render_picture_t source, uint16_t x, uint16_t y )
xcb_render_create_glyph_set ( xcb_connection_t* c, xcb_render_glyphset_t gsid, xcb_render_pictformat_t format )
xcb_render_create_glyph_set_checked ( xcb_connection_t* c, xcb_render_glyphset_t gsid, xcb_render_pictformat_t format )
xcb_render_create_linear_gradient ( xcb_connection_t* c, xcb_render_picture_t picture, xcb_render_pointfix_t p1, xcb_render_pointfix_t p2, uint32_t num_stops, xcb_render_fixed_t const* stops, xcb_render_color_t const* colors )
xcb_render_create_linear_gradient_checked ( xcb_connection_t* c, xcb_render_picture_t picture, xcb_render_pointfix_t p1, xcb_render_pointfix_t p2, uint32_t num_stops, xcb_render_fixed_t const* stops, xcb_render_color_t const* colors )
xcb_render_create_picture ( xcb_connection_t* c, xcb_render_picture_t pid, xcb_drawable_t drawable, xcb_render_pictformat_t format, uint32_t value_mask, uint32_t const* value_list )
xcb_render_create_picture_checked ( xcb_connection_t* c, xcb_render_picture_t pid, xcb_drawable_t drawable, xcb_render_pictformat_t format, uint32_t value_mask, uint32_t const* value_list )
xcb_render_create_radial_gradient ( xcb_connection_t* c, xcb_render_picture_t picture, xcb_render_pointfix_t inner, xcb_render_pointfix_t outer, xcb_render_fixed_t inner_radius, xcb_render_fixed_t outer_radius, uint32_t num_stops, xcb_render_fixed_t const* stops, xcb_render_color_t const* colors )
xcb_render_create_radial_gradient_checked ( xcb_connection_t* c, xcb_render_picture_t picture, xcb_render_pointfix_t inner, xcb_render_pointfix_t outer, xcb_render_fixed_t inner_radius, xcb_render_fixed_t outer_radius, uint32_t num_stops, xcb_render_fixed_t const* stops, xcb_render_color_t const* colors )
xcb_render_create_solid_fill ( xcb_connection_t* c, xcb_render_picture_t picture, xcb_render_color_t color )
xcb_render_create_solid_fill_checked ( xcb_connection_t* c, xcb_render_picture_t picture, xcb_render_color_t color )
xcb_render_directformat_end ( xcb_render_directformat_iterator_t i )
xcb_render_directformat_next ( xcb_render_directformat_iterator_t* i )
xcb_render_fill_rectangles ( xcb_connection_t* c, uint8_t op, xcb_render_picture_t dst, xcb_render_color_t color, uint32_t rects_len, xcb_rectangle_t const* rects )
xcb_render_fill_rectangles_checked ( xcb_connection_t* c, uint8_t op, xcb_render_picture_t dst, xcb_render_color_t color, uint32_t rects_len, xcb_rectangle_t const* rects )
xcb_render_fixed_end ( xcb_render_fixed_iterator_t i )
xcb_render_fixed_next ( xcb_render_fixed_iterator_t* i )
xcb_render_free_glyph_set ( xcb_connection_t* c, xcb_render_glyphset_t glyphset )
xcb_render_free_glyph_set_checked ( xcb_connection_t* c, xcb_render_glyphset_t glyphset )
xcb_render_free_glyphs ( xcb_connection_t* c, xcb_render_glyphset_t glyphset, uint32_t glyphs_len, xcb_render_glyph_t const* glyphs )
xcb_render_free_glyphs_checked ( xcb_connection_t* c, xcb_render_glyphset_t glyphset, uint32_t glyphs_len, xcb_render_glyph_t const* glyphs )
xcb_render_free_picture ( xcb_connection_t* c, xcb_render_picture_t picture )
xcb_render_free_picture_checked ( xcb_connection_t* c, xcb_render_picture_t picture )
xcb_render_glyph_end ( xcb_render_glyph_iterator_t i )
xcb_render_glyph_next ( xcb_render_glyph_iterator_t* i )
xcb_render_glyphinfo_end ( xcb_render_glyphinfo_iterator_t i )
xcb_render_glyphinfo_next ( xcb_render_glyphinfo_iterator_t* i )
xcb_render_glyphset_end ( xcb_render_glyphset_iterator_t i )
xcb_render_glyphset_next ( xcb_render_glyphset_iterator_t* i )
xcb_render_id [data]
xcb_render_indexvalue_end ( xcb_render_indexvalue_iterator_t i )
xcb_render_indexvalue_next ( xcb_render_indexvalue_iterator_t* i )
xcb_render_linefix_end ( xcb_render_linefix_iterator_t i )
xcb_render_linefix_next ( xcb_render_linefix_iterator_t* i )
xcb_render_pictdepth_end ( xcb_render_pictdepth_iterator_t i )
xcb_render_pictdepth_next ( xcb_render_pictdepth_iterator_t* i )
xcb_render_pictdepth_visuals ( xcb_render_pictdepth_t const* R )
xcb_render_pictdepth_visuals_iterator ( xcb_render_pictdepth_t const* R )
xcb_render_pictdepth_visuals_length ( xcb_render_pictdepth_t const* R )
xcb_render_pictformat_end ( xcb_render_pictformat_iterator_t i )
xcb_render_pictformat_next ( xcb_render_pictformat_iterator_t* i )
xcb_render_pictforminfo_end ( xcb_render_pictforminfo_iterator_t i )
xcb_render_pictforminfo_next ( xcb_render_pictforminfo_iterator_t* i )
xcb_render_pictscreen_depths_iterator ( xcb_render_pictscreen_t const* R )
xcb_render_pictscreen_depths_length ( xcb_render_pictscreen_t const* R )
xcb_render_pictscreen_end ( xcb_render_pictscreen_iterator_t i )
xcb_render_pictscreen_next ( xcb_render_pictscreen_iterator_t* i )
xcb_render_picture_end ( xcb_render_picture_iterator_t i )
xcb_render_picture_next ( xcb_render_picture_iterator_t* i )
xcb_render_pictvisual_end ( xcb_render_pictvisual_iterator_t i )
xcb_render_pictvisual_next ( xcb_render_pictvisual_iterator_t* i )
xcb_render_pointfix_end ( xcb_render_pointfix_iterator_t i )
xcb_render_pointfix_next ( xcb_render_pointfix_iterator_t* i )
xcb_render_query_filters ( xcb_connection_t* c, xcb_drawable_t drawable )
xcb_render_query_filters_aliases ( xcb_render_query_filters_reply_t const* R )
xcb_render_query_filters_aliases_end ( xcb_render_query_filters_reply_t const* R )
xcb_render_query_filters_aliases_length ( xcb_render_query_filters_reply_t const* R )
xcb_render_query_filters_filters_iterator ( xcb_render_query_filters_reply_t const* R )
xcb_render_query_filters_filters_length ( xcb_render_query_filters_reply_t const* R )
xcb_render_query_filters_reply ( xcb_connection_t* c, xcb_render_query_filters_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_render_query_filters_unchecked ( xcb_connection_t* c, xcb_drawable_t drawable )
xcb_render_query_pict_formats ( xcb_connection_t* c )
xcb_render_query_pict_formats_formats ( xcb_render_query_pict_formats_reply_t const* R )
xcb_render_query_pict_formats_formats_iterator ( xcb_render_query_pict_formats_reply_t const* R )
xcb_render_query_pict_formats_formats_length ( xcb_render_query_pict_formats_reply_t const* R )
xcb_render_query_pict_formats_reply ( xcb_connection_t* c, xcb_render_query_pict_formats_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_render_query_pict_formats_screens_iterator ( xcb_render_query_pict_formats_reply_t const* R )
xcb_render_query_pict_formats_screens_length ( xcb_render_query_pict_formats_reply_t const* R )
xcb_render_query_pict_formats_subpixels ( xcb_render_query_pict_formats_reply_t const* R )
xcb_render_query_pict_formats_subpixels_end ( xcb_render_query_pict_formats_reply_t const* R )
xcb_render_query_pict_formats_subpixels_length ( xcb_render_query_pict_formats_reply_t const* R )
xcb_render_query_pict_formats_unchecked ( xcb_connection_t* c )
xcb_render_query_pict_index_values ( xcb_connection_t* c, xcb_render_pictformat_t format )
xcb_render_query_pict_index_values_reply ( xcb_connection_t* c, xcb_render_query_pict_index_values_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_render_query_pict_index_values_unchecked ( xcb_connection_t* c, xcb_render_pictformat_t format )
xcb_render_query_pict_index_values_values ( xcb_render_query_pict_index_values_reply_t const* R )
xcb_render_query_pict_index_values_values_iterator ( xcb_render_query_pict_index_values_reply_t const* R )
xcb_render_query_pict_index_values_values_length ( xcb_render_query_pict_index_values_reply_t const* R )
xcb_render_query_version ( xcb_connection_t* c, uint32_t client_major_version, uint32_t client_minor_version )
xcb_render_query_version_reply ( xcb_connection_t* c, xcb_render_query_version_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_render_query_version_unchecked ( xcb_connection_t* c, uint32_t client_major_version, uint32_t client_minor_version )
xcb_render_reference_glyph_set ( xcb_connection_t* c, xcb_render_glyphset_t gsid, xcb_render_glyphset_t existing )
xcb_render_reference_glyph_set_checked ( xcb_connection_t* c, xcb_render_glyphset_t gsid, xcb_render_glyphset_t existing )
xcb_render_set_picture_clip_rectangles ( xcb_connection_t* c, xcb_render_picture_t picture, int16_t clip_x_origin, int16_t clip_y_origin, uint32_t rectangles_len, xcb_rectangle_t const* rectangles )
xcb_render_set_picture_clip_rectangles_checked ( xcb_connection_t* c, xcb_render_picture_t picture, int16_t clip_x_origin, int16_t clip_y_origin, uint32_t rectangles_len, xcb_rectangle_t const* rectangles )
xcb_render_set_picture_filter ( xcb_connection_t* c, xcb_render_picture_t picture, uint16_t filter_len, char const* filter, uint32_t values_len, xcb_render_fixed_t const* values )
xcb_render_set_picture_filter_checked ( xcb_connection_t* c, xcb_render_picture_t picture, uint16_t filter_len, char const* filter, uint32_t values_len, xcb_render_fixed_t const* values )
xcb_render_set_picture_transform ( xcb_connection_t* c, xcb_render_picture_t picture, xcb_render_transform_t transform )
xcb_render_set_picture_transform_checked ( xcb_connection_t* c, xcb_render_picture_t picture, xcb_render_transform_t transform )
xcb_render_spanfix_end ( xcb_render_spanfix_iterator_t i )
xcb_render_spanfix_next ( xcb_render_spanfix_iterator_t* i )
xcb_render_transform_end ( xcb_render_transform_iterator_t i )
xcb_render_transform_next ( xcb_render_transform_iterator_t* i )
xcb_render_trap_end ( xcb_render_trap_iterator_t i )
xcb_render_trap_next ( xcb_render_trap_iterator_t* i )
xcb_render_trapezoid_end ( xcb_render_trapezoid_iterator_t i )
xcb_render_trapezoid_next ( xcb_render_trapezoid_iterator_t* i )
xcb_render_trapezoids ( xcb_connection_t* c, uint8_t op, xcb_render_picture_t src, xcb_render_picture_t dst, xcb_render_pictformat_t mask_format, int16_t src_x, int16_t src_y, uint32_t traps_len, xcb_render_trapezoid_t const* traps )
xcb_render_trapezoids_checked ( xcb_connection_t* c, uint8_t op, xcb_render_picture_t src, xcb_render_picture_t dst, xcb_render_pictformat_t mask_format, int16_t src_x, int16_t src_y, uint32_t traps_len, xcb_render_trapezoid_t const* traps )
xcb_render_tri_fan ( xcb_connection_t* c, uint8_t op, xcb_render_picture_t src, xcb_render_picture_t dst, xcb_render_pictformat_t mask_format, int16_t src_x, int16_t src_y, uint32_t points_len, xcb_render_pointfix_t const* points )
xcb_render_tri_fan_checked ( xcb_connection_t* c, uint8_t op, xcb_render_picture_t src, xcb_render_picture_t dst, xcb_render_pictformat_t mask_format, int16_t src_x, int16_t src_y, uint32_t points_len, xcb_render_pointfix_t const* points )
xcb_render_tri_strip ( xcb_connection_t* c, uint8_t op, xcb_render_picture_t src, xcb_render_picture_t dst, xcb_render_pictformat_t mask_format, int16_t src_x, int16_t src_y, uint32_t points_len, xcb_render_pointfix_t const* points )
xcb_render_tri_strip_checked ( xcb_connection_t* c, uint8_t op, xcb_render_picture_t src, xcb_render_picture_t dst, xcb_render_pictformat_t mask_format, int16_t src_x, int16_t src_y, uint32_t points_len, xcb_render_pointfix_t const* points )
xcb_render_triangle_end ( xcb_render_triangle_iterator_t i )
xcb_render_triangle_next ( xcb_render_triangle_iterator_t* i )
xcb_render_triangles ( xcb_connection_t* c, uint8_t op, xcb_render_picture_t src, xcb_render_picture_t dst, xcb_render_pictformat_t mask_format, int16_t src_x, int16_t src_y, uint32_t triangles_len, xcb_render_triangle_t const* triangles )
xcb_render_triangles_checked ( xcb_connection_t* c, uint8_t op, xcb_render_picture_t src, xcb_render_picture_t dst, xcb_render_pictformat_t mask_format, int16_t src_x, int16_t src_y, uint32_t triangles_len, xcb_render_triangle_t const* triangles )
res.h,
libxcb-res.so.0.0.0
xcb_res_client_end ( xcb_res_client_iterator_t i )
xcb_res_client_next ( xcb_res_client_iterator_t* i )
xcb_res_id [data]
xcb_res_query_client_pixmap_bytes ( xcb_connection_t* c, uint32_t xid )
xcb_res_query_client_pixmap_bytes_reply ( xcb_connection_t* c, xcb_res_query_client_pixmap_bytes_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_res_query_client_pixmap_bytes_unchecked ( xcb_connection_t* c, uint32_t xid )
xcb_res_query_client_resources ( xcb_connection_t* c, uint32_t xid )
xcb_res_query_client_resources_reply ( xcb_connection_t* c, xcb_res_query_client_resources_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_res_query_client_resources_types ( xcb_res_query_client_resources_reply_t const* R )
xcb_res_query_client_resources_types_iterator ( xcb_res_query_client_resources_reply_t const* R )
xcb_res_query_client_resources_types_length ( xcb_res_query_client_resources_reply_t const* R )
xcb_res_query_client_resources_unchecked ( xcb_connection_t* c, uint32_t xid )
xcb_res_query_clients ( xcb_connection_t* c )
xcb_res_query_clients_clients ( xcb_res_query_clients_reply_t const* R )
xcb_res_query_clients_clients_iterator ( xcb_res_query_clients_reply_t const* R )
xcb_res_query_clients_clients_length ( xcb_res_query_clients_reply_t const* R )
xcb_res_query_clients_reply ( xcb_connection_t* c, xcb_res_query_clients_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_res_query_clients_unchecked ( xcb_connection_t* c )
xcb_res_query_version ( xcb_connection_t* c, uint8_t client_major, uint8_t client_minor )
xcb_res_query_version_reply ( xcb_connection_t* c, xcb_res_query_version_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_res_query_version_unchecked ( xcb_connection_t* c, uint8_t client_major, uint8_t client_minor )
xcb_res_type_end ( xcb_res_type_iterator_t i )
xcb_res_type_next ( xcb_res_type_iterator_t* i )
screensaver.h,
libxcb-screensaver.so.0.0.0
xcb_screensaver_id [data]
xcb_screensaver_query_info ( xcb_connection_t* c, xcb_drawable_t drawable )
xcb_screensaver_query_info_reply ( xcb_connection_t* c, xcb_screensaver_query_info_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_screensaver_query_info_unchecked ( xcb_connection_t* c, xcb_drawable_t drawable )
xcb_screensaver_query_version ( xcb_connection_t* c, uint8_t client_major_version, uint8_t client_minor_version )
xcb_screensaver_query_version_reply ( xcb_connection_t* c, xcb_screensaver_query_version_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_screensaver_query_version_unchecked ( xcb_connection_t* c, uint8_t client_major_version, uint8_t client_minor_version )
xcb_screensaver_select_input ( xcb_connection_t* c, xcb_drawable_t drawable, uint32_t event_mask )
xcb_screensaver_select_input_checked ( xcb_connection_t* c, xcb_drawable_t drawable, uint32_t event_mask )
xcb_screensaver_set_attributes ( xcb_connection_t* c, xcb_drawable_t drawable, int16_t x, int16_t y, uint16_t width, uint16_t height, uint16_t border_width, uint8_t _class, uint8_t depth, xcb_visualid_t visual, uint32_t value_mask, uint32_t const* value_list )
xcb_screensaver_set_attributes_checked ( xcb_connection_t* c, xcb_drawable_t drawable, int16_t x, int16_t y, uint16_t width, uint16_t height, uint16_t border_width, uint8_t _class, uint8_t depth, xcb_visualid_t visual, uint32_t value_mask, uint32_t const* value_list )
xcb_screensaver_suspend ( xcb_connection_t* c, uint8_t suspend )
xcb_screensaver_suspend_checked ( xcb_connection_t* c, uint8_t suspend )
xcb_screensaver_unset_attributes ( xcb_connection_t* c, xcb_drawable_t drawable )
xcb_screensaver_unset_attributes_checked ( xcb_connection_t* c, xcb_drawable_t drawable )
shape.h,
libxcb-shape.so.0.0.0
xcb_shape_combine ( xcb_connection_t* c, xcb_shape_op_t operation, xcb_shape_kind_t destination_kind, xcb_shape_kind_t source_kind, xcb_window_t destination_window, int16_t x_offset, int16_t y_offset, xcb_window_t source_window )
xcb_shape_combine_checked ( xcb_connection_t* c, xcb_shape_op_t operation, xcb_shape_kind_t destination_kind, xcb_shape_kind_t source_kind, xcb_window_t destination_window, int16_t x_offset, int16_t y_offset, xcb_window_t source_window )
xcb_shape_get_rectangles ( xcb_connection_t* c, xcb_window_t window, xcb_shape_kind_t source_kind )
xcb_shape_get_rectangles_rectangles ( xcb_shape_get_rectangles_reply_t const* R )
xcb_shape_get_rectangles_rectangles_iterator ( xcb_shape_get_rectangles_reply_t const* R )
xcb_shape_get_rectangles_rectangles_length ( xcb_shape_get_rectangles_reply_t const* R )
xcb_shape_get_rectangles_reply ( xcb_connection_t* c, xcb_shape_get_rectangles_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_shape_get_rectangles_unchecked ( xcb_connection_t* c, xcb_window_t window, xcb_shape_kind_t source_kind )
xcb_shape_id [data]
xcb_shape_input_selected ( xcb_connection_t* c, xcb_window_t destination_window )
xcb_shape_input_selected_reply ( xcb_connection_t* c, xcb_shape_input_selected_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_shape_input_selected_unchecked ( xcb_connection_t* c, xcb_window_t destination_window )
xcb_shape_kind_end ( xcb_shape_kind_iterator_t i )
xcb_shape_kind_next ( xcb_shape_kind_iterator_t* i )
xcb_shape_mask ( xcb_connection_t* c, xcb_shape_op_t operation, xcb_shape_kind_t destination_kind, xcb_window_t destination_window, int16_t x_offset, int16_t y_offset, xcb_pixmap_t source_bitmap )
xcb_shape_mask_checked ( xcb_connection_t* c, xcb_shape_op_t operation, xcb_shape_kind_t destination_kind, xcb_window_t destination_window, int16_t x_offset, int16_t y_offset, xcb_pixmap_t source_bitmap )
xcb_shape_offset ( xcb_connection_t* c, xcb_shape_kind_t destination_kind, xcb_window_t destination_window, int16_t x_offset, int16_t y_offset )
xcb_shape_offset_checked ( xcb_connection_t* c, xcb_shape_kind_t destination_kind, xcb_window_t destination_window, int16_t x_offset, int16_t y_offset )
xcb_shape_op_end ( xcb_shape_op_iterator_t i )
xcb_shape_op_next ( xcb_shape_op_iterator_t* i )
xcb_shape_query_extents ( xcb_connection_t* c, xcb_window_t destination_window )
xcb_shape_query_extents_reply ( xcb_connection_t* c, xcb_shape_query_extents_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_shape_query_extents_unchecked ( xcb_connection_t* c, xcb_window_t destination_window )
xcb_shape_query_version ( xcb_connection_t* c )
xcb_shape_query_version_reply ( xcb_connection_t* c, xcb_shape_query_version_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_shape_query_version_unchecked ( xcb_connection_t* c )
xcb_shape_rectangles ( xcb_connection_t* c, xcb_shape_op_t operation, xcb_shape_kind_t destination_kind, uint8_t ordering, xcb_window_t destination_window, int16_t x_offset, int16_t y_offset, uint32_t rectangles_len, xcb_rectangle_t const* rectangles )
xcb_shape_rectangles_checked ( xcb_connection_t* c, xcb_shape_op_t operation, xcb_shape_kind_t destination_kind, uint8_t ordering, xcb_window_t destination_window, int16_t x_offset, int16_t y_offset, uint32_t rectangles_len, xcb_rectangle_t const* rectangles )
xcb_shape_select_input ( xcb_connection_t* c, xcb_window_t destination_window, uint8_t enable )
xcb_shape_select_input_checked ( xcb_connection_t* c, xcb_window_t destination_window, uint8_t enable )
shm.h,
libxcb-shm.so.0.0.0
xcb_shm_attach ( xcb_connection_t* c, xcb_shm_seg_t shmseg, uint32_t shmid, uint8_t read_only )
xcb_shm_attach_checked ( xcb_connection_t* c, xcb_shm_seg_t shmseg, uint32_t shmid, uint8_t read_only )
xcb_shm_create_pixmap ( xcb_connection_t* c, xcb_pixmap_t pid, xcb_drawable_t drawable, uint16_t width, uint16_t height, uint8_t depth, xcb_shm_seg_t shmseg, uint32_t offset )
xcb_shm_create_pixmap_checked ( xcb_connection_t* c, xcb_pixmap_t pid, xcb_drawable_t drawable, uint16_t width, uint16_t height, uint8_t depth, xcb_shm_seg_t shmseg, uint32_t offset )
xcb_shm_detach ( xcb_connection_t* c, xcb_shm_seg_t shmseg )
xcb_shm_detach_checked ( xcb_connection_t* c, xcb_shm_seg_t shmseg )
xcb_shm_get_image ( xcb_connection_t* c, xcb_drawable_t drawable, int16_t x, int16_t y, uint16_t width, uint16_t height, uint32_t plane_mask, uint8_t format, xcb_shm_seg_t shmseg, uint32_t offset )
xcb_shm_get_image_reply ( xcb_connection_t* c, xcb_shm_get_image_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_shm_get_image_unchecked ( xcb_connection_t* c, xcb_drawable_t drawable, int16_t x, int16_t y, uint16_t width, uint16_t height, uint32_t plane_mask, uint8_t format, xcb_shm_seg_t shmseg, uint32_t offset )
xcb_shm_id [data]
xcb_shm_put_image ( xcb_connection_t* c, xcb_drawable_t drawable, xcb_gcontext_t gc, uint16_t total_width, uint16_t total_height, uint16_t src_x, uint16_t src_y, uint16_t src_width, uint16_t src_height, int16_t dst_x, int16_t dst_y, uint8_t depth, uint8_t format, uint8_t send_event, xcb_shm_seg_t shmseg, uint32_t offset )
xcb_shm_put_image_checked ( xcb_connection_t* c, xcb_drawable_t drawable, xcb_gcontext_t gc, uint16_t total_width, uint16_t total_height, uint16_t src_x, uint16_t src_y, uint16_t src_width, uint16_t src_height, int16_t dst_x, int16_t dst_y, uint8_t depth, uint8_t format, uint8_t send_event, xcb_shm_seg_t shmseg, uint32_t offset )
xcb_shm_query_version ( xcb_connection_t* c )
xcb_shm_query_version_reply ( xcb_connection_t* c, xcb_shm_query_version_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_shm_query_version_unchecked ( xcb_connection_t* c )
xcb_shm_seg_end ( xcb_shm_seg_iterator_t i )
xcb_shm_seg_next ( xcb_shm_seg_iterator_t* i )
sync.h,
libxcb-sync.so.0.0.0
xcb_sync_alarm_end ( xcb_sync_alarm_iterator_t i )
xcb_sync_alarm_next ( xcb_sync_alarm_iterator_t* i )
xcb_sync_await ( xcb_connection_t* c, uint32_t wait_list_len, xcb_sync_waitcondition_t const* wait_list )
xcb_sync_await_checked ( xcb_connection_t* c, uint32_t wait_list_len, xcb_sync_waitcondition_t const* wait_list )
xcb_sync_change_alarm ( xcb_connection_t* c, xcb_sync_alarm_t id, uint32_t value_mask, uint32_t const* value_list )
xcb_sync_change_alarm_checked ( xcb_connection_t* c, xcb_sync_alarm_t id, uint32_t value_mask, uint32_t const* value_list )
xcb_sync_change_counter ( xcb_connection_t* c, xcb_sync_counter_t counter, xcb_sync_int64_t amount )
xcb_sync_change_counter_checked ( xcb_connection_t* c, xcb_sync_counter_t counter, xcb_sync_int64_t amount )
xcb_sync_counter_end ( xcb_sync_counter_iterator_t i )
xcb_sync_counter_next ( xcb_sync_counter_iterator_t* i )
xcb_sync_create_alarm ( xcb_connection_t* c, xcb_sync_alarm_t id, uint32_t value_mask, uint32_t const* value_list )
xcb_sync_create_alarm_checked ( xcb_connection_t* c, xcb_sync_alarm_t id, uint32_t value_mask, uint32_t const* value_list )
xcb_sync_create_counter ( xcb_connection_t* c, xcb_sync_counter_t id, xcb_sync_int64_t initial_value )
xcb_sync_create_counter_checked ( xcb_connection_t* c, xcb_sync_counter_t id, xcb_sync_int64_t initial_value )
xcb_sync_destroy_alarm ( xcb_connection_t* c, xcb_sync_alarm_t alarm )
xcb_sync_destroy_alarm_checked ( xcb_connection_t* c, xcb_sync_alarm_t alarm )
xcb_sync_destroy_counter ( xcb_connection_t* c, xcb_sync_counter_t counter )
xcb_sync_destroy_counter_checked ( xcb_connection_t* c, xcb_sync_counter_t counter )
xcb_sync_get_priority ( xcb_connection_t* c, uint32_t id )
xcb_sync_get_priority_reply ( xcb_connection_t* c, xcb_sync_get_priority_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_sync_get_priority_unchecked ( xcb_connection_t* c, uint32_t id )
xcb_sync_id [data]
xcb_sync_initialize ( xcb_connection_t* c, uint8_t desired_major_version, uint8_t desired_minor_version )
xcb_sync_initialize_reply ( xcb_connection_t* c, xcb_sync_initialize_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_sync_initialize_unchecked ( xcb_connection_t* c, uint8_t desired_major_version, uint8_t desired_minor_version )
xcb_sync_int64_end ( xcb_sync_int64_iterator_t i )
xcb_sync_int64_next ( xcb_sync_int64_iterator_t* i )
xcb_sync_list_system_counters ( xcb_connection_t* c )
xcb_sync_list_system_counters_counters_iterator ( xcb_sync_list_system_counters_reply_t const* R )
xcb_sync_list_system_counters_counters_length ( xcb_sync_list_system_counters_reply_t const* R )
xcb_sync_list_system_counters_reply ( xcb_connection_t* c, xcb_sync_list_system_counters_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_sync_list_system_counters_unchecked ( xcb_connection_t* c )
xcb_sync_query_alarm ( xcb_connection_t* c, xcb_sync_alarm_t alarm )
xcb_sync_query_alarm_reply ( xcb_connection_t* c, xcb_sync_query_alarm_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_sync_query_alarm_unchecked ( xcb_connection_t* c, xcb_sync_alarm_t alarm )
xcb_sync_query_counter ( xcb_connection_t* c, xcb_sync_counter_t counter )
xcb_sync_query_counter_reply ( xcb_connection_t* c, xcb_sync_query_counter_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_sync_query_counter_unchecked ( xcb_connection_t* c, xcb_sync_counter_t counter )
xcb_sync_set_counter ( xcb_connection_t* c, xcb_sync_counter_t counter, xcb_sync_int64_t value )
xcb_sync_set_counter_checked ( xcb_connection_t* c, xcb_sync_counter_t counter, xcb_sync_int64_t value )
xcb_sync_set_priority ( xcb_connection_t* c, uint32_t id, int32_t priority )
xcb_sync_set_priority_checked ( xcb_connection_t* c, uint32_t id, int32_t priority )
xcb_sync_systemcounter_end ( xcb_sync_systemcounter_iterator_t i )
xcb_sync_systemcounter_name ( xcb_sync_systemcounter_t const* R )
xcb_sync_systemcounter_name_end ( xcb_sync_systemcounter_t const* R )
xcb_sync_systemcounter_name_length ( xcb_sync_systemcounter_t const* R )
xcb_sync_systemcounter_next ( xcb_sync_systemcounter_iterator_t* i )
xcb_sync_trigger_end ( xcb_sync_trigger_iterator_t i )
xcb_sync_trigger_next ( xcb_sync_trigger_iterator_t* i )
xcb_sync_waitcondition_end ( xcb_sync_waitcondition_iterator_t i )
xcb_sync_waitcondition_next ( xcb_sync_waitcondition_iterator_t* i )
xc_misc.h,
libxcb.so.1.1.0
xcb_xc_misc_get_version ( xcb_connection_t* c, uint16_t client_major_version, uint16_t client_minor_version )
xcb_xc_misc_get_version_reply ( xcb_connection_t* c, xcb_xc_misc_get_version_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_xc_misc_get_version_unchecked ( xcb_connection_t* c, uint16_t client_major_version, uint16_t client_minor_version )
xcb_xc_misc_get_xid_list ( xcb_connection_t* c, uint32_t count )
xcb_xc_misc_get_xid_list_ids ( xcb_xc_misc_get_xid_list_reply_t const* R )
xcb_xc_misc_get_xid_list_ids_end ( xcb_xc_misc_get_xid_list_reply_t const* R )
xcb_xc_misc_get_xid_list_ids_length ( xcb_xc_misc_get_xid_list_reply_t const* R )
xcb_xc_misc_get_xid_list_reply ( xcb_connection_t* c, xcb_xc_misc_get_xid_list_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_xc_misc_get_xid_list_unchecked ( xcb_connection_t* c, uint32_t count )
xcb_xc_misc_get_xid_range ( xcb_connection_t* c )
xcb_xc_misc_get_xid_range_reply ( xcb_connection_t* c, xcb_xc_misc_get_xid_range_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_xc_misc_get_xid_range_unchecked ( xcb_connection_t* c )
xcb_xc_misc_id [data]
xcb.h,
libxcb.so.1.1.0
xcb_connect ( char const* displayname, int* screenp )
xcb_connect_to_display_with_auth_info ( char const* display, xcb_auth_info_t* auth, int* screen )
xcb_connect_to_fd ( int fd, xcb_auth_info_t* auth_info )
xcb_connection_has_error ( xcb_connection_t* c )
xcb_disconnect ( xcb_connection_t* c )
xcb_flush ( xcb_connection_t* c )
xcb_generate_id ( xcb_connection_t* c )
xcb_get_extension_data ( xcb_connection_t* c, xcb_extension_t* ext )
xcb_get_file_descriptor ( xcb_connection_t* c )
xcb_get_maximum_request_length ( xcb_connection_t* c )
xcb_get_setup ( xcb_connection_t* c )
xcb_parse_display ( char const* name, char** host, int* display, int* screen )
xcb_poll_for_event ( xcb_connection_t* c )
xcb_prefetch_extension_data ( xcb_connection_t* c, xcb_extension_t* ext )
xcb_prefetch_maximum_request_length ( xcb_connection_t* c )
xcb_request_check ( xcb_connection_t* c, struct xcb_void_cookie_t cookie )
xcb_wait_for_event ( xcb_connection_t* c )
xcbext.h,
libxcb.so.1.1.0
xcb_poll_for_reply ( xcb_connection_t* c, unsigned int request, void** reply, struct xcb_generic_error_t** error )
xcb_popcount ( uint32_t mask )
xcb_send_request ( xcb_connection_t* c, int flags, struct iovec* vector, struct xcb_protocol_request_t const* request )
xcb_take_socket ( xcb_connection_t* c, void(*return_socket)(void*), void* closure, int flags, uint64_t* sent )
xcb_wait_for_reply ( xcb_connection_t* c, unsigned int request, struct xcb_generic_error_t** e )
xcb_writev ( xcb_connection_t* c, struct iovec* vector, int count, uint64_t requests )
xevie.h,
libxcb-xevie.so.0.0.0
xcb_xevie_end ( xcb_connection_t* c, uint32_t cmap )
xcb_xevie_end_reply ( xcb_connection_t* c, xcb_xevie_end_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_xevie_end_unchecked ( xcb_connection_t* c, uint32_t cmap )
xcb_xevie_event_end ( xcb_xevie_event_iterator_t i )
xcb_xevie_event_next ( xcb_xevie_event_iterator_t* i )
xcb_xevie_id [data]
xcb_xevie_query_version ( xcb_connection_t* c, uint16_t client_major_version, uint16_t client_minor_version )
xcb_xevie_query_version_reply ( xcb_connection_t* c, xcb_xevie_query_version_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_xevie_query_version_unchecked ( xcb_connection_t* c, uint16_t client_major_version, uint16_t client_minor_version )
xcb_xevie_select_input ( xcb_connection_t* c, uint32_t event_mask )
xcb_xevie_select_input_reply ( xcb_connection_t* c, xcb_xevie_select_input_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_xevie_select_input_unchecked ( xcb_connection_t* c, uint32_t event_mask )
xcb_xevie_send ( xcb_connection_t* c, xcb_xevie_event_t event, uint32_t data_type )
xcb_xevie_send_reply ( xcb_connection_t* c, xcb_xevie_send_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_xevie_send_unchecked ( xcb_connection_t* c, xcb_xevie_event_t event, uint32_t data_type )
xcb_xevie_start ( xcb_connection_t* c, uint32_t screen )
xcb_xevie_start_reply ( xcb_connection_t* c, xcb_xevie_start_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_xevie_start_unchecked ( xcb_connection_t* c, uint32_t screen )
xf86dri.h,
libxcb-xf86dri.so.0.0.0
xcb_xf86dri_auth_connection ( xcb_connection_t* c, uint32_t screen, uint32_t magic )
xcb_xf86dri_auth_connection_reply ( xcb_connection_t* c, xcb_xf86dri_auth_connection_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_xf86dri_auth_connection_unchecked ( xcb_connection_t* c, uint32_t screen, uint32_t magic )
xcb_xf86dri_close_connection ( xcb_connection_t* c, uint32_t screen )
xcb_xf86dri_close_connection_checked ( xcb_connection_t* c, uint32_t screen )
xcb_xf86dri_create_context ( xcb_connection_t* c, uint32_t screen, uint32_t visual, uint32_t context )
xcb_xf86dri_create_context_reply ( xcb_connection_t* c, xcb_xf86dri_create_context_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_xf86dri_create_context_unchecked ( xcb_connection_t* c, uint32_t screen, uint32_t visual, uint32_t context )
xcb_xf86dri_create_drawable ( xcb_connection_t* c, uint32_t screen, uint32_t drawable )
xcb_xf86dri_create_drawable_reply ( xcb_connection_t* c, xcb_xf86dri_create_drawable_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_xf86dri_create_drawable_unchecked ( xcb_connection_t* c, uint32_t screen, uint32_t drawable )
xcb_xf86dri_destroy_context ( xcb_connection_t* c, uint32_t screen, uint32_t context )
xcb_xf86dri_destroy_context_checked ( xcb_connection_t* c, uint32_t screen, uint32_t context )
xcb_xf86dri_destroy_drawable ( xcb_connection_t* c, uint32_t screen, uint32_t drawable )
xcb_xf86dri_destroy_drawable_checked ( xcb_connection_t* c, uint32_t screen, uint32_t drawable )
xcb_xf86dri_drm_clip_rect_end ( xcb_xf86dri_drm_clip_rect_iterator_t i )
xcb_xf86dri_drm_clip_rect_next ( xcb_xf86dri_drm_clip_rect_iterator_t* i )
xcb_xf86dri_get_client_driver_name ( xcb_connection_t* c, uint32_t screen )
xcb_xf86dri_get_client_driver_name_client_driver_name ( xcb_xf86dri_get_client_driver_name_reply_t const* R )
xcb_xf86dri_get_client_driver_name_client_driver_name_end ( xcb_xf86dri_get_client_driver_name_reply_t const* R )
xcb_xf86dri_get_client_driver_name_client_driver_name_length ( xcb_xf86dri_get_client_driver_name_reply_t const* R )
xcb_xf86dri_get_client_driver_name_reply ( xcb_connection_t* c, xcb_xf86dri_get_client_driver_name_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_xf86dri_get_client_driver_name_unchecked ( xcb_connection_t* c, uint32_t screen )
xcb_xf86dri_get_device_info ( xcb_connection_t* c, uint32_t screen )
xcb_xf86dri_get_device_info_device_private ( xcb_xf86dri_get_device_info_reply_t const* R )
xcb_xf86dri_get_device_info_device_private_end ( xcb_xf86dri_get_device_info_reply_t const* R )
xcb_xf86dri_get_device_info_device_private_length ( xcb_xf86dri_get_device_info_reply_t const* R )
xcb_xf86dri_get_device_info_reply ( xcb_connection_t* c, xcb_xf86dri_get_device_info_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_xf86dri_get_device_info_unchecked ( xcb_connection_t* c, uint32_t screen )
xcb_xf86dri_get_drawable_info ( xcb_connection_t* c, uint32_t screen, uint32_t drawable )
xcb_xf86dri_get_drawable_info_clip_rects ( xcb_xf86dri_get_drawable_info_reply_t const* R )
xcb_xf86dri_get_drawable_info_clip_rects_iterator ( xcb_xf86dri_get_drawable_info_reply_t const* R )
xcb_xf86dri_get_drawable_info_clip_rects_length ( xcb_xf86dri_get_drawable_info_reply_t const* R )
xcb_xf86dri_get_drawable_info_reply ( xcb_connection_t* c, xcb_xf86dri_get_drawable_info_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_xf86dri_get_drawable_info_unchecked ( xcb_connection_t* c, uint32_t screen, uint32_t drawable )
xcb_xf86dri_id [data]
xcb_xf86dri_open_connection ( xcb_connection_t* c, uint32_t screen )
xcb_xf86dri_open_connection_bus_id ( xcb_xf86dri_open_connection_reply_t const* R )
xcb_xf86dri_open_connection_bus_id_end ( xcb_xf86dri_open_connection_reply_t const* R )
xcb_xf86dri_open_connection_bus_id_length ( xcb_xf86dri_open_connection_reply_t const* R )
xcb_xf86dri_open_connection_reply ( xcb_connection_t* c, xcb_xf86dri_open_connection_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_xf86dri_open_connection_unchecked ( xcb_connection_t* c, uint32_t screen )
xcb_xf86dri_query_direct_rendering_capable ( xcb_connection_t* c, uint32_t screen )
xcb_xf86dri_query_direct_rendering_capable_reply ( xcb_connection_t* c, xcb_xf86dri_query_direct_rendering_capable_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_xf86dri_query_direct_rendering_capable_unchecked ( xcb_connection_t* c, uint32_t screen )
xcb_xf86dri_query_version ( xcb_connection_t* c )
xcb_xf86dri_query_version_reply ( xcb_connection_t* c, xcb_xf86dri_query_version_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_xf86dri_query_version_unchecked ( xcb_connection_t* c )
xfixes.h,
libxcb-xfixes.so.0.0.0
xcb_xfixes_change_cursor ( xcb_connection_t* c, xcb_cursor_t source, xcb_cursor_t destination )
xcb_xfixes_change_cursor_by_name ( xcb_connection_t* c, xcb_cursor_t src, uint16_t nbytes, char const* name )
xcb_xfixes_change_cursor_by_name_checked ( xcb_connection_t* c, xcb_cursor_t src, uint16_t nbytes, char const* name )
xcb_xfixes_change_cursor_checked ( xcb_connection_t* c, xcb_cursor_t source, xcb_cursor_t destination )
xcb_xfixes_change_save_set ( xcb_connection_t* c, uint8_t mode, uint8_t target, uint8_t map, xcb_window_t window )
xcb_xfixes_change_save_set_checked ( xcb_connection_t* c, uint8_t mode, uint8_t target, uint8_t map, xcb_window_t window )
xcb_xfixes_copy_region ( xcb_connection_t* c, xcb_xfixes_region_t source, xcb_xfixes_region_t destination )
xcb_xfixes_copy_region_checked ( xcb_connection_t* c, xcb_xfixes_region_t source, xcb_xfixes_region_t destination )
xcb_xfixes_create_region ( xcb_connection_t* c, xcb_xfixes_region_t region, uint32_t rectangles_len, xcb_rectangle_t const* rectangles )
xcb_xfixes_create_region_checked ( xcb_connection_t* c, xcb_xfixes_region_t region, uint32_t rectangles_len, xcb_rectangle_t const* rectangles )
xcb_xfixes_create_region_from_bitmap ( xcb_connection_t* c, xcb_xfixes_region_t region, xcb_pixmap_t bitmap )
xcb_xfixes_create_region_from_bitmap_checked ( xcb_connection_t* c, xcb_xfixes_region_t region, xcb_pixmap_t bitmap )
xcb_xfixes_create_region_from_gc ( xcb_connection_t* c, xcb_xfixes_region_t region, xcb_gcontext_t gc )
xcb_xfixes_create_region_from_gc_checked ( xcb_connection_t* c, xcb_xfixes_region_t region, xcb_gcontext_t gc )
xcb_xfixes_create_region_from_picture ( xcb_connection_t* c, xcb_xfixes_region_t region, xcb_render_picture_t picture )
xcb_xfixes_create_region_from_picture_checked ( xcb_connection_t* c, xcb_xfixes_region_t region, xcb_render_picture_t picture )
xcb_xfixes_create_region_from_window ( xcb_connection_t* c, xcb_xfixes_region_t region, xcb_window_t window, xcb_shape_kind_t kind )
xcb_xfixes_create_region_from_window_checked ( xcb_connection_t* c, xcb_xfixes_region_t region, xcb_window_t window, xcb_shape_kind_t kind )
xcb_xfixes_destroy_region ( xcb_connection_t* c, xcb_xfixes_region_t region )
xcb_xfixes_destroy_region_checked ( xcb_connection_t* c, xcb_xfixes_region_t region )
xcb_xfixes_expand_region ( xcb_connection_t* c, xcb_xfixes_region_t source, xcb_xfixes_region_t destination, uint16_t left, uint16_t right, uint16_t top, uint16_t bottom )
xcb_xfixes_expand_region_checked ( xcb_connection_t* c, xcb_xfixes_region_t source, xcb_xfixes_region_t destination, uint16_t left, uint16_t right, uint16_t top, uint16_t bottom )
xcb_xfixes_fetch_region ( xcb_connection_t* c, xcb_xfixes_region_t region )
xcb_xfixes_fetch_region_rectangles ( xcb_xfixes_fetch_region_reply_t const* R )
xcb_xfixes_fetch_region_rectangles_iterator ( xcb_xfixes_fetch_region_reply_t const* R )
xcb_xfixes_fetch_region_rectangles_length ( xcb_xfixes_fetch_region_reply_t const* R )
xcb_xfixes_fetch_region_reply ( xcb_connection_t* c, xcb_xfixes_fetch_region_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_xfixes_fetch_region_unchecked ( xcb_connection_t* c, xcb_xfixes_region_t region )
xcb_xfixes_get_cursor_image ( xcb_connection_t* c )
xcb_xfixes_get_cursor_image_and_name ( xcb_connection_t* c )
xcb_xfixes_get_cursor_image_and_name_cursor_image ( xcb_xfixes_get_cursor_image_and_name_reply_t const* R )
xcb_xfixes_get_cursor_image_and_name_cursor_image_end ( xcb_xfixes_get_cursor_image_and_name_reply_t const* R )
xcb_xfixes_get_cursor_image_and_name_cursor_image_length ( xcb_xfixes_get_cursor_image_and_name_reply_t const* R )
xcb_xfixes_get_cursor_image_and_name_name ( xcb_xfixes_get_cursor_image_and_name_reply_t const* R )
xcb_xfixes_get_cursor_image_and_name_name_end ( xcb_xfixes_get_cursor_image_and_name_reply_t const* R )
xcb_xfixes_get_cursor_image_and_name_name_length ( xcb_xfixes_get_cursor_image_and_name_reply_t const* R )
xcb_xfixes_get_cursor_image_and_name_reply ( xcb_connection_t* c, xcb_xfixes_get_cursor_image_and_name_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_xfixes_get_cursor_image_and_name_unchecked ( xcb_connection_t* c )
xcb_xfixes_get_cursor_image_cursor_image ( xcb_xfixes_get_cursor_image_reply_t const* R )
xcb_xfixes_get_cursor_image_cursor_image_end ( xcb_xfixes_get_cursor_image_reply_t const* R )
xcb_xfixes_get_cursor_image_cursor_image_length ( xcb_xfixes_get_cursor_image_reply_t const* R )
xcb_xfixes_get_cursor_image_reply ( xcb_connection_t* c, xcb_xfixes_get_cursor_image_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_xfixes_get_cursor_image_unchecked ( xcb_connection_t* c )
xcb_xfixes_get_cursor_name ( xcb_connection_t* c, xcb_cursor_t cursor )
xcb_xfixes_get_cursor_name_name ( xcb_xfixes_get_cursor_name_reply_t const* R )
xcb_xfixes_get_cursor_name_name_end ( xcb_xfixes_get_cursor_name_reply_t const* R )
xcb_xfixes_get_cursor_name_name_length ( xcb_xfixes_get_cursor_name_reply_t const* R )
xcb_xfixes_get_cursor_name_reply ( xcb_connection_t* c, xcb_xfixes_get_cursor_name_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_xfixes_get_cursor_name_unchecked ( xcb_connection_t* c, xcb_cursor_t cursor )
xcb_xfixes_hide_cursor ( xcb_connection_t* c, xcb_window_t window )
xcb_xfixes_hide_cursor_checked ( xcb_connection_t* c, xcb_window_t window )
xcb_xfixes_id [data]
xcb_xfixes_intersect_region ( xcb_connection_t* c, xcb_xfixes_region_t source1, xcb_xfixes_region_t source2, xcb_xfixes_region_t destination )
xcb_xfixes_intersect_region_checked ( xcb_connection_t* c, xcb_xfixes_region_t source1, xcb_xfixes_region_t source2, xcb_xfixes_region_t destination )
xcb_xfixes_invert_region ( xcb_connection_t* c, xcb_xfixes_region_t source, xcb_rectangle_t bounds, xcb_xfixes_region_t destination )
xcb_xfixes_invert_region_checked ( xcb_connection_t* c, xcb_xfixes_region_t source, xcb_rectangle_t bounds, xcb_xfixes_region_t destination )
xcb_xfixes_query_version ( xcb_connection_t* c, uint32_t client_major_version, uint32_t client_minor_version )
xcb_xfixes_query_version_reply ( xcb_connection_t* c, xcb_xfixes_query_version_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_xfixes_query_version_unchecked ( xcb_connection_t* c, uint32_t client_major_version, uint32_t client_minor_version )
xcb_xfixes_region_end ( xcb_xfixes_region_iterator_t i )
xcb_xfixes_region_extents ( xcb_connection_t* c, xcb_xfixes_region_t source, xcb_xfixes_region_t destination )
xcb_xfixes_region_extents_checked ( xcb_connection_t* c, xcb_xfixes_region_t source, xcb_xfixes_region_t destination )
xcb_xfixes_region_next ( xcb_xfixes_region_iterator_t* i )
xcb_xfixes_select_cursor_input ( xcb_connection_t* c, xcb_window_t window, uint32_t event_mask )
xcb_xfixes_select_cursor_input_checked ( xcb_connection_t* c, xcb_window_t window, uint32_t event_mask )
xcb_xfixes_select_selection_input ( xcb_connection_t* c, xcb_window_t window, xcb_atom_t selection, uint32_t event_mask )
xcb_xfixes_select_selection_input_checked ( xcb_connection_t* c, xcb_window_t window, xcb_atom_t selection, uint32_t event_mask )
xcb_xfixes_set_cursor_name ( xcb_connection_t* c, xcb_cursor_t cursor, uint16_t nbytes, char const* name )
xcb_xfixes_set_cursor_name_checked ( xcb_connection_t* c, xcb_cursor_t cursor, uint16_t nbytes, char const* name )
xcb_xfixes_set_gc_clip_region ( xcb_connection_t* c, xcb_gcontext_t gc, xcb_xfixes_region_t region, int16_t x_origin, int16_t y_origin )
xcb_xfixes_set_gc_clip_region_checked ( xcb_connection_t* c, xcb_gcontext_t gc, xcb_xfixes_region_t region, int16_t x_origin, int16_t y_origin )
xcb_xfixes_set_picture_clip_region ( xcb_connection_t* c, xcb_render_picture_t picture, xcb_xfixes_region_t region, int16_t x_origin, int16_t y_origin )
xcb_xfixes_set_picture_clip_region_checked ( xcb_connection_t* c, xcb_render_picture_t picture, xcb_xfixes_region_t region, int16_t x_origin, int16_t y_origin )
xcb_xfixes_set_region ( xcb_connection_t* c, xcb_xfixes_region_t region, uint32_t rectangles_len, xcb_rectangle_t const* rectangles )
xcb_xfixes_set_region_checked ( xcb_connection_t* c, xcb_xfixes_region_t region, uint32_t rectangles_len, xcb_rectangle_t const* rectangles )
xcb_xfixes_set_window_shape_region ( xcb_connection_t* c, xcb_window_t dest, xcb_shape_kind_t dest_kind, int16_t x_offset, int16_t y_offset, xcb_xfixes_region_t region )
xcb_xfixes_set_window_shape_region_checked ( xcb_connection_t* c, xcb_window_t dest, xcb_shape_kind_t dest_kind, int16_t x_offset, int16_t y_offset, xcb_xfixes_region_t region )
xcb_xfixes_show_cursor ( xcb_connection_t* c, xcb_window_t window )
xcb_xfixes_show_cursor_checked ( xcb_connection_t* c, xcb_window_t window )
xcb_xfixes_subtract_region ( xcb_connection_t* c, xcb_xfixes_region_t source1, xcb_xfixes_region_t source2, xcb_xfixes_region_t destination )
xcb_xfixes_subtract_region_checked ( xcb_connection_t* c, xcb_xfixes_region_t source1, xcb_xfixes_region_t source2, xcb_xfixes_region_t destination )
xcb_xfixes_translate_region ( xcb_connection_t* c, xcb_xfixes_region_t region, int16_t dx, int16_t dy )
xcb_xfixes_translate_region_checked ( xcb_connection_t* c, xcb_xfixes_region_t region, int16_t dx, int16_t dy )
xcb_xfixes_union_region ( xcb_connection_t* c, xcb_xfixes_region_t source1, xcb_xfixes_region_t source2, xcb_xfixes_region_t destination )
xcb_xfixes_union_region_checked ( xcb_connection_t* c, xcb_xfixes_region_t source1, xcb_xfixes_region_t source2, xcb_xfixes_region_t destination )
xinerama.h,
libxcb-xinerama.so.0.0.0
xcb_xinerama_get_screen_count ( xcb_connection_t* c, xcb_window_t window )
xcb_xinerama_get_screen_count_reply ( xcb_connection_t* c, xcb_xinerama_get_screen_count_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_xinerama_get_screen_count_unchecked ( xcb_connection_t* c, xcb_window_t window )
xcb_xinerama_get_screen_size ( xcb_connection_t* c, xcb_window_t window, uint32_t screen )
xcb_xinerama_get_screen_size_reply ( xcb_connection_t* c, xcb_xinerama_get_screen_size_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_xinerama_get_screen_size_unchecked ( xcb_connection_t* c, xcb_window_t window, uint32_t screen )
xcb_xinerama_get_state ( xcb_connection_t* c, xcb_window_t window )
xcb_xinerama_get_state_reply ( xcb_connection_t* c, xcb_xinerama_get_state_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_xinerama_get_state_unchecked ( xcb_connection_t* c, xcb_window_t window )
xcb_xinerama_id [data]
xcb_xinerama_is_active ( xcb_connection_t* c )
xcb_xinerama_is_active_reply ( xcb_connection_t* c, xcb_xinerama_is_active_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_xinerama_is_active_unchecked ( xcb_connection_t* c )
xcb_xinerama_query_screens ( xcb_connection_t* c )
xcb_xinerama_query_screens_reply ( xcb_connection_t* c, xcb_xinerama_query_screens_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_xinerama_query_screens_screen_info ( xcb_xinerama_query_screens_reply_t const* R )
xcb_xinerama_query_screens_screen_info_iterator ( xcb_xinerama_query_screens_reply_t const* R )
xcb_xinerama_query_screens_screen_info_length ( xcb_xinerama_query_screens_reply_t const* R )
xcb_xinerama_query_screens_unchecked ( xcb_connection_t* c )
xcb_xinerama_query_version ( xcb_connection_t* c, uint8_t major, uint8_t minor )
xcb_xinerama_query_version_reply ( xcb_connection_t* c, xcb_xinerama_query_version_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_xinerama_query_version_unchecked ( xcb_connection_t* c, uint8_t major, uint8_t minor )
xcb_xinerama_screen_info_end ( xcb_xinerama_screen_info_iterator_t i )
xcb_xinerama_screen_info_next ( xcb_xinerama_screen_info_iterator_t* i )
xprint.h,
libxcb-xprint.so.0.0.0
xcb_x_print_create_context ( xcb_connection_t* c, uint32_t context_id, uint32_t printerNameLen, uint32_t localeLen, xcb_x_print_string8_t const* printerName, xcb_x_print_string8_t const* locale )
xcb_x_print_create_context_checked ( xcb_connection_t* c, uint32_t context_id, uint32_t printerNameLen, uint32_t localeLen, xcb_x_print_string8_t const* printerName, xcb_x_print_string8_t const* locale )
xcb_x_print_id [data]
xcb_x_print_pcontext_end ( xcb_x_print_pcontext_iterator_t i )
xcb_x_print_pcontext_next ( xcb_x_print_pcontext_iterator_t* i )
xcb_x_print_print_destroy_context ( xcb_connection_t* c, uint32_t context )
xcb_x_print_print_destroy_context_checked ( xcb_connection_t* c, uint32_t context )
xcb_x_print_print_end_doc ( xcb_connection_t* c, uint8_t cancel )
xcb_x_print_print_end_doc_checked ( xcb_connection_t* c, uint8_t cancel )
xcb_x_print_print_end_job ( xcb_connection_t* c, uint8_t cancel )
xcb_x_print_print_end_job_checked ( xcb_connection_t* c, uint8_t cancel )
xcb_x_print_print_end_page ( xcb_connection_t* c, uint8_t cancel )
xcb_x_print_print_end_page_checked ( xcb_connection_t* c, uint8_t cancel )
xcb_x_print_print_get_attributes ( xcb_connection_t* c, xcb_x_print_pcontext_t context, uint8_t pool )
xcb_x_print_print_get_attributes_reply ( xcb_connection_t* c, xcb_x_print_print_get_attributes_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_x_print_print_get_attributes_unchecked ( xcb_connection_t* c, xcb_x_print_pcontext_t context, uint8_t pool )
xcb_x_print_print_get_context ( xcb_connection_t* c )
xcb_x_print_print_get_context_reply ( xcb_connection_t* c, xcb_x_print_print_get_context_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_x_print_print_get_context_unchecked ( xcb_connection_t* c )
xcb_x_print_print_get_document_data ( xcb_connection_t* c, xcb_x_print_pcontext_t context, uint32_t max_bytes )
xcb_x_print_print_get_document_data_data ( xcb_x_print_print_get_document_data_reply_t const* R )
xcb_x_print_print_get_document_data_data_end ( xcb_x_print_print_get_document_data_reply_t const* R )
xcb_x_print_print_get_document_data_data_length ( xcb_x_print_print_get_document_data_reply_t const* R )
xcb_x_print_print_get_document_data_reply ( xcb_connection_t* c, xcb_x_print_print_get_document_data_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_x_print_print_get_document_data_unchecked ( xcb_connection_t* c, xcb_x_print_pcontext_t context, uint32_t max_bytes )
xcb_x_print_print_get_image_resolution ( xcb_connection_t* c, xcb_x_print_pcontext_t context )
xcb_x_print_print_get_image_resolution_reply ( xcb_connection_t* c, xcb_x_print_print_get_image_resolution_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_x_print_print_get_image_resolution_unchecked ( xcb_connection_t* c, xcb_x_print_pcontext_t context )
xcb_x_print_print_get_one_attributes ( xcb_connection_t* c, xcb_x_print_pcontext_t context, uint32_t nameLen, uint8_t pool, xcb_x_print_string8_t const* name )
xcb_x_print_print_get_one_attributes_reply ( xcb_connection_t* c, xcb_x_print_print_get_one_attributes_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_x_print_print_get_one_attributes_unchecked ( xcb_connection_t* c, xcb_x_print_pcontext_t context, uint32_t nameLen, uint8_t pool, xcb_x_print_string8_t const* name )
xcb_x_print_print_get_one_attributes_value ( xcb_x_print_print_get_one_attributes_reply_t const* R )
xcb_x_print_print_get_one_attributes_value_end ( xcb_x_print_print_get_one_attributes_reply_t const* R )
xcb_x_print_print_get_one_attributes_value_length ( xcb_x_print_print_get_one_attributes_reply_t const* R )
xcb_x_print_print_get_page_dimensions ( xcb_connection_t* c, xcb_x_print_pcontext_t context )
xcb_x_print_print_get_page_dimensions_reply ( xcb_connection_t* c, xcb_x_print_print_get_page_dimensions_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_x_print_print_get_page_dimensions_unchecked ( xcb_connection_t* c, xcb_x_print_pcontext_t context )
xcb_x_print_print_get_printer_list ( xcb_connection_t* c, uint32_t printerNameLen, uint32_t localeLen, xcb_x_print_string8_t const* printer_name, xcb_x_print_string8_t const* locale )
xcb_x_print_print_get_printer_list_printers_iterator ( xcb_x_print_print_get_printer_list_reply_t const* R )
xcb_x_print_print_get_printer_list_printers_length ( xcb_x_print_print_get_printer_list_reply_t const* R )
xcb_x_print_print_get_printer_list_reply ( xcb_connection_t* c, xcb_x_print_print_get_printer_list_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_x_print_print_get_printer_list_unchecked ( xcb_connection_t* c, uint32_t printerNameLen, uint32_t localeLen, xcb_x_print_string8_t const* printer_name, xcb_x_print_string8_t const* locale )
xcb_x_print_print_get_screen_of_context ( 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, struct xcb_generic_error_t** e )
xcb_x_print_print_get_screen_of_context_unchecked ( xcb_connection_t* c )
xcb_x_print_print_input_selected ( xcb_connection_t* c, xcb_x_print_pcontext_t context )
xcb_x_print_print_input_selected_all_events_list ( xcb_x_print_print_input_selected_reply_t const* R )
xcb_x_print_print_input_selected_all_events_list_end ( xcb_x_print_print_input_selected_reply_t const* R )
xcb_x_print_print_input_selected_all_events_list_length ( xcb_x_print_print_input_selected_reply_t const* R )
xcb_x_print_print_input_selected_all_events_mask ( xcb_x_print_print_input_selected_reply_t const* R )
xcb_x_print_print_input_selected_event_list ( xcb_x_print_print_input_selected_reply_t const* R )
xcb_x_print_print_input_selected_event_list_end ( xcb_x_print_print_input_selected_reply_t const* R )
xcb_x_print_print_input_selected_event_list_length ( xcb_x_print_print_input_selected_reply_t const* R )
xcb_x_print_print_input_selected_reply ( xcb_connection_t* c, xcb_x_print_print_input_selected_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_x_print_print_input_selected_unchecked ( xcb_connection_t* c, xcb_x_print_pcontext_t context )
xcb_x_print_print_put_document_data ( xcb_connection_t* c, xcb_drawable_t drawable, uint32_t len_data, uint16_t len_fmt, uint16_t len_options, uint8_t const* data, uint32_t doc_format_len, xcb_x_print_string8_t const* doc_format, uint32_t options_len, xcb_x_print_string8_t const* options )
xcb_x_print_print_put_document_data_checked ( xcb_connection_t* c, xcb_drawable_t drawable, uint32_t len_data, uint16_t len_fmt, uint16_t len_options, uint8_t const* data, uint32_t doc_format_len, xcb_x_print_string8_t const* doc_format, uint32_t options_len, xcb_x_print_string8_t const* options )
xcb_x_print_print_query_screens ( xcb_connection_t* c )
xcb_x_print_print_query_screens_reply ( xcb_connection_t* c, xcb_x_print_print_query_screens_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_x_print_print_query_screens_roots ( xcb_x_print_print_query_screens_reply_t const* R )
xcb_x_print_print_query_screens_roots_end ( xcb_x_print_print_query_screens_reply_t const* R )
xcb_x_print_print_query_screens_roots_length ( xcb_x_print_print_query_screens_reply_t const* R )
xcb_x_print_print_query_screens_unchecked ( xcb_connection_t* c )
xcb_x_print_print_query_version ( xcb_connection_t* c )
xcb_x_print_print_query_version_reply ( xcb_connection_t* c, xcb_x_print_print_query_version_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_x_print_print_query_version_unchecked ( xcb_connection_t* c )
xcb_x_print_print_rehash_printer_list ( xcb_connection_t* c )
xcb_x_print_print_rehash_printer_list_checked ( xcb_connection_t* c )
xcb_x_print_print_select_input ( xcb_connection_t* c, xcb_x_print_pcontext_t context, uint32_t event_mask, uint32_t const* event_list )
xcb_x_print_print_select_input_checked ( xcb_connection_t* c, xcb_x_print_pcontext_t context, uint32_t event_mask, uint32_t const* event_list )
xcb_x_print_print_set_attributes ( xcb_connection_t* c, xcb_x_print_pcontext_t context, uint32_t stringLen, uint8_t pool, uint8_t rule, uint32_t attributes_len, xcb_x_print_string8_t const* attributes )
xcb_x_print_print_set_attributes_checked ( xcb_connection_t* c, xcb_x_print_pcontext_t context, uint32_t stringLen, uint8_t pool, uint8_t rule, uint32_t attributes_len, xcb_x_print_string8_t const* attributes )
xcb_x_print_print_set_context ( xcb_connection_t* c, uint32_t context )
xcb_x_print_print_set_context_checked ( xcb_connection_t* c, uint32_t context )
xcb_x_print_print_set_image_resolution ( xcb_connection_t* c, xcb_x_print_pcontext_t context, uint16_t image_resolution )
xcb_x_print_print_set_image_resolution_reply ( xcb_connection_t* c, xcb_x_print_print_set_image_resolution_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_x_print_print_set_image_resolution_unchecked ( xcb_connection_t* c, xcb_x_print_pcontext_t context, uint16_t image_resolution )
xcb_x_print_print_start_doc ( xcb_connection_t* c, uint8_t driver_mode )
xcb_x_print_print_start_doc_checked ( xcb_connection_t* c, uint8_t driver_mode )
xcb_x_print_print_start_job ( xcb_connection_t* c, uint8_t output_mode )
xcb_x_print_print_start_job_checked ( xcb_connection_t* c, uint8_t output_mode )
xcb_x_print_print_start_page ( xcb_connection_t* c, xcb_window_t window )
xcb_x_print_print_start_page_checked ( xcb_connection_t* c, xcb_window_t window )
xcb_x_print_printer_desc_len ( xcb_x_print_printer_t const* R )
xcb_x_print_printer_description ( xcb_x_print_printer_t const* R )
xcb_x_print_printer_description_end ( xcb_x_print_printer_t const* R )
xcb_x_print_printer_description_length ( xcb_x_print_printer_t const* R )
xcb_x_print_printer_end ( xcb_x_print_printer_iterator_t i )
xcb_x_print_printer_name ( xcb_x_print_printer_t const* R )
xcb_x_print_printer_name_end ( xcb_x_print_printer_t const* R )
xcb_x_print_printer_name_length ( xcb_x_print_printer_t const* R )
xcb_x_print_printer_next ( xcb_x_print_printer_iterator_t* i )
xcb_x_print_string8_end ( xcb_x_print_string8_iterator_t i )
xcb_x_print_string8_next ( xcb_x_print_string8_iterator_t* i )
xproto.h,
libxcb.so.1.1.0
xcb_alloc_color ( xcb_connection_t* c, xcb_colormap_t cmap, uint16_t red, uint16_t green, uint16_t blue )
xcb_alloc_color_cells ( xcb_connection_t* c, uint8_t contiguous, xcb_colormap_t cmap, uint16_t colors, uint16_t planes )
xcb_alloc_color_cells_masks ( xcb_alloc_color_cells_reply_t const* R )
xcb_alloc_color_cells_masks_end ( xcb_alloc_color_cells_reply_t const* R )
xcb_alloc_color_cells_masks_length ( xcb_alloc_color_cells_reply_t const* R )
xcb_alloc_color_cells_pixels ( xcb_alloc_color_cells_reply_t const* R )
xcb_alloc_color_cells_pixels_end ( xcb_alloc_color_cells_reply_t const* R )
xcb_alloc_color_cells_pixels_length ( xcb_alloc_color_cells_reply_t const* R )
xcb_alloc_color_cells_reply ( xcb_connection_t* c, xcb_alloc_color_cells_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_alloc_color_cells_unchecked ( xcb_connection_t* c, uint8_t contiguous, xcb_colormap_t cmap, uint16_t colors, uint16_t planes )
xcb_alloc_color_planes ( xcb_connection_t* c, uint8_t contiguous, xcb_colormap_t cmap, uint16_t colors, uint16_t reds, uint16_t greens, uint16_t blues )
xcb_alloc_color_planes_pixels ( xcb_alloc_color_planes_reply_t const* R )
xcb_alloc_color_planes_pixels_end ( xcb_alloc_color_planes_reply_t const* R )
xcb_alloc_color_planes_pixels_length ( xcb_alloc_color_planes_reply_t const* R )
xcb_alloc_color_planes_reply ( xcb_connection_t* c, xcb_alloc_color_planes_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_alloc_color_planes_unchecked ( xcb_connection_t* c, uint8_t contiguous, xcb_colormap_t cmap, uint16_t colors, uint16_t reds, uint16_t greens, uint16_t blues )
xcb_alloc_color_reply ( xcb_connection_t* c, xcb_alloc_color_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_alloc_color_unchecked ( xcb_connection_t* c, xcb_colormap_t cmap, uint16_t red, uint16_t green, uint16_t blue )
xcb_alloc_named_color ( xcb_connection_t* c, xcb_colormap_t cmap, uint16_t name_len, char const* name )
xcb_alloc_named_color_reply ( xcb_connection_t* c, xcb_alloc_named_color_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_alloc_named_color_unchecked ( xcb_connection_t* c, xcb_colormap_t cmap, uint16_t name_len, char const* name )
xcb_allow_events ( xcb_connection_t* c, uint8_t mode, xcb_timestamp_t time )
xcb_allow_events_checked ( xcb_connection_t* c, uint8_t mode, xcb_timestamp_t time )
xcb_arc_end ( xcb_arc_iterator_t i )
xcb_arc_next ( xcb_arc_iterator_t* i )
xcb_atom_end ( xcb_atom_iterator_t i )
xcb_atom_next ( xcb_atom_iterator_t* i )
xcb_bell ( xcb_connection_t* c, int8_t percent )
xcb_bell_checked ( xcb_connection_t* c, int8_t percent )
xcb_button_end ( xcb_button_iterator_t i )
xcb_button_next ( xcb_button_iterator_t* i )
xcb_change_active_pointer_grab ( xcb_connection_t* c, xcb_cursor_t cursor, xcb_timestamp_t time, uint16_t event_mask )
xcb_change_active_pointer_grab_checked ( xcb_connection_t* c, xcb_cursor_t cursor, xcb_timestamp_t time, uint16_t event_mask )
xcb_change_gc ( xcb_connection_t* c, xcb_gcontext_t gc, uint32_t value_mask, uint32_t const* value_list )
xcb_change_gc_checked ( xcb_connection_t* c, xcb_gcontext_t gc, uint32_t value_mask, uint32_t const* value_list )
xcb_change_hosts ( xcb_connection_t* c, uint8_t mode, uint8_t family, uint16_t address_len, char const* address )
xcb_change_hosts_checked ( xcb_connection_t* c, uint8_t mode, uint8_t family, uint16_t address_len, char const* address )
xcb_change_keyboard_control ( xcb_connection_t* c, uint32_t value_mask, uint32_t const* value_list )
xcb_change_keyboard_control_checked ( xcb_connection_t* c, uint32_t value_mask, uint32_t const* value_list )
xcb_change_keyboard_mapping ( xcb_connection_t* c, uint8_t keycode_count, xcb_keycode_t first_keycode, uint8_t keysyms_per_keycode, xcb_keysym_t const* keysyms )
xcb_change_keyboard_mapping_checked ( xcb_connection_t* c, uint8_t keycode_count, xcb_keycode_t first_keycode, uint8_t keysyms_per_keycode, xcb_keysym_t const* keysyms )
xcb_change_pointer_control ( xcb_connection_t* c, int16_t acceleration_numerator, int16_t acceleration_denominator, int16_t threshold, uint8_t do_acceleration, uint8_t do_threshold )
xcb_change_pointer_control_checked ( xcb_connection_t* c, int16_t acceleration_numerator, int16_t acceleration_denominator, int16_t threshold, uint8_t do_acceleration, uint8_t do_threshold )
xcb_change_property ( xcb_connection_t* c, uint8_t mode, xcb_window_t window, xcb_atom_t property, xcb_atom_t type, uint8_t format, uint32_t data_len, void const* data )
xcb_change_property_checked ( xcb_connection_t* c, uint8_t mode, xcb_window_t window, xcb_atom_t property, xcb_atom_t type, uint8_t format, uint32_t data_len, void const* data )
xcb_change_save_set ( xcb_connection_t* c, uint8_t mode, xcb_window_t window )
xcb_change_save_set_checked ( xcb_connection_t* c, uint8_t mode, xcb_window_t window )
xcb_change_window_attributes ( xcb_connection_t* c, xcb_window_t window, uint32_t value_mask, uint32_t const* value_list )
xcb_change_window_attributes_checked ( xcb_connection_t* c, xcb_window_t window, uint32_t value_mask, uint32_t const* value_list )
xcb_char2b_end ( xcb_char2b_iterator_t i )
xcb_char2b_next ( xcb_char2b_iterator_t* i )
xcb_charinfo_end ( xcb_charinfo_iterator_t i )
xcb_charinfo_next ( xcb_charinfo_iterator_t* i )
xcb_circulate_window ( xcb_connection_t* c, uint8_t direction, xcb_window_t window )
xcb_circulate_window_checked ( xcb_connection_t* c, uint8_t direction, xcb_window_t window )
xcb_clear_area ( xcb_connection_t* c, uint8_t exposures, xcb_window_t window, int16_t x, int16_t y, uint16_t width, uint16_t height )
xcb_clear_area_checked ( xcb_connection_t* c, uint8_t exposures, xcb_window_t window, int16_t x, int16_t y, uint16_t width, uint16_t height )
xcb_client_message_data_end ( xcb_client_message_data_iterator_t i )
xcb_client_message_data_next ( xcb_client_message_data_iterator_t* i )
xcb_close_font ( xcb_connection_t* c, xcb_font_t font )
xcb_close_font_checked ( xcb_connection_t* c, xcb_font_t font )
xcb_coloritem_end ( xcb_coloritem_iterator_t i )
xcb_coloritem_next ( xcb_coloritem_iterator_t* i )
xcb_colormap_end ( xcb_colormap_iterator_t i )
xcb_colormap_next ( xcb_colormap_iterator_t* i )
xcb_configure_window ( xcb_connection_t* c, xcb_window_t window, uint16_t value_mask, uint32_t const* value_list )
xcb_configure_window_checked ( xcb_connection_t* c, xcb_window_t window, uint16_t value_mask, uint32_t const* value_list )
xcb_convert_selection ( xcb_connection_t* c, xcb_window_t requestor, xcb_atom_t selection, xcb_atom_t target, xcb_atom_t property, xcb_timestamp_t time )
xcb_convert_selection_checked ( xcb_connection_t* c, xcb_window_t requestor, xcb_atom_t selection, xcb_atom_t target, xcb_atom_t property, xcb_timestamp_t time )
xcb_copy_area ( xcb_connection_t* c, xcb_drawable_t src_drawable, xcb_drawable_t dst_drawable, xcb_gcontext_t gc, int16_t src_x, int16_t src_y, int16_t dst_x, int16_t dst_y, uint16_t width, uint16_t height )
xcb_copy_area_checked ( xcb_connection_t* c, xcb_drawable_t src_drawable, xcb_drawable_t dst_drawable, xcb_gcontext_t gc, int16_t src_x, int16_t src_y, int16_t dst_x, int16_t dst_y, uint16_t width, uint16_t height )
xcb_copy_colormap_and_free ( xcb_connection_t* c, xcb_colormap_t mid, xcb_colormap_t src_cmap )
xcb_copy_colormap_and_free_checked ( xcb_connection_t* c, xcb_colormap_t mid, xcb_colormap_t src_cmap )
xcb_copy_gc ( xcb_connection_t* c, xcb_gcontext_t src_gc, xcb_gcontext_t dst_gc, uint32_t value_mask )
xcb_copy_gc_checked ( xcb_connection_t* c, xcb_gcontext_t src_gc, xcb_gcontext_t dst_gc, uint32_t value_mask )
xcb_copy_plane ( xcb_connection_t* c, xcb_drawable_t src_drawable, xcb_drawable_t dst_drawable, xcb_gcontext_t gc, int16_t src_x, int16_t src_y, int16_t dst_x, int16_t dst_y, uint16_t width, uint16_t height, uint32_t bit_plane )
xcb_copy_plane_checked ( xcb_connection_t* c, xcb_drawable_t src_drawable, xcb_drawable_t dst_drawable, xcb_gcontext_t gc, int16_t src_x, int16_t src_y, int16_t dst_x, int16_t dst_y, uint16_t width, uint16_t height, uint32_t bit_plane )
xcb_create_colormap ( xcb_connection_t* c, uint8_t alloc, xcb_colormap_t mid, xcb_window_t window, xcb_visualid_t visual )
xcb_create_colormap_checked ( xcb_connection_t* c, uint8_t alloc, xcb_colormap_t mid, xcb_window_t window, xcb_visualid_t visual )
xcb_create_cursor ( xcb_connection_t* c, xcb_cursor_t cid, xcb_pixmap_t source, xcb_pixmap_t mask, uint16_t fore_red, uint16_t fore_green, uint16_t fore_blue, uint16_t back_red, uint16_t back_green, uint16_t back_blue, uint16_t x, uint16_t y )
xcb_create_cursor_checked ( xcb_connection_t* c, xcb_cursor_t cid, xcb_pixmap_t source, xcb_pixmap_t mask, uint16_t fore_red, uint16_t fore_green, uint16_t fore_blue, uint16_t back_red, uint16_t back_green, uint16_t back_blue, uint16_t x, uint16_t y )
xcb_create_gc ( xcb_connection_t* c, xcb_gcontext_t cid, xcb_drawable_t drawable, uint32_t value_mask, uint32_t const* value_list )
xcb_create_gc_checked ( xcb_connection_t* c, xcb_gcontext_t cid, xcb_drawable_t drawable, uint32_t value_mask, uint32_t const* value_list )
xcb_create_glyph_cursor ( xcb_connection_t* c, xcb_cursor_t cid, xcb_font_t source_font, xcb_font_t mask_font, uint16_t source_char, uint16_t mask_char, uint16_t fore_red, uint16_t fore_green, uint16_t fore_blue, uint16_t back_red, uint16_t back_green, uint16_t back_blue )
xcb_create_glyph_cursor_checked ( xcb_connection_t* c, xcb_cursor_t cid, xcb_font_t source_font, xcb_font_t mask_font, uint16_t source_char, uint16_t mask_char, uint16_t fore_red, uint16_t fore_green, uint16_t fore_blue, uint16_t back_red, uint16_t back_green, uint16_t back_blue )
xcb_create_pixmap ( xcb_connection_t* c, uint8_t depth, xcb_pixmap_t pid, xcb_drawable_t drawable, uint16_t width, uint16_t height )
xcb_create_pixmap_checked ( xcb_connection_t* c, uint8_t depth, xcb_pixmap_t pid, xcb_drawable_t drawable, uint16_t width, uint16_t height )
xcb_create_window ( xcb_connection_t* c, uint8_t depth, xcb_window_t wid, xcb_window_t parent, int16_t x, int16_t y, uint16_t width, uint16_t height, uint16_t border_width, uint16_t _class, xcb_visualid_t visual, uint32_t value_mask, uint32_t const* value_list )
xcb_create_window_checked ( xcb_connection_t* c, uint8_t depth, xcb_window_t wid, xcb_window_t parent, int16_t x, int16_t y, uint16_t width, uint16_t height, uint16_t border_width, uint16_t _class, xcb_visualid_t visual, uint32_t value_mask, uint32_t const* value_list )
xcb_cursor_end ( xcb_cursor_iterator_t i )
xcb_cursor_next ( xcb_cursor_iterator_t* i )
xcb_delete_property ( xcb_connection_t* c, xcb_window_t window, xcb_atom_t property )
xcb_delete_property_checked ( xcb_connection_t* c, xcb_window_t window, xcb_atom_t property )
xcb_depth_end ( xcb_depth_iterator_t i )
xcb_depth_next ( xcb_depth_iterator_t* i )
xcb_depth_visuals ( xcb_depth_t const* R )
xcb_depth_visuals_iterator ( xcb_depth_t const* R )
xcb_depth_visuals_length ( xcb_depth_t const* R )
xcb_destroy_subwindows ( xcb_connection_t* c, xcb_window_t window )
xcb_destroy_subwindows_checked ( xcb_connection_t* c, xcb_window_t window )
xcb_destroy_window ( xcb_connection_t* c, xcb_window_t window )
xcb_destroy_window_checked ( xcb_connection_t* c, xcb_window_t window )
xcb_drawable_end ( xcb_drawable_iterator_t i )
xcb_drawable_next ( xcb_drawable_iterator_t* i )
xcb_fill_poly ( xcb_connection_t* c, xcb_drawable_t drawable, xcb_gcontext_t gc, uint8_t shape, uint8_t coordinate_mode, uint32_t points_len, xcb_point_t const* points )
xcb_fill_poly_checked ( xcb_connection_t* c, xcb_drawable_t drawable, xcb_gcontext_t gc, uint8_t shape, uint8_t coordinate_mode, uint32_t points_len, xcb_point_t const* points )
xcb_font_end ( xcb_font_iterator_t i )
xcb_font_next ( xcb_font_iterator_t* i )
xcb_fontable_end ( xcb_fontable_iterator_t i )
xcb_fontable_next ( xcb_fontable_iterator_t* i )
xcb_fontprop_end ( xcb_fontprop_iterator_t i )
xcb_fontprop_next ( xcb_fontprop_iterator_t* i )
xcb_force_screen_saver ( xcb_connection_t* c, uint8_t mode )
xcb_force_screen_saver_checked ( xcb_connection_t* c, uint8_t mode )
xcb_format_end ( xcb_format_iterator_t i )
xcb_format_next ( xcb_format_iterator_t* i )
xcb_free_colormap ( xcb_connection_t* c, xcb_colormap_t cmap )
xcb_free_colormap_checked ( xcb_connection_t* c, xcb_colormap_t cmap )
xcb_free_colors ( xcb_connection_t* c, xcb_colormap_t cmap, uint32_t plane_mask, uint32_t pixels_len, uint32_t const* pixels )
xcb_free_colors_checked ( xcb_connection_t* c, xcb_colormap_t cmap, uint32_t plane_mask, uint32_t pixels_len, uint32_t const* pixels )
xcb_free_cursor ( xcb_connection_t* c, xcb_cursor_t cursor )
xcb_free_cursor_checked ( xcb_connection_t* c, xcb_cursor_t cursor )
xcb_free_gc ( xcb_connection_t* c, xcb_gcontext_t gc )
xcb_free_gc_checked ( xcb_connection_t* c, xcb_gcontext_t gc )
xcb_free_pixmap ( xcb_connection_t* c, xcb_pixmap_t pixmap )
xcb_free_pixmap_checked ( xcb_connection_t* c, xcb_pixmap_t pixmap )
xcb_gcontext_end ( xcb_gcontext_iterator_t i )
xcb_gcontext_next ( xcb_gcontext_iterator_t* i )
xcb_get_atom_name ( xcb_connection_t* c, xcb_atom_t atom )
xcb_get_atom_name_name ( xcb_get_atom_name_reply_t const* R )
xcb_get_atom_name_name_end ( xcb_get_atom_name_reply_t const* R )
xcb_get_atom_name_name_length ( xcb_get_atom_name_reply_t const* R )
xcb_get_atom_name_reply ( xcb_connection_t* c, xcb_get_atom_name_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_get_atom_name_unchecked ( xcb_connection_t* c, xcb_atom_t atom )
xcb_get_font_path ( xcb_connection_t* c )
xcb_get_font_path_path_iterator ( xcb_get_font_path_reply_t const* R )
xcb_get_font_path_path_length ( xcb_get_font_path_reply_t const* R )
xcb_get_font_path_reply ( xcb_connection_t* c, xcb_get_font_path_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_get_font_path_unchecked ( xcb_connection_t* c )
xcb_get_geometry ( xcb_connection_t* c, xcb_drawable_t drawable )
xcb_get_geometry_reply ( xcb_connection_t* c, xcb_get_geometry_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_get_geometry_unchecked ( xcb_connection_t* c, xcb_drawable_t drawable )
xcb_get_image ( xcb_connection_t* c, uint8_t format, xcb_drawable_t drawable, int16_t x, int16_t y, uint16_t width, uint16_t height, uint32_t plane_mask )
xcb_get_image_data ( xcb_get_image_reply_t const* R )
xcb_get_image_data_end ( xcb_get_image_reply_t const* R )
xcb_get_image_data_length ( xcb_get_image_reply_t const* R )
xcb_get_image_reply ( xcb_connection_t* c, xcb_get_image_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_get_image_unchecked ( xcb_connection_t* c, uint8_t format, xcb_drawable_t drawable, int16_t x, int16_t y, uint16_t width, uint16_t height, uint32_t plane_mask )
xcb_get_input_focus ( xcb_connection_t* c )
xcb_get_input_focus_reply ( xcb_connection_t* c, xcb_get_input_focus_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_get_input_focus_unchecked ( xcb_connection_t* c )
xcb_get_keyboard_control ( xcb_connection_t* c )
xcb_get_keyboard_control_reply ( xcb_connection_t* c, xcb_get_keyboard_control_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_get_keyboard_control_unchecked ( xcb_connection_t* c )
xcb_get_keyboard_mapping ( xcb_connection_t* c, xcb_keycode_t first_keycode, uint8_t count )
xcb_get_keyboard_mapping_keysyms ( xcb_get_keyboard_mapping_reply_t const* R )
xcb_get_keyboard_mapping_keysyms_end ( xcb_get_keyboard_mapping_reply_t const* R )
xcb_get_keyboard_mapping_keysyms_length ( xcb_get_keyboard_mapping_reply_t const* R )
xcb_get_keyboard_mapping_reply ( xcb_connection_t* c, xcb_get_keyboard_mapping_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_get_keyboard_mapping_unchecked ( xcb_connection_t* c, xcb_keycode_t first_keycode, uint8_t count )
xcb_get_modifier_mapping ( xcb_connection_t* c )
xcb_get_modifier_mapping_keycodes ( xcb_get_modifier_mapping_reply_t const* R )
xcb_get_modifier_mapping_keycodes_end ( xcb_get_modifier_mapping_reply_t const* R )
xcb_get_modifier_mapping_keycodes_length ( xcb_get_modifier_mapping_reply_t const* R )
xcb_get_modifier_mapping_reply ( xcb_connection_t* c, xcb_get_modifier_mapping_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_get_modifier_mapping_unchecked ( xcb_connection_t* c )
xcb_get_motion_events ( xcb_connection_t* c, xcb_window_t window, xcb_timestamp_t start, xcb_timestamp_t stop )
xcb_get_motion_events_events ( xcb_get_motion_events_reply_t const* R )
xcb_get_motion_events_events_iterator ( xcb_get_motion_events_reply_t const* R )
xcb_get_motion_events_events_length ( xcb_get_motion_events_reply_t const* R )
xcb_get_motion_events_reply ( xcb_connection_t* c, xcb_get_motion_events_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_get_motion_events_unchecked ( xcb_connection_t* c, xcb_window_t window, xcb_timestamp_t start, xcb_timestamp_t stop )
xcb_get_pointer_control ( xcb_connection_t* c )
xcb_get_pointer_control_reply ( xcb_connection_t* c, xcb_get_pointer_control_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_get_pointer_control_unchecked ( xcb_connection_t* c )
xcb_get_pointer_mapping ( xcb_connection_t* c )
xcb_get_pointer_mapping_map ( xcb_get_pointer_mapping_reply_t const* R )
xcb_get_pointer_mapping_map_end ( xcb_get_pointer_mapping_reply_t const* R )
xcb_get_pointer_mapping_map_length ( xcb_get_pointer_mapping_reply_t const* R )
xcb_get_pointer_mapping_reply ( xcb_connection_t* c, xcb_get_pointer_mapping_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_get_pointer_mapping_unchecked ( xcb_connection_t* c )
xcb_get_property ( xcb_connection_t* c, uint8_t _delete, xcb_window_t window, xcb_atom_t property, xcb_atom_t type, uint32_t long_offset, uint32_t long_length )
xcb_get_property_reply ( xcb_connection_t* c, xcb_get_property_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_get_property_unchecked ( xcb_connection_t* c, uint8_t _delete, xcb_window_t window, xcb_atom_t property, xcb_atom_t type, uint32_t long_offset, uint32_t long_length )
xcb_get_property_value ( xcb_get_property_reply_t const* R )
xcb_get_property_value_end ( xcb_get_property_reply_t const* R )
xcb_get_property_value_length ( xcb_get_property_reply_t const* R )
xcb_get_screen_saver ( xcb_connection_t* c )
xcb_get_screen_saver_reply ( xcb_connection_t* c, xcb_get_screen_saver_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_get_screen_saver_unchecked ( xcb_connection_t* c )
xcb_get_selection_owner ( xcb_connection_t* c, xcb_atom_t selection )
xcb_get_selection_owner_reply ( xcb_connection_t* c, xcb_get_selection_owner_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_get_selection_owner_unchecked ( xcb_connection_t* c, xcb_atom_t selection )
xcb_get_window_attributes ( xcb_connection_t* c, xcb_window_t window )
xcb_get_window_attributes_reply ( xcb_connection_t* c, xcb_get_window_attributes_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_get_window_attributes_unchecked ( xcb_connection_t* c, xcb_window_t window )
xcb_grab_button ( xcb_connection_t* c, uint8_t owner_events, xcb_window_t grab_window, uint16_t event_mask, uint8_t pointer_mode, uint8_t keyboard_mode, xcb_window_t confine_to, xcb_cursor_t cursor, uint8_t button, uint16_t modifiers )
xcb_grab_button_checked ( xcb_connection_t* c, uint8_t owner_events, xcb_window_t grab_window, uint16_t event_mask, uint8_t pointer_mode, uint8_t keyboard_mode, xcb_window_t confine_to, xcb_cursor_t cursor, uint8_t button, uint16_t modifiers )
xcb_grab_key ( xcb_connection_t* c, uint8_t owner_events, xcb_window_t grab_window, uint16_t modifiers, xcb_keycode_t key, uint8_t pointer_mode, uint8_t keyboard_mode )
xcb_grab_key_checked ( xcb_connection_t* c, uint8_t owner_events, xcb_window_t grab_window, uint16_t modifiers, xcb_keycode_t key, uint8_t pointer_mode, uint8_t keyboard_mode )
xcb_grab_keyboard ( xcb_connection_t* c, uint8_t owner_events, xcb_window_t grab_window, xcb_timestamp_t time, uint8_t pointer_mode, uint8_t keyboard_mode )
xcb_grab_keyboard_reply ( xcb_connection_t* c, xcb_grab_keyboard_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_grab_keyboard_unchecked ( xcb_connection_t* c, uint8_t owner_events, xcb_window_t grab_window, xcb_timestamp_t time, uint8_t pointer_mode, uint8_t keyboard_mode )
xcb_grab_pointer ( xcb_connection_t* c, uint8_t owner_events, xcb_window_t grab_window, uint16_t event_mask, uint8_t pointer_mode, uint8_t keyboard_mode, xcb_window_t confine_to, xcb_cursor_t cursor, xcb_timestamp_t time )
xcb_grab_pointer_reply ( xcb_connection_t* c, xcb_grab_pointer_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_grab_pointer_unchecked ( xcb_connection_t* c, uint8_t owner_events, xcb_window_t grab_window, uint16_t event_mask, uint8_t pointer_mode, uint8_t keyboard_mode, xcb_window_t confine_to, xcb_cursor_t cursor, xcb_timestamp_t time )
xcb_grab_server ( xcb_connection_t* c )
xcb_grab_server_checked ( xcb_connection_t* c )
xcb_host_address ( xcb_host_t const* R )
xcb_host_address_end ( xcb_host_t const* R )
xcb_host_address_length ( xcb_host_t const* R )
xcb_host_end ( xcb_host_iterator_t i )
xcb_host_next ( xcb_host_iterator_t* i )
xcb_image_text_16 ( xcb_connection_t* c, uint8_t string_len, xcb_drawable_t drawable, xcb_gcontext_t gc, int16_t x, int16_t y, xcb_char2b_t const* string )
xcb_image_text_16_checked ( xcb_connection_t* c, uint8_t string_len, xcb_drawable_t drawable, xcb_gcontext_t gc, int16_t x, int16_t y, xcb_char2b_t const* string )
xcb_image_text_8 ( xcb_connection_t* c, uint8_t string_len, xcb_drawable_t drawable, xcb_gcontext_t gc, int16_t x, int16_t y, char const* string )
xcb_image_text_8_checked ( xcb_connection_t* c, uint8_t string_len, xcb_drawable_t drawable, xcb_gcontext_t gc, int16_t x, int16_t y, char const* string )
xcb_install_colormap ( xcb_connection_t* c, xcb_colormap_t cmap )
xcb_install_colormap_checked ( xcb_connection_t* c, xcb_colormap_t cmap )
xcb_intern_atom ( xcb_connection_t* c, uint8_t only_if_exists, uint16_t name_len, char const* name )
xcb_intern_atom_reply ( xcb_connection_t* c, xcb_intern_atom_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_intern_atom_unchecked ( xcb_connection_t* c, uint8_t only_if_exists, uint16_t name_len, char const* name )
xcb_keycode_end ( xcb_keycode_iterator_t i )
xcb_keycode_next ( xcb_keycode_iterator_t* i )
xcb_keysym_end ( xcb_keysym_iterator_t i )
xcb_keysym_next ( xcb_keysym_iterator_t* i )
xcb_kill_client ( xcb_connection_t* c, uint32_t resource )
xcb_kill_client_checked ( xcb_connection_t* c, uint32_t resource )
xcb_list_extensions ( xcb_connection_t* c )
xcb_list_extensions_names_iterator ( xcb_list_extensions_reply_t const* R )
xcb_list_extensions_names_length ( xcb_list_extensions_reply_t const* R )
xcb_list_extensions_reply ( xcb_connection_t* c, xcb_list_extensions_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_list_extensions_unchecked ( xcb_connection_t* c )
xcb_list_fonts ( xcb_connection_t* c, uint16_t max_names, uint16_t pattern_len, char const* pattern )
xcb_list_fonts_names_iterator ( xcb_list_fonts_reply_t const* R )
xcb_list_fonts_names_length ( xcb_list_fonts_reply_t const* R )
xcb_list_fonts_reply ( xcb_connection_t* c, xcb_list_fonts_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_list_fonts_unchecked ( xcb_connection_t* c, uint16_t max_names, uint16_t pattern_len, char const* pattern )
xcb_list_fonts_with_info ( xcb_connection_t* c, uint16_t max_names, uint16_t pattern_len, char const* pattern )
xcb_list_fonts_with_info_name ( xcb_list_fonts_with_info_reply_t const* R )
xcb_list_fonts_with_info_name_end ( xcb_list_fonts_with_info_reply_t const* R )
xcb_list_fonts_with_info_name_length ( xcb_list_fonts_with_info_reply_t const* R )
xcb_list_fonts_with_info_properties ( xcb_list_fonts_with_info_reply_t const* R )
xcb_list_fonts_with_info_properties_iterator ( xcb_list_fonts_with_info_reply_t const* R )
xcb_list_fonts_with_info_properties_length ( xcb_list_fonts_with_info_reply_t const* R )
xcb_list_fonts_with_info_reply ( xcb_connection_t* c, xcb_list_fonts_with_info_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_list_fonts_with_info_unchecked ( xcb_connection_t* c, uint16_t max_names, uint16_t pattern_len, char const* pattern )
xcb_list_hosts ( xcb_connection_t* c )
xcb_list_hosts_hosts_iterator ( xcb_list_hosts_reply_t const* R )
xcb_list_hosts_hosts_length ( xcb_list_hosts_reply_t const* R )
xcb_list_hosts_reply ( xcb_connection_t* c, xcb_list_hosts_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_list_hosts_unchecked ( xcb_connection_t* c )
xcb_list_installed_colormaps ( xcb_connection_t* c, xcb_window_t window )
xcb_list_installed_colormaps_cmaps ( xcb_list_installed_colormaps_reply_t const* R )
xcb_list_installed_colormaps_cmaps_end ( xcb_list_installed_colormaps_reply_t const* R )
xcb_list_installed_colormaps_cmaps_length ( xcb_list_installed_colormaps_reply_t const* R )
xcb_list_installed_colormaps_reply ( xcb_connection_t* c, xcb_list_installed_colormaps_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_list_installed_colormaps_unchecked ( xcb_connection_t* c, xcb_window_t window )
xcb_list_properties ( xcb_connection_t* c, xcb_window_t window )
xcb_list_properties_atoms ( xcb_list_properties_reply_t const* R )
xcb_list_properties_atoms_end ( xcb_list_properties_reply_t const* R )
xcb_list_properties_atoms_length ( xcb_list_properties_reply_t const* R )
xcb_list_properties_reply ( xcb_connection_t* c, xcb_list_properties_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_list_properties_unchecked ( xcb_connection_t* c, xcb_window_t window )
xcb_lookup_color ( xcb_connection_t* c, xcb_colormap_t cmap, uint16_t name_len, char const* name )
xcb_lookup_color_reply ( xcb_connection_t* c, xcb_lookup_color_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_lookup_color_unchecked ( xcb_connection_t* c, xcb_colormap_t cmap, uint16_t name_len, char const* name )
xcb_map_subwindows ( xcb_connection_t* c, xcb_window_t window )
xcb_map_subwindows_checked ( xcb_connection_t* c, xcb_window_t window )
xcb_map_window ( xcb_connection_t* c, xcb_window_t window )
xcb_map_window_checked ( xcb_connection_t* c, xcb_window_t window )
xcb_no_operation ( xcb_connection_t* c )
xcb_no_operation_checked ( xcb_connection_t* c )
xcb_open_font ( xcb_connection_t* c, xcb_font_t fid, uint16_t name_len, char const* name )
xcb_open_font_checked ( xcb_connection_t* c, xcb_font_t fid, uint16_t name_len, char const* name )
xcb_pixmap_end ( xcb_pixmap_iterator_t i )
xcb_pixmap_next ( xcb_pixmap_iterator_t* i )
xcb_point_end ( xcb_point_iterator_t i )
xcb_point_next ( xcb_point_iterator_t* i )
xcb_poly_arc ( xcb_connection_t* c, xcb_drawable_t drawable, xcb_gcontext_t gc, uint32_t arcs_len, xcb_arc_t const* arcs )
xcb_poly_arc_checked ( xcb_connection_t* c, xcb_drawable_t drawable, xcb_gcontext_t gc, uint32_t arcs_len, xcb_arc_t const* arcs )
xcb_poly_fill_arc ( xcb_connection_t* c, xcb_drawable_t drawable, xcb_gcontext_t gc, uint32_t arcs_len, xcb_arc_t const* arcs )
xcb_poly_fill_arc_checked ( xcb_connection_t* c, xcb_drawable_t drawable, xcb_gcontext_t gc, uint32_t arcs_len, xcb_arc_t const* arcs )
xcb_poly_fill_rectangle ( xcb_connection_t* c, xcb_drawable_t drawable, xcb_gcontext_t gc, uint32_t rectangles_len, xcb_rectangle_t const* rectangles )
xcb_poly_fill_rectangle_checked ( xcb_connection_t* c, xcb_drawable_t drawable, xcb_gcontext_t gc, uint32_t rectangles_len, xcb_rectangle_t const* rectangles )
xcb_poly_line ( xcb_connection_t* c, uint8_t coordinate_mode, xcb_drawable_t drawable, xcb_gcontext_t gc, uint32_t points_len, xcb_point_t const* points )
xcb_poly_line_checked ( xcb_connection_t* c, uint8_t coordinate_mode, xcb_drawable_t drawable, xcb_gcontext_t gc, uint32_t points_len, xcb_point_t const* points )
xcb_poly_point ( xcb_connection_t* c, uint8_t coordinate_mode, xcb_drawable_t drawable, xcb_gcontext_t gc, uint32_t points_len, xcb_point_t const* points )
xcb_poly_point_checked ( xcb_connection_t* c, uint8_t coordinate_mode, xcb_drawable_t drawable, xcb_gcontext_t gc, uint32_t points_len, xcb_point_t const* points )
xcb_poly_rectangle ( xcb_connection_t* c, xcb_drawable_t drawable, xcb_gcontext_t gc, uint32_t rectangles_len, xcb_rectangle_t const* rectangles )
xcb_poly_rectangle_checked ( xcb_connection_t* c, xcb_drawable_t drawable, xcb_gcontext_t gc, uint32_t rectangles_len, xcb_rectangle_t const* rectangles )
xcb_poly_segment ( xcb_connection_t* c, xcb_drawable_t drawable, xcb_gcontext_t gc, uint32_t segments_len, xcb_segment_t const* segments )
xcb_poly_segment_checked ( xcb_connection_t* c, xcb_drawable_t drawable, xcb_gcontext_t gc, uint32_t segments_len, xcb_segment_t const* segments )
xcb_poly_text_16 ( xcb_connection_t* c, xcb_drawable_t drawable, xcb_gcontext_t gc, int16_t x, int16_t y, uint32_t items_len, uint8_t const* items )
xcb_poly_text_16_checked ( xcb_connection_t* c, xcb_drawable_t drawable, xcb_gcontext_t gc, int16_t x, int16_t y, uint32_t items_len, uint8_t const* items )
xcb_poly_text_8 ( xcb_connection_t* c, xcb_drawable_t drawable, xcb_gcontext_t gc, int16_t x, int16_t y, uint32_t items_len, uint8_t const* items )
xcb_poly_text_8_checked ( xcb_connection_t* c, xcb_drawable_t drawable, xcb_gcontext_t gc, int16_t x, int16_t y, uint32_t items_len, uint8_t const* items )
xcb_put_image ( xcb_connection_t* c, uint8_t format, xcb_drawable_t drawable, xcb_gcontext_t gc, uint16_t width, uint16_t height, int16_t dst_x, int16_t dst_y, uint8_t left_pad, uint8_t depth, uint32_t data_len, uint8_t const* data )
xcb_put_image_checked ( xcb_connection_t* c, uint8_t format, xcb_drawable_t drawable, xcb_gcontext_t gc, uint16_t width, uint16_t height, int16_t dst_x, int16_t dst_y, uint8_t left_pad, uint8_t depth, uint32_t data_len, uint8_t const* data )
xcb_query_best_size ( xcb_connection_t* c, uint8_t _class, xcb_drawable_t drawable, uint16_t width, uint16_t height )
xcb_query_best_size_reply ( xcb_connection_t* c, xcb_query_best_size_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_query_best_size_unchecked ( xcb_connection_t* c, uint8_t _class, xcb_drawable_t drawable, uint16_t width, uint16_t height )
xcb_query_colors ( xcb_connection_t* c, xcb_colormap_t cmap, uint32_t pixels_len, uint32_t const* pixels )
xcb_query_colors_colors ( xcb_query_colors_reply_t const* R )
xcb_query_colors_colors_iterator ( xcb_query_colors_reply_t const* R )
xcb_query_colors_colors_length ( xcb_query_colors_reply_t const* R )
xcb_query_colors_reply ( xcb_connection_t* c, xcb_query_colors_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_query_colors_unchecked ( xcb_connection_t* c, xcb_colormap_t cmap, uint32_t pixels_len, uint32_t const* pixels )
xcb_query_extension ( xcb_connection_t* c, uint16_t name_len, char const* name )
xcb_query_extension_reply ( xcb_connection_t* c, xcb_query_extension_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_query_extension_unchecked ( xcb_connection_t* c, uint16_t name_len, char const* name )
xcb_query_font ( xcb_connection_t* c, xcb_fontable_t font )
xcb_query_font_char_infos ( xcb_query_font_reply_t const* R )
xcb_query_font_char_infos_iterator ( xcb_query_font_reply_t const* R )
xcb_query_font_char_infos_length ( xcb_query_font_reply_t const* R )
xcb_query_font_properties ( xcb_query_font_reply_t const* R )
xcb_query_font_properties_iterator ( xcb_query_font_reply_t const* R )
xcb_query_font_properties_length ( xcb_query_font_reply_t const* R )
xcb_query_font_reply ( xcb_connection_t* c, xcb_query_font_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_query_font_unchecked ( xcb_connection_t* c, xcb_fontable_t font )
xcb_query_keymap ( xcb_connection_t* c )
xcb_query_keymap_reply ( xcb_connection_t* c, xcb_query_keymap_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_query_keymap_unchecked ( xcb_connection_t* c )
xcb_query_pointer ( xcb_connection_t* c, xcb_window_t window )
xcb_query_pointer_reply ( xcb_connection_t* c, xcb_query_pointer_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_query_pointer_unchecked ( xcb_connection_t* c, xcb_window_t window )
xcb_query_text_extents ( xcb_connection_t* c, xcb_fontable_t font, uint32_t string_len, xcb_char2b_t const* string )
xcb_query_text_extents_reply ( xcb_connection_t* c, xcb_query_text_extents_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_query_text_extents_unchecked ( xcb_connection_t* c, xcb_fontable_t font, uint32_t string_len, xcb_char2b_t const* string )
xcb_query_tree ( xcb_connection_t* c, xcb_window_t window )
xcb_query_tree_children ( xcb_query_tree_reply_t const* R )
xcb_query_tree_children_end ( xcb_query_tree_reply_t const* R )
xcb_query_tree_children_length ( xcb_query_tree_reply_t const* R )
xcb_query_tree_reply ( xcb_connection_t* c, xcb_query_tree_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_query_tree_unchecked ( xcb_connection_t* c, xcb_window_t window )
xcb_recolor_cursor ( xcb_connection_t* c, xcb_cursor_t cursor, uint16_t fore_red, uint16_t fore_green, uint16_t fore_blue, uint16_t back_red, uint16_t back_green, uint16_t back_blue )
xcb_recolor_cursor_checked ( xcb_connection_t* c, xcb_cursor_t cursor, uint16_t fore_red, uint16_t fore_green, uint16_t fore_blue, uint16_t back_red, uint16_t back_green, uint16_t back_blue )
xcb_rectangle_end ( xcb_rectangle_iterator_t i )
xcb_rectangle_next ( xcb_rectangle_iterator_t* i )
xcb_reparent_window ( xcb_connection_t* c, xcb_window_t window, xcb_window_t parent, int16_t x, int16_t y )
xcb_reparent_window_checked ( xcb_connection_t* c, xcb_window_t window, xcb_window_t parent, int16_t x, int16_t y )
xcb_rgb_end ( xcb_rgb_iterator_t i )
xcb_rgb_next ( xcb_rgb_iterator_t* i )
xcb_rotate_properties ( xcb_connection_t* c, xcb_window_t window, uint16_t atoms_len, int16_t delta, xcb_atom_t const* atoms )
xcb_rotate_properties_checked ( xcb_connection_t* c, xcb_window_t window, uint16_t atoms_len, int16_t delta, xcb_atom_t const* atoms )
xcb_screen_allowed_depths_iterator ( xcb_screen_t const* R )
xcb_screen_allowed_depths_length ( xcb_screen_t const* R )
xcb_screen_end ( xcb_screen_iterator_t i )
xcb_screen_next ( xcb_screen_iterator_t* i )
xcb_segment_end ( xcb_segment_iterator_t i )
xcb_segment_next ( xcb_segment_iterator_t* i )
xcb_send_event ( xcb_connection_t* c, uint8_t propagate, xcb_window_t destination, uint32_t event_mask, char const* event )
xcb_send_event_checked ( xcb_connection_t* c, uint8_t propagate, xcb_window_t destination, uint32_t event_mask, char const* event )
xcb_set_access_control ( xcb_connection_t* c, uint8_t mode )
xcb_set_access_control_checked ( xcb_connection_t* c, uint8_t mode )
xcb_set_clip_rectangles ( xcb_connection_t* c, uint8_t ordering, xcb_gcontext_t gc, int16_t clip_x_origin, int16_t clip_y_origin, uint32_t rectangles_len, xcb_rectangle_t const* rectangles )
xcb_set_clip_rectangles_checked ( xcb_connection_t* c, uint8_t ordering, xcb_gcontext_t gc, int16_t clip_x_origin, int16_t clip_y_origin, uint32_t rectangles_len, xcb_rectangle_t const* rectangles )
xcb_set_close_down_mode ( xcb_connection_t* c, uint8_t mode )
xcb_set_close_down_mode_checked ( xcb_connection_t* c, uint8_t mode )
xcb_set_dashes ( xcb_connection_t* c, xcb_gcontext_t gc, uint16_t dash_offset, uint16_t dashes_len, uint8_t const* dashes )
xcb_set_dashes_checked ( xcb_connection_t* c, xcb_gcontext_t gc, uint16_t dash_offset, uint16_t dashes_len, uint8_t const* dashes )
xcb_set_font_path ( xcb_connection_t* c, uint16_t font_qty, uint32_t path_len, char const* path )
xcb_set_font_path_checked ( xcb_connection_t* c, uint16_t font_qty, uint32_t path_len, char const* path )
xcb_set_input_focus ( xcb_connection_t* c, uint8_t revert_to, xcb_window_t focus, xcb_timestamp_t time )
xcb_set_input_focus_checked ( xcb_connection_t* c, uint8_t revert_to, xcb_window_t focus, xcb_timestamp_t time )
xcb_set_modifier_mapping ( xcb_connection_t* c, uint8_t keycodes_per_modifier, xcb_keycode_t const* keycodes )
xcb_set_modifier_mapping_reply ( xcb_connection_t* c, xcb_set_modifier_mapping_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_set_modifier_mapping_unchecked ( xcb_connection_t* c, uint8_t keycodes_per_modifier, xcb_keycode_t const* keycodes )
xcb_set_pointer_mapping ( xcb_connection_t* c, uint8_t map_len, uint8_t const* map )
xcb_set_pointer_mapping_reply ( xcb_connection_t* c, xcb_set_pointer_mapping_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_set_pointer_mapping_unchecked ( xcb_connection_t* c, uint8_t map_len, uint8_t const* map )
xcb_set_screen_saver ( xcb_connection_t* c, int16_t timeout, int16_t interval, uint8_t prefer_blanking, uint8_t allow_exposures )
xcb_set_screen_saver_checked ( xcb_connection_t* c, int16_t timeout, int16_t interval, uint8_t prefer_blanking, uint8_t allow_exposures )
xcb_set_selection_owner ( xcb_connection_t* c, xcb_window_t owner, xcb_atom_t selection, xcb_timestamp_t time )
xcb_set_selection_owner_checked ( xcb_connection_t* c, xcb_window_t owner, xcb_atom_t selection, xcb_timestamp_t time )
xcb_setup_authenticate_end ( xcb_setup_authenticate_iterator_t i )
xcb_setup_authenticate_next ( xcb_setup_authenticate_iterator_t* i )
xcb_setup_authenticate_reason ( xcb_setup_authenticate_t const* R )
xcb_setup_authenticate_reason_end ( xcb_setup_authenticate_t const* R )
xcb_setup_authenticate_reason_length ( xcb_setup_authenticate_t const* R )
xcb_setup_end ( xcb_setup_iterator_t i )
xcb_setup_failed_end ( xcb_setup_failed_iterator_t i )
xcb_setup_failed_next ( xcb_setup_failed_iterator_t* i )
xcb_setup_failed_reason ( xcb_setup_failed_t const* R )
xcb_setup_failed_reason_end ( xcb_setup_failed_t const* R )
xcb_setup_failed_reason_length ( xcb_setup_failed_t const* R )
xcb_setup_next ( xcb_setup_iterator_t* i )
xcb_setup_pixmap_formats ( xcb_setup_t const* R )
xcb_setup_pixmap_formats_iterator ( xcb_setup_t const* R )
xcb_setup_pixmap_formats_length ( xcb_setup_t const* R )
xcb_setup_request_authorization_protocol_data ( xcb_setup_request_t const* R )
xcb_setup_request_authorization_protocol_data_end ( xcb_setup_request_t const* R )
xcb_setup_request_authorization_protocol_data_length ( xcb_setup_request_t const* R )
xcb_setup_request_authorization_protocol_name ( xcb_setup_request_t const* R )
xcb_setup_request_authorization_protocol_name_end ( xcb_setup_request_t const* R )
xcb_setup_request_authorization_protocol_name_length ( xcb_setup_request_t const* R )
xcb_setup_request_end ( xcb_setup_request_iterator_t i )
xcb_setup_request_next ( xcb_setup_request_iterator_t* i )
xcb_setup_roots_iterator ( xcb_setup_t const* R )
xcb_setup_roots_length ( xcb_setup_t const* R )
xcb_setup_vendor ( xcb_setup_t const* R )
xcb_setup_vendor_end ( xcb_setup_t const* R )
xcb_setup_vendor_length ( xcb_setup_t const* R )
xcb_store_colors ( xcb_connection_t* c, xcb_colormap_t cmap, uint32_t items_len, xcb_coloritem_t const* items )
xcb_store_colors_checked ( xcb_connection_t* c, xcb_colormap_t cmap, uint32_t items_len, xcb_coloritem_t const* items )
xcb_store_named_color ( xcb_connection_t* c, uint8_t flags, xcb_colormap_t cmap, uint32_t pixel, uint16_t name_len, char const* name )
xcb_store_named_color_checked ( xcb_connection_t* c, uint8_t flags, xcb_colormap_t cmap, uint32_t pixel, uint16_t name_len, char const* name )
xcb_str_end ( xcb_str_iterator_t i )
xcb_str_name ( xcb_str_t const* R )
xcb_str_name_end ( xcb_str_t const* R )
xcb_str_name_length ( xcb_str_t const* R )
xcb_str_next ( xcb_str_iterator_t* i )
xcb_timecoord_end ( xcb_timecoord_iterator_t i )
xcb_timecoord_next ( xcb_timecoord_iterator_t* i )
xcb_timestamp_end ( xcb_timestamp_iterator_t i )
xcb_timestamp_next ( xcb_timestamp_iterator_t* i )
xcb_translate_coordinates ( xcb_connection_t* c, xcb_window_t src_window, xcb_window_t dst_window, int16_t src_x, int16_t src_y )
xcb_translate_coordinates_reply ( xcb_connection_t* c, xcb_translate_coordinates_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_translate_coordinates_unchecked ( xcb_connection_t* c, xcb_window_t src_window, xcb_window_t dst_window, int16_t src_x, int16_t src_y )
xcb_ungrab_button ( xcb_connection_t* c, uint8_t button, xcb_window_t grab_window, uint16_t modifiers )
xcb_ungrab_button_checked ( xcb_connection_t* c, uint8_t button, xcb_window_t grab_window, uint16_t modifiers )
xcb_ungrab_key ( xcb_connection_t* c, xcb_keycode_t key, xcb_window_t grab_window, uint16_t modifiers )
xcb_ungrab_key_checked ( xcb_connection_t* c, xcb_keycode_t key, xcb_window_t grab_window, uint16_t modifiers )
xcb_ungrab_keyboard ( xcb_connection_t* c, xcb_timestamp_t time )
xcb_ungrab_keyboard_checked ( xcb_connection_t* c, xcb_timestamp_t time )
xcb_ungrab_pointer ( xcb_connection_t* c, xcb_timestamp_t time )
xcb_ungrab_pointer_checked ( xcb_connection_t* c, xcb_timestamp_t time )
xcb_ungrab_server ( xcb_connection_t* c )
xcb_ungrab_server_checked ( xcb_connection_t* c )
xcb_uninstall_colormap ( xcb_connection_t* c, xcb_colormap_t cmap )
xcb_uninstall_colormap_checked ( xcb_connection_t* c, xcb_colormap_t cmap )
xcb_unmap_subwindows ( xcb_connection_t* c, xcb_window_t window )
xcb_unmap_subwindows_checked ( xcb_connection_t* c, xcb_window_t window )
xcb_unmap_window ( xcb_connection_t* c, xcb_window_t window )
xcb_unmap_window_checked ( xcb_connection_t* c, xcb_window_t window )
xcb_visualid_end ( xcb_visualid_iterator_t i )
xcb_visualid_next ( xcb_visualid_iterator_t* i )
xcb_visualtype_end ( xcb_visualtype_iterator_t i )
xcb_visualtype_next ( xcb_visualtype_iterator_t* i )
xcb_warp_pointer ( xcb_connection_t* c, xcb_window_t src_window, xcb_window_t dst_window, int16_t src_x, int16_t src_y, uint16_t src_width, uint16_t src_height, int16_t dst_x, int16_t dst_y )
xcb_warp_pointer_checked ( xcb_connection_t* c, xcb_window_t src_window, xcb_window_t dst_window, int16_t src_x, int16_t src_y, uint16_t src_width, uint16_t src_height, int16_t dst_x, int16_t dst_y )
xcb_window_end ( xcb_window_iterator_t i )
xcb_window_next ( xcb_window_iterator_t* i )
xtest.h,
libxcb-xtest.so.0.0.0
xcb_test_compare_cursor ( xcb_connection_t* c, xcb_window_t window, xcb_cursor_t cursor )
xcb_test_compare_cursor_reply ( xcb_connection_t* c, xcb_test_compare_cursor_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_test_compare_cursor_unchecked ( xcb_connection_t* c, xcb_window_t window, xcb_cursor_t cursor )
xcb_test_fake_input ( xcb_connection_t* c, uint8_t type, uint8_t detail, uint32_t time, xcb_window_t root, uint16_t rootX, uint16_t rootY, uint8_t deviceid )
xcb_test_fake_input_checked ( xcb_connection_t* c, uint8_t type, uint8_t detail, uint32_t time, xcb_window_t root, uint16_t rootX, uint16_t rootY, uint8_t deviceid )
xcb_test_get_version ( xcb_connection_t* c, uint8_t major_version, uint16_t minor_version )
xcb_test_get_version_reply ( xcb_connection_t* c, xcb_test_get_version_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_test_get_version_unchecked ( xcb_connection_t* c, uint8_t major_version, uint16_t minor_version )
xcb_test_grab_control ( xcb_connection_t* c, uint8_t impervious )
xcb_test_grab_control_checked ( xcb_connection_t* c, uint8_t impervious )
xcb_test_id [data]
xv.h,
libxcb-xv.so.0.0.0
xcb_xv_adaptor_info_end ( xcb_xv_adaptor_info_iterator_t i )
xcb_xv_adaptor_info_formats ( xcb_xv_adaptor_info_t const* R )
xcb_xv_adaptor_info_formats_iterator ( xcb_xv_adaptor_info_t const* R )
xcb_xv_adaptor_info_formats_length ( xcb_xv_adaptor_info_t const* R )
xcb_xv_adaptor_info_name ( xcb_xv_adaptor_info_t const* R )
xcb_xv_adaptor_info_name_end ( xcb_xv_adaptor_info_t const* R )
xcb_xv_adaptor_info_name_length ( xcb_xv_adaptor_info_t const* R )
xcb_xv_adaptor_info_next ( xcb_xv_adaptor_info_iterator_t* i )
xcb_xv_attribute_info_end ( xcb_xv_attribute_info_iterator_t i )
xcb_xv_attribute_info_name ( xcb_xv_attribute_info_t const* R )
xcb_xv_attribute_info_name_end ( xcb_xv_attribute_info_t const* R )
xcb_xv_attribute_info_name_length ( xcb_xv_attribute_info_t const* R )
xcb_xv_attribute_info_next ( xcb_xv_attribute_info_iterator_t* i )
xcb_xv_encoding_end ( xcb_xv_encoding_iterator_t i )
xcb_xv_encoding_info_end ( xcb_xv_encoding_info_iterator_t i )
xcb_xv_encoding_info_name ( xcb_xv_encoding_info_t const* R )
xcb_xv_encoding_info_name_end ( xcb_xv_encoding_info_t const* R )
xcb_xv_encoding_info_name_length ( xcb_xv_encoding_info_t const* R )
xcb_xv_encoding_info_next ( xcb_xv_encoding_info_iterator_t* i )
xcb_xv_encoding_next ( xcb_xv_encoding_iterator_t* i )
xcb_xv_format_end ( xcb_xv_format_iterator_t i )
xcb_xv_format_next ( xcb_xv_format_iterator_t* i )
xcb_xv_get_port_attribute ( xcb_connection_t* c, xcb_xv_port_t port, xcb_atom_t attribute )
xcb_xv_get_port_attribute_reply ( xcb_connection_t* c, xcb_xv_get_port_attribute_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_xv_get_port_attribute_unchecked ( xcb_connection_t* c, xcb_xv_port_t port, xcb_atom_t attribute )
xcb_xv_get_still ( xcb_connection_t* c, xcb_xv_port_t port, xcb_drawable_t drawable, xcb_gcontext_t gc, int16_t vid_x, int16_t vid_y, uint16_t vid_w, uint16_t vid_h, int16_t drw_x, int16_t drw_y, uint16_t drw_w, uint16_t drw_h )
xcb_xv_get_still_checked ( xcb_connection_t* c, xcb_xv_port_t port, xcb_drawable_t drawable, xcb_gcontext_t gc, int16_t vid_x, int16_t vid_y, uint16_t vid_w, uint16_t vid_h, int16_t drw_x, int16_t drw_y, uint16_t drw_w, uint16_t drw_h )
xcb_xv_get_video ( xcb_connection_t* c, xcb_xv_port_t port, xcb_drawable_t drawable, xcb_gcontext_t gc, int16_t vid_x, int16_t vid_y, uint16_t vid_w, uint16_t vid_h, int16_t drw_x, int16_t drw_y, uint16_t drw_w, uint16_t drw_h )
xcb_xv_get_video_checked ( xcb_connection_t* c, xcb_xv_port_t port, xcb_drawable_t drawable, xcb_gcontext_t gc, int16_t vid_x, int16_t vid_y, uint16_t vid_w, uint16_t vid_h, int16_t drw_x, int16_t drw_y, uint16_t drw_w, uint16_t drw_h )
xcb_xv_grab_port ( xcb_connection_t* c, xcb_xv_port_t port, xcb_timestamp_t time )
xcb_xv_grab_port_reply ( xcb_connection_t* c, xcb_xv_grab_port_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_xv_grab_port_unchecked ( xcb_connection_t* c, xcb_xv_port_t port, xcb_timestamp_t time )
xcb_xv_id [data]
xcb_xv_image_data ( xcb_xv_image_t const* R )
xcb_xv_image_data_end ( xcb_xv_image_t const* R )
xcb_xv_image_data_length ( xcb_xv_image_t const* R )
xcb_xv_image_end ( xcb_xv_image_iterator_t i )
xcb_xv_image_format_info_end ( xcb_xv_image_format_info_iterator_t i )
xcb_xv_image_format_info_next ( xcb_xv_image_format_info_iterator_t* i )
xcb_xv_image_next ( xcb_xv_image_iterator_t* i )
xcb_xv_image_offsets ( xcb_xv_image_t const* R )
xcb_xv_image_offsets_end ( xcb_xv_image_t const* R )
xcb_xv_image_offsets_length ( xcb_xv_image_t const* R )
xcb_xv_image_pitches ( xcb_xv_image_t const* R )
xcb_xv_image_pitches_end ( xcb_xv_image_t const* R )
xcb_xv_image_pitches_length ( xcb_xv_image_t const* R )
xcb_xv_list_image_formats ( xcb_connection_t* c, xcb_xv_port_t port )
xcb_xv_list_image_formats_format ( xcb_xv_list_image_formats_reply_t const* R )
xcb_xv_list_image_formats_format_iterator ( xcb_xv_list_image_formats_reply_t const* R )
xcb_xv_list_image_formats_format_length ( xcb_xv_list_image_formats_reply_t const* R )
xcb_xv_list_image_formats_reply ( xcb_connection_t* c, xcb_xv_list_image_formats_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_xv_list_image_formats_unchecked ( xcb_connection_t* c, xcb_xv_port_t port )
xcb_xv_port_end ( xcb_xv_port_iterator_t i )
xcb_xv_port_next ( xcb_xv_port_iterator_t* i )
xcb_xv_put_image ( xcb_connection_t* c, xcb_xv_port_t port, xcb_drawable_t drawable, xcb_gcontext_t gc, uint32_t id, int16_t src_x, int16_t src_y, uint16_t src_w, uint16_t src_h, int16_t drw_x, int16_t drw_y, uint16_t drw_w, uint16_t drw_h, uint16_t width, uint16_t height, uint32_t data_len, uint8_t const* data )
xcb_xv_put_image_checked ( xcb_connection_t* c, xcb_xv_port_t port, xcb_drawable_t drawable, xcb_gcontext_t gc, uint32_t id, int16_t src_x, int16_t src_y, uint16_t src_w, uint16_t src_h, int16_t drw_x, int16_t drw_y, uint16_t drw_w, uint16_t drw_h, uint16_t width, uint16_t height, uint32_t data_len, uint8_t const* data )
xcb_xv_put_still ( xcb_connection_t* c, xcb_xv_port_t port, xcb_drawable_t drawable, xcb_gcontext_t gc, int16_t vid_x, int16_t vid_y, uint16_t vid_w, uint16_t vid_h, int16_t drw_x, int16_t drw_y, uint16_t drw_w, uint16_t drw_h )
xcb_xv_put_still_checked ( xcb_connection_t* c, xcb_xv_port_t port, xcb_drawable_t drawable, xcb_gcontext_t gc, int16_t vid_x, int16_t vid_y, uint16_t vid_w, uint16_t vid_h, int16_t drw_x, int16_t drw_y, uint16_t drw_w, uint16_t drw_h )
xcb_xv_put_video ( xcb_connection_t* c, xcb_xv_port_t port, xcb_drawable_t drawable, xcb_gcontext_t gc, int16_t vid_x, int16_t vid_y, uint16_t vid_w, uint16_t vid_h, int16_t drw_x, int16_t drw_y, uint16_t drw_w, uint16_t drw_h )
xcb_xv_put_video_checked ( xcb_connection_t* c, xcb_xv_port_t port, xcb_drawable_t drawable, xcb_gcontext_t gc, int16_t vid_x, int16_t vid_y, uint16_t vid_w, uint16_t vid_h, int16_t drw_x, int16_t drw_y, uint16_t drw_w, uint16_t drw_h )
xcb_xv_query_adaptors ( xcb_connection_t* c, xcb_window_t window )
xcb_xv_query_adaptors_info_iterator ( xcb_xv_query_adaptors_reply_t const* R )
xcb_xv_query_adaptors_info_length ( xcb_xv_query_adaptors_reply_t const* R )
xcb_xv_query_adaptors_reply ( xcb_connection_t* c, xcb_xv_query_adaptors_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_xv_query_adaptors_unchecked ( xcb_connection_t* c, xcb_window_t window )
xcb_xv_query_best_size ( xcb_connection_t* c, xcb_xv_port_t port, uint16_t vid_w, uint16_t vid_h, uint16_t drw_w, uint16_t drw_h, uint8_t motion )
xcb_xv_query_best_size_reply ( xcb_connection_t* c, xcb_xv_query_best_size_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_xv_query_best_size_unchecked ( xcb_connection_t* c, xcb_xv_port_t port, uint16_t vid_w, uint16_t vid_h, uint16_t drw_w, uint16_t drw_h, uint8_t motion )
xcb_xv_query_encodings ( xcb_connection_t* c, xcb_xv_port_t port )
xcb_xv_query_encodings_info_iterator ( xcb_xv_query_encodings_reply_t const* R )
xcb_xv_query_encodings_info_length ( xcb_xv_query_encodings_reply_t const* R )
xcb_xv_query_encodings_reply ( xcb_connection_t* c, xcb_xv_query_encodings_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_xv_query_encodings_unchecked ( xcb_connection_t* c, xcb_xv_port_t port )
xcb_xv_query_extension ( xcb_connection_t* c )
xcb_xv_query_extension_reply ( xcb_connection_t* c, xcb_xv_query_extension_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_xv_query_extension_unchecked ( xcb_connection_t* c )
xcb_xv_query_image_attributes ( xcb_connection_t* c, xcb_xv_port_t port, uint32_t id, uint16_t width, uint16_t height )
xcb_xv_query_image_attributes_offsets ( xcb_xv_query_image_attributes_reply_t const* R )
xcb_xv_query_image_attributes_offsets_end ( xcb_xv_query_image_attributes_reply_t const* R )
xcb_xv_query_image_attributes_offsets_length ( xcb_xv_query_image_attributes_reply_t const* R )
xcb_xv_query_image_attributes_pitches ( xcb_xv_query_image_attributes_reply_t const* R )
xcb_xv_query_image_attributes_pitches_end ( xcb_xv_query_image_attributes_reply_t const* R )
xcb_xv_query_image_attributes_pitches_length ( xcb_xv_query_image_attributes_reply_t const* R )
xcb_xv_query_image_attributes_reply ( xcb_connection_t* c, xcb_xv_query_image_attributes_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_xv_query_image_attributes_unchecked ( xcb_connection_t* c, xcb_xv_port_t port, uint32_t id, uint16_t width, uint16_t height )
xcb_xv_query_port_attributes ( xcb_connection_t* c, xcb_xv_port_t port )
xcb_xv_query_port_attributes_attributes_iterator ( xcb_xv_query_port_attributes_reply_t const* R )
xcb_xv_query_port_attributes_attributes_length ( xcb_xv_query_port_attributes_reply_t const* R )
xcb_xv_query_port_attributes_reply ( xcb_connection_t* c, xcb_xv_query_port_attributes_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_xv_query_port_attributes_unchecked ( xcb_connection_t* c, xcb_xv_port_t port )
xcb_xv_rational_end ( xcb_xv_rational_iterator_t i )
xcb_xv_rational_next ( xcb_xv_rational_iterator_t* i )
xcb_xv_select_port_notify ( xcb_connection_t* c, xcb_xv_port_t port, uint8_t onoff )
xcb_xv_select_port_notify_checked ( xcb_connection_t* c, xcb_xv_port_t port, uint8_t onoff )
xcb_xv_select_video_notify ( xcb_connection_t* c, xcb_drawable_t drawable, uint8_t onoff )
xcb_xv_select_video_notify_checked ( xcb_connection_t* c, xcb_drawable_t drawable, uint8_t onoff )
xcb_xv_set_port_attribute ( xcb_connection_t* c, xcb_xv_port_t port, xcb_atom_t attribute, int32_t value )
xcb_xv_set_port_attribute_checked ( xcb_connection_t* c, xcb_xv_port_t port, xcb_atom_t attribute, int32_t value )
xcb_xv_shm_put_image ( xcb_connection_t* c, xcb_xv_port_t port, xcb_drawable_t drawable, xcb_gcontext_t gc, xcb_shm_seg_t shmseg, uint32_t id, uint32_t offset, int16_t src_x, int16_t src_y, uint16_t src_w, uint16_t src_h, int16_t drw_x, int16_t drw_y, uint16_t drw_w, uint16_t drw_h, uint16_t width, uint16_t height, uint8_t send_event )
xcb_xv_shm_put_image_checked ( xcb_connection_t* c, xcb_xv_port_t port, xcb_drawable_t drawable, xcb_gcontext_t gc, xcb_shm_seg_t shmseg, uint32_t id, uint32_t offset, int16_t src_x, int16_t src_y, uint16_t src_w, uint16_t src_h, int16_t drw_x, int16_t drw_y, uint16_t drw_w, uint16_t drw_h, uint16_t width, uint16_t height, uint8_t send_event )
xcb_xv_stop_video ( xcb_connection_t* c, xcb_xv_port_t port, xcb_drawable_t drawable )
xcb_xv_stop_video_checked ( xcb_connection_t* c, xcb_xv_port_t port, xcb_drawable_t drawable )
xcb_xv_ungrab_port ( xcb_connection_t* c, xcb_xv_port_t port, xcb_timestamp_t time )
xcb_xv_ungrab_port_checked ( xcb_connection_t* c, xcb_xv_port_t port, xcb_timestamp_t time )
xvmc.h,
libxcb-xvmc.so.0.0.0
xcb_xvmc_context_end ( xcb_xvmc_context_iterator_t i )
xcb_xvmc_context_next ( xcb_xvmc_context_iterator_t* i )
xcb_xvmc_create_context ( xcb_connection_t* c, xcb_xvmc_context_t context_id, xcb_xv_port_t port_id, xcb_xvmc_surface_t surface_id, uint16_t width, uint16_t height, uint32_t flags )
xcb_xvmc_create_context_priv_data ( xcb_xvmc_create_context_reply_t const* R )
xcb_xvmc_create_context_priv_data_end ( xcb_xvmc_create_context_reply_t const* R )
xcb_xvmc_create_context_priv_data_length ( xcb_xvmc_create_context_reply_t const* R )
xcb_xvmc_create_context_reply ( xcb_connection_t* c, xcb_xvmc_create_context_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_xvmc_create_context_unchecked ( xcb_connection_t* c, xcb_xvmc_context_t context_id, xcb_xv_port_t port_id, xcb_xvmc_surface_t surface_id, uint16_t width, uint16_t height, uint32_t flags )
xcb_xvmc_create_subpicture ( xcb_connection_t* c, xcb_xvmc_subpicture_t subpicture_id, xcb_xvmc_context_t context, uint32_t xvimage_id, uint16_t width, uint16_t height )
xcb_xvmc_create_subpicture_priv_data ( xcb_xvmc_create_subpicture_reply_t const* R )
xcb_xvmc_create_subpicture_priv_data_end ( xcb_xvmc_create_subpicture_reply_t const* R )
xcb_xvmc_create_subpicture_priv_data_length ( xcb_xvmc_create_subpicture_reply_t const* R )
xcb_xvmc_create_subpicture_reply ( xcb_connection_t* c, xcb_xvmc_create_subpicture_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_xvmc_create_subpicture_unchecked ( xcb_connection_t* c, xcb_xvmc_subpicture_t subpicture_id, xcb_xvmc_context_t context, uint32_t xvimage_id, uint16_t width, uint16_t height )
xcb_xvmc_create_surface ( xcb_connection_t* c, xcb_xvmc_surface_t surface_id, xcb_xvmc_context_t context_id )
xcb_xvmc_create_surface_priv_data ( xcb_xvmc_create_surface_reply_t const* R )
xcb_xvmc_create_surface_priv_data_end ( xcb_xvmc_create_surface_reply_t const* R )
xcb_xvmc_create_surface_priv_data_length ( xcb_xvmc_create_surface_reply_t const* R )
xcb_xvmc_create_surface_reply ( xcb_connection_t* c, xcb_xvmc_create_surface_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_xvmc_create_surface_unchecked ( xcb_connection_t* c, xcb_xvmc_surface_t surface_id, xcb_xvmc_context_t context_id )
xcb_xvmc_destroy_context ( xcb_connection_t* c, xcb_xvmc_context_t context_id )
xcb_xvmc_destroy_context_checked ( xcb_connection_t* c, xcb_xvmc_context_t context_id )
xcb_xvmc_destroy_subpicture ( xcb_connection_t* c, xcb_xvmc_subpicture_t subpicture_id )
xcb_xvmc_destroy_subpicture_checked ( xcb_connection_t* c, xcb_xvmc_subpicture_t subpicture_id )
xcb_xvmc_destroy_surface ( xcb_connection_t* c, xcb_xvmc_surface_t surface_id )
xcb_xvmc_destroy_surface_checked ( xcb_connection_t* c, xcb_xvmc_surface_t surface_id )
xcb_xvmc_id [data]
xcb_xvmc_list_subpicture_types ( xcb_connection_t* c, xcb_xv_port_t port_id, xcb_xvmc_surface_t surface_id )
xcb_xvmc_list_subpicture_types_reply ( xcb_connection_t* c, xcb_xvmc_list_subpicture_types_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_xvmc_list_subpicture_types_types ( xcb_xvmc_list_subpicture_types_reply_t const* R )
xcb_xvmc_list_subpicture_types_types_iterator ( xcb_xvmc_list_subpicture_types_reply_t const* R )
xcb_xvmc_list_subpicture_types_types_length ( xcb_xvmc_list_subpicture_types_reply_t const* R )
xcb_xvmc_list_subpicture_types_unchecked ( xcb_connection_t* c, xcb_xv_port_t port_id, xcb_xvmc_surface_t surface_id )
xcb_xvmc_list_surface_types ( xcb_connection_t* c, xcb_xv_port_t port_id )
xcb_xvmc_list_surface_types_reply ( xcb_connection_t* c, xcb_xvmc_list_surface_types_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_xvmc_list_surface_types_surfaces ( xcb_xvmc_list_surface_types_reply_t const* R )
xcb_xvmc_list_surface_types_surfaces_iterator ( xcb_xvmc_list_surface_types_reply_t const* R )
xcb_xvmc_list_surface_types_surfaces_length ( xcb_xvmc_list_surface_types_reply_t const* R )
xcb_xvmc_list_surface_types_unchecked ( xcb_connection_t* c, xcb_xv_port_t port_id )
xcb_xvmc_query_version ( xcb_connection_t* c )
xcb_xvmc_query_version_reply ( xcb_connection_t* c, xcb_xvmc_query_version_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_xvmc_query_version_unchecked ( xcb_connection_t* c )
xcb_xvmc_subpicture_end ( xcb_xvmc_subpicture_iterator_t i )
xcb_xvmc_subpicture_next ( xcb_xvmc_subpicture_iterator_t* i )
xcb_xvmc_surface_end ( xcb_xvmc_surface_iterator_t i )
xcb_xvmc_surface_info_end ( xcb_xvmc_surface_info_iterator_t i )
xcb_xvmc_surface_info_next ( xcb_xvmc_surface_info_iterator_t* i )
xcb_xvmc_surface_next ( xcb_xvmc_surface_iterator_t* i )
to the top
Removed Symbols (1381)
bigreq.h,
libXCB.so.0.0.0
XCBBigRequestsEnable ( XCBConnection* c )
XCBBigRequestsEnableReply ( XCBConnection* c, struct XCBBigRequestsEnableCookie cookie, struct XCBGenericError** e )
XCBBigRequestsId [data]
XCBBigRequestsInit ( XCBConnection* c )
composite.h,
libXCBcomposite.so.0.0.0
XCBCompositeCreateRegionFromBorderClip ( XCBConnection* c, struct XCBXFixesREGION region, struct XCBWINDOW window )
XCBCompositeId [data]
XCBCompositeInit ( XCBConnection* c )
XCBCompositeNameWindowPixmap ( XCBConnection* c, struct XCBWINDOW window, struct XCBPIXMAP pixmap )
XCBCompositeQueryVersion ( XCBConnection* c, CARD32 client_major_version, CARD32 client_minor_version )
XCBCompositeQueryVersionReply ( XCBConnection* c, struct XCBCompositeQueryVersionCookie cookie, struct XCBGenericError** e )
XCBCompositeRedirectSubwindows ( XCBConnection* c, struct XCBWINDOW window, CARD8 update )
XCBCompositeRedirectWindow ( XCBConnection* c, struct XCBWINDOW window, CARD8 update )
XCBCompositeUnredirectSubwindows ( XCBConnection* c, struct XCBWINDOW window, CARD8 update )
XCBCompositeUnredirectWindow ( XCBConnection* c, struct XCBWINDOW window, CARD8 update )
damage.h,
libXCBdamage.so.0.0.0
XCBDamageCreate ( XCBConnection* c, struct XCBDamageDAMAGE damage, union XCBDRAWABLE drawable, CARD8 level )
XCBDamageDAMAGEEnd ( struct XCBDamageDAMAGEIter i )
XCBDamageDAMAGENew ( XCBConnection* c )
XCBDamageDAMAGENext ( struct XCBDamageDAMAGEIter* i )
XCBDamageDestroy ( XCBConnection* c, struct XCBDamageDAMAGE damage )
XCBDamageId [data]
XCBDamageInit ( XCBConnection* c )
XCBDamageQueryVersion ( XCBConnection* c, CARD32 client_major_version, CARD32 client_minor_version )
XCBDamageQueryVersionReply ( XCBConnection* c, struct XCBDamageQueryVersionCookie cookie, struct XCBGenericError** e )
XCBDamageSubtract ( XCBConnection* c, struct XCBDamageDAMAGE damage, struct XCBXFixesREGION repair, struct XCBXFixesREGION parts )
dpms.h,
libXCBdpms.so.0.0.0
XCBDPMSCapable ( XCBConnection* c )
XCBDPMSCapableReply ( XCBConnection* c, struct XCBDPMSCapableCookie cookie, struct XCBGenericError** e )
XCBDPMSDisable ( XCBConnection* c )
XCBDPMSEnable ( XCBConnection* c )
XCBDPMSForceLevel ( XCBConnection* c, CARD16 power_level )
XCBDPMSGetTimeouts ( XCBConnection* c )
XCBDPMSGetTimeoutsReply ( XCBConnection* c, struct XCBDPMSGetTimeoutsCookie cookie, struct XCBGenericError** e )
XCBDPMSGetVersion ( XCBConnection* c, CARD16 client_major_version, CARD16 client_minor_version )
XCBDPMSGetVersionReply ( XCBConnection* c, struct XCBDPMSGetVersionCookie cookie, struct XCBGenericError** e )
XCBDPMSId [data]
XCBDPMSInfo ( XCBConnection* c )
XCBDPMSInfoReply ( XCBConnection* c, struct XCBDPMSInfoCookie cookie, struct XCBGenericError** e )
XCBDPMSInit ( XCBConnection* c )
XCBDPMSSetTimeouts ( XCBConnection* c, CARD16 standby_timeout, CARD16 suspend_timeout, CARD16 off_timeout )
glx.h,
libXCBglx.so.0.0.0
XCBGlxAreTexturesResident ( XCBConnection* c, XCBGlxCONTEXT_TAG context_tag, INT32 n, CARD32 const* textures )
XCBGlxAreTexturesResidentData ( struct XCBGlxAreTexturesResidentRep const* R )
XCBGlxAreTexturesResidentDataEnd ( struct XCBGlxAreTexturesResidentRep const* R )
XCBGlxAreTexturesResidentDataLength ( struct XCBGlxAreTexturesResidentRep const* R )
XCBGlxAreTexturesResidentReply ( XCBConnection* c, struct XCBGlxAreTexturesResidentCookie cookie, struct XCBGenericError** e )
XCBGlxBOOL32End ( struct XCBGlxBOOL32Iter i )
XCBGlxBOOL32Next ( struct XCBGlxBOOL32Iter* i )
XCBGlxChangeDrawableAttributes ( XCBConnection* c, union XCBGlxDRAWABLE drawable, CARD32 num_attribs, CARD32 value_mask, CARD32 const* value_list )
XCBGlxClientInfo ( XCBConnection* c, CARD32 major_version, CARD32 minor_version, CARD32 str_len, CARD8 const* string )
XCBGlxCONTEXT_TAGEnd ( struct XCBGlxCONTEXT_TAGIter i )
XCBGlxCONTEXT_TAGNext ( struct XCBGlxCONTEXT_TAGIter* i )
XCBGlxCONTEXTEnd ( struct XCBGlxCONTEXTIter i )
XCBGlxCONTEXTNew ( XCBConnection* c )
XCBGlxCONTEXTNext ( struct XCBGlxCONTEXTIter* i )
XCBGlxCopyContext ( XCBConnection* c, struct XCBGlxCONTEXT src, struct XCBGlxCONTEXT dest, CARD32 mask, XCBGlxCONTEXT_TAG src_context_tag )
XCBGlxCreateContext ( XCBConnection* c, struct XCBGlxCONTEXT context, struct XCBVISUALID visual, CARD32 screen, struct XCBGlxCONTEXT share_list, BOOL is_direct )
XCBGlxCreateGLXPixmap ( XCBConnection* c, CARD32 screen, struct XCBVISUALID visual, struct XCBPIXMAP pixmap, struct XCBGlxPIXMAP glx_pixmap )
XCBGlxCreateNewContext ( XCBConnection* c, struct XCBGlxCONTEXT context, CARD32 fbconfig, struct XCBSCREEN screen, CARD32 render_type, CARD32 share_list, BOOL is_direct, CARD8 reserved1, CARD16 reserved2 )
XCBGlxCreatePbuffer ( XCBConnection* c, struct XCBSCREEN screen, struct XCBGlxFBCONFIG fbconfig, struct XCBGlxPBUFFER pbuffer, CARD32 num_attribs, CARD32 value_mask, CARD32 const* value_list )
XCBGlxCreatePixmap ( XCBConnection* c, CARD32 screen, CARD32 fbconfig, struct XCBPIXMAP pixmap, struct XCBGlxPIXMAP glx_pixmap, CARD32 num_attribs )
XCBGlxCreateWindow ( XCBConnection* c, struct XCBSCREEN screen, struct XCBGlxFBCONFIG fbconfig, struct XCBWINDOW window, struct XCBGlxWINDOW glx_window, CARD32 num_attribs, CARD32 value_mask, CARD32 const* value_list )
XCBGlxDeleteLists ( XCBConnection* c, XCBGlxCONTEXT_TAG context_tag, CARD32 list, INT32 range )
XCBGlxDeleteQueriesARB ( XCBConnection* c, XCBGlxCONTEXT_TAG context_tag, INT32 n, CARD32 const* ids )
XCBGlxDeleteTextures ( XCBConnection* c, XCBGlxCONTEXT_TAG context_tag, INT32 n, CARD32 const* textures )
XCBGlxDeleteWindow ( XCBConnection* c, struct XCBGlxWINDOW glxwindow )
XCBGlxDestroyContext ( XCBConnection* c, struct XCBGlxCONTEXT context )
XCBGlxDestroyGLXPixmap ( XCBConnection* c, struct XCBGlxPIXMAP glx_pixmap )
XCBGlxDestroyPbuffer ( XCBConnection* c, struct XCBGlxPBUFFER pbuffer )
XCBGlxDestroyPixmap ( XCBConnection* c, struct XCBGlxPIXMAP glx_pixmap )
XCBGlxDRAWABLEEnd ( struct XCBGlxDRAWABLEIter i )
XCBGlxDRAWABLENext ( struct XCBGlxDRAWABLEIter* i )
XCBGlxEndList ( XCBConnection* c, XCBGlxCONTEXT_TAG context_tag )
XCBGlxFBCONFIGEnd ( struct XCBGlxFBCONFIGIter i )
XCBGlxFBCONFIGNew ( XCBConnection* c )
XCBGlxFBCONFIGNext ( struct XCBGlxFBCONFIGIter* i )
XCBGlxFeedbackBuffer ( XCBConnection* c, XCBGlxCONTEXT_TAG context_tag, INT32 size, INT32 type )
XCBGlxFinish ( XCBConnection* c, XCBGlxCONTEXT_TAG context_tag )
XCBGlxFinishReply ( XCBConnection* c, struct XCBGlxFinishCookie cookie, struct XCBGenericError** e )
XCBGlxFLOAT32End ( struct XCBGlxFLOAT32Iter i )
XCBGlxFLOAT32Next ( struct XCBGlxFLOAT32Iter* i )
XCBGlxFLOAT64End ( struct XCBGlxFLOAT64Iter i )
XCBGlxFLOAT64Next ( struct XCBGlxFLOAT64Iter* i )
XCBGlxFlush ( XCBConnection* c, XCBGlxCONTEXT_TAG context_tag )
XCBGlxGenLists ( XCBConnection* c, XCBGlxCONTEXT_TAG context_tag, INT32 range )
XCBGlxGenListsReply ( XCBConnection* c, struct XCBGlxGenListsCookie cookie, struct XCBGenericError** e )
XCBGlxGenQueriesARB ( XCBConnection* c, XCBGlxCONTEXT_TAG context_tag, INT32 n )
XCBGlxGenQueriesARBData ( struct XCBGlxGenQueriesARBRep const* R )
XCBGlxGenQueriesARBDataEnd ( struct XCBGlxGenQueriesARBRep const* R )
XCBGlxGenQueriesARBDataLength ( struct XCBGlxGenQueriesARBRep const* R )
XCBGlxGenQueriesARBReply ( XCBConnection* c, struct XCBGlxGenQueriesARBCookie cookie, struct XCBGenericError** e )
XCBGlxGenTextures ( XCBConnection* c, XCBGlxCONTEXT_TAG context_tag, INT32 n )
XCBGlxGenTexturesData ( struct XCBGlxGenTexturesRep const* R )
XCBGlxGenTexturesDataEnd ( struct XCBGlxGenTexturesRep const* R )
XCBGlxGenTexturesDataLength ( struct XCBGlxGenTexturesRep const* R )
XCBGlxGenTexturesReply ( XCBConnection* c, struct XCBGlxGenTexturesCookie cookie, struct XCBGenericError** e )
XCBGlxGetBooleanv ( XCBConnection* c, XCBGlxCONTEXT_TAG context_tag, INT32 pname )
XCBGlxGetBooleanvData ( struct XCBGlxGetBooleanvRep const* R )
XCBGlxGetBooleanvDataEnd ( struct XCBGlxGetBooleanvRep const* R )
XCBGlxGetBooleanvDataLength ( struct XCBGlxGetBooleanvRep const* R )
XCBGlxGetBooleanvReply ( XCBConnection* c, struct XCBGlxGetBooleanvCookie cookie, struct XCBGenericError** e )
XCBGlxGetClipPlane ( XCBConnection* c, XCBGlxCONTEXT_TAG context_tag, INT32 plane )
XCBGlxGetClipPlaneData ( struct XCBGlxGetClipPlaneRep const* R )
XCBGlxGetClipPlaneDataIter ( struct XCBGlxGetClipPlaneRep const* R )
XCBGlxGetClipPlaneDataLength ( struct XCBGlxGetClipPlaneRep const* R )
XCBGlxGetClipPlaneReply ( XCBConnection* c, struct XCBGlxGetClipPlaneCookie cookie, struct XCBGenericError** e )
XCBGlxGetColorTable ( XCBConnection* c, XCBGlxCONTEXT_TAG context_tag, CARD32 target, CARD32 format, CARD32 type, BOOL swap_bytes )
XCBGlxGetColorTableData ( struct XCBGlxGetColorTableRep const* R )
XCBGlxGetColorTableDataEnd ( struct XCBGlxGetColorTableRep const* R )
XCBGlxGetColorTableDataLength ( struct XCBGlxGetColorTableRep const* R )
XCBGlxGetColorTableParameterfv ( XCBConnection* c, XCBGlxCONTEXT_TAG context_tag, CARD32 target, CARD32 pname )
XCBGlxGetColorTableParameterfvData ( struct XCBGlxGetColorTableParameterfvRep const* R )
XCBGlxGetColorTableParameterfvDataIter ( struct XCBGlxGetColorTableParameterfvRep const* R )
XCBGlxGetColorTableParameterfvDataLength ( struct XCBGlxGetColorTableParameterfvRep const* R )
XCBGlxGetColorTableParameterfvReply ( XCBConnection* c, struct XCBGlxGetColorTableParameterfvCookie cookie, struct XCBGenericError** e )
XCBGlxGetColorTableParameteriv ( XCBConnection* c, XCBGlxCONTEXT_TAG context_tag, CARD32 target, CARD32 pname )
XCBGlxGetColorTableParameterivData ( struct XCBGlxGetColorTableParameterivRep const* R )
XCBGlxGetColorTableParameterivDataEnd ( struct XCBGlxGetColorTableParameterivRep const* R )
XCBGlxGetColorTableParameterivDataLength ( struct XCBGlxGetColorTableParameterivRep const* R )
XCBGlxGetColorTableParameterivReply ( XCBConnection* c, struct XCBGlxGetColorTableParameterivCookie cookie, struct XCBGenericError** e )
XCBGlxGetColorTableReply ( XCBConnection* c, struct XCBGlxGetColorTableCookie cookie, struct XCBGenericError** e )
XCBGlxGetCompressedTexImageARB ( XCBConnection* c, XCBGlxCONTEXT_TAG context_tag, CARD32 target, INT32 level )
XCBGlxGetCompressedTexImageARBData ( struct XCBGlxGetCompressedTexImageARBRep const* R )
XCBGlxGetCompressedTexImageARBDataEnd ( struct XCBGlxGetCompressedTexImageARBRep const* R )
XCBGlxGetCompressedTexImageARBDataLength ( struct XCBGlxGetCompressedTexImageARBRep const* R )
XCBGlxGetCompressedTexImageARBReply ( XCBConnection* c, struct XCBGlxGetCompressedTexImageARBCookie cookie, struct XCBGenericError** e )
XCBGlxGetConvolutionFilter ( XCBConnection* c, XCBGlxCONTEXT_TAG context_tag, CARD32 target, CARD32 format, CARD32 type, BOOL swap_bytes )
XCBGlxGetConvolutionFilterData ( struct XCBGlxGetConvolutionFilterRep const* R )
XCBGlxGetConvolutionFilterDataEnd ( struct XCBGlxGetConvolutionFilterRep const* R )
XCBGlxGetConvolutionFilterDataLength ( struct XCBGlxGetConvolutionFilterRep const* R )
XCBGlxGetConvolutionFilterReply ( XCBConnection* c, struct XCBGlxGetConvolutionFilterCookie cookie, struct XCBGenericError** e )
XCBGlxGetConvolutionParameterfv ( XCBConnection* c, XCBGlxCONTEXT_TAG context_tag, CARD32 target, CARD32 pname )
XCBGlxGetConvolutionParameterfvData ( struct XCBGlxGetConvolutionParameterfvRep const* R )
XCBGlxGetConvolutionParameterfvDataIter ( struct XCBGlxGetConvolutionParameterfvRep const* R )
XCBGlxGetConvolutionParameterfvDataLength ( struct XCBGlxGetConvolutionParameterfvRep const* R )
XCBGlxGetConvolutionParameterfvReply ( XCBConnection* c, struct XCBGlxGetConvolutionParameterfvCookie cookie, struct XCBGenericError** e )
XCBGlxGetConvolutionParameteriv ( XCBConnection* c, XCBGlxCONTEXT_TAG context_tag, CARD32 target, CARD32 pname )
XCBGlxGetConvolutionParameterivData ( struct XCBGlxGetConvolutionParameterivRep const* R )
XCBGlxGetConvolutionParameterivDataEnd ( struct XCBGlxGetConvolutionParameterivRep const* R )
XCBGlxGetConvolutionParameterivDataLength ( struct XCBGlxGetConvolutionParameterivRep const* R )
XCBGlxGetConvolutionParameterivReply ( XCBConnection* c, struct XCBGlxGetConvolutionParameterivCookie cookie, struct XCBGenericError** e )
XCBGlxGetDoublev ( XCBConnection* c, XCBGlxCONTEXT_TAG context_tag, CARD32 pname )
XCBGlxGetDoublevData ( struct XCBGlxGetDoublevRep const* R )
XCBGlxGetDoublevDataIter ( struct XCBGlxGetDoublevRep const* R )
XCBGlxGetDoublevDataLength ( struct XCBGlxGetDoublevRep const* R )
XCBGlxGetDoublevReply ( XCBConnection* c, struct XCBGlxGetDoublevCookie cookie, struct XCBGenericError** e )
XCBGlxGetDrawableAttributes ( XCBConnection* c, union XCBGlxDRAWABLE drawable )
XCBGlxGetDrawableAttributesReply ( XCBConnection* c, struct XCBGlxGetDrawableAttributesCookie cookie, struct XCBGenericError** e )
XCBGlxGetDrawableAttributesValueList ( struct XCBGlxGetDrawableAttributesRep const* R )
XCBGlxGetDrawableAttributesValueListEnd ( struct XCBGlxGetDrawableAttributesRep const* R )
XCBGlxGetDrawableAttributesValueListLength ( struct XCBGlxGetDrawableAttributesRep const* R )
XCBGlxGetError ( XCBConnection* c, XCBGlxCONTEXT_TAG context_tag )
XCBGlxGetErrorReply ( XCBConnection* c, struct XCBGlxGetErrorCookie cookie, struct XCBGenericError** e )
XCBGlxGetFBConfigs ( XCBConnection* c, CARD32 screen )
XCBGlxGetFBConfigsReply ( XCBConnection* c, struct XCBGlxGetFBConfigsCookie cookie, struct XCBGenericError** e )
XCBGlxGetFBConfigsValueList ( struct XCBGlxGetFBConfigsRep const* R )
XCBGlxGetFBConfigsValueListEnd ( struct XCBGlxGetFBConfigsRep const* R )
XCBGlxGetFBConfigsValueListLength ( struct XCBGlxGetFBConfigsRep const* R )
XCBGlxGetFloatv ( XCBConnection* c, XCBGlxCONTEXT_TAG context_tag, CARD32 pname )
XCBGlxGetFloatvData ( struct XCBGlxGetFloatvRep const* R )
XCBGlxGetFloatvDataIter ( struct XCBGlxGetFloatvRep const* R )
XCBGlxGetFloatvDataLength ( struct XCBGlxGetFloatvRep const* R )
XCBGlxGetFloatvReply ( XCBConnection* c, struct XCBGlxGetFloatvCookie cookie, struct XCBGenericError** e )
XCBGlxGetHistogram ( XCBConnection* c, XCBGlxCONTEXT_TAG context_tag, CARD32 target, CARD32 format, CARD32 type, BOOL swap_bytes, BOOL reset )
XCBGlxGetHistogramData ( struct XCBGlxGetHistogramRep const* R )
XCBGlxGetHistogramDataEnd ( struct XCBGlxGetHistogramRep const* R )
XCBGlxGetHistogramDataLength ( struct XCBGlxGetHistogramRep const* R )
XCBGlxGetHistogramParameterfv ( XCBConnection* c, XCBGlxCONTEXT_TAG context_tag, CARD32 target, CARD32 pname )
XCBGlxGetHistogramParameterfvData ( struct XCBGlxGetHistogramParameterfvRep const* R )
XCBGlxGetHistogramParameterfvDataIter ( struct XCBGlxGetHistogramParameterfvRep const* R )
XCBGlxGetHistogramParameterfvDataLength ( struct XCBGlxGetHistogramParameterfvRep const* R )
XCBGlxGetHistogramParameterfvReply ( XCBConnection* c, struct XCBGlxGetHistogramParameterfvCookie cookie, struct XCBGenericError** e )
XCBGlxGetHistogramParameteriv ( XCBConnection* c, XCBGlxCONTEXT_TAG context_tag, CARD32 target, CARD32 pname )
XCBGlxGetHistogramParameterivData ( struct XCBGlxGetHistogramParameterivRep const* R )
XCBGlxGetHistogramParameterivDataEnd ( struct XCBGlxGetHistogramParameterivRep const* R )
XCBGlxGetHistogramParameterivDataLength ( struct XCBGlxGetHistogramParameterivRep const* R )
XCBGlxGetHistogramParameterivReply ( XCBConnection* c, struct XCBGlxGetHistogramParameterivCookie cookie, struct XCBGenericError** e )
XCBGlxGetHistogramReply ( XCBConnection* c, struct XCBGlxGetHistogramCookie cookie, struct XCBGenericError** e )
XCBGlxGetIntegerv ( XCBConnection* c, XCBGlxCONTEXT_TAG context_tag, CARD32 pname )
XCBGlxGetIntegervData ( struct XCBGlxGetIntegervRep const* R )
XCBGlxGetIntegervDataEnd ( struct XCBGlxGetIntegervRep const* R )
XCBGlxGetIntegervDataLength ( struct XCBGlxGetIntegervRep const* R )
XCBGlxGetIntegervReply ( XCBConnection* c, struct XCBGlxGetIntegervCookie cookie, struct XCBGenericError** e )
XCBGlxGetLightfv ( XCBConnection* c, XCBGlxCONTEXT_TAG context_tag, CARD32 light, CARD32 pname )
XCBGlxGetLightfvData ( struct XCBGlxGetLightfvRep const* R )
XCBGlxGetLightfvDataIter ( struct XCBGlxGetLightfvRep const* R )
XCBGlxGetLightfvDataLength ( struct XCBGlxGetLightfvRep const* R )
XCBGlxGetLightfvReply ( XCBConnection* c, struct XCBGlxGetLightfvCookie cookie, struct XCBGenericError** e )
XCBGlxGetLightiv ( XCBConnection* c, XCBGlxCONTEXT_TAG context_tag, CARD32 light, CARD32 pname )
XCBGlxGetLightivData ( struct XCBGlxGetLightivRep const* R )
XCBGlxGetLightivDataEnd ( struct XCBGlxGetLightivRep const* R )
XCBGlxGetLightivDataLength ( struct XCBGlxGetLightivRep const* R )
XCBGlxGetLightivReply ( XCBConnection* c, struct XCBGlxGetLightivCookie cookie, struct XCBGenericError** e )
XCBGlxGetMapdv ( XCBConnection* c, XCBGlxCONTEXT_TAG context_tag, CARD32 target, CARD32 query )
XCBGlxGetMapdvData ( struct XCBGlxGetMapdvRep const* R )
XCBGlxGetMapdvDataIter ( struct XCBGlxGetMapdvRep const* R )
XCBGlxGetMapdvDataLength ( struct XCBGlxGetMapdvRep const* R )
XCBGlxGetMapdvReply ( XCBConnection* c, struct XCBGlxGetMapdvCookie cookie, struct XCBGenericError** e )
XCBGlxGetMapfv ( XCBConnection* c, XCBGlxCONTEXT_TAG context_tag, CARD32 target, CARD32 query )
XCBGlxGetMapfvData ( struct XCBGlxGetMapfvRep const* R )
XCBGlxGetMapfvDataIter ( struct XCBGlxGetMapfvRep const* R )
XCBGlxGetMapfvDataLength ( struct XCBGlxGetMapfvRep const* R )
XCBGlxGetMapfvReply ( XCBConnection* c, struct XCBGlxGetMapfvCookie cookie, struct XCBGenericError** e )
XCBGlxGetMapiv ( XCBConnection* c, XCBGlxCONTEXT_TAG context_tag, CARD32 target, CARD32 query )
XCBGlxGetMapivData ( struct XCBGlxGetMapivRep const* R )
XCBGlxGetMapivDataEnd ( struct XCBGlxGetMapivRep const* R )
XCBGlxGetMapivDataLength ( struct XCBGlxGetMapivRep const* R )
XCBGlxGetMapivReply ( XCBConnection* c, struct XCBGlxGetMapivCookie cookie, struct XCBGenericError** e )
XCBGlxGetMaterialfv ( XCBConnection* c, XCBGlxCONTEXT_TAG context_tag, CARD32 face, CARD32 pname )
XCBGlxGetMaterialfvData ( struct XCBGlxGetMaterialfvRep const* R )
XCBGlxGetMaterialfvDataIter ( struct XCBGlxGetMaterialfvRep const* R )
XCBGlxGetMaterialfvDataLength ( struct XCBGlxGetMaterialfvRep const* R )
XCBGlxGetMaterialfvReply ( XCBConnection* c, struct XCBGlxGetMaterialfvCookie cookie, struct XCBGenericError** e )
XCBGlxGetMaterialiv ( XCBConnection* c, XCBGlxCONTEXT_TAG context_tag, CARD32 face, CARD32 pname )
XCBGlxGetMaterialivData ( struct XCBGlxGetMaterialivRep const* R )
XCBGlxGetMaterialivDataEnd ( struct XCBGlxGetMaterialivRep const* R )
XCBGlxGetMaterialivDataLength ( struct XCBGlxGetMaterialivRep const* R )
XCBGlxGetMaterialivReply ( XCBConnection* c, struct XCBGlxGetMaterialivCookie cookie, struct XCBGenericError** e )
XCBGlxGetMinmax ( XCBConnection* c, XCBGlxCONTEXT_TAG context_tag, CARD32 target, CARD32 format, CARD32 type, BOOL swap_bytes, BOOL reset )
XCBGlxGetMinmaxData ( struct XCBGlxGetMinmaxRep const* R )
XCBGlxGetMinmaxDataEnd ( struct XCBGlxGetMinmaxRep const* R )
XCBGlxGetMinmaxDataLength ( struct XCBGlxGetMinmaxRep const* R )
XCBGlxGetMinmaxParameterfv ( XCBConnection* c, XCBGlxCONTEXT_TAG context_tag, CARD32 target, CARD32 pname )
XCBGlxGetMinmaxParameterfvData ( struct XCBGlxGetMinmaxParameterfvRep const* R )
XCBGlxGetMinmaxParameterfvDataIter ( struct XCBGlxGetMinmaxParameterfvRep const* R )
XCBGlxGetMinmaxParameterfvDataLength ( struct XCBGlxGetMinmaxParameterfvRep const* R )
XCBGlxGetMinmaxParameterfvReply ( XCBConnection* c, struct XCBGlxGetMinmaxParameterfvCookie cookie, struct XCBGenericError** e )
XCBGlxGetMinmaxParameteriv ( XCBConnection* c, XCBGlxCONTEXT_TAG context_tag, CARD32 target, CARD32 pname )
XCBGlxGetMinmaxParameterivData ( struct XCBGlxGetMinmaxParameterivRep const* R )
XCBGlxGetMinmaxParameterivDataEnd ( struct XCBGlxGetMinmaxParameterivRep const* R )
XCBGlxGetMinmaxParameterivDataLength ( struct XCBGlxGetMinmaxParameterivRep const* R )
XCBGlxGetMinmaxParameterivReply ( XCBConnection* c, struct XCBGlxGetMinmaxParameterivCookie cookie, struct XCBGenericError** e )
XCBGlxGetMinmaxReply ( XCBConnection* c, struct XCBGlxGetMinmaxCookie cookie, struct XCBGenericError** e )
XCBGlxGetPixelMapfv ( XCBConnection* c, XCBGlxCONTEXT_TAG context_tag, CARD32 map )
XCBGlxGetPixelMapfvData ( struct XCBGlxGetPixelMapfvRep const* R )
XCBGlxGetPixelMapfvDataIter ( struct XCBGlxGetPixelMapfvRep const* R )
XCBGlxGetPixelMapfvDataLength ( struct XCBGlxGetPixelMapfvRep const* R )
XCBGlxGetPixelMapfvReply ( XCBConnection* c, struct XCBGlxGetPixelMapfvCookie cookie, struct XCBGenericError** e )
XCBGlxGetPixelMapuiv ( XCBConnection* c, XCBGlxCONTEXT_TAG context_tag, CARD32 map )
XCBGlxGetPixelMapuivData ( struct XCBGlxGetPixelMapuivRep const* R )
XCBGlxGetPixelMapuivDataEnd ( struct XCBGlxGetPixelMapuivRep const* R )
XCBGlxGetPixelMapuivDataLength ( struct XCBGlxGetPixelMapuivRep const* R )
XCBGlxGetPixelMapuivReply ( XCBConnection* c, struct XCBGlxGetPixelMapuivCookie cookie, struct XCBGenericError** e )
XCBGlxGetPixelMapusv ( XCBConnection* c, XCBGlxCONTEXT_TAG context_tag, CARD32 map )
XCBGlxGetPixelMapusvData ( struct XCBGlxGetPixelMapusvRep const* R )
XCBGlxGetPixelMapusvDataEnd ( struct XCBGlxGetPixelMapusvRep const* R )
XCBGlxGetPixelMapusvDataLength ( struct XCBGlxGetPixelMapusvRep const* R )
XCBGlxGetPixelMapusvReply ( XCBConnection* c, struct XCBGlxGetPixelMapusvCookie cookie, struct XCBGenericError** e )
XCBGlxGetPolygonStipple ( XCBConnection* c, XCBGlxCONTEXT_TAG context_tag, BOOL lsb_first )
XCBGlxGetPolygonStippleData ( struct XCBGlxGetPolygonStippleRep const* R )
XCBGlxGetPolygonStippleDataEnd ( struct XCBGlxGetPolygonStippleRep const* R )
XCBGlxGetPolygonStippleDataLength ( struct XCBGlxGetPolygonStippleRep const* R )
XCBGlxGetPolygonStippleReply ( XCBConnection* c, struct XCBGlxGetPolygonStippleCookie cookie, struct XCBGenericError** e )
XCBGlxGetQueryivARB ( XCBConnection* c, XCBGlxCONTEXT_TAG context_tag, CARD32 target, CARD32 pname )
XCBGlxGetQueryivARBData ( struct XCBGlxGetQueryivARBRep const* R )
XCBGlxGetQueryivARBDataEnd ( struct XCBGlxGetQueryivARBRep const* R )
XCBGlxGetQueryivARBDataLength ( struct XCBGlxGetQueryivARBRep const* R )
XCBGlxGetQueryivARBReply ( XCBConnection* c, struct XCBGlxGetQueryivARBCookie cookie, struct XCBGenericError** e )
XCBGlxGetQueryObjectivARB ( XCBConnection* c, XCBGlxCONTEXT_TAG context_tag, CARD32 id, CARD32 pname )
XCBGlxGetQueryObjectivARBData ( struct XCBGlxGetQueryObjectivARBRep const* R )
XCBGlxGetQueryObjectivARBDataEnd ( struct XCBGlxGetQueryObjectivARBRep const* R )
XCBGlxGetQueryObjectivARBDataLength ( struct XCBGlxGetQueryObjectivARBRep const* R )
XCBGlxGetQueryObjectivARBReply ( XCBConnection* c, struct XCBGlxGetQueryObjectivARBCookie cookie, struct XCBGenericError** e )
XCBGlxGetQueryObjectuivARB ( XCBConnection* c, XCBGlxCONTEXT_TAG context_tag, CARD32 id, CARD32 pname )
XCBGlxGetQueryObjectuivARBData ( struct XCBGlxGetQueryObjectuivARBRep const* R )
XCBGlxGetQueryObjectuivARBDataEnd ( struct XCBGlxGetQueryObjectuivARBRep const* R )
XCBGlxGetQueryObjectuivARBDataLength ( struct XCBGlxGetQueryObjectuivARBRep const* R )
XCBGlxGetQueryObjectuivARBReply ( XCBConnection* c, struct XCBGlxGetQueryObjectuivARBCookie cookie, struct XCBGenericError** e )
XCBGlxGetSeparableFilter ( XCBConnection* c, XCBGlxCONTEXT_TAG context_tag, CARD32 target, CARD32 format, CARD32 type, BOOL swap_bytes )
XCBGlxGetSeparableFilterReply ( XCBConnection* c, struct XCBGlxGetSeparableFilterCookie cookie, struct XCBGenericError** e )
XCBGlxGetSeparableFilterRowsAndCols ( struct XCBGlxGetSeparableFilterRep const* R )
XCBGlxGetSeparableFilterRowsAndColsEnd ( struct XCBGlxGetSeparableFilterRep const* R )
XCBGlxGetSeparableFilterRowsAndColsLength ( struct XCBGlxGetSeparableFilterRep const* R )
XCBGlxGetString ( XCBConnection* c, XCBGlxCONTEXT_TAG context_tag, CARD32 name )
XCBGlxGetStringReply ( XCBConnection* c, struct XCBGlxGetStringCookie cookie, struct XCBGenericError** e )
XCBGlxGetStringString ( struct XCBGlxGetStringRep const* R )
XCBGlxGetStringStringEnd ( struct XCBGlxGetStringRep const* R )
XCBGlxGetStringStringLength ( struct XCBGlxGetStringRep const* R )
XCBGlxGetTexEnvfv ( XCBConnection* c, XCBGlxCONTEXT_TAG context_tag, CARD32 target, CARD32 pname )
XCBGlxGetTexEnvfvData ( struct XCBGlxGetTexEnvfvRep const* R )
XCBGlxGetTexEnvfvDataIter ( struct XCBGlxGetTexEnvfvRep const* R )
XCBGlxGetTexEnvfvDataLength ( struct XCBGlxGetTexEnvfvRep const* R )
XCBGlxGetTexEnvfvReply ( XCBConnection* c, struct XCBGlxGetTexEnvfvCookie cookie, struct XCBGenericError** e )
XCBGlxGetTexEnviv ( XCBConnection* c, XCBGlxCONTEXT_TAG context_tag, CARD32 target, CARD32 pname )
XCBGlxGetTexEnvivData ( struct XCBGlxGetTexEnvivRep const* R )
XCBGlxGetTexEnvivDataEnd ( struct XCBGlxGetTexEnvivRep const* R )
XCBGlxGetTexEnvivDataLength ( struct XCBGlxGetTexEnvivRep const* R )
XCBGlxGetTexEnvivReply ( XCBConnection* c, struct XCBGlxGetTexEnvivCookie cookie, struct XCBGenericError** e )
XCBGlxGetTexGendv ( XCBConnection* c, XCBGlxCONTEXT_TAG context_tag, CARD32 coord, CARD32 pname )
XCBGlxGetTexGendvData ( struct XCBGlxGetTexGendvRep const* R )
XCBGlxGetTexGendvDataIter ( struct XCBGlxGetTexGendvRep const* R )
XCBGlxGetTexGendvDataLength ( struct XCBGlxGetTexGendvRep const* R )
XCBGlxGetTexGendvReply ( XCBConnection* c, struct XCBGlxGetTexGendvCookie cookie, struct XCBGenericError** e )
XCBGlxGetTexGenfv ( XCBConnection* c, XCBGlxCONTEXT_TAG context_tag, CARD32 coord, CARD32 pname )
XCBGlxGetTexGenfvData ( struct XCBGlxGetTexGenfvRep const* R )
XCBGlxGetTexGenfvDataIter ( struct XCBGlxGetTexGenfvRep const* R )
XCBGlxGetTexGenfvDataLength ( struct XCBGlxGetTexGenfvRep const* R )
XCBGlxGetTexGenfvReply ( XCBConnection* c, struct XCBGlxGetTexGenfvCookie cookie, struct XCBGenericError** e )
XCBGlxGetTexGeniv ( XCBConnection* c, XCBGlxCONTEXT_TAG context_tag, CARD32 coord, CARD32 pname )
XCBGlxGetTexGenivData ( struct XCBGlxGetTexGenivRep const* R )
XCBGlxGetTexGenivDataEnd ( struct XCBGlxGetTexGenivRep const* R )
XCBGlxGetTexGenivDataLength ( struct XCBGlxGetTexGenivRep const* R )
XCBGlxGetTexGenivReply ( XCBConnection* c, struct XCBGlxGetTexGenivCookie cookie, struct XCBGenericError** e )
XCBGlxGetTexImage ( XCBConnection* c, XCBGlxCONTEXT_TAG context_tag, CARD32 target, INT32 level, CARD32 format, CARD32 type, BOOL swap_bytes )
XCBGlxGetTexImageData ( struct XCBGlxGetTexImageRep const* R )
XCBGlxGetTexImageDataEnd ( struct XCBGlxGetTexImageRep const* R )
XCBGlxGetTexImageDataLength ( struct XCBGlxGetTexImageRep const* R )
XCBGlxGetTexImageReply ( XCBConnection* c, struct XCBGlxGetTexImageCookie cookie, struct XCBGenericError** e )
XCBGlxGetTexLevelParameterfv ( XCBConnection* c, XCBGlxCONTEXT_TAG context_tag, CARD32 target, INT32 level, CARD32 pname )
XCBGlxGetTexLevelParameterfvData ( struct XCBGlxGetTexLevelParameterfvRep const* R )
XCBGlxGetTexLevelParameterfvDataIter ( struct XCBGlxGetTexLevelParameterfvRep const* R )
XCBGlxGetTexLevelParameterfvDataLength ( struct XCBGlxGetTexLevelParameterfvRep const* R )
XCBGlxGetTexLevelParameterfvReply ( XCBConnection* c, struct XCBGlxGetTexLevelParameterfvCookie cookie, struct XCBGenericError** e )
XCBGlxGetTexLevelParameteriv ( XCBConnection* c, XCBGlxCONTEXT_TAG context_tag, CARD32 target, INT32 level, CARD32 pname )
XCBGlxGetTexLevelParameterivData ( struct XCBGlxGetTexLevelParameterivRep const* R )
XCBGlxGetTexLevelParameterivDataEnd ( struct XCBGlxGetTexLevelParameterivRep const* R )
XCBGlxGetTexLevelParameterivDataLength ( struct XCBGlxGetTexLevelParameterivRep const* R )
XCBGlxGetTexLevelParameterivReply ( XCBConnection* c, struct XCBGlxGetTexLevelParameterivCookie cookie, struct XCBGenericError** e )
XCBGlxGetTexParameterfv ( XCBConnection* c, XCBGlxCONTEXT_TAG context_tag, CARD32 target, CARD32 pname )
XCBGlxGetTexParameterfvData ( struct XCBGlxGetTexParameterfvRep const* R )
XCBGlxGetTexParameterfvDataIter ( struct XCBGlxGetTexParameterfvRep const* R )
XCBGlxGetTexParameterfvDataLength ( struct XCBGlxGetTexParameterfvRep const* R )
XCBGlxGetTexParameterfvReply ( XCBConnection* c, struct XCBGlxGetTexParameterfvCookie cookie, struct XCBGenericError** e )
XCBGlxGetTexParameteriv ( XCBConnection* c, XCBGlxCONTEXT_TAG context_tag, CARD32 target, CARD32 pname )
XCBGlxGetTexParameterivData ( struct XCBGlxGetTexParameterivRep const* R )
XCBGlxGetTexParameterivDataEnd ( struct XCBGlxGetTexParameterivRep const* R )
XCBGlxGetTexParameterivDataLength ( struct XCBGlxGetTexParameterivRep const* R )
XCBGlxGetTexParameterivReply ( XCBConnection* c, struct XCBGlxGetTexParameterivCookie cookie, struct XCBGenericError** e )
XCBGlxGetVisualConfigs ( XCBConnection* c, CARD32 screen )
XCBGlxGetVisualConfigsReply ( XCBConnection* c, struct XCBGlxGetVisualConfigsCookie cookie, struct XCBGenericError** e )
XCBGlxGetVisualConfigsValueList ( struct XCBGlxGetVisualConfigsRep const* R )
XCBGlxGetVisualConfigsValueListEnd ( struct XCBGlxGetVisualConfigsRep const* R )
XCBGlxGetVisualConfigsValueListLength ( struct XCBGlxGetVisualConfigsRep const* R )
XCBGlxId [data]
XCBGlxInit ( XCBConnection* c )
XCBGlxIsDirect ( XCBConnection* c, struct XCBGlxCONTEXT context )
XCBGlxIsDirectReply ( XCBConnection* c, struct XCBGlxIsDirectCookie cookie, struct XCBGenericError** e )
XCBGlxIsList ( XCBConnection* c, XCBGlxCONTEXT_TAG context_tag, CARD32 list )
XCBGlxIsListReply ( XCBConnection* c, struct XCBGlxIsListCookie cookie, struct XCBGenericError** e )
XCBGlxIsQueryARB ( XCBConnection* c, XCBGlxCONTEXT_TAG context_tag, CARD32 id )
XCBGlxIsQueryARBReply ( XCBConnection* c, struct XCBGlxIsQueryARBCookie cookie, struct XCBGenericError** e )
XCBGlxIsTexture ( XCBConnection* c, XCBGlxCONTEXT_TAG context_tag, CARD32 texture )
XCBGlxIsTextureReply ( XCBConnection* c, struct XCBGlxIsTextureCookie cookie, struct XCBGenericError** e )
XCBGlxMakeContextCurrent ( XCBConnection* c, XCBGlxCONTEXT_TAG old_context_tag, union XCBGlxDRAWABLE drawable, union XCBGlxDRAWABLE read_drawable, struct XCBGlxCONTEXT context )
XCBGlxMakeContextCurrentReply ( XCBConnection* c, struct XCBGlxMakeContextCurrentCookie cookie, struct XCBGenericError** e )
XCBGlxMakeCurrent ( XCBConnection* c, union XCBGlxDRAWABLE drawable, struct XCBGlxCONTEXT context, XCBGlxCONTEXT_TAG old_context_tag )
XCBGlxMakeCurrentReply ( XCBConnection* c, struct XCBGlxMakeCurrentCookie cookie, struct XCBGenericError** e )
XCBGlxNewList ( XCBConnection* c, XCBGlxCONTEXT_TAG context_tag, CARD32 list, CARD32 mode )
XCBGlxPBUFFEREnd ( struct XCBGlxPBUFFERIter i )
XCBGlxPBUFFERNew ( XCBConnection* c )
XCBGlxPBUFFERNext ( struct XCBGlxPBUFFERIter* i )
XCBGlxPixelStoref ( XCBConnection* c, XCBGlxCONTEXT_TAG context_tag, CARD32 pname, XCBGlxFLOAT32 datum )
XCBGlxPixelStorei ( XCBConnection* c, XCBGlxCONTEXT_TAG context_tag, CARD32 pname, INT32 datum )
XCBGlxPIXMAPEnd ( struct XCBGlxPIXMAPIter i )
XCBGlxPIXMAPNew ( XCBConnection* c )
XCBGlxPIXMAPNext ( struct XCBGlxPIXMAPIter* i )
XCBGlxQueryContext ( XCBConnection* c, struct XCBGlxCONTEXT context )
XCBGlxQueryContextReply ( XCBConnection* c, struct XCBGlxQueryContextCookie cookie, struct XCBGenericError** e )
XCBGlxQueryContextValueList ( struct XCBGlxQueryContextRep const* R )
XCBGlxQueryContextValueListEnd ( struct XCBGlxQueryContextRep const* R )
XCBGlxQueryContextValueListLength ( struct XCBGlxQueryContextRep const* R )
XCBGlxQueryExtensionsString ( XCBConnection* c, CARD32 screen )
XCBGlxQueryExtensionsStringReply ( XCBConnection* c, struct XCBGlxQueryExtensionsStringCookie cookie, struct XCBGenericError** e )
XCBGlxQueryServerString ( XCBConnection* c, CARD32 screen, CARD32 name )
XCBGlxQueryServerStringReply ( XCBConnection* c, struct XCBGlxQueryServerStringCookie cookie, struct XCBGenericError** e )
XCBGlxQueryServerStringString ( struct XCBGlxQueryServerStringRep const* R )
XCBGlxQueryServerStringStringEnd ( struct XCBGlxQueryServerStringRep const* R )
XCBGlxQueryServerStringStringLength ( struct XCBGlxQueryServerStringRep const* R )
XCBGlxQueryVersion ( XCBConnection* c, CARD32 major_version, CARD32 minor_version )
XCBGlxQueryVersionReply ( XCBConnection* c, struct XCBGlxQueryVersionCookie cookie, struct XCBGenericError** e )
XCBGlxReadPixels ( XCBConnection* c, XCBGlxCONTEXT_TAG context_tag, INT32 x, INT32 y, INT32 width, INT32 height, CARD32 format, CARD32 type, BOOL swap_bytes, BOOL lsb_first )
XCBGlxReadPixelsData ( struct XCBGlxReadPixelsRep const* R )
XCBGlxReadPixelsDataEnd ( struct XCBGlxReadPixelsRep const* R )
XCBGlxReadPixelsDataLength ( struct XCBGlxReadPixelsRep const* R )
XCBGlxReadPixelsReply ( XCBConnection* c, struct XCBGlxReadPixelsCookie cookie, struct XCBGenericError** e )
XCBGlxRender ( XCBConnection* c, XCBGlxCONTEXT_TAG context_tag, CARD32 data_len, BYTE const* data )
XCBGlxRenderLarge ( XCBConnection* c, XCBGlxCONTEXT_TAG context_tag, CARD16 request_num, CARD16 request_total, CARD32 data_len, BYTE const* data )
XCBGlxRenderMode ( XCBConnection* c, XCBGlxCONTEXT_TAG context_tag, CARD32 mode )
XCBGlxRenderModeData ( struct XCBGlxRenderModeRep const* R )
XCBGlxRenderModeDataEnd ( struct XCBGlxRenderModeRep const* R )
XCBGlxRenderModeDataLength ( struct XCBGlxRenderModeRep const* R )
XCBGlxRenderModeReply ( XCBConnection* c, struct XCBGlxRenderModeCookie cookie, struct XCBGenericError** e )
XCBGlxSelectBuffer ( XCBConnection* c, XCBGlxCONTEXT_TAG context_tag, INT32 size )
XCBGlxSwapBuffers ( XCBConnection* c, XCBGlxCONTEXT_TAG context_tag, union XCBGlxDRAWABLE drawable )
XCBGlxUseXFont ( XCBConnection* c, XCBGlxCONTEXT_TAG context_tag, struct XCBFONT font, CARD32 first, CARD32 count, CARD32 list_base )
XCBGlxVendorPrivate ( XCBConnection* c, CARD32 vendor_code, XCBGlxCONTEXT_TAG context_tag, CARD32 data_len, BYTE const* data )
XCBGlxVendorPrivateWithReply ( XCBConnection* c, CARD32 vendor_code, XCBGlxCONTEXT_TAG context_tag, CARD32 data_len, BYTE const* data )
XCBGlxVendorPrivateWithReplyData2 ( struct XCBGlxVendorPrivateWithReplyRep const* R )
XCBGlxVendorPrivateWithReplyData2End ( struct XCBGlxVendorPrivateWithReplyRep const* R )
XCBGlxVendorPrivateWithReplyData2Length ( struct XCBGlxVendorPrivateWithReplyRep const* R )
XCBGlxVendorPrivateWithReplyReply ( XCBConnection* c, struct XCBGlxVendorPrivateWithReplyCookie cookie, struct XCBGenericError** e )
XCBGlxWaitGL ( XCBConnection* c, XCBGlxCONTEXT_TAG context_tag )
XCBGlxWaitX ( XCBConnection* c, XCBGlxCONTEXT_TAG context_tag )
XCBGlxWINDOWEnd ( struct XCBGlxWINDOWIter i )
XCBGlxWINDOWNew ( XCBConnection* c )
XCBGlxWINDOWNext ( struct XCBGlxWINDOWIter* i )
randr.h,
libXCBrandr.so.0.0.0
XCBRandRGetScreenInfo ( XCBConnection* c, struct XCBWINDOW window )
XCBRandRGetScreenInfoRatesIter ( struct XCBRandRGetScreenInfoRep const* R )
XCBRandRGetScreenInfoRatesLength ( struct XCBRandRGetScreenInfoRep const* R )
XCBRandRGetScreenInfoReply ( XCBConnection* c, struct XCBRandRGetScreenInfoCookie cookie, struct XCBGenericError** e )
XCBRandRGetScreenInfoSizes ( struct XCBRandRGetScreenInfoRep const* R )
XCBRandRGetScreenInfoSizesIter ( struct XCBRandRGetScreenInfoRep const* R )
XCBRandRGetScreenInfoSizesLength ( struct XCBRandRGetScreenInfoRep const* R )
XCBRandRId [data]
XCBRandRInit ( XCBConnection* c )
XCBRandRQueryVersion ( XCBConnection* c, CARD32 major_version, CARD32 minor_version )
XCBRandRQueryVersionReply ( XCBConnection* c, struct XCBRandRQueryVersionCookie cookie, struct XCBGenericError** e )
XCBRandRRefreshRatesEnd ( struct XCBRandRRefreshRatesIter i )
XCBRandRRefreshRatesNext ( struct XCBRandRRefreshRatesIter* i )
XCBRandRRefreshRatesRates ( struct XCBRandRRefreshRates const* R )
XCBRandRRefreshRatesRatesEnd ( struct XCBRandRRefreshRates const* R )
XCBRandRRefreshRatesRatesLength ( struct XCBRandRRefreshRates const* R )
XCBRandRScreenSizeEnd ( struct XCBRandRScreenSizeIter i )
XCBRandRScreenSizeNext ( struct XCBRandRScreenSizeIter* i )
XCBRandRSelectInput ( XCBConnection* c, struct XCBWINDOW window, CARD16 enable )
XCBRandRSetScreenConfig ( XCBConnection* c, struct XCBWINDOW drawable, CARD32 timestamp, CARD32 config_timestamp, CARD16 sizeID, INT16 rotation, CARD16 refresh )
XCBRandRSetScreenConfigReply ( XCBConnection* c, struct XCBRandRSetScreenConfigCookie cookie, struct XCBGenericError** e )
record.h,
libXCBrecord.so.0.0.0
XCBRecordClientInfoEnd ( struct XCBRecordClientInfoIter i )
XCBRecordClientInfoNext ( struct XCBRecordClientInfoIter* i )
XCBRecordClientInfoRanges ( struct XCBRecordClientInfo const* R )
XCBRecordClientInfoRangesIter ( struct XCBRecordClientInfo const* R )
XCBRecordClientInfoRangesLength ( struct XCBRecordClientInfo const* R )
XCBRecordClientSpecEnd ( struct XCBRecordClientSpecIter i )
XCBRecordClientSpecNext ( struct XCBRecordClientSpecIter* i )
XCBRecordCONTEXTEnd ( struct XCBRecordCONTEXTIter i )
XCBRecordCONTEXTNew ( XCBConnection* c )
XCBRecordCONTEXTNext ( struct XCBRecordCONTEXTIter* i )
XCBRecordCreateContext ( XCBConnection* c, struct XCBRecordCONTEXT context, XCBRecordElementHeader element_header, CARD32 num_client_specs, CARD32 num_ranges, XCBRecordClientSpec const* client_specs, struct XCBRecordRange const* ranges )
XCBRecordDisableContext ( XCBConnection* c, struct XCBRecordCONTEXT context )
XCBRecordElementHeaderEnd ( struct XCBRecordElementHeaderIter i )
XCBRecordElementHeaderNext ( struct XCBRecordElementHeaderIter* i )
XCBRecordEnableContext ( XCBConnection* c, struct XCBRecordCONTEXT context )
XCBRecordEnableContextData ( struct XCBRecordEnableContextRep const* R )
XCBRecordEnableContextDataEnd ( struct XCBRecordEnableContextRep const* R )
XCBRecordEnableContextDataLength ( struct XCBRecordEnableContextRep const* R )
XCBRecordEnableContextReply ( XCBConnection* c, struct XCBRecordEnableContextCookie cookie, struct XCBGenericError** e )
XCBRecordExtRangeEnd ( struct XCBRecordExtRangeIter i )
XCBRecordExtRangeNext ( struct XCBRecordExtRangeIter* i )
XCBRecordFreeContext ( XCBConnection* c, struct XCBRecordCONTEXT context )
XCBRecordGetContext ( XCBConnection* c, struct XCBRecordCONTEXT context )
XCBRecordGetContextInterceptedClientsIter ( struct XCBRecordGetContextRep const* R )
XCBRecordGetContextInterceptedClientsLength ( struct XCBRecordGetContextRep const* R )
XCBRecordGetContextReply ( XCBConnection* c, struct XCBRecordGetContextCookie cookie, struct XCBGenericError** e )
XCBRecordId [data]
XCBRecordInit ( XCBConnection* c )
XCBRecordQueryVersion ( XCBConnection* c, CARD16 major_version, CARD16 minor_version )
XCBRecordQueryVersionReply ( XCBConnection* c, struct XCBRecordQueryVersionCookie cookie, struct XCBGenericError** e )
XCBRecordRange16End ( struct XCBRecordRange16Iter i )
XCBRecordRange16Next ( struct XCBRecordRange16Iter* i )
XCBRecordRange8End ( struct XCBRecordRange8Iter i )
XCBRecordRange8Next ( struct XCBRecordRange8Iter* i )
XCBRecordRangeEnd ( struct XCBRecordRangeIter i )
XCBRecordRangeNext ( struct XCBRecordRangeIter* i )
XCBRecordRegisterClients ( XCBConnection* c, struct XCBRecordCONTEXT context, XCBRecordElementHeader element_header, CARD32 num_client_specs, CARD32 num_ranges, XCBRecordClientSpec const* client_specs, struct XCBRecordRange const* ranges )
XCBRecordUnregisterClients ( XCBConnection* c, struct XCBRecordCONTEXT context, CARD32 num_client_specs, XCBRecordClientSpec const* client_specs )
render.h,
libXCBrender.so.0.0.0
XCBRenderAddGlyphs ( XCBConnection* c, struct XCBRenderGLYPHSET glyphset, CARD32 glyphs_len, CARD32 const* glyphids, struct XCBRenderGLYPHINFO const* glyphs, CARD32 data_len, BYTE const* data )
XCBRenderANIMCURSORELTEnd ( struct XCBRenderANIMCURSORELTIter i )
XCBRenderANIMCURSORELTNext ( struct XCBRenderANIMCURSORELTIter* i )
XCBRenderChangePicture ( XCBConnection* c, struct XCBRenderPICTURE picture, CARD32 value_mask, CARD32 const* value_list )
XCBRenderCOLOREnd ( struct XCBRenderCOLORIter i )
XCBRenderCOLORNext ( struct XCBRenderCOLORIter* i )
XCBRenderComposite ( XCBConnection* c, CARD8 op, struct XCBRenderPICTURE src, struct XCBRenderPICTURE mask, struct XCBRenderPICTURE dst, INT16 src_x, INT16 src_y, INT16 mask_x, INT16 mask_y, INT16 dst_x, INT16 dst_y, CARD16 width, CARD16 height )
XCBRenderCompositeGlyphs16 ( XCBConnection* c, CARD8 op, struct XCBRenderPICTURE src, struct XCBRenderPICTURE dst, struct XCBRenderPICTFORMAT mask_format, struct XCBRenderGLYPHSET glyphset, INT16 src_x, INT16 src_y, CARD32 glyphcmds_len, union XCBRenderGLYPHITEM16 const* glyphcmds )
XCBRenderCompositeGlyphs32 ( XCBConnection* c, CARD8 op, struct XCBRenderPICTURE src, struct XCBRenderPICTURE dst, struct XCBRenderPICTFORMAT mask_format, struct XCBRenderGLYPHSET glyphset, INT16 src_x, INT16 src_y, CARD32 glyphcmds_len, union XCBRenderGLYPHITEM32 const* glyphcmds )
XCBRenderCompositeGlyphs8 ( XCBConnection* c, CARD8 op, struct XCBRenderPICTURE src, struct XCBRenderPICTURE dst, struct XCBRenderPICTFORMAT mask_format, struct XCBRenderGLYPHSET glyphset, INT16 src_x, INT16 src_y, CARD32 glyphcmds_len, union XCBRenderGLYPHITEM8 const* glyphcmds )
XCBRenderCreateAnimCursor ( XCBConnection* c, struct XCBCURSOR cid, CARD32 cursors_len, struct XCBRenderANIMCURSORELT const* cursors )
XCBRenderCreateCursor ( XCBConnection* c, struct XCBCURSOR cid, struct XCBRenderPICTURE source, CARD16 x, CARD16 y )
XCBRenderCreateGlyphSet ( XCBConnection* c, struct XCBRenderGLYPHSET gsid, struct XCBRenderPICTFORMAT format )
XCBRenderCreatePicture ( XCBConnection* c, struct XCBRenderPICTURE pid, union XCBDRAWABLE drawable, struct XCBRenderPICTFORMAT format, CARD32 value_mask, CARD32 const* value_list )
XCBRenderDIRECTFORMATEnd ( struct XCBRenderDIRECTFORMATIter i )
XCBRenderDIRECTFORMATNext ( struct XCBRenderDIRECTFORMATIter* i )
XCBRenderFillRectangles ( XCBConnection* c, CARD8 op, struct XCBRenderPICTURE dst, struct XCBRenderCOLOR color, CARD32 rects_len, struct XCBRECTANGLE const* rects )
XCBRenderFIXEDEnd ( struct XCBRenderFIXEDIter i )
XCBRenderFIXEDNext ( struct XCBRenderFIXEDIter* i )
XCBRenderFreeGlyphs ( XCBConnection* c, struct XCBRenderGLYPHSET glyphset, CARD32 glyphs_len, XCBRenderGLYPH const* glyphs )
XCBRenderFreeGlyphSet ( XCBConnection* c, struct XCBRenderGLYPHSET glyphset )
XCBRenderFreePicture ( XCBConnection* c, struct XCBRenderPICTURE picture )
XCBRenderGLYPHELT16End ( struct XCBRenderGLYPHELT16Iter i )
XCBRenderGLYPHELT16Glyphs ( struct XCBRenderGLYPHELT16 const* R )
XCBRenderGLYPHELT16GlyphsEnd ( struct XCBRenderGLYPHELT16 const* R )
XCBRenderGLYPHELT16GlyphsLength ( struct XCBRenderGLYPHELT16 const* R )
XCBRenderGLYPHELT16Next ( struct XCBRenderGLYPHELT16Iter* i )
XCBRenderGLYPHELT32End ( struct XCBRenderGLYPHELT32Iter i )
XCBRenderGLYPHELT32Glyphs ( struct XCBRenderGLYPHELT32 const* R )
XCBRenderGLYPHELT32GlyphsEnd ( struct XCBRenderGLYPHELT32 const* R )
XCBRenderGLYPHELT32GlyphsLength ( struct XCBRenderGLYPHELT32 const* R )
XCBRenderGLYPHELT32Next ( struct XCBRenderGLYPHELT32Iter* i )
XCBRenderGLYPHELT8End ( struct XCBRenderGLYPHELT8Iter i )
XCBRenderGLYPHELT8Glyphs ( struct XCBRenderGLYPHELT8 const* R )
XCBRenderGLYPHELT8GlyphsEnd ( struct XCBRenderGLYPHELT8 const* R )
XCBRenderGLYPHELT8GlyphsLength ( struct XCBRenderGLYPHELT8 const* R )
XCBRenderGLYPHELT8Next ( struct XCBRenderGLYPHELT8Iter* i )
XCBRenderGLYPHEnd ( struct XCBRenderGLYPHIter i )
XCBRenderGLYPHINFOEnd ( struct XCBRenderGLYPHINFOIter i )
XCBRenderGLYPHINFONext ( struct XCBRenderGLYPHINFOIter* i )
XCBRenderGLYPHITEM16End ( struct XCBRenderGLYPHITEM16Iter i )
XCBRenderGLYPHITEM16Next ( struct XCBRenderGLYPHITEM16Iter* i )
XCBRenderGLYPHITEM32End ( struct XCBRenderGLYPHITEM32Iter i )
XCBRenderGLYPHITEM32Next ( struct XCBRenderGLYPHITEM32Iter* i )
XCBRenderGLYPHITEM8End ( struct XCBRenderGLYPHITEM8Iter i )
XCBRenderGLYPHITEM8Next ( struct XCBRenderGLYPHITEM8Iter* i )
XCBRenderGLYPHNext ( struct XCBRenderGLYPHIter* i )
XCBRenderGLYPHSETELTEnd ( struct XCBRenderGLYPHSETELTIter i )
XCBRenderGLYPHSETELTNext ( struct XCBRenderGLYPHSETELTIter* i )
XCBRenderGLYPHSETEnd ( struct XCBRenderGLYPHSETIter i )
XCBRenderGLYPHSETNew ( XCBConnection* c )
XCBRenderGLYPHSETNext ( struct XCBRenderGLYPHSETIter* i )
XCBRenderId [data]
XCBRenderINDEXVALUEEnd ( struct XCBRenderINDEXVALUEIter i )
XCBRenderINDEXVALUENext ( struct XCBRenderINDEXVALUEIter* i )
XCBRenderInit ( XCBConnection* c )
XCBRenderLINEFIXEnd ( struct XCBRenderLINEFIXIter i )
XCBRenderLINEFIXNext ( struct XCBRenderLINEFIXIter* i )
XCBRenderPICTDEPTHEnd ( struct XCBRenderPICTDEPTHIter i )
XCBRenderPICTDEPTHNext ( struct XCBRenderPICTDEPTHIter* i )
XCBRenderPICTDEPTHVisuals ( struct XCBRenderPICTDEPTH const* R )
XCBRenderPICTDEPTHVisualsIter ( struct XCBRenderPICTDEPTH const* R )
XCBRenderPICTDEPTHVisualsLength ( struct XCBRenderPICTDEPTH const* R )
XCBRenderPICTFORMATEnd ( struct XCBRenderPICTFORMATIter i )
XCBRenderPICTFORMATNew ( XCBConnection* c )
XCBRenderPICTFORMATNext ( struct XCBRenderPICTFORMATIter* i )
XCBRenderPICTFORMINFOEnd ( struct XCBRenderPICTFORMINFOIter i )
XCBRenderPICTFORMINFONext ( struct XCBRenderPICTFORMINFOIter* i )
XCBRenderPICTSCREENDepthsIter ( struct XCBRenderPICTSCREEN const* R )
XCBRenderPICTSCREENDepthsLength ( struct XCBRenderPICTSCREEN const* R )
XCBRenderPICTSCREENEnd ( struct XCBRenderPICTSCREENIter i )
XCBRenderPICTSCREENNext ( struct XCBRenderPICTSCREENIter* i )
XCBRenderPICTUREEnd ( struct XCBRenderPICTUREIter i )
XCBRenderPICTURENew ( XCBConnection* c )
XCBRenderPICTURENext ( struct XCBRenderPICTUREIter* i )
XCBRenderPICTVISUALEnd ( struct XCBRenderPICTVISUALIter i )
XCBRenderPICTVISUALNext ( struct XCBRenderPICTVISUALIter* i )
XCBRenderPOINTFIXEnd ( struct XCBRenderPOINTFIXIter i )
XCBRenderPOINTFIXNext ( struct XCBRenderPOINTFIXIter* i )
XCBRenderQueryFilters ( XCBConnection* c, union XCBDRAWABLE drawable )
XCBRenderQueryFiltersAliases ( struct XCBRenderQueryFiltersRep const* R )
XCBRenderQueryFiltersAliasesEnd ( struct XCBRenderQueryFiltersRep const* R )
XCBRenderQueryFiltersAliasesLength ( struct XCBRenderQueryFiltersRep const* R )
XCBRenderQueryFiltersFiltersIter ( struct XCBRenderQueryFiltersRep const* R )
XCBRenderQueryFiltersFiltersLength ( struct XCBRenderQueryFiltersRep const* R )
XCBRenderQueryFiltersReply ( XCBConnection* c, struct XCBRenderQueryFiltersCookie cookie, struct XCBGenericError** e )
XCBRenderQueryPictFormats ( XCBConnection* c )
XCBRenderQueryPictFormatsFormats ( struct XCBRenderQueryPictFormatsRep const* R )
XCBRenderQueryPictFormatsFormatsIter ( struct XCBRenderQueryPictFormatsRep const* R )
XCBRenderQueryPictFormatsFormatsLength ( struct XCBRenderQueryPictFormatsRep const* R )
XCBRenderQueryPictFormatsReply ( XCBConnection* c, struct XCBRenderQueryPictFormatsCookie cookie, struct XCBGenericError** e )
XCBRenderQueryPictFormatsScreensIter ( struct XCBRenderQueryPictFormatsRep const* R )
XCBRenderQueryPictFormatsScreensLength ( struct XCBRenderQueryPictFormatsRep const* R )
XCBRenderQueryPictFormatsSubpixels ( struct XCBRenderQueryPictFormatsRep const* R )
XCBRenderQueryPictFormatsSubpixelsEnd ( struct XCBRenderQueryPictFormatsRep const* R )
XCBRenderQueryPictFormatsSubpixelsLength ( struct XCBRenderQueryPictFormatsRep const* R )
XCBRenderQueryPictIndexValues ( XCBConnection* c, struct XCBRenderPICTFORMAT format )
XCBRenderQueryPictIndexValuesReply ( XCBConnection* c, struct XCBRenderQueryPictIndexValuesCookie cookie, struct XCBGenericError** e )
XCBRenderQueryPictIndexValuesValues ( struct XCBRenderQueryPictIndexValuesRep const* R )
XCBRenderQueryPictIndexValuesValuesIter ( struct XCBRenderQueryPictIndexValuesRep const* R )
XCBRenderQueryPictIndexValuesValuesLength ( struct XCBRenderQueryPictIndexValuesRep const* R )
XCBRenderQueryVersion ( XCBConnection* c, CARD32 client_major_version, CARD32 client_minor_version )
XCBRenderQueryVersionReply ( XCBConnection* c, struct XCBRenderQueryVersionCookie cookie, struct XCBGenericError** e )
XCBRenderReferenceGlyphSet ( XCBConnection* c, struct XCBRenderGLYPHSET gsid, struct XCBRenderGLYPHSET existing )
XCBRenderSetPictureClipRectangles ( XCBConnection* c, struct XCBRenderPICTURE picture, INT16 clip_x_origin, INT16 clip_y_origin, CARD32 rectangles_len, struct XCBRECTANGLE const* rectangles )
XCBRenderSetPictureFilter ( XCBConnection* c, struct XCBRenderPICTURE picture, CARD16 filter_len, char const* filter, CARD32 values_len, XCBRenderFIXED const* values )
XCBRenderSetPictureTransform ( XCBConnection* c, struct XCBRenderPICTURE picture, struct XCBRenderTRANSFORM transform )
XCBRenderTRANSFORMEnd ( struct XCBRenderTRANSFORMIter i )
XCBRenderTRANSFORMNext ( struct XCBRenderTRANSFORMIter* i )
XCBRenderTRAPEnd ( struct XCBRenderTRAPIter i )
XCBRenderTrapezoids ( XCBConnection* c, CARD8 op, struct XCBRenderPICTURE src, struct XCBRenderPICTURE dst, struct XCBRenderPICTFORMAT mask_format, INT16 src_x, INT16 src_y, CARD32 traps_len, struct XCBRenderTRAP const* traps )
XCBRenderTRAPNext ( struct XCBRenderTRAPIter* i )
XCBRenderTRIANGLEEnd ( struct XCBRenderTRIANGLEIter i )
XCBRenderTRIANGLENext ( struct XCBRenderTRIANGLEIter* i )
XCBRenderTriangles ( XCBConnection* c, CARD8 op, struct XCBRenderPICTURE src, struct XCBRenderPICTURE dst, struct XCBRenderPICTFORMAT mask_format, INT16 src_x, INT16 src_y, CARD32 triangles_len, struct XCBRenderTRIANGLE const* triangles )
XCBRenderTriFan ( XCBConnection* c, CARD8 op, struct XCBRenderPICTURE src, struct XCBRenderPICTURE dst, struct XCBRenderPICTFORMAT mask_format, INT16 src_x, INT16 src_y, CARD32 points_len, struct XCBRenderPOINTFIX const* points )
XCBRenderTriStrip ( XCBConnection* c, CARD8 op, struct XCBRenderPICTURE src, struct XCBRenderPICTURE dst, struct XCBRenderPICTFORMAT mask_format, INT16 src_x, INT16 src_y, CARD32 points_len, struct XCBRenderPOINTFIX const* points )
res.h,
libXCBres.so.0.0.0
XCBResClientEnd ( struct XCBResClientIter i )
XCBResClientNext ( struct XCBResClientIter* i )
XCBResId [data]
XCBResInit ( XCBConnection* c )
XCBResQueryClientPixmapBytes ( XCBConnection* c, CARD32 xid )
XCBResQueryClientPixmapBytesReply ( XCBConnection* c, struct XCBResQueryClientPixmapBytesCookie cookie, struct XCBGenericError** e )
XCBResQueryClientResources ( XCBConnection* c, CARD32 xid )
XCBResQueryClientResourcesReply ( XCBConnection* c, struct XCBResQueryClientResourcesCookie cookie, struct XCBGenericError** e )
XCBResQueryClientResourcesTypes ( struct XCBResQueryClientResourcesRep const* R )
XCBResQueryClientResourcesTypesIter ( struct XCBResQueryClientResourcesRep const* R )
XCBResQueryClientResourcesTypesLength ( struct XCBResQueryClientResourcesRep const* R )
XCBResQueryClients ( XCBConnection* c )
XCBResQueryClientsClients ( struct XCBResQueryClientsRep const* R )
XCBResQueryClientsClientsIter ( struct XCBResQueryClientsRep const* R )
XCBResQueryClientsClientsLength ( struct XCBResQueryClientsRep const* R )
XCBResQueryClientsReply ( XCBConnection* c, struct XCBResQueryClientsCookie cookie, struct XCBGenericError** e )
XCBResQueryVersion ( XCBConnection* c, CARD8 client_major, CARD8 client_minor )
XCBResQueryVersionReply ( XCBConnection* c, struct XCBResQueryVersionCookie cookie, struct XCBGenericError** e )
XCBResTypeEnd ( struct XCBResTypeIter i )
XCBResTypeNext ( struct XCBResTypeIter* i )
screensaver.h,
libXCBscreensaver.so.0.0.0
XCBScreenSaverId [data]
XCBScreenSaverInit ( XCBConnection* c )
XCBScreenSaverQueryInfo ( XCBConnection* c, union XCBDRAWABLE drawable )
XCBScreenSaverQueryInfoReply ( XCBConnection* c, struct XCBScreenSaverQueryInfoCookie cookie, struct XCBGenericError** e )
XCBScreenSaverQueryVersion ( XCBConnection* c, CARD8 client_major_version, CARD8 client_minor_version )
XCBScreenSaverQueryVersionReply ( XCBConnection* c, struct XCBScreenSaverQueryVersionCookie cookie, struct XCBGenericError** e )
XCBScreenSaverSelectInput ( XCBConnection* c, union XCBDRAWABLE drawable, enum XCBScreenSaverEVENT event_mask )
XCBScreenSaverSetAttributes ( XCBConnection* c, union XCBDRAWABLE drawable, INT16 x, INT16 y, CARD16 width, CARD16 height, CARD16 border_width, enum XCBScreenSaverCLASS _class, CARD8 depth, struct XCBVISUALID visual, CARD32 value_mask, CARD32 const* value_list )
XCBScreenSaverUnsetAttributes ( XCBConnection* c, union XCBDRAWABLE drawable )
shape.h,
libXCBshape.so.0.0.0
XCBShapeCombine ( XCBConnection* c, XCBShapeSHAPE_OP operation, XCBShapeSHAPE_KIND destination_kind, XCBShapeSHAPE_KIND source_kind, struct XCBWINDOW destination_window, INT16 x_offset, INT16 y_offset, struct XCBWINDOW source_window )
XCBShapeGetRectangles ( XCBConnection* c, struct XCBWINDOW window, XCBShapeSHAPE_KIND source_kind )
XCBShapeGetRectanglesRectangles ( struct XCBShapeGetRectanglesRep const* R )
XCBShapeGetRectanglesRectanglesIter ( struct XCBShapeGetRectanglesRep const* R )
XCBShapeGetRectanglesRectanglesLength ( struct XCBShapeGetRectanglesRep const* R )
XCBShapeGetRectanglesReply ( XCBConnection* c, struct XCBShapeGetRectanglesCookie cookie, struct XCBGenericError** e )
XCBShapeId [data]
XCBShapeInit ( XCBConnection* c )
XCBShapeInputSelected ( XCBConnection* c, struct XCBWINDOW destination_window )
XCBShapeInputSelectedReply ( XCBConnection* c, struct XCBShapeInputSelectedCookie cookie, struct XCBGenericError** e )
XCBShapeMask ( XCBConnection* c, XCBShapeSHAPE_OP operation, XCBShapeSHAPE_KIND destination_kind, struct XCBWINDOW destination_window, INT16 x_offset, INT16 y_offset, struct XCBPIXMAP source_bitmap )
XCBShapeOffset ( XCBConnection* c, XCBShapeSHAPE_KIND destination_kind, struct XCBWINDOW destination_window, INT16 x_offset, INT16 y_offset )
XCBShapeQueryExtents ( XCBConnection* c, struct XCBWINDOW destination_window )
XCBShapeQueryExtentsReply ( XCBConnection* c, struct XCBShapeQueryExtentsCookie cookie, struct XCBGenericError** e )
XCBShapeQueryVersion ( XCBConnection* c )
XCBShapeQueryVersionReply ( XCBConnection* c, struct XCBShapeQueryVersionCookie cookie, struct XCBGenericError** e )
XCBShapeRectangles ( XCBConnection* c, XCBShapeSHAPE_OP operation, XCBShapeSHAPE_KIND destination_kind, BYTE ordering, struct XCBWINDOW destination_window, INT16 x_offset, INT16 y_offset, CARD32 rectangles_len, struct XCBRECTANGLE const* rectangles )
XCBShapeSelectInput ( XCBConnection* c, struct XCBWINDOW destination_window, BOOL enable )
XCBShapeSHAPE_KINDEnd ( struct XCBShapeSHAPE_KINDIter i )
XCBShapeSHAPE_KINDNext ( struct XCBShapeSHAPE_KINDIter* i )
XCBShapeSHAPE_OPEnd ( struct XCBShapeSHAPE_OPIter i )
XCBShapeSHAPE_OPNext ( struct XCBShapeSHAPE_OPIter* i )
shm.h,
libXCBshm.so.0.0.0
XCBShmAttach ( XCBConnection* c, struct XCBShmSEG shmseg, CARD32 shmid, BOOL read_only )
XCBShmCreatePixmap ( XCBConnection* c, struct XCBPIXMAP pid, union XCBDRAWABLE drawable, CARD16 width, CARD16 height, CARD8 depth, struct XCBShmSEG shmseg, CARD32 offset )
XCBShmDetach ( XCBConnection* c, struct XCBShmSEG shmseg )
XCBShmGetImage ( XCBConnection* c, union XCBDRAWABLE drawable, INT16 x, INT16 y, CARD16 width, CARD16 height, CARD32 plane_mask, CARD8 format, struct XCBShmSEG shmseg, CARD32 offset )
XCBShmGetImageReply ( XCBConnection* c, struct XCBShmGetImageCookie cookie, struct XCBGenericError** e )
XCBShmId [data]
XCBShmInit ( XCBConnection* c )
XCBShmPutImage ( XCBConnection* c, union XCBDRAWABLE drawable, struct XCBGCONTEXT gc, CARD16 total_width, CARD16 total_height, CARD16 src_x, CARD16 src_y, CARD16 src_width, CARD16 src_height, INT16 dst_x, INT16 dst_y, CARD8 depth, CARD8 format, CARD8 send_event, struct XCBShmSEG shmseg, CARD32 offset )
XCBShmQueryVersion ( XCBConnection* c )
XCBShmQueryVersionReply ( XCBConnection* c, struct XCBShmQueryVersionCookie cookie, struct XCBGenericError** e )
XCBShmSEGEnd ( struct XCBShmSEGIter i )
XCBShmSEGNew ( XCBConnection* c )
XCBShmSEGNext ( struct XCBShmSEGIter* i )
sync.h,
libXCBsync.so.0.0.0
XCBSyncALARMEnd ( struct XCBSyncALARMIter i )
XCBSyncALARMNew ( XCBConnection* c )
XCBSyncALARMNext ( struct XCBSyncALARMIter* i )
XCBSyncAwait ( XCBConnection* c, CARD32 wait_list_len, struct XCBSyncWAITCONDITION const* wait_list )
XCBSyncChangeAlarm ( XCBConnection* c, struct XCBSyncALARM id, CARD32 value_mask, CARD32 const* value_list )
XCBSyncChangeCounter ( XCBConnection* c, struct XCBSyncCOUNTER counter, struct XCBSyncINT64 amount )
XCBSyncCOUNTEREnd ( struct XCBSyncCOUNTERIter i )
XCBSyncCOUNTERNew ( XCBConnection* c )
XCBSyncCOUNTERNext ( struct XCBSyncCOUNTERIter* i )
XCBSyncCreateAlarm ( XCBConnection* c, struct XCBSyncALARM id, CARD32 value_mask, CARD32 const* value_list )
XCBSyncCreateCounter ( XCBConnection* c, struct XCBSyncCOUNTER id, struct XCBSyncINT64 initial_value )
XCBSyncDestroyAlarm ( XCBConnection* c, struct XCBSyncALARM alarm )
XCBSyncDestroyCounter ( XCBConnection* c, struct XCBSyncCOUNTER counter )
XCBSyncGetPriority ( XCBConnection* c, CARD32 id )
XCBSyncGetPriorityReply ( XCBConnection* c, struct XCBSyncGetPriorityCookie cookie, struct XCBGenericError** e )
XCBSyncId [data]
XCBSyncInit ( XCBConnection* c )
XCBSyncInitialize ( XCBConnection* c )
XCBSyncInitializeReply ( XCBConnection* c, struct XCBSyncInitializeCookie cookie, struct XCBGenericError** e )
XCBSyncINT64End ( struct XCBSyncINT64Iter i )
XCBSyncINT64Next ( struct XCBSyncINT64Iter* i )
XCBSyncListSystemCounters ( XCBConnection* c )
XCBSyncListSystemCountersCountersIter ( struct XCBSyncListSystemCountersRep const* R )
XCBSyncListSystemCountersCountersLength ( struct XCBSyncListSystemCountersRep const* R )
XCBSyncListSystemCountersReply ( XCBConnection* c, struct XCBSyncListSystemCountersCookie cookie, struct XCBGenericError** e )
XCBSyncQueryAlarm ( XCBConnection* c, struct XCBSyncALARM alarm )
XCBSyncQueryAlarmReply ( XCBConnection* c, struct XCBSyncQueryAlarmCookie cookie, struct XCBGenericError** e )
XCBSyncQueryCounter ( XCBConnection* c, struct XCBSyncCOUNTER counter )
XCBSyncQueryCounterReply ( XCBConnection* c, struct XCBSyncQueryCounterCookie cookie, struct XCBGenericError** e )
XCBSyncSetCounter ( XCBConnection* c, struct XCBSyncCOUNTER counter, struct XCBSyncINT64 value )
XCBSyncSetPriority ( XCBConnection* c, CARD32 id, INT32 priority )
XCBSyncSYSTEMCOUNTEREnd ( struct XCBSyncSYSTEMCOUNTERIter i )
XCBSyncSYSTEMCOUNTERName ( struct XCBSyncSYSTEMCOUNTER const* R )
XCBSyncSYSTEMCOUNTERNameEnd ( struct XCBSyncSYSTEMCOUNTER const* R )
XCBSyncSYSTEMCOUNTERNameLength ( struct XCBSyncSYSTEMCOUNTER const* R )
XCBSyncSYSTEMCOUNTERNext ( struct XCBSyncSYSTEMCOUNTERIter* i )
XCBSyncTRIGGEREnd ( struct XCBSyncTRIGGERIter i )
XCBSyncTRIGGERNext ( struct XCBSyncTRIGGERIter* i )
XCBSyncWAITCONDITIONEnd ( struct XCBSyncWAITCONDITIONIter i )
XCBSyncWAITCONDITIONNext ( struct XCBSyncWAITCONDITIONIter* i )
xc_misc.h,
libXCB.so.0.0.0
XCBXCMiscGetVersion ( XCBConnection* c, CARD16 client_major_version, CARD16 client_minor_version )
XCBXCMiscGetVersionReply ( XCBConnection* c, struct XCBXCMiscGetVersionCookie cookie, struct XCBGenericError** e )
XCBXCMiscGetXIDList ( XCBConnection* c, CARD32 count )
XCBXCMiscGetXIDListIds ( struct XCBXCMiscGetXIDListRep const* R )
XCBXCMiscGetXIDListIdsEnd ( struct XCBXCMiscGetXIDListRep const* R )
XCBXCMiscGetXIDListIdsLength ( struct XCBXCMiscGetXIDListRep const* R )
XCBXCMiscGetXIDListReply ( XCBConnection* c, struct XCBXCMiscGetXIDListCookie cookie, struct XCBGenericError** e )
XCBXCMiscGetXIDRange ( XCBConnection* c )
XCBXCMiscGetXIDRangeReply ( XCBConnection* c, struct XCBXCMiscGetXIDRangeCookie cookie, struct XCBGenericError** e )
XCBXCMiscId [data]
XCBXCMiscInit ( XCBConnection* c )
xcb.h,
libXCB.so.0.0.0
XCBConnect ( char const* displayname, int* screenp )
XCBConnectBasic ( )
XCBConnectToDisplayWithAuthInfo ( char const* display, XCBAuthInfo* auth, int* screen )
XCBConnectToFD ( int fd, XCBAuthInfo* auth_info )
XCBConnSetupAuthenticateRepEnd ( struct XCBSetupAuthenticateIter i )
XCBConnSetupAuthenticateRepNext ( struct XCBSetupAuthenticateIter* i )
XCBConnSetupAuthenticateRepReason ( struct XCBSetupAuthenticate* R )
XCBConnSetupAuthenticateRepReasonEnd ( struct XCBSetupAuthenticate* R )
XCBConnSetupAuthenticateRepReasonLength ( struct XCBSetupAuthenticate* R )
XCBConnSetupFailedRepEnd ( struct XCBSetupFailedIter i )
XCBConnSetupFailedRepNext ( struct XCBSetupFailedIter* i )
XCBConnSetupFailedRepReason ( struct XCBSetupFailed* R )
XCBConnSetupFailedRepReasonEnd ( struct XCBSetupFailed* R )
XCBConnSetupFailedRepReasonLength ( struct XCBSetupFailed* R )
XCBConnSetupReqAuthorizationProtocolData ( struct XCBSetupReq* R )
XCBConnSetupReqAuthorizationProtocolDataEnd ( struct XCBSetupReq* R )
XCBConnSetupReqAuthorizationProtocolDataLength ( struct XCBSetupReq* R )
XCBConnSetupReqAuthorizationProtocolName ( struct XCBSetupReq* R )
XCBConnSetupReqAuthorizationProtocolNameEnd ( struct XCBSetupReq* R )
XCBConnSetupReqAuthorizationProtocolNameLength ( struct XCBSetupReq* R )
XCBConnSetupReqEnd ( struct XCBSetupReqIter i )
XCBConnSetupReqNext ( struct XCBSetupReqIter* i )
XCBConnSetupSuccessRepEnd ( struct XCBSetupIter i )
XCBConnSetupSuccessRepNext ( struct XCBSetupIter* i )
XCBConnSetupSuccessRepPixmapFormats ( struct XCBSetup* R )
XCBConnSetupSuccessRepPixmapFormatsIter ( struct XCBSetup* R )
XCBConnSetupSuccessRepPixmapFormatsLength ( struct XCBSetup* R )
XCBConnSetupSuccessRepRootsIter ( struct XCBSetup* R )
XCBConnSetupSuccessRepRootsLength ( struct XCBSetup* R )
XCBConnSetupSuccessRepVendor ( struct XCBSetup* R )
XCBConnSetupSuccessRepVendorEnd ( struct XCBSetup* R )
XCBConnSetupSuccessRepVendorLength ( struct XCBSetup* R )
XCBDisconnect ( XCBConnection* c )
XCBFlush ( XCBConnection* c )
XCBGetAuthInfo ( int fd, XCBAuthInfo* info )
XCBGetExtensionData ( XCBConnection* c, XCBExtension* ext )
XCBGetFileDescriptor ( XCBConnection* c )
XCBGetMaximumRequestLength ( XCBConnection* c )
XCBGetRequestRead ( XCBConnection* c )
XCBGetSetup ( XCBConnection* c )
XCBOpen ( char const* host, int display )
XCBOpenTCP ( char const* host, unsigned short port )
XCBOpenUnix ( char const* file )
XCBParseDisplay ( char const* name, char** host, int* display, int* screen )
XCBPollForEvent ( XCBConnection* c, int* error )
XCBPrefetchExtensionData ( XCBConnection* c, XCBExtension* ext )
XCBSync ( XCBConnection* c, struct XCBGenericError** e )
XCBWaitEvent ( XCBConnection* c )
XCBWaitForEvent ( XCBConnection* c )
xcb_types.h,
libXCB.so.0.0.0
XCBARCEnd ( struct XCBARCIter i )
XCBARCNext ( struct XCBARCIter* i )
XCBATOMEnd ( struct XCBATOMIter i )
XCBATOMNew ( XCBConnection* c )
XCBATOMNext ( struct XCBATOMIter* i )
XCBBUTTONEnd ( struct XCBBUTTONIter i )
XCBBUTTONNext ( struct XCBBUTTONIter* i )
XCBCHAR2BEnd ( struct XCBCHAR2BIter i )
XCBCHAR2BNext ( struct XCBCHAR2BIter* i )
XCBCOLORMAPEnd ( struct XCBCOLORMAPIter i )
XCBCOLORMAPNew ( XCBConnection* c )
XCBCOLORMAPNext ( struct XCBCOLORMAPIter* i )
XCBCURSOREnd ( struct XCBCURSORIter i )
XCBCURSORNew ( XCBConnection* c )
XCBCURSORNext ( struct XCBCURSORIter* i )
XCBDEPTHEnd ( struct XCBDEPTHIter i )
XCBDEPTHNext ( struct XCBDEPTHIter* i )
XCBDEPTHVisuals ( struct XCBDEPTH const* R )
XCBDEPTHVisualsIter ( struct XCBDEPTH const* R )
XCBDEPTHVisualsLength ( struct XCBDEPTH const* R )
XCBDRAWABLEEnd ( struct XCBDRAWABLEIter i )
XCBDRAWABLENext ( struct XCBDRAWABLEIter* i )
XCBFONTABLEEnd ( struct XCBFONTABLEIter i )
XCBFONTABLENext ( struct XCBFONTABLEIter* i )
XCBFONTEnd ( struct XCBFONTIter i )
XCBFONTNew ( XCBConnection* c )
XCBFONTNext ( struct XCBFONTIter* i )
XCBFORMATEnd ( struct XCBFORMATIter i )
XCBFORMATNext ( struct XCBFORMATIter* i )
XCBGCONTEXTEnd ( struct XCBGCONTEXTIter i )
XCBGCONTEXTNew ( XCBConnection* c )
XCBGCONTEXTNext ( struct XCBGCONTEXTIter* i )
XCBKEYCODEEnd ( struct XCBKEYCODEIter i )
XCBKEYCODENext ( struct XCBKEYCODEIter* i )
XCBKEYSYMEnd ( struct XCBKEYSYMIter i )
XCBKEYSYMNext ( struct XCBKEYSYMIter* i )
XCBPIXMAPEnd ( struct XCBPIXMAPIter i )
XCBPIXMAPNew ( XCBConnection* c )
XCBPIXMAPNext ( struct XCBPIXMAPIter* i )
XCBPOINTEnd ( struct XCBPOINTIter i )
XCBPOINTNext ( struct XCBPOINTIter* i )
XCBRECTANGLEEnd ( struct XCBRECTANGLEIter i )
XCBRECTANGLENext ( struct XCBRECTANGLEIter* i )
XCBSCREENAllowedDepthsIter ( struct XCBSCREEN const* R )
XCBSCREENAllowedDepthsLength ( struct XCBSCREEN const* R )
XCBSCREENEnd ( struct XCBSCREENIter i )
XCBSCREENNext ( struct XCBSCREENIter* i )
XCBSetupAuthenticateEnd ( struct XCBSetupAuthenticateIter i )
XCBSetupAuthenticateNext ( struct XCBSetupAuthenticateIter* i )
XCBSetupAuthenticateReason ( struct XCBSetupAuthenticate const* R )
XCBSetupAuthenticateReasonEnd ( struct XCBSetupAuthenticate const* R )
XCBSetupAuthenticateReasonLength ( struct XCBSetupAuthenticate const* R )
XCBSetupEnd ( struct XCBSetupIter i )
XCBSetupFailedEnd ( struct XCBSetupFailedIter i )
XCBSetupFailedNext ( struct XCBSetupFailedIter* i )
XCBSetupFailedReason ( struct XCBSetupFailed const* R )
XCBSetupFailedReasonEnd ( struct XCBSetupFailed const* R )
XCBSetupFailedReasonLength ( struct XCBSetupFailed const* R )
XCBSetupNext ( struct XCBSetupIter* i )
XCBSetupPixmapFormats ( struct XCBSetup const* R )
XCBSetupPixmapFormatsIter ( struct XCBSetup const* R )
XCBSetupPixmapFormatsLength ( struct XCBSetup const* R )
XCBSetupReqAuthorizationProtocolData ( struct XCBSetupReq const* R )
XCBSetupReqAuthorizationProtocolDataEnd ( struct XCBSetupReq const* R )
XCBSetupReqAuthorizationProtocolDataLength ( struct XCBSetupReq const* R )
XCBSetupReqAuthorizationProtocolName ( struct XCBSetupReq const* R )
XCBSetupReqAuthorizationProtocolNameEnd ( struct XCBSetupReq const* R )
XCBSetupReqAuthorizationProtocolNameLength ( struct XCBSetupReq const* R )
XCBSetupReqEnd ( struct XCBSetupReqIter i )
XCBSetupReqNext ( struct XCBSetupReqIter* i )
XCBSetupRootsIter ( struct XCBSetup const* R )
XCBSetupRootsLength ( struct XCBSetup const* R )
XCBSetupVendor ( struct XCBSetup const* R )
XCBSetupVendorEnd ( struct XCBSetup const* R )
XCBSetupVendorLength ( struct XCBSetup const* R )
XCBTIMESTAMPEnd ( struct XCBTIMESTAMPIter i )
XCBTIMESTAMPNext ( struct XCBTIMESTAMPIter* i )
XCBVISUALIDEnd ( struct XCBVISUALIDIter i )
XCBVISUALIDNext ( struct XCBVISUALIDIter* i )
XCBVISUALTYPEEnd ( struct XCBVISUALTYPEIter i )
XCBVISUALTYPENext ( struct XCBVISUALTYPEIter* i )
XCBWINDOWEnd ( struct XCBWINDOWIter i )
XCBWINDOWNew ( XCBConnection* c )
XCBWINDOWNext ( struct XCBWINDOWIter* i )
xcbext.h,
libXCB.so.0.0.0
XCBGenerateID ( XCBConnection* c )
XCBPollForReply ( XCBConnection* c, unsigned int request, void** reply, struct XCBGenericError** error )
XCBPopcount ( CARD32 mask )
XCBSendRequest ( XCBConnection* c, int flags, struct iovec* vector, struct XCBProtocolRequest const* request )
XCBWaitForReply ( XCBConnection* c, unsigned int request, struct XCBGenericError** e )
xcbxlib.h,
libXCB.so.0.0.0
XCBGetIOLock ( XCBConnection* c )
XCBGetQueuedRequestRead ( XCBConnection* c )
XCBGetRequestSent ( XCBConnection* c )
xevie.h,
libXCBxevie.so.0.0.0
XCBXevieEnd ( XCBConnection* c, CARD32 cmap )
XCBXevieEndReply ( XCBConnection* c, struct XCBXevieEndCookie cookie, struct XCBGenericError** e )
XCBXevieEventEnd ( struct XCBXevieEventIter i )
XCBXevieEventNext ( struct XCBXevieEventIter* i )
XCBXevieId [data]
XCBXevieInit ( XCBConnection* c )
XCBXevieQueryVersion ( XCBConnection* c, CARD16 client_major_version, CARD16 client_minor_version )
XCBXevieQueryVersionReply ( XCBConnection* c, struct XCBXevieQueryVersionCookie cookie, struct XCBGenericError** e )
XCBXevieSelectInput ( XCBConnection* c, CARD32 event_mask )
XCBXevieSelectInputReply ( XCBConnection* c, struct XCBXevieSelectInputCookie cookie, struct XCBGenericError** e )
XCBXevieSend ( XCBConnection* c, struct XCBXevieEvent event, CARD32 data_type )
XCBXevieSendReply ( XCBConnection* c, struct XCBXevieSendCookie cookie, struct XCBGenericError** e )
XCBXevieStart ( XCBConnection* c, CARD32 screen )
XCBXevieStartReply ( XCBConnection* c, struct XCBXevieStartCookie cookie, struct XCBGenericError** e )
xf86dri.h,
libXCBxf86dri.so.0.0.0
XCBXF86DriAuthConnection ( XCBConnection* c, CARD32 screen, CARD32 magic )
XCBXF86DriAuthConnectionReply ( XCBConnection* c, struct XCBXF86DriAuthConnectionCookie cookie, struct XCBGenericError** e )
XCBXF86DriCloseConnection ( XCBConnection* c, CARD32 screen )
XCBXF86DriCreateContext ( XCBConnection* c, CARD32 visual, CARD32 screen, CARD32 context )
XCBXF86DriCreateContextReply ( XCBConnection* c, struct XCBXF86DriCreateContextCookie cookie, struct XCBGenericError** e )
XCBXF86DriCreateDrawable ( XCBConnection* c, CARD32 screen, CARD32 drawable )
XCBXF86DriCreateDrawableReply ( XCBConnection* c, struct XCBXF86DriCreateDrawableCookie cookie, struct XCBGenericError** e )
XCBXF86DriDestroyContext ( XCBConnection* c, CARD32 screen, CARD32 context )
XCBXF86DriDestroyDrawable ( XCBConnection* c, CARD32 screen, CARD32 drawable )
XCBXF86DriDrmClipRectEnd ( struct XCBXF86DriDrmClipRectIter i )
XCBXF86DriDrmClipRectNext ( struct XCBXF86DriDrmClipRectIter* i )
XCBXF86DriGetClientDriverName ( XCBConnection* c, CARD32 screen )
XCBXF86DriGetClientDriverNameClientDriverName ( struct XCBXF86DriGetClientDriverNameRep const* R )
XCBXF86DriGetClientDriverNameClientDriverNameEnd ( struct XCBXF86DriGetClientDriverNameRep const* R )
XCBXF86DriGetClientDriverNameClientDriverNameLength ( struct XCBXF86DriGetClientDriverNameRep const* R )
XCBXF86DriGetClientDriverNameReply ( XCBConnection* c, struct XCBXF86DriGetClientDriverNameCookie cookie, struct XCBGenericError** e )
XCBXF86DriGetDeviceInfo ( XCBConnection* c, CARD32 screen )
XCBXF86DriGetDeviceInfoDevicePrivate ( struct XCBXF86DriGetDeviceInfoRep const* R )
XCBXF86DriGetDeviceInfoDevicePrivateEnd ( struct XCBXF86DriGetDeviceInfoRep const* R )
XCBXF86DriGetDeviceInfoDevicePrivateLength ( struct XCBXF86DriGetDeviceInfoRep const* R )
XCBXF86DriGetDeviceInfoReply ( XCBConnection* c, struct XCBXF86DriGetDeviceInfoCookie cookie, struct XCBGenericError** e )
XCBXF86DriGetDrawableInfo ( XCBConnection* c, CARD32 screen, CARD32 drawable )
XCBXF86DriGetDrawableInfoClipRects ( struct XCBXF86DriGetDrawableInfoRep const* R )
XCBXF86DriGetDrawableInfoClipRectsIter ( struct XCBXF86DriGetDrawableInfoRep const* R )
XCBXF86DriGetDrawableInfoClipRectsLength ( struct XCBXF86DriGetDrawableInfoRep const* R )
XCBXF86DriGetDrawableInfoReply ( XCBConnection* c, struct XCBXF86DriGetDrawableInfoCookie cookie, struct XCBGenericError** e )
XCBXF86DriId [data]
XCBXF86DriInit ( XCBConnection* c )
XCBXF86DriOpenConnection ( XCBConnection* c, CARD32 screen )
XCBXF86DriOpenConnectionBusId ( struct XCBXF86DriOpenConnectionRep const* R )
XCBXF86DriOpenConnectionBusIdEnd ( struct XCBXF86DriOpenConnectionRep const* R )
XCBXF86DriOpenConnectionBusIdLength ( struct XCBXF86DriOpenConnectionRep const* R )
XCBXF86DriOpenConnectionReply ( XCBConnection* c, struct XCBXF86DriOpenConnectionCookie cookie, struct XCBGenericError** e )
XCBXF86DriQueryDirectRenderingCapable ( XCBConnection* c, CARD32 screen )
XCBXF86DriQueryDirectRenderingCapableReply ( XCBConnection* c, struct XCBXF86DriQueryDirectRenderingCapableCookie cookie, struct XCBGenericError** e )
XCBXF86DriQueryVersion ( XCBConnection* c )
XCBXF86DriQueryVersionReply ( XCBConnection* c, struct XCBXF86DriQueryVersionCookie cookie, struct XCBGenericError** e )
xfixes.h,
libXCBxfixes.so.0.0.0
XCBXFixesChangeCursor ( XCBConnection* c, struct XCBCURSOR source, struct XCBCURSOR destination )
XCBXFixesChangeCursorByName ( XCBConnection* c, struct XCBCURSOR src, CARD16 nbytes, CARD8 const* name )
XCBXFixesChangeSaveSet ( XCBConnection* c, BYTE mode, BYTE target, BYTE map, struct XCBWINDOW window )
XCBXFixesCopyRegion ( XCBConnection* c, struct XCBXFixesREGION source, struct XCBXFixesREGION destination )
XCBXFixesCreateRegion ( XCBConnection* c, struct XCBXFixesREGION region, CARD32 rectangles_len, struct XCBRECTANGLE const* rectangles )
XCBXFixesCreateRegionFromBitmap ( XCBConnection* c, struct XCBXFixesREGION region, struct XCBPIXMAP bitmap )
XCBXFixesCreateRegionFromGC ( XCBConnection* c, struct XCBXFixesREGION region, struct XCBGCONTEXT gc )
XCBXFixesCreateRegionFromPicture ( XCBConnection* c, struct XCBXFixesREGION region, struct XCBRenderPICTURE picture )
XCBXFixesCreateRegionFromWindow ( XCBConnection* c, struct XCBXFixesREGION region, struct XCBWINDOW window, XCBShapeSHAPE_KIND kind )
XCBXFixesDestroyRegion ( XCBConnection* c, struct XCBXFixesREGION region )
XCBXFixesExpandRegion ( XCBConnection* c, struct XCBXFixesREGION source, struct XCBXFixesREGION destination, CARD16 left, CARD16 right, CARD16 top, CARD16 bottom )
XCBXFixesFetchRegion ( XCBConnection* c, struct XCBXFixesREGION region )
XCBXFixesFetchRegionRectangles ( struct XCBXFixesFetchRegionRep const* R )
XCBXFixesFetchRegionRectanglesIter ( struct XCBXFixesFetchRegionRep const* R )
XCBXFixesFetchRegionRectanglesLength ( struct XCBXFixesFetchRegionRep const* R )
XCBXFixesFetchRegionReply ( XCBConnection* c, struct XCBXFixesFetchRegionCookie cookie, struct XCBGenericError** e )
XCBXFixesGetCursorImage ( XCBConnection* c )
XCBXFixesGetCursorImageAndName ( XCBConnection* c )
XCBXFixesGetCursorImageAndNameCursorImage ( struct XCBXFixesGetCursorImageAndNameRep const* R )
XCBXFixesGetCursorImageAndNameCursorImageEnd ( struct XCBXFixesGetCursorImageAndNameRep const* R )
XCBXFixesGetCursorImageAndNameCursorImageLength ( struct XCBXFixesGetCursorImageAndNameRep const* R )
XCBXFixesGetCursorImageAndNameName ( struct XCBXFixesGetCursorImageAndNameRep const* R )
XCBXFixesGetCursorImageAndNameNameEnd ( struct XCBXFixesGetCursorImageAndNameRep const* R )
XCBXFixesGetCursorImageAndNameNameLength ( struct XCBXFixesGetCursorImageAndNameRep const* R )
XCBXFixesGetCursorImageAndNameReply ( XCBConnection* c, struct XCBXFixesGetCursorImageAndNameCookie cookie, struct XCBGenericError** e )
XCBXFixesGetCursorImageCursorImage ( struct XCBXFixesGetCursorImageRep const* R )
XCBXFixesGetCursorImageCursorImageEnd ( struct XCBXFixesGetCursorImageRep const* R )
XCBXFixesGetCursorImageCursorImageLength ( struct XCBXFixesGetCursorImageRep const* R )
XCBXFixesGetCursorImageReply ( XCBConnection* c, struct XCBXFixesGetCursorImageCookie cookie, struct XCBGenericError** e )
XCBXFixesGetCursorName ( XCBConnection* c, struct XCBCURSOR cursor )
XCBXFixesGetCursorNameName ( struct XCBXFixesGetCursorNameRep const* R )
XCBXFixesGetCursorNameNameEnd ( struct XCBXFixesGetCursorNameRep const* R )
XCBXFixesGetCursorNameNameLength ( struct XCBXFixesGetCursorNameRep const* R )
XCBXFixesGetCursorNameReply ( XCBConnection* c, struct XCBXFixesGetCursorNameCookie cookie, struct XCBGenericError** e )
XCBXFixesId [data]
XCBXFixesInit ( XCBConnection* c )
XCBXFixesIntersectRegion ( XCBConnection* c, struct XCBXFixesREGION source1, struct XCBXFixesREGION source2, struct XCBXFixesREGION destination )
XCBXFixesInvertRegion ( XCBConnection* c, struct XCBXFixesREGION source, struct XCBRECTANGLE bounds, struct XCBXFixesREGION destination )
XCBXFixesQueryVersion ( XCBConnection* c, CARD32 client_major_version, CARD32 client_minor_version )
XCBXFixesQueryVersionReply ( XCBConnection* c, struct XCBXFixesQueryVersionCookie cookie, struct XCBGenericError** e )
XCBXFixesREGIONEnd ( struct XCBXFixesREGIONIter i )
XCBXFixesRegionExtents ( XCBConnection* c, struct XCBXFixesREGION source, struct XCBXFixesREGION destination )
XCBXFixesREGIONNew ( XCBConnection* c )
XCBXFixesREGIONNext ( struct XCBXFixesREGIONIter* i )
XCBXFixesSelectCursorInput ( XCBConnection* c, struct XCBWINDOW window, CARD32 event_mask )
XCBXFixesSelectSelectionInput ( XCBConnection* c, struct XCBWINDOW window, struct XCBATOM selection, CARD32 event_mask )
XCBXFixesSetCursorName ( XCBConnection* c, struct XCBCURSOR cursor, CARD16 nbytes, CARD8 const* name )
XCBXFixesSetGCClipRegion ( XCBConnection* c, struct XCBGCONTEXT gc, struct XCBXFixesREGION region, INT16 x_origin, INT16 y_origin )
XCBXFixesSetPictureClipRegion ( XCBConnection* c, struct XCBRenderPICTURE picture, struct XCBXFixesREGION region, INT16 x_origin, INT16 y_origin )
XCBXFixesSetRegion ( XCBConnection* c, struct XCBXFixesREGION region, CARD32 rectangles_len, struct XCBRECTANGLE const* rectangles )
XCBXFixesSetWindowShapeRegion ( XCBConnection* c, struct XCBWINDOW dest, XCBShapeSHAPE_KIND dest_kind, INT16 x_offset, INT16 y_offset, struct XCBXFixesREGION region )
XCBXFixesSubtractRegion ( XCBConnection* c, struct XCBXFixesREGION source1, struct XCBXFixesREGION source2, struct XCBXFixesREGION destination )
XCBXFixesTranslateRegion ( XCBConnection* c, struct XCBXFixesREGION region, INT16 dx, INT16 dy )
XCBXFixesUnionRegion ( XCBConnection* c, struct XCBXFixesREGION source1, struct XCBXFixesREGION source2, struct XCBXFixesREGION destination )
xprint.h,
libXCBxprint.so.0.0.0
XCBXPCreateContext ( XCBConnection* c, CARD32 context_id, CARD32 printerNameLen, CARD32 localeLen, XCBXPSTRING8 const* printerName, XCBXPSTRING8 const* locale )
XCBXPId [data]
XCBXPInit ( XCBConnection* c )
XCBXPPCONTEXTEnd ( struct XCBXPPCONTEXTIter i )
XCBXPPCONTEXTNew ( XCBConnection* c )
XCBXPPCONTEXTNext ( struct XCBXPPCONTEXTIter* i )
XCBXPPrintDestroyContext ( XCBConnection* c, CARD32 context )
XCBXPPrintEndDoc ( XCBConnection* c, BOOL cancel )
XCBXPPrintEndJob ( XCBConnection* c, BOOL cancel )
XCBXPPrintEndPage ( XCBConnection* c, BOOL cancel )
XCBXPPRINTERDescription ( struct XCBXPPRINTER const* R )
XCBXPPRINTERDescriptionIter ( struct XCBXPPRINTER const* R )
XCBXPPRINTERDescriptionLength ( struct XCBXPPRINTER const* R )
XCBXPPRINTEREnd ( struct XCBXPPRINTERIter i )
XCBXPPRINTERName ( struct XCBXPPRINTER const* R )
XCBXPPRINTERNameIter ( struct XCBXPPRINTER const* R )
XCBXPPRINTERNameLength ( struct XCBXPPRINTER const* R )
XCBXPPRINTERNext ( struct XCBXPPRINTERIter* i )
XCBXPPrintGetAttributes ( XCBConnection* c, struct XCBXPPCONTEXT context, CARD8 pool )
XCBXPPrintGetAttributesReply ( XCBConnection* c, struct XCBXPPrintGetAttributesCookie cookie, struct XCBGenericError** e )
XCBXPPrintGetContext ( XCBConnection* c )
XCBXPPrintGetContextReply ( XCBConnection* c, struct XCBXPPrintGetContextCookie cookie, struct XCBGenericError** e )
XCBXPPrintGetDocumentData ( XCBConnection* c, struct XCBXPPCONTEXT context, CARD32 max_bytes )
XCBXPPrintGetDocumentDataData ( struct XCBXPPrintGetDocumentDataRep const* R )
XCBXPPrintGetDocumentDataDataEnd ( struct XCBXPPrintGetDocumentDataRep const* R )
XCBXPPrintGetDocumentDataDataLength ( struct XCBXPPrintGetDocumentDataRep const* R )
XCBXPPrintGetDocumentDataReply ( XCBConnection* c, struct XCBXPPrintGetDocumentDataCookie cookie, struct XCBGenericError** e )
XCBXPPrintGetImageResolution ( XCBConnection* c, struct XCBXPPCONTEXT context )
XCBXPPrintGetImageResolutionReply ( XCBConnection* c, struct XCBXPPrintGetImageResolutionCookie cookie, struct XCBGenericError** e )
XCBXPPrintGetOneAttributes ( XCBConnection* c, struct XCBXPPCONTEXT context, CARD32 nameLen, CARD8 pool, XCBXPSTRING8 const* name )
XCBXPPrintGetOneAttributesReply ( XCBConnection* c, struct XCBXPPrintGetOneAttributesCookie cookie, struct XCBGenericError** e )
XCBXPPrintGetOneAttributesValue ( struct XCBXPPrintGetOneAttributesRep const* R )
XCBXPPrintGetOneAttributesValueIter ( struct XCBXPPrintGetOneAttributesRep const* R )
XCBXPPrintGetOneAttributesValueLength ( struct XCBXPPrintGetOneAttributesRep const* R )
XCBXPPrintGetPageDimensions ( XCBConnection* c, struct XCBXPPCONTEXT context )
XCBXPPrintGetPageDimensionsReply ( XCBConnection* c, struct XCBXPPrintGetPageDimensionsCookie cookie, struct XCBGenericError** e )
XCBXPPrintGetPrinterList ( XCBConnection* c, CARD32 printerNameLen, CARD32 localeLen, XCBXPSTRING8 const* printer_name, XCBXPSTRING8 const* locale )
XCBXPPrintGetPrinterListPrintersIter ( struct XCBXPPrintGetPrinterListRep const* R )
XCBXPPrintGetPrinterListPrintersLength ( struct XCBXPPrintGetPrinterListRep const* R )
XCBXPPrintGetPrinterListReply ( XCBConnection* c, struct XCBXPPrintGetPrinterListCookie cookie, struct XCBGenericError** e )
XCBXPPrintGetScreenOfContext ( XCBConnection* c )
XCBXPPrintGetScreenOfContextReply ( XCBConnection* c, struct XCBXPPrintGetScreenOfContextCookie cookie, struct XCBGenericError** e )
XCBXPPrintInputSelected ( XCBConnection* c, struct XCBXPPCONTEXT context )
XCBXPPrintInputSelectedAllEventsList ( struct XCBXPPrintInputSelectedRep const* R )
XCBXPPrintInputSelectedAllEventsListEnd ( struct XCBXPPrintInputSelectedRep const* R )
XCBXPPrintInputSelectedAllEventsListLength ( struct XCBXPPrintInputSelectedRep const* R )
XCBXPPrintInputSelectedEventList ( struct XCBXPPrintInputSelectedRep const* R )
XCBXPPrintInputSelectedEventListEnd ( struct XCBXPPrintInputSelectedRep const* R )
XCBXPPrintInputSelectedEventListLength ( struct XCBXPPrintInputSelectedRep const* R )
XCBXPPrintInputSelectedReply ( XCBConnection* c, struct XCBXPPrintInputSelectedCookie cookie, struct XCBGenericError** e )
XCBXPPrintPutDocumentData ( XCBConnection* c, union XCBDRAWABLE drawable, CARD32 len_data, CARD16 len_fmt, CARD16 len_options, BYTE const* data, CARD32 doc_format_len, XCBXPSTRING8 const* doc_format, CARD32 options_len, XCBXPSTRING8 const* options )
XCBXPPrintQueryScreens ( XCBConnection* c )
XCBXPPrintQueryScreensReply ( XCBConnection* c, struct XCBXPPrintQueryScreensCookie cookie, struct XCBGenericError** e )
XCBXPPrintQueryScreensRoots ( struct XCBXPPrintQueryScreensRep const* R )
XCBXPPrintQueryScreensRootsIter ( struct XCBXPPrintQueryScreensRep const* R )
XCBXPPrintQueryScreensRootsLength ( struct XCBXPPrintQueryScreensRep const* R )
XCBXPPrintQueryVersion ( XCBConnection* c )
XCBXPPrintQueryVersionReply ( XCBConnection* c, struct XCBXPPrintQueryVersionCookie cookie, struct XCBGenericError** e )
XCBXPPrintRehashPrinterList ( XCBConnection* c )
XCBXPPrintSelectInput ( XCBConnection* c, struct XCBXPPCONTEXT context, CARD32 event_mask, CARD32 const* event_list )
XCBXPPrintSetAttributes ( XCBConnection* c, struct XCBXPPCONTEXT context, CARD32 stringLen, CARD8 pool, CARD8 rule, CARD32 attributes_len, XCBXPSTRING8 const* attributes )
XCBXPPrintSetContext ( XCBConnection* c, CARD32 context )
XCBXPPrintSetImageResolution ( XCBConnection* c, struct XCBXPPCONTEXT context, CARD16 image_resolution )
XCBXPPrintSetImageResolutionReply ( XCBConnection* c, struct XCBXPPrintSetImageResolutionCookie cookie, struct XCBGenericError** e )
XCBXPPrintStartDoc ( XCBConnection* c, CARD8 driver_mode )
XCBXPPrintStartJob ( XCBConnection* c, CARD8 output_mode )
XCBXPPrintStartPage ( XCBConnection* c, struct XCBWINDOW window )
XCBXPSTRING8End ( struct XCBXPSTRING8Iter i )
XCBXPSTRING8Next ( struct XCBXPSTRING8Iter* i )
xproto.h,
libXCB.so.0.0.0
XCBAllocColor ( XCBConnection* c, struct XCBCOLORMAP cmap, CARD16 red, CARD16 green, CARD16 blue )
XCBAllocColorCells ( XCBConnection* c, BOOL contiguous, struct XCBCOLORMAP cmap, CARD16 colors, CARD16 planes )
XCBAllocColorCellsMasks ( struct XCBAllocColorCellsRep const* R )
XCBAllocColorCellsMasksEnd ( struct XCBAllocColorCellsRep const* R )
XCBAllocColorCellsMasksLength ( struct XCBAllocColorCellsRep const* R )
XCBAllocColorCellsPixels ( struct XCBAllocColorCellsRep const* R )
XCBAllocColorCellsPixelsEnd ( struct XCBAllocColorCellsRep const* R )
XCBAllocColorCellsPixelsLength ( struct XCBAllocColorCellsRep const* R )
XCBAllocColorCellsReply ( XCBConnection* c, struct XCBAllocColorCellsCookie cookie, struct XCBGenericError** e )
XCBAllocColorPlanes ( XCBConnection* c, BOOL contiguous, struct XCBCOLORMAP cmap, CARD16 colors, CARD16 reds, CARD16 greens, CARD16 blues )
XCBAllocColorPlanesPixels ( struct XCBAllocColorPlanesRep const* R )
XCBAllocColorPlanesPixelsEnd ( struct XCBAllocColorPlanesRep const* R )
XCBAllocColorPlanesPixelsLength ( struct XCBAllocColorPlanesRep const* R )
XCBAllocColorPlanesReply ( XCBConnection* c, struct XCBAllocColorPlanesCookie cookie, struct XCBGenericError** e )
XCBAllocColorReply ( XCBConnection* c, struct XCBAllocColorCookie cookie, struct XCBGenericError** e )
XCBAllocNamedColor ( XCBConnection* c, struct XCBCOLORMAP cmap, CARD16 name_len, char const* name )
XCBAllocNamedColorReply ( XCBConnection* c, struct XCBAllocNamedColorCookie cookie, struct XCBGenericError** e )
XCBAllowEvents ( XCBConnection* c, CARD8 mode, struct XCBTIMESTAMP time )
XCBBell ( XCBConnection* c, INT8 percent )
XCBChangeActivePointerGrab ( XCBConnection* c, struct XCBCURSOR cursor, struct XCBTIMESTAMP time, CARD16 event_mask )
XCBChangeGC ( XCBConnection* c, struct XCBGCONTEXT gc, CARD32 value_mask, CARD32 const* value_list )
XCBChangeHosts ( XCBConnection* c, CARD8 mode, CARD8 family, CARD16 address_len, char const* address )
XCBChangeKeyboardControl ( XCBConnection* c, CARD32 value_mask, CARD32 const* value_list )
XCBChangeKeyboardMapping ( XCBConnection* c, CARD8 keycode_count, struct XCBKEYCODE first_keycode, CARD8 keysyms_per_keycode, struct XCBKEYSYM const* keysyms )
XCBChangePointerControl ( XCBConnection* c, INT16 acceleration_numerator, INT16 acceleration_denominator, INT16 threshold, BOOL do_acceleration, BOOL do_threshold )
XCBChangeProperty ( XCBConnection* c, CARD8 mode, struct XCBWINDOW window, struct XCBATOM property, struct XCBATOM type, CARD8 format, CARD32 data_len, void const* data )
XCBChangeSaveSet ( XCBConnection* c, BYTE mode, struct XCBWINDOW window )
XCBChangeWindowAttributes ( XCBConnection* c, struct XCBWINDOW window, CARD32 value_mask, CARD32 const* value_list )
XCBCHARINFOEnd ( struct XCBCHARINFOIter i )
XCBCHARINFONext ( struct XCBCHARINFOIter* i )
XCBCirculateWindow ( XCBConnection* c, CARD8 direction, struct XCBWINDOW window )
XCBClearArea ( XCBConnection* c, BOOL exposures, struct XCBWINDOW window, INT16 x, INT16 y, CARD16 width, CARD16 height )
XCBClientMessageDataEnd ( struct XCBClientMessageDataIter i )
XCBClientMessageDataNext ( struct XCBClientMessageDataIter* i )
XCBCloseFont ( XCBConnection* c, struct XCBFONT font )
XCBCOLORITEMEnd ( struct XCBCOLORITEMIter i )
XCBCOLORITEMNext ( struct XCBCOLORITEMIter* i )
XCBConfigureWindow ( XCBConnection* c, struct XCBWINDOW window, CARD16 value_mask, CARD32 const* value_list )
XCBConvertSelection ( XCBConnection* c, struct XCBWINDOW requestor, struct XCBATOM selection, struct XCBATOM target, struct XCBATOM property, struct XCBTIMESTAMP time )
XCBCopyArea ( XCBConnection* c, union XCBDRAWABLE src_drawable, union XCBDRAWABLE dst_drawable, struct XCBGCONTEXT gc, INT16 src_x, INT16 src_y, INT16 dst_x, INT16 dst_y, CARD16 width, CARD16 height )
XCBCopyColormapAndFree ( XCBConnection* c, struct XCBCOLORMAP mid, struct XCBCOLORMAP src_cmap )
XCBCopyGC ( XCBConnection* c, struct XCBGCONTEXT src_gc, struct XCBGCONTEXT dst_gc, CARD32 value_mask )
XCBCopyPlane ( XCBConnection* c, union XCBDRAWABLE src_drawable, union XCBDRAWABLE dst_drawable, struct XCBGCONTEXT gc, INT16 src_x, INT16 src_y, INT16 dst_x, INT16 dst_y, CARD16 width, CARD16 height, CARD32 bit_plane )
XCBCreateColormap ( XCBConnection* c, BYTE alloc, struct XCBCOLORMAP mid, struct XCBWINDOW window, struct XCBVISUALID visual )
XCBCreateCursor ( XCBConnection* c, struct XCBCURSOR cid, struct XCBPIXMAP source, struct XCBPIXMAP mask, CARD16 fore_red, CARD16 fore_green, CARD16 fore_blue, CARD16 back_red, CARD16 back_green, CARD16 back_blue, CARD16 x, CARD16 y )
XCBCreateGC ( XCBConnection* c, struct XCBGCONTEXT cid, union XCBDRAWABLE drawable, CARD32 value_mask, CARD32 const* value_list )
XCBCreateGlyphCursor ( XCBConnection* c, struct XCBCURSOR cid, struct XCBFONT source_font, struct XCBFONT mask_font, CARD16 source_char, CARD16 mask_char, CARD16 fore_red, CARD16 fore_green, CARD16 fore_blue, CARD16 back_red, CARD16 back_green, CARD16 back_blue )
XCBCreatePixmap ( XCBConnection* c, CARD8 depth, struct XCBPIXMAP pid, union XCBDRAWABLE drawable, CARD16 width, CARD16 height )
XCBCreateWindow ( XCBConnection* c, CARD8 depth, struct XCBWINDOW wid, struct XCBWINDOW parent, INT16 x, INT16 y, CARD16 width, CARD16 height, CARD16 border_width, CARD16 _class, struct XCBVISUALID visual, CARD32 value_mask, CARD32 const* value_list )
XCBDeleteProperty ( XCBConnection* c, struct XCBWINDOW window, struct XCBATOM property )
XCBDestroySubwindows ( XCBConnection* c, struct XCBWINDOW window )
XCBDestroyWindow ( XCBConnection* c, struct XCBWINDOW window )
XCBFillPoly ( XCBConnection* c, union XCBDRAWABLE drawable, struct XCBGCONTEXT gc, CARD8 shape, CARD8 coordinate_mode, CARD32 points_len, struct XCBPOINT const* points )
XCBFONTPROPEnd ( struct XCBFONTPROPIter i )
XCBFONTPROPNext ( struct XCBFONTPROPIter* i )
XCBForceScreenSaver ( XCBConnection* c, CARD8 mode )
XCBFreeColormap ( XCBConnection* c, struct XCBCOLORMAP cmap )
XCBFreeColors ( XCBConnection* c, struct XCBCOLORMAP cmap, CARD32 plane_mask, CARD32 pixels_len, CARD32 const* pixels )
XCBFreeCursor ( XCBConnection* c, struct XCBCURSOR cursor )
XCBFreeGC ( XCBConnection* c, struct XCBGCONTEXT gc )
XCBFreePixmap ( XCBConnection* c, struct XCBPIXMAP pixmap )
XCBGetAtomName ( XCBConnection* c, struct XCBATOM atom )
XCBGetAtomNameName ( struct XCBGetAtomNameRep const* R )
XCBGetAtomNameNameEnd ( struct XCBGetAtomNameRep const* R )
XCBGetAtomNameNameLength ( struct XCBGetAtomNameRep const* R )
XCBGetAtomNameReply ( XCBConnection* c, struct XCBGetAtomNameCookie cookie, struct XCBGenericError** e )
XCBGetFontPath ( XCBConnection* c )
XCBGetFontPathPathIter ( struct XCBGetFontPathRep const* R )
XCBGetFontPathPathLength ( struct XCBGetFontPathRep const* R )
XCBGetFontPathReply ( XCBConnection* c, struct XCBGetFontPathCookie cookie, struct XCBGenericError** e )
XCBGetGeometry ( XCBConnection* c, union XCBDRAWABLE drawable )
XCBGetGeometryReply ( XCBConnection* c, struct XCBGetGeometryCookie cookie, struct XCBGenericError** e )
XCBGetImage ( XCBConnection* c, CARD8 format, union XCBDRAWABLE drawable, INT16 x, INT16 y, CARD16 width, CARD16 height, CARD32 plane_mask )
XCBGetImageData ( struct XCBGetImageRep const* R )
XCBGetImageDataEnd ( struct XCBGetImageRep const* R )
XCBGetImageDataLength ( struct XCBGetImageRep const* R )
XCBGetImageReply ( XCBConnection* c, struct XCBGetImageCookie cookie, struct XCBGenericError** e )
XCBGetInputFocus ( XCBConnection* c )
XCBGetInputFocusReply ( XCBConnection* c, struct XCBGetInputFocusCookie cookie, struct XCBGenericError** e )
XCBGetKeyboardControl ( XCBConnection* c )
XCBGetKeyboardControlReply ( XCBConnection* c, struct XCBGetKeyboardControlCookie cookie, struct XCBGenericError** e )
XCBGetKeyboardMapping ( XCBConnection* c, struct XCBKEYCODE first_keycode, CARD8 count )
XCBGetKeyboardMappingKeysyms ( struct XCBGetKeyboardMappingRep const* R )
XCBGetKeyboardMappingKeysymsIter ( struct XCBGetKeyboardMappingRep const* R )
XCBGetKeyboardMappingKeysymsLength ( struct XCBGetKeyboardMappingRep const* R )
XCBGetKeyboardMappingReply ( XCBConnection* c, struct XCBGetKeyboardMappingCookie cookie, struct XCBGenericError** e )
XCBGetModifierMapping ( XCBConnection* c )
XCBGetModifierMappingKeycodes ( struct XCBGetModifierMappingRep const* R )
XCBGetModifierMappingKeycodesIter ( struct XCBGetModifierMappingRep const* R )
XCBGetModifierMappingKeycodesLength ( struct XCBGetModifierMappingRep const* R )
XCBGetModifierMappingReply ( XCBConnection* c, struct XCBGetModifierMappingCookie cookie, struct XCBGenericError** e )
XCBGetMotionEvents ( XCBConnection* c, struct XCBWINDOW window, struct XCBTIMESTAMP start, struct XCBTIMESTAMP stop )
XCBGetMotionEventsEvents ( struct XCBGetMotionEventsRep const* R )
XCBGetMotionEventsEventsIter ( struct XCBGetMotionEventsRep const* R )
XCBGetMotionEventsEventsLength ( struct XCBGetMotionEventsRep const* R )
XCBGetMotionEventsReply ( XCBConnection* c, struct XCBGetMotionEventsCookie cookie, struct XCBGenericError** e )
XCBGetPointerControl ( XCBConnection* c )
XCBGetPointerControlReply ( XCBConnection* c, struct XCBGetPointerControlCookie cookie, struct XCBGenericError** e )
XCBGetPointerMapping ( XCBConnection* c )
XCBGetPointerMappingMap ( struct XCBGetPointerMappingRep const* R )
XCBGetPointerMappingMapEnd ( struct XCBGetPointerMappingRep const* R )
XCBGetPointerMappingMapLength ( struct XCBGetPointerMappingRep const* R )
XCBGetPointerMappingReply ( XCBConnection* c, struct XCBGetPointerMappingCookie cookie, struct XCBGenericError** e )
XCBGetProperty ( XCBConnection* c, BOOL _delete, struct XCBWINDOW window, struct XCBATOM property, struct XCBATOM type, CARD32 long_offset, CARD32 long_length )
XCBGetPropertyReply ( XCBConnection* c, struct XCBGetPropertyCookie cookie, struct XCBGenericError** e )
XCBGetPropertyValue ( struct XCBGetPropertyRep const* R )
XCBGetPropertyValueEnd ( struct XCBGetPropertyRep const* R )
XCBGetPropertyValueLength ( struct XCBGetPropertyRep const* R )
XCBGetScreenSaver ( XCBConnection* c )
XCBGetScreenSaverReply ( XCBConnection* c, struct XCBGetScreenSaverCookie cookie, struct XCBGenericError** e )
XCBGetSelectionOwner ( XCBConnection* c, struct XCBATOM selection )
XCBGetSelectionOwnerReply ( XCBConnection* c, struct XCBGetSelectionOwnerCookie cookie, struct XCBGenericError** e )
XCBGetWindowAttributes ( XCBConnection* c, struct XCBWINDOW window )
XCBGetWindowAttributesReply ( XCBConnection* c, struct XCBGetWindowAttributesCookie cookie, struct XCBGenericError** e )
XCBGrabButton ( XCBConnection* c, BOOL owner_events, struct XCBWINDOW grab_window, CARD16 event_mask, CARD8 pointer_mode, CARD8 keyboard_mode, struct XCBWINDOW confine_to, struct XCBCURSOR cursor, CARD8 button, CARD16 modifiers )
XCBGrabKey ( XCBConnection* c, BOOL owner_events, struct XCBWINDOW grab_window, CARD16 modifiers, struct XCBKEYCODE key, CARD8 pointer_mode, CARD8 keyboard_mode )
XCBGrabKeyboard ( XCBConnection* c, BOOL owner_events, struct XCBWINDOW grab_window, struct XCBTIMESTAMP time, BYTE pointer_mode, BYTE keyboard_mode )
XCBGrabKeyboardReply ( XCBConnection* c, struct XCBGrabKeyboardCookie cookie, struct XCBGenericError** e )
XCBGrabPointer ( XCBConnection* c, BOOL owner_events, struct XCBWINDOW grab_window, CARD16 event_mask, BYTE pointer_mode, BYTE keyboard_mode, struct XCBWINDOW confine_to, struct XCBCURSOR cursor, struct XCBTIMESTAMP time )
XCBGrabPointerReply ( XCBConnection* c, struct XCBGrabPointerCookie cookie, struct XCBGenericError** e )
XCBGrabServer ( XCBConnection* c )
XCBHOSTAddress ( struct XCBHOST const* R )
XCBHOSTAddressEnd ( struct XCBHOST const* R )
XCBHOSTAddressLength ( struct XCBHOST const* R )
XCBHOSTEnd ( struct XCBHOSTIter i )
XCBHOSTNext ( struct XCBHOSTIter* i )
XCBImageText16 ( XCBConnection* c, BYTE string_len, union XCBDRAWABLE drawable, struct XCBGCONTEXT gc, INT16 x, INT16 y, struct XCBCHAR2B const* string )
XCBImageText8 ( XCBConnection* c, BYTE string_len, union XCBDRAWABLE drawable, struct XCBGCONTEXT gc, INT16 x, INT16 y, char const* string )
XCBInstallColormap ( XCBConnection* c, struct XCBCOLORMAP cmap )
XCBInternAtom ( XCBConnection* c, BOOL only_if_exists, CARD16 name_len, char const* name )
XCBInternAtomReply ( XCBConnection* c, struct XCBInternAtomCookie cookie, struct XCBGenericError** e )
XCBKillClient ( XCBConnection* c, CARD32 resource )
XCBListExtensions ( XCBConnection* c )
XCBListExtensionsNamesIter ( struct XCBListExtensionsRep const* R )
XCBListExtensionsNamesLength ( struct XCBListExtensionsRep const* R )
XCBListExtensionsReply ( XCBConnection* c, struct XCBListExtensionsCookie cookie, struct XCBGenericError** e )
XCBListFonts ( XCBConnection* c, CARD16 max_names, CARD16 pattern_len, char const* pattern )
XCBListFontsNamesIter ( struct XCBListFontsRep const* R )
XCBListFontsNamesLength ( struct XCBListFontsRep const* R )
XCBListFontsReply ( XCBConnection* c, struct XCBListFontsCookie cookie, struct XCBGenericError** e )
XCBListFontsWithInfo ( XCBConnection* c, CARD16 max_names, CARD16 pattern_len, char const* pattern )
XCBListFontsWithInfoName ( struct XCBListFontsWithInfoRep const* R )
XCBListFontsWithInfoNameEnd ( struct XCBListFontsWithInfoRep const* R )
XCBListFontsWithInfoNameLength ( struct XCBListFontsWithInfoRep const* R )
XCBListFontsWithInfoProperties ( struct XCBListFontsWithInfoRep const* R )
XCBListFontsWithInfoPropertiesIter ( struct XCBListFontsWithInfoRep const* R )
XCBListFontsWithInfoPropertiesLength ( struct XCBListFontsWithInfoRep const* R )
XCBListFontsWithInfoReply ( XCBConnection* c, struct XCBListFontsWithInfoCookie cookie, struct XCBGenericError** e )
XCBListHosts ( XCBConnection* c )
XCBListHostsHostsIter ( struct XCBListHostsRep const* R )
XCBListHostsHostsLength ( struct XCBListHostsRep const* R )
XCBListHostsReply ( XCBConnection* c, struct XCBListHostsCookie cookie, struct XCBGenericError** e )
XCBListInstalledColormaps ( XCBConnection* c, struct XCBWINDOW window )
XCBListInstalledColormapsCmaps ( struct XCBListInstalledColormapsRep const* R )
XCBListInstalledColormapsCmapsIter ( struct XCBListInstalledColormapsRep const* R )
XCBListInstalledColormapsCmapsLength ( struct XCBListInstalledColormapsRep const* R )
XCBListInstalledColormapsReply ( XCBConnection* c, struct XCBListInstalledColormapsCookie cookie, struct XCBGenericError** e )
XCBListProperties ( XCBConnection* c, struct XCBWINDOW window )
XCBListPropertiesAtoms ( struct XCBListPropertiesRep const* R )
XCBListPropertiesAtomsIter ( struct XCBListPropertiesRep const* R )
XCBListPropertiesAtomsLength ( struct XCBListPropertiesRep const* R )
XCBListPropertiesReply ( XCBConnection* c, struct XCBListPropertiesCookie cookie, struct XCBGenericError** e )
XCBLookupColor ( XCBConnection* c, struct XCBCOLORMAP cmap, CARD16 name_len, char const* name )
XCBLookupColorReply ( XCBConnection* c, struct XCBLookupColorCookie cookie, struct XCBGenericError** e )
XCBMapSubwindows ( XCBConnection* c, struct XCBWINDOW window )
XCBMapWindow ( XCBConnection* c, struct XCBWINDOW window )
XCBNoOperation ( XCBConnection* c )
XCBOpenFont ( XCBConnection* c, struct XCBFONT fid, CARD16 name_len, char const* name )
XCBPolyArc ( XCBConnection* c, union XCBDRAWABLE drawable, struct XCBGCONTEXT gc, CARD32 arcs_len, struct XCBARC const* arcs )
XCBPolyFillArc ( XCBConnection* c, union XCBDRAWABLE drawable, struct XCBGCONTEXT gc, CARD32 arcs_len, struct XCBARC const* arcs )
XCBPolyFillRectangle ( XCBConnection* c, union XCBDRAWABLE drawable, struct XCBGCONTEXT gc, CARD32 rectangles_len, struct XCBRECTANGLE const* rectangles )
XCBPolyLine ( XCBConnection* c, BYTE coordinate_mode, union XCBDRAWABLE drawable, struct XCBGCONTEXT gc, CARD32 points_len, struct XCBPOINT const* points )
XCBPolyPoint ( XCBConnection* c, BYTE coordinate_mode, union XCBDRAWABLE drawable, struct XCBGCONTEXT gc, CARD32 points_len, struct XCBPOINT const* points )
XCBPolyRectangle ( XCBConnection* c, union XCBDRAWABLE drawable, struct XCBGCONTEXT gc, CARD32 rectangles_len, struct XCBRECTANGLE const* rectangles )
XCBPolySegment ( XCBConnection* c, union XCBDRAWABLE drawable, struct XCBGCONTEXT gc, CARD32 segments_len, struct XCBSEGMENT const* segments )
XCBPolyText16 ( XCBConnection* c, union XCBDRAWABLE drawable, struct XCBGCONTEXT gc, INT16 x, INT16 y, CARD32 items_len, BYTE const* items )
XCBPolyText8 ( XCBConnection* c, union XCBDRAWABLE drawable, struct XCBGCONTEXT gc, INT16 x, INT16 y, CARD32 items_len, BYTE const* items )
XCBPutImage ( XCBConnection* c, CARD8 format, union XCBDRAWABLE drawable, struct XCBGCONTEXT gc, CARD16 width, CARD16 height, INT16 dst_x, INT16 dst_y, CARD8 left_pad, CARD8 depth, CARD32 data_len, BYTE const* data )
XCBQueryBestSize ( XCBConnection* c, CARD8 _class, union XCBDRAWABLE drawable, CARD16 width, CARD16 height )
XCBQueryBestSizeReply ( XCBConnection* c, struct XCBQueryBestSizeCookie cookie, struct XCBGenericError** e )
XCBQueryColors ( XCBConnection* c, struct XCBCOLORMAP cmap, CARD32 pixels_len, CARD32 const* pixels )
XCBQueryColorsColors ( struct XCBQueryColorsRep const* R )
XCBQueryColorsColorsIter ( struct XCBQueryColorsRep const* R )
XCBQueryColorsColorsLength ( struct XCBQueryColorsRep const* R )
XCBQueryColorsReply ( XCBConnection* c, struct XCBQueryColorsCookie cookie, struct XCBGenericError** e )
XCBQueryExtension ( XCBConnection* c, CARD16 name_len, char const* name )
XCBQueryExtensionReply ( XCBConnection* c, struct XCBQueryExtensionCookie cookie, struct XCBGenericError** e )
XCBQueryFont ( XCBConnection* c, union XCBFONTABLE font )
XCBQueryFontCharInfos ( struct XCBQueryFontRep const* R )
XCBQueryFontCharInfosIter ( struct XCBQueryFontRep const* R )
XCBQueryFontCharInfosLength ( struct XCBQueryFontRep const* R )
XCBQueryFontProperties ( struct XCBQueryFontRep const* R )
XCBQueryFontPropertiesIter ( struct XCBQueryFontRep const* R )
XCBQueryFontPropertiesLength ( struct XCBQueryFontRep const* R )
XCBQueryFontReply ( XCBConnection* c, struct XCBQueryFontCookie cookie, struct XCBGenericError** e )
XCBQueryKeymap ( XCBConnection* c )
XCBQueryKeymapReply ( XCBConnection* c, struct XCBQueryKeymapCookie cookie, struct XCBGenericError** e )
XCBQueryPointer ( XCBConnection* c, struct XCBWINDOW window )
XCBQueryPointerReply ( XCBConnection* c, struct XCBQueryPointerCookie cookie, struct XCBGenericError** e )
XCBQueryTextExtents ( XCBConnection* c, union XCBFONTABLE font, CARD32 string_len, struct XCBCHAR2B const* string )
XCBQueryTextExtentsReply ( XCBConnection* c, struct XCBQueryTextExtentsCookie cookie, struct XCBGenericError** e )
XCBQueryTree ( XCBConnection* c, struct XCBWINDOW window )
XCBQueryTreeChildren ( struct XCBQueryTreeRep const* R )
XCBQueryTreeChildrenIter ( struct XCBQueryTreeRep const* R )
XCBQueryTreeChildrenLength ( struct XCBQueryTreeRep const* R )
XCBQueryTreeReply ( XCBConnection* c, struct XCBQueryTreeCookie cookie, struct XCBGenericError** e )
XCBRecolorCursor ( XCBConnection* c, struct XCBCURSOR cursor, CARD16 fore_red, CARD16 fore_green, CARD16 fore_blue, CARD16 back_red, CARD16 back_green, CARD16 back_blue )
XCBReparentWindow ( XCBConnection* c, struct XCBWINDOW window, struct XCBWINDOW parent, INT16 x, INT16 y )
XCBRGBEnd ( struct XCBRGBIter i )
XCBRGBNext ( struct XCBRGBIter* i )
XCBRotateProperties ( XCBConnection* c, struct XCBWINDOW window, CARD16 atoms_len, INT16 delta, struct XCBATOM const* atoms )
XCBSEGMENTEnd ( struct XCBSEGMENTIter i )
XCBSEGMENTNext ( struct XCBSEGMENTIter* i )
XCBSendEvent ( XCBConnection* c, BOOL propagate, struct XCBWINDOW destination, CARD32 event_mask, char const* event )
XCBSetAccessControl ( XCBConnection* c, CARD8 mode )
XCBSetClipRectangles ( XCBConnection* c, BYTE ordering, struct XCBGCONTEXT gc, INT16 clip_x_origin, INT16 clip_y_origin, CARD32 rectangles_len, struct XCBRECTANGLE const* rectangles )
XCBSetCloseDownMode ( XCBConnection* c, CARD8 mode )
XCBSetDashes ( XCBConnection* c, struct XCBGCONTEXT gc, CARD16 dash_offset, CARD16 dashes_len, CARD8 const* dashes )
XCBSetFontPath ( XCBConnection* c, CARD16 font_qty, CARD32 path_len, char const* path )
XCBSetInputFocus ( XCBConnection* c, CARD8 revert_to, struct XCBWINDOW focus, struct XCBTIMESTAMP time )
XCBSetModifierMapping ( XCBConnection* c, CARD8 keycodes_per_modifier, struct XCBKEYCODE const* keycodes )
XCBSetModifierMappingReply ( XCBConnection* c, struct XCBSetModifierMappingCookie cookie, struct XCBGenericError** e )
XCBSetPointerMapping ( XCBConnection* c, CARD8 map_len, CARD8 const* map )
XCBSetPointerMappingReply ( XCBConnection* c, struct XCBSetPointerMappingCookie cookie, struct XCBGenericError** e )
XCBSetScreenSaver ( XCBConnection* c, INT16 timeout, INT16 interval, CARD8 prefer_blanking, CARD8 allow_exposures )
XCBSetSelectionOwner ( XCBConnection* c, struct XCBWINDOW owner, struct XCBATOM selection, struct XCBTIMESTAMP time )
XCBStoreColors ( XCBConnection* c, struct XCBCOLORMAP cmap, CARD32 items_len, struct XCBCOLORITEM const* items )
XCBStoreNamedColor ( XCBConnection* c, CARD8 flags, struct XCBCOLORMAP cmap, CARD32 pixel, CARD16 name_len, char const* name )
XCBSTREnd ( struct XCBSTRIter i )
XCBSTRName ( struct XCBSTR const* R )
XCBSTRNameEnd ( struct XCBSTR const* R )
XCBSTRNameLength ( struct XCBSTR const* R )
XCBSTRNext ( struct XCBSTRIter* i )
XCBTIMECOORDEnd ( struct XCBTIMECOORDIter i )
XCBTIMECOORDNext ( struct XCBTIMECOORDIter* i )
XCBTranslateCoordinates ( XCBConnection* c, struct XCBWINDOW src_window, struct XCBWINDOW dst_window, INT16 src_x, INT16 src_y )
XCBTranslateCoordinatesReply ( XCBConnection* c, struct XCBTranslateCoordinatesCookie cookie, struct XCBGenericError** e )
XCBUngrabButton ( XCBConnection* c, CARD8 button, struct XCBWINDOW grab_window, CARD16 modifiers )
XCBUngrabKey ( XCBConnection* c, CARD8 key, struct XCBWINDOW grab_window, CARD16 modifiers )
XCBUngrabKeyboard ( XCBConnection* c, struct XCBTIMESTAMP time )
XCBUngrabPointer ( XCBConnection* c, struct XCBTIMESTAMP time )
XCBUngrabServer ( XCBConnection* c )
XCBUninstallColormap ( XCBConnection* c, struct XCBCOLORMAP cmap )
XCBUnmapSubwindows ( XCBConnection* c, struct XCBWINDOW window )
XCBUnmapWindow ( XCBConnection* c, struct XCBWINDOW window )
XCBWarpPointer ( XCBConnection* c, struct XCBWINDOW src_window, struct XCBWINDOW dst_window, INT16 src_x, INT16 src_y, CARD16 src_width, CARD16 src_height, INT16 dst_x, INT16 dst_y )
xtest.h,
libXCBxtest.so.0.0.0
XCBTestCompareCursor ( XCBConnection* c, struct XCBWINDOW window, struct XCBCURSOR cursor )
XCBTestCompareCursorReply ( XCBConnection* c, struct XCBTestCompareCursorCookie cookie, struct XCBGenericError** e )
XCBTestFakeInput ( XCBConnection* c, BYTE type, BYTE detail, CARD32 time, struct XCBWINDOW window, CARD16 rootX, CARD16 rootY, CARD8 deviceid )
XCBTestGetVersion ( XCBConnection* c, CARD8 major_version, CARD16 minor_version )
XCBTestGetVersionReply ( XCBConnection* c, struct XCBTestGetVersionCookie cookie, struct XCBGenericError** e )
XCBTestGrabControl ( XCBConnection* c, BOOL impervious )
XCBTestId [data]
XCBTestInit ( XCBConnection* c )
xv.h,
libXCBxv.so.0.0.0
XCBXvAdaptorInfoEnd ( struct XCBXvAdaptorInfoIter i )
XCBXvAdaptorInfoFormats ( struct XCBXvAdaptorInfo const* R )
XCBXvAdaptorInfoFormatsIter ( struct XCBXvAdaptorInfo const* R )
XCBXvAdaptorInfoFormatsLength ( struct XCBXvAdaptorInfo const* R )
XCBXvAdaptorInfoName ( struct XCBXvAdaptorInfo const* R )
XCBXvAdaptorInfoNameEnd ( struct XCBXvAdaptorInfo const* R )
XCBXvAdaptorInfoNameLength ( struct XCBXvAdaptorInfo const* R )
XCBXvAdaptorInfoNext ( struct XCBXvAdaptorInfoIter* i )
XCBXvAttributeInfoEnd ( struct XCBXvAttributeInfoIter i )
XCBXvAttributeInfoName ( struct XCBXvAttributeInfo const* R )
XCBXvAttributeInfoNameEnd ( struct XCBXvAttributeInfo const* R )
XCBXvAttributeInfoNameLength ( struct XCBXvAttributeInfo const* R )
XCBXvAttributeInfoNext ( struct XCBXvAttributeInfoIter* i )
XCBXvENCODINGEnd ( struct XCBXvENCODINGIter i )
XCBXvEncodingInfoEnd ( struct XCBXvEncodingInfoIter i )
XCBXvEncodingInfoName ( struct XCBXvEncodingInfo const* R )
XCBXvEncodingInfoNameEnd ( struct XCBXvEncodingInfo const* R )
XCBXvEncodingInfoNameLength ( struct XCBXvEncodingInfo const* R )
XCBXvEncodingInfoNext ( struct XCBXvEncodingInfoIter* i )
XCBXvENCODINGNew ( XCBConnection* c )
XCBXvENCODINGNext ( struct XCBXvENCODINGIter* i )
XCBXvFormatEnd ( struct XCBXvFormatIter i )
XCBXvFormatNext ( struct XCBXvFormatIter* i )
XCBXvGetPortAttribute ( XCBConnection* c, struct XCBXvPORT port, struct XCBATOM attribute )
XCBXvGetPortAttributeReply ( XCBConnection* c, struct XCBXvGetPortAttributeCookie cookie, struct XCBGenericError** e )
XCBXvGetStill ( XCBConnection* c, struct XCBXvPORT port, union XCBDRAWABLE drawable, struct XCBGCONTEXT gc, INT16 vid_x, INT16 vid_y, CARD16 vid_w, CARD16 vid_h, INT16 drw_x, INT16 drw_y, CARD16 drw_w, CARD16 drw_h )
XCBXvGetVideo ( XCBConnection* c, struct XCBXvPORT port, union XCBDRAWABLE drawable, struct XCBGCONTEXT gc, INT16 vid_x, INT16 vid_y, CARD16 vid_w, CARD16 vid_h, INT16 drw_x, INT16 drw_y, CARD16 drw_w, CARD16 drw_h )
XCBXvGrabPort ( XCBConnection* c, struct XCBXvPORT port, struct XCBTIMESTAMP time )
XCBXvGrabPortReply ( XCBConnection* c, struct XCBXvGrabPortCookie cookie, struct XCBGenericError** e )
XCBXvId [data]
XCBXvImageData ( struct XCBXvImage const* R )
XCBXvImageDataEnd ( struct XCBXvImage const* R )
XCBXvImageDataLength ( struct XCBXvImage const* R )
XCBXvImageEnd ( struct XCBXvImageIter i )
XCBXvImageFormatInfoEnd ( struct XCBXvImageFormatInfoIter i )
XCBXvImageFormatInfoNext ( struct XCBXvImageFormatInfoIter* i )
XCBXvImageNext ( struct XCBXvImageIter* i )
XCBXvImageOffsets ( struct XCBXvImage const* R )
XCBXvImageOffsetsEnd ( struct XCBXvImage const* R )
XCBXvImageOffsetsLength ( struct XCBXvImage const* R )
XCBXvImagePitches ( struct XCBXvImage const* R )
XCBXvImagePitchesEnd ( struct XCBXvImage const* R )
XCBXvImagePitchesLength ( struct XCBXvImage const* R )
XCBXvInit ( XCBConnection* c )
XCBXvListImageFormats ( XCBConnection* c, struct XCBXvPORT port )
XCBXvListImageFormatsFormatIter ( struct XCBXvListImageFormatsRep const* R )
XCBXvListImageFormatsFormatLength ( struct XCBXvListImageFormatsRep const* R )
XCBXvListImageFormatsReply ( XCBConnection* c, struct XCBXvListImageFormatsCookie cookie, struct XCBGenericError** e )
XCBXvPORTEnd ( struct XCBXvPORTIter i )
XCBXvPORTNew ( XCBConnection* c )
XCBXvPORTNext ( struct XCBXvPORTIter* i )
XCBXvPutImage ( XCBConnection* c, struct XCBXvPORT port, union XCBDRAWABLE drawable, struct XCBGCONTEXT gc, CARD32 id, INT16 src_x, INT16 src_y, CARD16 src_w, CARD16 src_h, INT16 drw_x, INT16 drw_y, CARD16 drw_w, CARD16 drw_h, CARD16 width, CARD16 height, CARD32 data_size, CARD8 const* data )
XCBXvPutStill ( XCBConnection* c, struct XCBXvPORT port, union XCBDRAWABLE drawable, struct XCBGCONTEXT gc, INT16 vid_x, INT16 vid_y, CARD16 vid_w, CARD16 vid_h, INT16 drw_x, INT16 drw_y, CARD16 drw_w, CARD16 drw_h )
XCBXvPutVideo ( XCBConnection* c, struct XCBXvPORT port, union XCBDRAWABLE drawable, struct XCBGCONTEXT gc, INT16 vid_x, INT16 vid_y, CARD16 vid_w, CARD16 vid_h, INT16 drw_x, INT16 drw_y, CARD16 drw_w, CARD16 drw_h )
XCBXvQueryAdaptors ( XCBConnection* c, struct XCBWINDOW window )
XCBXvQueryAdaptorsInfoIter ( struct XCBXvQueryAdaptorsRep const* R )
XCBXvQueryAdaptorsInfoLength ( struct XCBXvQueryAdaptorsRep const* R )
XCBXvQueryAdaptorsReply ( XCBConnection* c, struct XCBXvQueryAdaptorsCookie cookie, struct XCBGenericError** e )
XCBXvQueryBestSize ( XCBConnection* c, struct XCBXvPORT port, CARD16 vid_w, CARD16 vid_h, CARD16 drw_w, CARD16 drw_h, BOOL motion )
XCBXvQueryBestSizeReply ( XCBConnection* c, struct XCBXvQueryBestSizeCookie cookie, struct XCBGenericError** e )
XCBXvQueryEncodings ( XCBConnection* c, struct XCBXvPORT port )
XCBXvQueryEncodingsInfoIter ( struct XCBXvQueryEncodingsRep const* R )
XCBXvQueryEncodingsInfoLength ( struct XCBXvQueryEncodingsRep const* R )
XCBXvQueryEncodingsReply ( XCBConnection* c, struct XCBXvQueryEncodingsCookie cookie, struct XCBGenericError** e )
XCBXvQueryExtension ( XCBConnection* c )
XCBXvQueryExtensionReply ( XCBConnection* c, struct XCBXvQueryExtensionCookie cookie, struct XCBGenericError** e )
XCBXvQueryImageAttributes ( XCBConnection* c, struct XCBXvPORT port, CARD32 id, CARD16 width, CARD16 height )
XCBXvQueryImageAttributesOffsets ( struct XCBXvQueryImageAttributesRep const* R )
XCBXvQueryImageAttributesOffsetsEnd ( struct XCBXvQueryImageAttributesRep const* R )
XCBXvQueryImageAttributesOffsetsLength ( struct XCBXvQueryImageAttributesRep const* R )
XCBXvQueryImageAttributesPitches ( struct XCBXvQueryImageAttributesRep const* R )
XCBXvQueryImageAttributesPitchesEnd ( struct XCBXvQueryImageAttributesRep const* R )
XCBXvQueryImageAttributesPitchesLength ( struct XCBXvQueryImageAttributesRep const* R )
XCBXvQueryImageAttributesReply ( XCBConnection* c, struct XCBXvQueryImageAttributesCookie cookie, struct XCBGenericError** e )
XCBXvQueryPortAttributes ( XCBConnection* c, struct XCBXvPORT port )
XCBXvQueryPortAttributesAttributesIter ( struct XCBXvQueryPortAttributesRep const* R )
XCBXvQueryPortAttributesAttributesLength ( struct XCBXvQueryPortAttributesRep const* R )
XCBXvQueryPortAttributesReply ( XCBConnection* c, struct XCBXvQueryPortAttributesCookie cookie, struct XCBGenericError** e )
XCBXvRationalEnd ( struct XCBXvRationalIter i )
XCBXvRationalNext ( struct XCBXvRationalIter* i )
XCBXvSelectPortNotify ( XCBConnection* c, union XCBDRAWABLE drawable, BOOL onoff )
XCBXvSelectVideoNotify ( XCBConnection* c, union XCBDRAWABLE drawable, BOOL onoff )
XCBXvSetPortAttribute ( XCBConnection* c, struct XCBXvPORT port, struct XCBATOM attribute, INT32 value )
XCBXvShmPutImage ( XCBConnection* c, struct XCBXvPORT port, union XCBDRAWABLE drawable, struct XCBGCONTEXT gc, struct XCBShmSEG shmseg, CARD32 id, CARD32 offset, INT16 src_x, INT16 src_y, CARD16 src_w, CARD16 src_h, INT16 drw_x, INT16 drw_y, CARD16 drw_w, CARD16 drw_h, CARD16 width, CARD16 height, CARD8 send_event )
XCBXvStopVideo ( XCBConnection* c, struct XCBXvPORT port, union XCBDRAWABLE drawable )
XCBXvUngrabPort ( XCBConnection* c, struct XCBXvPORT port, struct XCBTIMESTAMP time )
xvmc.h,
libXCBxvmc.so.0.0.0
XCBXvMCCONTEXTEnd ( struct XCBXvMCCONTEXTIter i )
XCBXvMCCONTEXTNew ( XCBConnection* c )
XCBXvMCCONTEXTNext ( struct XCBXvMCCONTEXTIter* i )
XCBXvMCCreateContext ( XCBConnection* c, struct XCBXvMCCONTEXT context_id, struct XCBXvPORT port_id, struct XCBXvMCSURFACE surface_id, CARD16 width, CARD16 height, CARD32 flags )
XCBXvMCCreateContextPrivData ( struct XCBXvMCCreateContextRep const* R )
XCBXvMCCreateContextPrivDataEnd ( struct XCBXvMCCreateContextRep const* R )
XCBXvMCCreateContextPrivDataLength ( struct XCBXvMCCreateContextRep const* R )
XCBXvMCCreateContextReply ( XCBConnection* c, struct XCBXvMCCreateContextCookie cookie, struct XCBGenericError** e )
XCBXvMCCreateSubpicture ( XCBConnection* c, struct XCBXvMCSUBPICTURE subpicture_id, struct XCBXvMCCONTEXT context, CARD32 xvimage_id, CARD16 width, CARD16 height )
XCBXvMCCreateSubpicturePrivData ( struct XCBXvMCCreateSubpictureRep const* R )
XCBXvMCCreateSubpicturePrivDataEnd ( struct XCBXvMCCreateSubpictureRep const* R )
XCBXvMCCreateSubpicturePrivDataLength ( struct XCBXvMCCreateSubpictureRep const* R )
XCBXvMCCreateSubpictureReply ( XCBConnection* c, struct XCBXvMCCreateSubpictureCookie cookie, struct XCBGenericError** e )
XCBXvMCCreateSurface ( XCBConnection* c, struct XCBXvMCSURFACE surface_id, struct XCBXvMCCONTEXT context_id )
XCBXvMCCreateSurfacePrivData ( struct XCBXvMCCreateSurfaceRep const* R )
XCBXvMCCreateSurfacePrivDataEnd ( struct XCBXvMCCreateSurfaceRep const* R )
XCBXvMCCreateSurfacePrivDataLength ( struct XCBXvMCCreateSurfaceRep const* R )
XCBXvMCCreateSurfaceReply ( XCBConnection* c, struct XCBXvMCCreateSurfaceCookie cookie, struct XCBGenericError** e )
XCBXvMCDestroyContext ( XCBConnection* c, struct XCBXvMCCONTEXT context_id )
XCBXvMCDestroySubpicture ( XCBConnection* c, struct XCBXvMCSUBPICTURE subpicture_id )
XCBXvMCDestroySurface ( XCBConnection* c, struct XCBXvMCSURFACE surface_id )
XCBXvMCId [data]
XCBXvMCInit ( XCBConnection* c )
XCBXvMCListSubpictureTypes ( XCBConnection* c, struct XCBXvPORT port_id, struct XCBXvMCSURFACE surface_id )
XCBXvMCListSubpictureTypesReply ( XCBConnection* c, struct XCBXvMCListSubpictureTypesCookie cookie, struct XCBGenericError** e )
XCBXvMCListSubpictureTypesTypesIter ( struct XCBXvMCListSubpictureTypesRep const* R )
XCBXvMCListSubpictureTypesTypesLength ( struct XCBXvMCListSubpictureTypesRep const* R )
XCBXvMCListSurfaceTypes ( XCBConnection* c, struct XCBXvPORT port_id )
XCBXvMCListSurfaceTypesReply ( XCBConnection* c, struct XCBXvMCListSurfaceTypesCookie cookie, struct XCBGenericError** e )
XCBXvMCListSurfaceTypesSurfaces ( struct XCBXvMCListSurfaceTypesRep const* R )
XCBXvMCListSurfaceTypesSurfacesIter ( struct XCBXvMCListSurfaceTypesRep const* R )
XCBXvMCListSurfaceTypesSurfacesLength ( struct XCBXvMCListSurfaceTypesRep const* R )
XCBXvMCQueryVersion ( XCBConnection* c )
XCBXvMCQueryVersionReply ( XCBConnection* c, struct XCBXvMCQueryVersionCookie cookie, struct XCBGenericError** e )
XCBXvMCSUBPICTUREEnd ( struct XCBXvMCSUBPICTUREIter i )
XCBXvMCSUBPICTURENew ( XCBConnection* c )
XCBXvMCSUBPICTURENext ( struct XCBXvMCSUBPICTUREIter* i )
XCBXvMCSURFACEEnd ( struct XCBXvMCSURFACEIter i )
XCBXvMCSurfaceInfoEnd ( struct XCBXvMCSurfaceInfoIter i )
XCBXvMCSurfaceInfoNext ( struct XCBXvMCSurfaceInfoIter* i )
XCBXvMCSURFACENew ( XCBConnection* c )
XCBXvMCSURFACENext ( struct XCBXvMCSURFACEIter* i )
to the top
Problems with Constants, Low Severity (94)
damage.h
[+] XCBDamageBadDamage
| Change | Effect |
---|
1 | The constant XCBDamageBadDamage with value 0 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBDamageNotify
| Change | Effect |
---|
1 | The constant XCBDamageNotify with value 0 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
glx.h
[+] XCBGlxBadContext
| Change | Effect |
---|
1 | The constant XCBGlxBadContext with value 0 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBGlxBadContextState
| Change | Effect |
---|
1 | The constant XCBGlxBadContextState with value 1 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBGlxBadContextTag
| Change | Effect |
---|
1 | The constant XCBGlxBadContextTag with value 4 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBGlxBadCurrentDrawable
| Change | Effect |
---|
1 | The constant XCBGlxBadCurrentDrawable with value 11 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBGlxBadCurrentWindow
| Change | Effect |
---|
1 | The constant XCBGlxBadCurrentWindow with value 5 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBGlxBadDrawable
| Change | Effect |
---|
1 | The constant XCBGlxBadDrawable with value 2 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBGlxBadFBConfig
| Change | Effect |
---|
1 | The constant XCBGlxBadFBConfig with value 9 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBGlxBadLargeRequest
| Change | Effect |
---|
1 | The constant XCBGlxBadLargeRequest with value 7 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBGlxBadPbuffer
| Change | Effect |
---|
1 | The constant XCBGlxBadPbuffer with value 10 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBGlxBadPixmap
| Change | Effect |
---|
1 | The constant XCBGlxBadPixmap with value 3 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBGlxBadRenderRequest
| Change | Effect |
---|
1 | The constant XCBGlxBadRenderRequest with value 6 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBGlxBadWindow
| Change | Effect |
---|
1 | The constant XCBGlxBadWindow with value 12 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBGlxGeneric
| Change | Effect |
---|
1 | The constant XCBGlxGeneric with value -1 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBGlxPbufferClobber
| Change | Effect |
---|
1 | The constant XCBGlxPbufferClobber with value 0 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBGlxUnsupportedPrivateRequest
| Change | Effect |
---|
1 | The constant XCBGlxUnsupportedPrivateRequest with value 8 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
randr.h
[+] XCBRandRScreenChangeNotify
| Change | Effect |
---|
1 | The constant XCBRandRScreenChangeNotify with value 0 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
record.h
[+] XCBRecordBadContext
| Change | Effect |
---|
1 | The constant XCBRecordBadContext with value 0 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
render.h
[+] XCBRenderGlyph
| Change | Effect |
---|
1 | The constant XCBRenderGlyph with value 4 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBRenderGlyphSet
| Change | Effect |
---|
1 | The constant XCBRenderGlyphSet with value 3 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBRenderPictFormat
| Change | Effect |
---|
1 | The constant XCBRenderPictFormat with value 0 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBRenderPictOp
| Change | Effect |
---|
1 | The constant XCBRenderPictOp with value 2 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBRenderPicture
| Change | Effect |
---|
1 | The constant XCBRenderPicture with value 1 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
screensaver.h
[+] XCBScreenSaverNotify
| Change | Effect |
---|
1 | The constant XCBScreenSaverNotify with value 0 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
shape.h
[+] XCBShapeNotify
| Change | Effect |
---|
1 | The constant XCBShapeNotify with value 0 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
shm.h
[+] XCBShmBadSeg
| Change | Effect |
---|
1 | The constant XCBShmBadSeg with value 0 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBShmCompletion
| Change | Effect |
---|
1 | The constant XCBShmCompletion with value 0 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
sync.h
[+] XCBSyncAlarm
| Change | Effect |
---|
1 | The constant XCBSyncAlarm with value 1 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBSyncAlarmNotify
| Change | Effect |
---|
1 | The constant XCBSyncAlarmNotify with value 1 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBSyncCounter
| Change | Effect |
---|
1 | The constant XCBSyncCounter with value 0 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBSyncCounterNotify
| Change | Effect |
---|
1 | The constant XCBSyncCounterNotify with value 0 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
xcb.h
[+] XCBCopyFromParent
| Change | Effect |
---|
1 | The constant XCBCopyFromParent with value 0L has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBNone
| Change | Effect |
---|
1 | The constant XCBNone with value 0L has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
xfixes.h
[+] XCBXFixesBadRegion
| Change | Effect |
---|
1 | The constant XCBXFixesBadRegion with value 0 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBXFixesCursorNotify
| Change | Effect |
---|
1 | The constant XCBXFixesCursorNotify with value 1 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBXFixesSelectionNotify
| Change | Effect |
---|
1 | The constant XCBXFixesSelectionNotify with value 0 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
xprint.h
[+] XCBXPAttributNotify
| Change | Effect |
---|
1 | The constant XCBXPAttributNotify with value 1 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBXPBadContext
| Change | Effect |
---|
1 | The constant XCBXPBadContext with value 0 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBXPBadSequence
| Change | Effect |
---|
1 | The constant XCBXPBadSequence with value 1 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBXPNotify
| Change | Effect |
---|
1 | The constant XCBXPNotify with value 0 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
xproto.h
[+] XCBAccess
| Change | Effect |
---|
1 | The constant XCBAccess with value 10 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBAlloc
| Change | Effect |
---|
1 | The constant XCBAlloc with value 11 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBAtom
| Change | Effect |
---|
1 | The constant XCBAtom with value 5 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBButtonPress
| Change | Effect |
---|
1 | The constant XCBButtonPress with value 4 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBCirculateNotify
| Change | Effect |
---|
1 | The constant XCBCirculateNotify with value 26 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBCirculateRequest
| Change | Effect |
---|
1 | The constant XCBCirculateRequest with value 27 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBClientMessage
| Change | Effect |
---|
1 | The constant XCBClientMessage with value 33 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBColormap
| Change | Effect |
---|
1 | The constant XCBColormap with value 12 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBColormapNotify
| Change | Effect |
---|
1 | The constant XCBColormapNotify with value 32 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBConfigureNotify
| Change | Effect |
---|
1 | The constant XCBConfigureNotify with value 22 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBConfigureRequest
| Change | Effect |
---|
1 | The constant XCBConfigureRequest with value 23 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBCreateNotify
| Change | Effect |
---|
1 | The constant XCBCreateNotify with value 16 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBCursor
| Change | Effect |
---|
1 | The constant XCBCursor with value 6 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBDestroyNotify
| Change | Effect |
---|
1 | The constant XCBDestroyNotify with value 17 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBDrawable
| Change | Effect |
---|
1 | The constant XCBDrawable with value 9 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBEnterNotify
| Change | Effect |
---|
1 | The constant XCBEnterNotify with value 7 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBExpose
| Change | Effect |
---|
1 | The constant XCBExpose with value 12 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBFocusIn
| Change | Effect |
---|
1 | The constant XCBFocusIn with value 9 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBFocusOut
| Change | Effect |
---|
1 | The constant XCBFocusOut with value 10 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBFont
| Change | Effect |
---|
1 | The constant XCBFont with value 7 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBGContext
| Change | Effect |
---|
1 | The constant XCBGContext with value 13 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBGraphicsExposure
| Change | Effect |
---|
1 | The constant XCBGraphicsExposure with value 13 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBGravityNotify
| Change | Effect |
---|
1 | The constant XCBGravityNotify with value 24 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBIDChoice
| Change | Effect |
---|
1 | The constant XCBIDChoice with value 14 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBImplementation
| Change | Effect |
---|
1 | The constant XCBImplementation with value 17 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBKeymapNotify
| Change | Effect |
---|
1 | The constant XCBKeymapNotify with value 11 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBKeyPress
| Change | Effect |
---|
1 | The constant XCBKeyPress with value 2 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBLeaveNotify
| Change | Effect |
---|
1 | The constant XCBLeaveNotify with value 8 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBLength
| Change | Effect |
---|
1 | The constant XCBLength with value 16 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBMapNotify
| Change | Effect |
---|
1 | The constant XCBMapNotify with value 19 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBMappingNotify
| Change | Effect |
---|
1 | The constant XCBMappingNotify with value 34 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBMapRequest
| Change | Effect |
---|
1 | The constant XCBMapRequest with value 20 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBMatch
| Change | Effect |
---|
1 | The constant XCBMatch with value 8 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBMotionNotify
| Change | Effect |
---|
1 | The constant XCBMotionNotify with value 6 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBName
| Change | Effect |
---|
1 | The constant XCBName with value 15 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBNoExposure
| Change | Effect |
---|
1 | The constant XCBNoExposure with value 14 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBPixmap
| Change | Effect |
---|
1 | The constant XCBPixmap with value 4 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBPropertyNotify
| Change | Effect |
---|
1 | The constant XCBPropertyNotify with value 28 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBReparentNotify
| Change | Effect |
---|
1 | The constant XCBReparentNotify with value 21 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBRequest
| Change | Effect |
---|
1 | The constant XCBRequest with value 1 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBResizeRequest
| Change | Effect |
---|
1 | The constant XCBResizeRequest with value 25 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBSelectionClear
| Change | Effect |
---|
1 | The constant XCBSelectionClear with value 29 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBSelectionNotify
| Change | Effect |
---|
1 | The constant XCBSelectionNotify with value 31 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBSelectionRequest
| Change | Effect |
---|
1 | The constant XCBSelectionRequest with value 30 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBUnmapNotify
| Change | Effect |
---|
1 | The constant XCBUnmapNotify with value 18 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBValue
| Change | Effect |
---|
1 | The constant XCBValue with value 2 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBVisibilityNotify
| Change | Effect |
---|
1 | The constant XCBVisibilityNotify with value 15 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBWindow
| Change | Effect |
---|
1 | The constant XCBWindow with value 3 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
xv.h
[+] XCBXvBadControl
| Change | Effect |
---|
1 | The constant XCBXvBadControl with value 2 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBXvBadEncoding
| Change | Effect |
---|
1 | The constant XCBXvBadEncoding with value 1 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBXvBadPort
| Change | Effect |
---|
1 | The constant XCBXvBadPort with value 0 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBXvPortNotify
| Change | Effect |
---|
1 | The constant XCBXvPortNotify with value 1 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
[+] XCBXvVideoNotify
| Change | Effect |
---|
1 | The constant XCBXvVideoNotify with value 0 has been removed. | The value of this constant may no longer be properly handled by new-version library functions. |
to the top
Other Changes in Constants (616)
bigreq.h
[+] XCB_BIG_REQUESTS_ENABLE
| Change | Effect |
---|
1 | The constant XCB_BIG_REQUESTS_ENABLE with value 0 has been added. | No effect. |
composite.h
[+] XCB_COMPOSITE_CREATE_REGION_FROM_BORDER_CLIP
| Change | Effect |
---|
1 | The constant XCB_COMPOSITE_CREATE_REGION_FROM_BORDER_CLIP with value 5 has been added. | No effect. |
[+] XCB_COMPOSITE_GET_OVERLAY_WINDOW
| Change | Effect |
---|
1 | The constant XCB_COMPOSITE_GET_OVERLAY_WINDOW with value 7 has been added. | No effect. |
[+] XCB_COMPOSITE_NAME_WINDOW_PIXMAP
| Change | Effect |
---|
1 | The constant XCB_COMPOSITE_NAME_WINDOW_PIXMAP with value 6 has been added. | No effect. |
[+] XCB_COMPOSITE_REDIRECT_SUBWINDOWS
| Change | Effect |
---|
1 | The constant XCB_COMPOSITE_REDIRECT_SUBWINDOWS with value 2 has been added. | No effect. |
[+] XCB_COMPOSITE_REDIRECT_WINDOW
| Change | Effect |
---|
1 | The constant XCB_COMPOSITE_REDIRECT_WINDOW with value 1 has been added. | No effect. |
[+] XCB_COMPOSITE_UNREDIRECT_SUBWINDOWS
| Change | Effect |
---|
1 | The constant XCB_COMPOSITE_UNREDIRECT_SUBWINDOWS with value 4 has been added. | No effect. |
[+] XCB_COMPOSITE_UNREDIRECT_WINDOW
| Change | Effect |
---|
1 | The constant XCB_COMPOSITE_UNREDIRECT_WINDOW with value 3 has been added. | No effect. |
damage.h
[+] XCB_DAMAGE_ADD
| Change | Effect |
---|
1 | The constant XCB_DAMAGE_ADD with value 4 has been added. | No effect. |
[+] XCB_DAMAGE_BAD_DAMAGE
| Change | Effect |
---|
1 | The constant XCB_DAMAGE_BAD_DAMAGE with value 0 has been added. | No effect. |
[+] XCB_DAMAGE_CREATE
| Change | Effect |
---|
1 | The constant XCB_DAMAGE_CREATE with value 1 has been added. | No effect. |
[+] XCB_DAMAGE_DESTROY
| Change | Effect |
---|
1 | The constant XCB_DAMAGE_DESTROY with value 2 has been added. | No effect. |
[+] XCB_DAMAGE_NOTIFY
| Change | Effect |
---|
1 | The constant XCB_DAMAGE_NOTIFY with value 0 has been added. | No effect. |
[+] XCB_DAMAGE_SUBTRACT
| Change | Effect |
---|
1 | The constant XCB_DAMAGE_SUBTRACT with value 3 has been added. | No effect. |
dpms.h
[+] XCB_DPMS_CAPABLE
| Change | Effect |
---|
1 | The constant XCB_DPMS_CAPABLE with value 1 has been added. | No effect. |
[+] XCB_DPMS_DISABLE
| Change | Effect |
---|
1 | The constant XCB_DPMS_DISABLE with value 5 has been added. | No effect. |
[+] XCB_DPMS_ENABLE
| Change | Effect |
---|
1 | The constant XCB_DPMS_ENABLE with value 4 has been added. | No effect. |
[+] XCB_DPMS_FORCE_LEVEL
| Change | Effect |
---|
1 | The constant XCB_DPMS_FORCE_LEVEL with value 6 has been added. | No effect. |
[+] XCB_DPMS_GET_TIMEOUTS
| Change | Effect |
---|
1 | The constant XCB_DPMS_GET_TIMEOUTS with value 2 has been added. | No effect. |
[+] XCB_DPMS_INFO
| Change | Effect |
---|
1 | The constant XCB_DPMS_INFO with value 7 has been added. | No effect. |
[+] XCB_DPMS_SET_TIMEOUTS
| Change | Effect |
---|
1 | The constant XCB_DPMS_SET_TIMEOUTS with value 3 has been added. | No effect. |
glx.h
[+] XCB_GLX_ARE_TEXTURES_RESIDENT
| Change | Effect |
---|
1 | The constant XCB_GLX_ARE_TEXTURES_RESIDENT with value 143 has been added. | No effect. |
[+] XCB_GLX_BAD_CONTEXT
| Change | Effect |
---|
1 | The constant XCB_GLX_BAD_CONTEXT with value 0 has been added. | No effect. |
[+] XCB_GLX_BAD_CONTEXT_STATE
| Change | Effect |
---|
1 | The constant XCB_GLX_BAD_CONTEXT_STATE with value 1 has been added. | No effect. |
[+] XCB_GLX_BAD_CONTEXT_TAG
| Change | Effect |
---|
1 | The constant XCB_GLX_BAD_CONTEXT_TAG with value 4 has been added. | No effect. |
[+] XCB_GLX_BAD_CURRENT_DRAWABLE
| Change | Effect |
---|
1 | The constant XCB_GLX_BAD_CURRENT_DRAWABLE with value 11 has been added. | No effect. |
[+] XCB_GLX_BAD_CURRENT_WINDOW
| Change | Effect |
---|
1 | The constant XCB_GLX_BAD_CURRENT_WINDOW with value 5 has been added. | No effect. |
[+] XCB_GLX_BAD_DRAWABLE
| Change | Effect |
---|
1 | The constant XCB_GLX_BAD_DRAWABLE with value 2 has been added. | No effect. |
[+] XCB_GLX_BAD_FB_CONFIG
| Change | Effect |
---|
1 | The constant XCB_GLX_BAD_FB_CONFIG with value 9 has been added. | No effect. |
[+] XCB_GLX_BAD_LARGE_REQUEST
| Change | Effect |
---|
1 | The constant XCB_GLX_BAD_LARGE_REQUEST with value 7 has been added. | No effect. |
[+] XCB_GLX_BAD_PBUFFER
| Change | Effect |
---|
1 | The constant XCB_GLX_BAD_PBUFFER with value 10 has been added. | No effect. |
[+] XCB_GLX_BAD_PIXMAP
| Change | Effect |
---|
1 | The constant XCB_GLX_BAD_PIXMAP with value 3 has been added. | No effect. |
[+] XCB_GLX_BAD_RENDER_REQUEST
| Change | Effect |
---|
1 | The constant XCB_GLX_BAD_RENDER_REQUEST with value 6 has been added. | No effect. |
[+] XCB_GLX_BAD_WINDOW
| Change | Effect |
---|
1 | The constant XCB_GLX_BAD_WINDOW with value 12 has been added. | No effect. |
[+] XCB_GLX_CHANGE_DRAWABLE_ATTRIBUTES
| Change | Effect |
---|
1 | The constant XCB_GLX_CHANGE_DRAWABLE_ATTRIBUTES with value 30 has been added. | No effect. |
[+] XCB_GLX_CLIENT_INFO
| Change | Effect |
---|
1 | The constant XCB_GLX_CLIENT_INFO with value 20 has been added. | No effect. |
[+] XCB_GLX_COPY_CONTEXT
| Change | Effect |
---|
1 | The constant XCB_GLX_COPY_CONTEXT with value 10 has been added. | No effect. |
[+] XCB_GLX_CREATE_CONTEXT
| Change | Effect |
---|
1 | The constant XCB_GLX_CREATE_CONTEXT with value 3 has been added. | No effect. |
[+] XCB_GLX_CREATE_GLX_PIXMAP
| Change | Effect |
---|
1 | The constant XCB_GLX_CREATE_GLX_PIXMAP with value 13 has been added. | No effect. |
[+] XCB_GLX_CREATE_NEW_CONTEXT
| Change | Effect |
---|
1 | The constant XCB_GLX_CREATE_NEW_CONTEXT with value 24 has been added. | No effect. |
[+] XCB_GLX_CREATE_PBUFFER
| Change | Effect |
---|
1 | The constant XCB_GLX_CREATE_PBUFFER with value 27 has been added. | No effect. |
[+] XCB_GLX_CREATE_PIXMAP
| Change | Effect |
---|
1 | The constant XCB_GLX_CREATE_PIXMAP with value 22 has been added. | No effect. |
[+] XCB_GLX_CREATE_WINDOW
| Change | Effect |
---|
1 | The constant XCB_GLX_CREATE_WINDOW with value 31 has been added. | No effect. |
[+] XCB_GLX_DELETE_LISTS
| Change | Effect |
---|
1 | The constant XCB_GLX_DELETE_LISTS with value 103 has been added. | No effect. |
[+] XCB_GLX_DELETE_QUERIES_ARB
| Change | Effect |
---|
1 | The constant XCB_GLX_DELETE_QUERIES_ARB with value 161 has been added. | No effect. |
[+] XCB_GLX_DELETE_TEXTURES
| Change | Effect |
---|
1 | The constant XCB_GLX_DELETE_TEXTURES with value 144 has been added. | No effect. |
[+] XCB_GLX_DELETE_WINDOW
| Change | Effect |
---|
1 | The constant XCB_GLX_DELETE_WINDOW with value 32 has been added. | No effect. |
[+] XCB_GLX_DESTROY_CONTEXT
| Change | Effect |
---|
1 | The constant XCB_GLX_DESTROY_CONTEXT with value 4 has been added. | No effect. |
[+] XCB_GLX_DESTROY_GLX_PIXMAP
| Change | Effect |
---|
1 | The constant XCB_GLX_DESTROY_GLX_PIXMAP with value 15 has been added. | No effect. |
[+] XCB_GLX_DESTROY_PBUFFER
| Change | Effect |
---|
1 | The constant XCB_GLX_DESTROY_PBUFFER with value 28 has been added. | No effect. |
[+] XCB_GLX_DESTROY_PIXMAP
| Change | Effect |
---|
1 | The constant XCB_GLX_DESTROY_PIXMAP with value 23 has been added. | No effect. |
[+] XCB_GLX_END_LIST
| Change | Effect |
---|
1 | The constant XCB_GLX_END_LIST with value 102 has been added. | No effect. |
[+] XCB_GLX_FEEDBACK_BUFFER
| Change | Effect |
---|
1 | The constant XCB_GLX_FEEDBACK_BUFFER with value 105 has been added. | No effect. |
[+] XCB_GLX_FINISH
| Change | Effect |
---|
1 | The constant XCB_GLX_FINISH with value 108 has been added. | No effect. |
[+] XCB_GLX_FLUSH
| Change | Effect |
---|
1 | The constant XCB_GLX_FLUSH with value 142 has been added. | No effect. |
[+] XCB_GLX_GEN_LISTS
| Change | Effect |
---|
1 | The constant XCB_GLX_GEN_LISTS with value 104 has been added. | No effect. |
[+] XCB_GLX_GEN_QUERIES_ARB
| Change | Effect |
---|
1 | The constant XCB_GLX_GEN_QUERIES_ARB with value 162 has been added. | No effect. |
[+] XCB_GLX_GEN_TEXTURES
| Change | Effect |
---|
1 | The constant XCB_GLX_GEN_TEXTURES with value 145 has been added. | No effect. |
[+] XCB_GLX_GENERIC
| Change | Effect |
---|
1 | The constant XCB_GLX_GENERIC with value -1 has been added. | No effect. |
[+] XCB_GLX_GET_BOOLEANV
| Change | Effect |
---|
1 | The constant XCB_GLX_GET_BOOLEANV with value 112 has been added. | No effect. |
[+] XCB_GLX_GET_CLIP_PLANE
| Change | Effect |
---|
1 | The constant XCB_GLX_GET_CLIP_PLANE with value 113 has been added. | No effect. |
[+] XCB_GLX_GET_COLOR_TABLE
| Change | Effect |
---|
1 | The constant XCB_GLX_GET_COLOR_TABLE with value 147 has been added. | No effect. |
[+] XCB_GLX_GET_COLOR_TABLE_PARAMETERFV
| Change | Effect |
---|
1 | The constant XCB_GLX_GET_COLOR_TABLE_PARAMETERFV with value 148 has been added. | No effect. |
[+] XCB_GLX_GET_COLOR_TABLE_PARAMETERIV
| Change | Effect |
---|
1 | The constant XCB_GLX_GET_COLOR_TABLE_PARAMETERIV with value 149 has been added. | No effect. |
[+] XCB_GLX_GET_COMPRESSED_TEX_IMAGE_ARB
| Change | Effect |
---|
1 | The constant XCB_GLX_GET_COMPRESSED_TEX_IMAGE_ARB with value 160 has been added. | No effect. |
[+] XCB_GLX_GET_CONVOLUTION_FILTER
| Change | Effect |
---|
1 | The constant XCB_GLX_GET_CONVOLUTION_FILTER with value 150 has been added. | No effect. |
[+] XCB_GLX_GET_CONVOLUTION_PARAMETERFV
| Change | Effect |
---|
1 | The constant XCB_GLX_GET_CONVOLUTION_PARAMETERFV with value 151 has been added. | No effect. |
[+] XCB_GLX_GET_CONVOLUTION_PARAMETERIV
| Change | Effect |
---|
1 | The constant XCB_GLX_GET_CONVOLUTION_PARAMETERIV with value 152 has been added. | No effect. |
[+] XCB_GLX_GET_DOUBLEV
| Change | Effect |
---|
1 | The constant XCB_GLX_GET_DOUBLEV with value 114 has been added. | No effect. |
[+] XCB_GLX_GET_DRAWABLE_ATTRIBUTES
| Change | Effect |
---|
1 | The constant XCB_GLX_GET_DRAWABLE_ATTRIBUTES with value 29 has been added. | No effect. |
[+] XCB_GLX_GET_ERROR
| Change | Effect |
---|
1 | The constant XCB_GLX_GET_ERROR with value 115 has been added. | No effect. |
[+] XCB_GLX_GET_FB_CONFIGS
| Change | Effect |
---|
1 | The constant XCB_GLX_GET_FB_CONFIGS with value 21 has been added. | No effect. |
[+] XCB_GLX_GET_FLOATV
| Change | Effect |
---|
1 | The constant XCB_GLX_GET_FLOATV with value 116 has been added. | No effect. |
[+] XCB_GLX_GET_HISTOGRAM
| Change | Effect |
---|
1 | The constant XCB_GLX_GET_HISTOGRAM with value 154 has been added. | No effect. |
[+] XCB_GLX_GET_HISTOGRAM_PARAMETERFV
| Change | Effect |
---|
1 | The constant XCB_GLX_GET_HISTOGRAM_PARAMETERFV with value 155 has been added. | No effect. |
[+] XCB_GLX_GET_HISTOGRAM_PARAMETERIV
| Change | Effect |
---|
1 | The constant XCB_GLX_GET_HISTOGRAM_PARAMETERIV with value 156 has been added. | No effect. |
[+] XCB_GLX_GET_INTEGERV
| Change | Effect |
---|
1 | The constant XCB_GLX_GET_INTEGERV with value 117 has been added. | No effect. |
[+] XCB_GLX_GET_LIGHTFV
| Change | Effect |
---|
1 | The constant XCB_GLX_GET_LIGHTFV with value 118 has been added. | No effect. |
[+] XCB_GLX_GET_LIGHTIV
| Change | Effect |
---|
1 | The constant XCB_GLX_GET_LIGHTIV with value 119 has been added. | No effect. |
[+] XCB_GLX_GET_MAPDV
| Change | Effect |
---|
1 | The constant XCB_GLX_GET_MAPDV with value 120 has been added. | No effect. |
[+] XCB_GLX_GET_MAPFV
| Change | Effect |
---|
1 | The constant XCB_GLX_GET_MAPFV with value 121 has been added. | No effect. |
[+] XCB_GLX_GET_MAPIV
| Change | Effect |
---|
1 | The constant XCB_GLX_GET_MAPIV with value 122 has been added. | No effect. |
[+] XCB_GLX_GET_MATERIALFV
| Change | Effect |
---|
1 | The constant XCB_GLX_GET_MATERIALFV with value 123 has been added. | No effect. |
[+] XCB_GLX_GET_MATERIALIV
| Change | Effect |
---|
1 | The constant XCB_GLX_GET_MATERIALIV with value 124 has been added. | No effect. |
[+] XCB_GLX_GET_MINMAX
| Change | Effect |
---|
1 | The constant XCB_GLX_GET_MINMAX with value 157 has been added. | No effect. |
[+] XCB_GLX_GET_MINMAX_PARAMETERFV
| Change | Effect |
---|
1 | The constant XCB_GLX_GET_MINMAX_PARAMETERFV with value 158 has been added. | No effect. |
[+] XCB_GLX_GET_MINMAX_PARAMETERIV
| Change | Effect |
---|
1 | The constant XCB_GLX_GET_MINMAX_PARAMETERIV with value 159 has been added. | No effect. |
[+] XCB_GLX_GET_PIXEL_MAPFV
| Change | Effect |
---|
1 | The constant XCB_GLX_GET_PIXEL_MAPFV with value 125 has been added. | No effect. |
[+] XCB_GLX_GET_PIXEL_MAPUIV
| Change | Effect |
---|
1 | The constant XCB_GLX_GET_PIXEL_MAPUIV with value 126 has been added. | No effect. |
[+] XCB_GLX_GET_PIXEL_MAPUSV
| Change | Effect |
---|
1 | The constant XCB_GLX_GET_PIXEL_MAPUSV with value 127 has been added. | No effect. |
[+] XCB_GLX_GET_POLYGON_STIPPLE
| Change | Effect |
---|
1 | The constant XCB_GLX_GET_POLYGON_STIPPLE with value 128 has been added. | No effect. |
[+] XCB_GLX_GET_QUERY_OBJECTIV_ARB
| Change | Effect |
---|
1 | The constant XCB_GLX_GET_QUERY_OBJECTIV_ARB with value 165 has been added. | No effect. |
[+] XCB_GLX_GET_QUERY_OBJECTUIV_ARB
| Change | Effect |
---|
1 | The constant XCB_GLX_GET_QUERY_OBJECTUIV_ARB with value 166 has been added. | No effect. |
[+] XCB_GLX_GET_QUERYIV_ARB
| Change | Effect |
---|
1 | The constant XCB_GLX_GET_QUERYIV_ARB with value 164 has been added. | No effect. |
[+] XCB_GLX_GET_SEPARABLE_FILTER
| Change | Effect |
---|
1 | The constant XCB_GLX_GET_SEPARABLE_FILTER with value 153 has been added. | No effect. |
[+] XCB_GLX_GET_STRING
| Change | Effect |
---|
1 | The constant XCB_GLX_GET_STRING with value 129 has been added. | No effect. |
[+] XCB_GLX_GET_TEX_ENVFV
| Change | Effect |
---|
1 | The constant XCB_GLX_GET_TEX_ENVFV with value 130 has been added. | No effect. |
[+] XCB_GLX_GET_TEX_ENVIV
| Change | Effect |
---|
1 | The constant XCB_GLX_GET_TEX_ENVIV with value 131 has been added. | No effect. |
[+] XCB_GLX_GET_TEX_GENDV
| Change | Effect |
---|
1 | The constant XCB_GLX_GET_TEX_GENDV with value 132 has been added. | No effect. |
[+] XCB_GLX_GET_TEX_GENFV
| Change | Effect |
---|
1 | The constant XCB_GLX_GET_TEX_GENFV with value 133 has been added. | No effect. |
[+] XCB_GLX_GET_TEX_GENIV
| Change | Effect |
---|
1 | The constant XCB_GLX_GET_TEX_GENIV with value 134 has been added. | No effect. |
[+] XCB_GLX_GET_TEX_IMAGE
| Change | Effect |
---|
1 | The constant XCB_GLX_GET_TEX_IMAGE with value 135 has been added. | No effect. |
[+] XCB_GLX_GET_TEX_LEVEL_PARAMETERFV
| Change | Effect |
---|
1 | The constant XCB_GLX_GET_TEX_LEVEL_PARAMETERFV with value 138 has been added. | No effect. |
[+] XCB_GLX_GET_TEX_LEVEL_PARAMETERIV
| Change | Effect |
---|
1 | The constant XCB_GLX_GET_TEX_LEVEL_PARAMETERIV with value 139 has been added. | No effect. |
[+] XCB_GLX_GET_TEX_PARAMETERFV
| Change | Effect |
---|
1 | The constant XCB_GLX_GET_TEX_PARAMETERFV with value 136 has been added. | No effect. |
[+] XCB_GLX_GET_TEX_PARAMETERIV
| Change | Effect |
---|
1 | The constant XCB_GLX_GET_TEX_PARAMETERIV with value 137 has been added. | No effect. |
[+] XCB_GLX_GET_VISUAL_CONFIGS
| Change | Effect |
---|
1 | The constant XCB_GLX_GET_VISUAL_CONFIGS with value 14 has been added. | No effect. |
[+] XCB_GLX_IS_DIRECT
| Change | Effect |
---|
1 | The constant XCB_GLX_IS_DIRECT with value 6 has been added. | No effect. |
[+] XCB_GLX_IS_LIST
| Change | Effect |
---|
1 | The constant XCB_GLX_IS_LIST with value 141 has been added. | No effect. |
[+] XCB_GLX_IS_QUERY_ARB
| Change | Effect |
---|
1 | The constant XCB_GLX_IS_QUERY_ARB with value 163 has been added. | No effect. |
[+] XCB_GLX_IS_TEXTURE
| Change | Effect |
---|
1 | The constant XCB_GLX_IS_TEXTURE with value 146 has been added. | No effect. |
[+] XCB_GLX_MAKE_CONTEXT_CURRENT
| Change | Effect |
---|
1 | The constant XCB_GLX_MAKE_CONTEXT_CURRENT with value 26 has been added. | No effect. |
[+] XCB_GLX_MAKE_CURRENT
| Change | Effect |
---|
1 | The constant XCB_GLX_MAKE_CURRENT with value 5 has been added. | No effect. |
[+] XCB_GLX_NEW_LIST
| Change | Effect |
---|
1 | The constant XCB_GLX_NEW_LIST with value 101 has been added. | No effect. |
[+] XCB_GLX_PBUFFER_CLOBBER
| Change | Effect |
---|
1 | The constant XCB_GLX_PBUFFER_CLOBBER with value 0 has been added. | No effect. |
[+] XCB_GLX_PIXEL_STOREF
| Change | Effect |
---|
1 | The constant XCB_GLX_PIXEL_STOREF with value 109 has been added. | No effect. |
[+] XCB_GLX_PIXEL_STOREI
| Change | Effect |
---|
1 | The constant XCB_GLX_PIXEL_STOREI with value 110 has been added. | No effect. |
[+] XCB_GLX_QUERY_CONTEXT
| Change | Effect |
---|
1 | The constant XCB_GLX_QUERY_CONTEXT with value 25 has been added. | No effect. |
[+] XCB_GLX_QUERY_EXTENSIONS_STRING
| Change | Effect |
---|
1 | The constant XCB_GLX_QUERY_EXTENSIONS_STRING with value 18 has been added. | No effect. |
[+] XCB_GLX_QUERY_SERVER_STRING
| Change | Effect |
---|
1 | The constant XCB_GLX_QUERY_SERVER_STRING with value 19 has been added. | No effect. |
[+] XCB_GLX_READ_PIXELS
| Change | Effect |
---|
1 | The constant XCB_GLX_READ_PIXELS with value 111 has been added. | No effect. |
[+] XCB_GLX_RENDER
| Change | Effect |
---|
1 | The constant XCB_GLX_RENDER with value 1 has been added. | No effect. |
[+] XCB_GLX_RENDER_LARGE
| Change | Effect |
---|
1 | The constant XCB_GLX_RENDER_LARGE with value 2 has been added. | No effect. |
[+] XCB_GLX_RENDER_MODE
| Change | Effect |
---|
1 | The constant XCB_GLX_RENDER_MODE with value 107 has been added. | No effect. |
[+] XCB_GLX_SELECT_BUFFER
| Change | Effect |
---|
1 | The constant XCB_GLX_SELECT_BUFFER with value 106 has been added. | No effect. |
[+] XCB_GLX_SWAP_BUFFERS
| Change | Effect |
---|
1 | The constant XCB_GLX_SWAP_BUFFERS with value 11 has been added. | No effect. |
[+] XCB_GLX_UNSUPPORTED_PRIVATE_REQUEST
| Change | Effect |
---|
1 | The constant XCB_GLX_UNSUPPORTED_PRIVATE_REQUEST with value 8 has been added. | No effect. |
[+] XCB_GLX_USE_X_FONT
| Change | Effect |
---|
1 | The constant XCB_GLX_USE_X_FONT with value 12 has been added. | No effect. |
[+] XCB_GLX_VENDOR_PRIVATE
| Change | Effect |
---|
1 | The constant XCB_GLX_VENDOR_PRIVATE with value 16 has been added. | No effect. |
[+] XCB_GLX_VENDOR_PRIVATE_WITH_REPLY
| Change | Effect |
---|
1 | The constant XCB_GLX_VENDOR_PRIVATE_WITH_REPLY with value 17 has been added. | No effect. |
[+] XCB_GLX_WAIT_GL
| Change | Effect |
---|
1 | The constant XCB_GLX_WAIT_GL with value 8 has been added. | No effect. |
[+] XCB_GLX_WAIT_X
| Change | Effect |
---|
1 | The constant XCB_GLX_WAIT_X with value 9 has been added. | No effect. |
randr.h
[+] XCB_RANDR_ADD_OUTPUT_MODE
| Change | Effect |
---|
1 | The constant XCB_RANDR_ADD_OUTPUT_MODE with value 18 has been added. | No effect. |
[+] XCB_RANDR_BAD_CRTC
| Change | Effect |
---|
1 | The constant XCB_RANDR_BAD_CRTC with value 1 has been added. | No effect. |
[+] XCB_RANDR_BAD_MODE
| Change | Effect |
---|
1 | The constant XCB_RANDR_BAD_MODE with value 2 has been added. | No effect. |
[+] XCB_RANDR_BAD_OUTPUT
| Change | Effect |
---|
1 | The constant XCB_RANDR_BAD_OUTPUT with value 0 has been added. | No effect. |
[+] XCB_RANDR_CHANGE_OUTPUT_PROPERTY
| Change | Effect |
---|
1 | The constant XCB_RANDR_CHANGE_OUTPUT_PROPERTY with value 13 has been added. | No effect. |
[+] XCB_RANDR_CONFIGURE_OUTPUT_PROPERTY
| Change | Effect |
---|
1 | The constant XCB_RANDR_CONFIGURE_OUTPUT_PROPERTY with value 12 has been added. | No effect. |
[+] XCB_RANDR_CREATE_MODE
| Change | Effect |
---|
1 | The constant XCB_RANDR_CREATE_MODE with value 16 has been added. | No effect. |
[+] XCB_RANDR_DELETE_OUTPUT_MODE
| Change | Effect |
---|
1 | The constant XCB_RANDR_DELETE_OUTPUT_MODE with value 19 has been added. | No effect. |
[+] XCB_RANDR_DELETE_OUTPUT_PROPERTY
| Change | Effect |
---|
1 | The constant XCB_RANDR_DELETE_OUTPUT_PROPERTY with value 14 has been added. | No effect. |
[+] XCB_RANDR_DESTROY_MODE
| Change | Effect |
---|
1 | The constant XCB_RANDR_DESTROY_MODE with value 17 has been added. | No effect. |
[+] XCB_RANDR_GET_CRTC_GAMMA
| Change | Effect |
---|
1 | The constant XCB_RANDR_GET_CRTC_GAMMA with value 23 has been added. | No effect. |
[+] XCB_RANDR_GET_CRTC_GAMMA_SIZE
| Change | Effect |
---|
1 | The constant XCB_RANDR_GET_CRTC_GAMMA_SIZE with value 22 has been added. | No effect. |
[+] XCB_RANDR_GET_CRTC_INFO
| Change | Effect |
---|
1 | The constant XCB_RANDR_GET_CRTC_INFO with value 20 has been added. | No effect. |
[+] XCB_RANDR_GET_CRTC_TRANSFORM
| Change | Effect |
---|
1 | The constant XCB_RANDR_GET_CRTC_TRANSFORM with value 27 has been added. | No effect. |
[+] XCB_RANDR_GET_OUTPUT_INFO
| Change | Effect |
---|
1 | The constant XCB_RANDR_GET_OUTPUT_INFO with value 9 has been added. | No effect. |
[+] XCB_RANDR_GET_OUTPUT_PRIMARY
| Change | Effect |
---|
1 | The constant XCB_RANDR_GET_OUTPUT_PRIMARY with value 31 has been added. | No effect. |
[+] XCB_RANDR_GET_OUTPUT_PROPERTY
| Change | Effect |
---|
1 | The constant XCB_RANDR_GET_OUTPUT_PROPERTY with value 15 has been added. | No effect. |
[+] XCB_RANDR_GET_PANNING
| Change | Effect |
---|
1 | The constant XCB_RANDR_GET_PANNING with value 28 has been added. | No effect. |
[+] XCB_RANDR_GET_SCREEN_INFO
| Change | Effect |
---|
1 | The constant XCB_RANDR_GET_SCREEN_INFO with value 5 has been added. | No effect. |
[+] XCB_RANDR_GET_SCREEN_RESOURCES
| Change | Effect |
---|
1 | The constant XCB_RANDR_GET_SCREEN_RESOURCES with value 8 has been added. | No effect. |
[+] XCB_RANDR_GET_SCREEN_RESOURCES_CURRENT
| Change | Effect |
---|
1 | The constant XCB_RANDR_GET_SCREEN_RESOURCES_CURRENT with value 25 has been added. | No effect. |
[+] XCB_RANDR_GET_SCREEN_SIZE_RANGE
| Change | Effect |
---|
1 | The constant XCB_RANDR_GET_SCREEN_SIZE_RANGE with value 6 has been added. | No effect. |
[+] XCB_RANDR_LIST_OUTPUT_PROPERTIES
| Change | Effect |
---|
1 | The constant XCB_RANDR_LIST_OUTPUT_PROPERTIES with value 10 has been added. | No effect. |
[+] XCB_RANDR_NOTIFY
| Change | Effect |
---|
1 | The constant XCB_RANDR_NOTIFY with value 1 has been added. | No effect. |
[+] XCB_RANDR_QUERY_OUTPUT_PROPERTY
| Change | Effect |
---|
1 | The constant XCB_RANDR_QUERY_OUTPUT_PROPERTY with value 11 has been added. | No effect. |
[+] XCB_RANDR_SCREEN_CHANGE_NOTIFY
| Change | Effect |
---|
1 | The constant XCB_RANDR_SCREEN_CHANGE_NOTIFY with value 0 has been added. | No effect. |
[+] XCB_RANDR_SELECT_INPUT
| Change | Effect |
---|
1 | The constant XCB_RANDR_SELECT_INPUT with value 4 has been added. | No effect. |
[+] XCB_RANDR_SET_CRTC_CONFIG
| Change | Effect |
---|
1 | The constant XCB_RANDR_SET_CRTC_CONFIG with value 21 has been added. | No effect. |
[+] XCB_RANDR_SET_CRTC_GAMMA
| Change | Effect |
---|
1 | The constant XCB_RANDR_SET_CRTC_GAMMA with value 24 has been added. | No effect. |
[+] XCB_RANDR_SET_CRTC_TRANSFORM
| Change | Effect |
---|
1 | The constant XCB_RANDR_SET_CRTC_TRANSFORM with value 26 has been added. | No effect. |
[+] XCB_RANDR_SET_OUTPUT_PRIMARY
| Change | Effect |
---|
1 | The constant XCB_RANDR_SET_OUTPUT_PRIMARY with value 30 has been added. | No effect. |
[+] XCB_RANDR_SET_PANNING
| Change | Effect |
---|
1 | The constant XCB_RANDR_SET_PANNING with value 29 has been added. | No effect. |
[+] XCB_RANDR_SET_SCREEN_CONFIG
| Change | Effect |
---|
1 | The constant XCB_RANDR_SET_SCREEN_CONFIG with value 2 has been added. | No effect. |
[+] XCB_RANDR_SET_SCREEN_SIZE
| Change | Effect |
---|
1 | The constant XCB_RANDR_SET_SCREEN_SIZE with value 7 has been added. | No effect. |
record.h
[+] XCB_RECORD_BAD_CONTEXT
| Change | Effect |
---|
1 | The constant XCB_RECORD_BAD_CONTEXT with value 0 has been added. | No effect. |
[+] XCB_RECORD_CREATE_CONTEXT
| Change | Effect |
---|
1 | The constant XCB_RECORD_CREATE_CONTEXT with value 1 has been added. | No effect. |
[+] XCB_RECORD_DISABLE_CONTEXT
| Change | Effect |
---|
1 | The constant XCB_RECORD_DISABLE_CONTEXT with value 6 has been added. | No effect. |
[+] XCB_RECORD_ENABLE_CONTEXT
| Change | Effect |
---|
1 | The constant XCB_RECORD_ENABLE_CONTEXT with value 5 has been added. | No effect. |
[+] XCB_RECORD_FREE_CONTEXT
| Change | Effect |
---|
1 | The constant XCB_RECORD_FREE_CONTEXT with value 7 has been added. | No effect. |
[+] XCB_RECORD_GET_CONTEXT
| Change | Effect |
---|
1 | The constant XCB_RECORD_GET_CONTEXT with value 4 has been added. | No effect. |
[+] XCB_RECORD_REGISTER_CLIENTS
| Change | Effect |
---|
1 | The constant XCB_RECORD_REGISTER_CLIENTS with value 2 has been added. | No effect. |
[+] XCB_RECORD_UNREGISTER_CLIENTS
| Change | Effect |
---|
1 | The constant XCB_RECORD_UNREGISTER_CLIENTS with value 3 has been added. | No effect. |
render.h
[+] XCB_RENDER_ADD_GLYPHS
| Change | Effect |
---|
1 | The constant XCB_RENDER_ADD_GLYPHS with value 20 has been added. | No effect. |
[+] XCB_RENDER_ADD_TRAPS
| Change | Effect |
---|
1 | The constant XCB_RENDER_ADD_TRAPS with value 32 has been added. | No effect. |
[+] XCB_RENDER_CHANGE_PICTURE
| Change | Effect |
---|
1 | The constant XCB_RENDER_CHANGE_PICTURE with value 5 has been added. | No effect. |
[+] XCB_RENDER_COMPOSITE
| Change | Effect |
---|
1 | The constant XCB_RENDER_COMPOSITE with value 8 has been added. | No effect. |
[+] XCB_RENDER_COMPOSITE_GLYPHS_16
| Change | Effect |
---|
1 | The constant XCB_RENDER_COMPOSITE_GLYPHS_16 with value 24 has been added. | No effect. |
[+] XCB_RENDER_COMPOSITE_GLYPHS_32
| Change | Effect |
---|
1 | The constant XCB_RENDER_COMPOSITE_GLYPHS_32 with value 25 has been added. | No effect. |
[+] XCB_RENDER_COMPOSITE_GLYPHS_8
| Change | Effect |
---|
1 | The constant XCB_RENDER_COMPOSITE_GLYPHS_8 with value 23 has been added. | No effect. |
[+] XCB_RENDER_CREATE_ANIM_CURSOR
| Change | Effect |
---|
1 | The constant XCB_RENDER_CREATE_ANIM_CURSOR with value 31 has been added. | No effect. |
[+] XCB_RENDER_CREATE_CONICAL_GRADIENT
| Change | Effect |
---|
1 | The constant XCB_RENDER_CREATE_CONICAL_GRADIENT with value 36 has been added. | No effect. |
[+] XCB_RENDER_CREATE_CURSOR
| Change | Effect |
---|
1 | The constant XCB_RENDER_CREATE_CURSOR with value 27 has been added. | No effect. |
[+] XCB_RENDER_CREATE_GLYPH_SET
| Change | Effect |
---|
1 | The constant XCB_RENDER_CREATE_GLYPH_SET with value 17 has been added. | No effect. |
[+] XCB_RENDER_CREATE_LINEAR_GRADIENT
| Change | Effect |
---|
1 | The constant XCB_RENDER_CREATE_LINEAR_GRADIENT with value 34 has been added. | No effect. |
[+] XCB_RENDER_CREATE_PICTURE
| Change | Effect |
---|
1 | The constant XCB_RENDER_CREATE_PICTURE with value 4 has been added. | No effect. |
[+] XCB_RENDER_CREATE_RADIAL_GRADIENT
| Change | Effect |
---|
1 | The constant XCB_RENDER_CREATE_RADIAL_GRADIENT with value 35 has been added. | No effect. |
[+] XCB_RENDER_CREATE_SOLID_FILL
| Change | Effect |
---|
1 | The constant XCB_RENDER_CREATE_SOLID_FILL with value 33 has been added. | No effect. |
[+] XCB_RENDER_FILL_RECTANGLES
| Change | Effect |
---|
1 | The constant XCB_RENDER_FILL_RECTANGLES with value 26 has been added. | No effect. |
[+] XCB_RENDER_FREE_GLYPH_SET
| Change | Effect |
---|
1 | The constant XCB_RENDER_FREE_GLYPH_SET with value 19 has been added. | No effect. |
[+] XCB_RENDER_FREE_GLYPHS
| Change | Effect |
---|
1 | The constant XCB_RENDER_FREE_GLYPHS with value 22 has been added. | No effect. |
[+] XCB_RENDER_FREE_PICTURE
| Change | Effect |
---|
1 | The constant XCB_RENDER_FREE_PICTURE with value 7 has been added. | No effect. |
[+] XCB_RENDER_GLYPH
| Change | Effect |
---|
1 | The constant XCB_RENDER_GLYPH with value 4 has been added. | No effect. |
[+] XCB_RENDER_GLYPH_SET
| Change | Effect |
---|
1 | The constant XCB_RENDER_GLYPH_SET with value 3 has been added. | No effect. |
[+] XCB_RENDER_PICT_FORMAT
| Change | Effect |
---|
1 | The constant XCB_RENDER_PICT_FORMAT with value 0 has been added. | No effect. |
[+] XCB_RENDER_PICT_OP
| Change | Effect |
---|
1 | The constant XCB_RENDER_PICT_OP with value 2 has been added. | No effect. |
[+] XCB_RENDER_PICTURE
| Change | Effect |
---|
1 | The constant XCB_RENDER_PICTURE with value 1 has been added. | No effect. |
[+] XCB_RENDER_QUERY_FILTERS
| Change | Effect |
---|
1 | The constant XCB_RENDER_QUERY_FILTERS with value 29 has been added. | No effect. |
[+] XCB_RENDER_QUERY_PICT_FORMATS
| Change | Effect |
---|
1 | The constant XCB_RENDER_QUERY_PICT_FORMATS with value 1 has been added. | No effect. |
[+] XCB_RENDER_QUERY_PICT_INDEX_VALUES
| Change | Effect |
---|
1 | The constant XCB_RENDER_QUERY_PICT_INDEX_VALUES with value 2 has been added. | No effect. |
[+] XCB_RENDER_REFERENCE_GLYPH_SET
| Change | Effect |
---|
1 | The constant XCB_RENDER_REFERENCE_GLYPH_SET with value 18 has been added. | No effect. |
[+] XCB_RENDER_SET_PICTURE_CLIP_RECTANGLES
| Change | Effect |
---|
1 | The constant XCB_RENDER_SET_PICTURE_CLIP_RECTANGLES with value 6 has been added. | No effect. |
[+] XCB_RENDER_SET_PICTURE_FILTER
| Change | Effect |
---|
1 | The constant XCB_RENDER_SET_PICTURE_FILTER with value 30 has been added. | No effect. |
[+] XCB_RENDER_SET_PICTURE_TRANSFORM
| Change | Effect |
---|
1 | The constant XCB_RENDER_SET_PICTURE_TRANSFORM with value 28 has been added. | No effect. |
[+] XCB_RENDER_TRAPEZOIDS
| Change | Effect |
---|
1 | The constant XCB_RENDER_TRAPEZOIDS with value 10 has been added. | No effect. |
[+] XCB_RENDER_TRI_FAN
| Change | Effect |
---|
1 | The constant XCB_RENDER_TRI_FAN with value 13 has been added. | No effect. |
[+] XCB_RENDER_TRI_STRIP
| Change | Effect |
---|
1 | The constant XCB_RENDER_TRI_STRIP with value 12 has been added. | No effect. |
[+] XCB_RENDER_TRIANGLES
| Change | Effect |
---|
1 | The constant XCB_RENDER_TRIANGLES with value 11 has been added. | No effect. |
res.h
[+] XCB_RES_QUERY_CLIENT_PIXMAP_BYTES
| Change | Effect |
---|
1 | The constant XCB_RES_QUERY_CLIENT_PIXMAP_BYTES with value 3 has been added. | No effect. |
[+] XCB_RES_QUERY_CLIENT_RESOURCES
| Change | Effect |
---|
1 | The constant XCB_RES_QUERY_CLIENT_RESOURCES with value 2 has been added. | No effect. |
[+] XCB_RES_QUERY_CLIENTS
| Change | Effect |
---|
1 | The constant XCB_RES_QUERY_CLIENTS with value 1 has been added. | No effect. |
screensaver.h
[+] XCB_SCREENSAVER_NOTIFY
| Change | Effect |
---|
1 | The constant XCB_SCREENSAVER_NOTIFY with value 0 has been added. | No effect. |
[+] XCB_SCREENSAVER_QUERY_INFO
| Change | Effect |
---|
1 | The constant XCB_SCREENSAVER_QUERY_INFO with value 1 has been added. | No effect. |
[+] XCB_SCREENSAVER_SELECT_INPUT
| Change | Effect |
---|
1 | The constant XCB_SCREENSAVER_SELECT_INPUT with value 2 has been added. | No effect. |
[+] XCB_SCREENSAVER_SET_ATTRIBUTES
| Change | Effect |
---|
1 | The constant XCB_SCREENSAVER_SET_ATTRIBUTES with value 3 has been added. | No effect. |
[+] XCB_SCREENSAVER_SUSPEND
| Change | Effect |
---|
1 | The constant XCB_SCREENSAVER_SUSPEND with value 5 has been added. | No effect. |
[+] XCB_SCREENSAVER_UNSET_ATTRIBUTES
| Change | Effect |
---|
1 | The constant XCB_SCREENSAVER_UNSET_ATTRIBUTES with value 4 has been added. | No effect. |
shape.h
[+] XCB_SHAPE_COMBINE
| Change | Effect |
---|
1 | The constant XCB_SHAPE_COMBINE with value 3 has been added. | No effect. |
[+] XCB_SHAPE_GET_RECTANGLES
| Change | Effect |
---|
1 | The constant XCB_SHAPE_GET_RECTANGLES with value 8 has been added. | No effect. |
[+] XCB_SHAPE_INPUT_SELECTED
| Change | Effect |
---|
1 | The constant XCB_SHAPE_INPUT_SELECTED with value 7 has been added. | No effect. |
[+] XCB_SHAPE_MASK
| Change | Effect |
---|
1 | The constant XCB_SHAPE_MASK with value 2 has been added. | No effect. |
[+] XCB_SHAPE_NOTIFY
| Change | Effect |
---|
1 | The constant XCB_SHAPE_NOTIFY with value 0 has been added. | No effect. |
[+] XCB_SHAPE_OFFSET
| Change | Effect |
---|
1 | The constant XCB_SHAPE_OFFSET with value 4 has been added. | No effect. |
[+] XCB_SHAPE_QUERY_EXTENTS
| Change | Effect |
---|
1 | The constant XCB_SHAPE_QUERY_EXTENTS with value 5 has been added. | No effect. |
[+] XCB_SHAPE_RECTANGLES
| Change | Effect |
---|
1 | The constant XCB_SHAPE_RECTANGLES with value 1 has been added. | No effect. |
[+] XCB_SHAPE_SELECT_INPUT
| Change | Effect |
---|
1 | The constant XCB_SHAPE_SELECT_INPUT with value 6 has been added. | No effect. |
shm.h
[+] XCB_SHM_ATTACH
| Change | Effect |
---|
1 | The constant XCB_SHM_ATTACH with value 1 has been added. | No effect. |
[+] XCB_SHM_BAD_SEG
| Change | Effect |
---|
1 | The constant XCB_SHM_BAD_SEG with value 0 has been added. | No effect. |
[+] XCB_SHM_COMPLETION
| Change | Effect |
---|
1 | The constant XCB_SHM_COMPLETION with value 0 has been added. | No effect. |
[+] XCB_SHM_CREATE_PIXMAP
| Change | Effect |
---|
1 | The constant XCB_SHM_CREATE_PIXMAP with value 5 has been added. | No effect. |
[+] XCB_SHM_DETACH
| Change | Effect |
---|
1 | The constant XCB_SHM_DETACH with value 2 has been added. | No effect. |
[+] XCB_SHM_GET_IMAGE
| Change | Effect |
---|
1 | The constant XCB_SHM_GET_IMAGE with value 4 has been added. | No effect. |
[+] XCB_SHM_PUT_IMAGE
| Change | Effect |
---|
1 | The constant XCB_SHM_PUT_IMAGE with value 3 has been added. | No effect. |
sync.h
[+] XCB_SYNC_ALARM
| Change | Effect |
---|
1 | The constant XCB_SYNC_ALARM with value 1 has been added. | No effect. |
[+] XCB_SYNC_ALARM_NOTIFY
| Change | Effect |
---|
1 | The constant XCB_SYNC_ALARM_NOTIFY with value 1 has been added. | No effect. |
[+] XCB_SYNC_AWAIT
| Change | Effect |
---|
1 | The constant XCB_SYNC_AWAIT with value 7 has been added. | No effect. |
[+] XCB_SYNC_CHANGE_ALARM
| Change | Effect |
---|
1 | The constant XCB_SYNC_CHANGE_ALARM with value 9 has been added. | No effect. |
[+] XCB_SYNC_CHANGE_COUNTER
| Change | Effect |
---|
1 | The constant XCB_SYNC_CHANGE_COUNTER with value 4 has been added. | No effect. |
[+] XCB_SYNC_COUNTER
| Change | Effect |
---|
1 | The constant XCB_SYNC_COUNTER with value 0 has been added. | No effect. |
[+] XCB_SYNC_COUNTER_NOTIFY
| Change | Effect |
---|
1 | The constant XCB_SYNC_COUNTER_NOTIFY with value 0 has been added. | No effect. |
[+] XCB_SYNC_CREATE_ALARM
| Change | Effect |
---|
1 | The constant XCB_SYNC_CREATE_ALARM with value 8 has been added. | No effect. |
[+] XCB_SYNC_CREATE_COUNTER
| Change | Effect |
---|
1 | The constant XCB_SYNC_CREATE_COUNTER with value 2 has been added. | No effect. |
[+] XCB_SYNC_DESTROY_ALARM
| Change | Effect |
---|
1 | The constant XCB_SYNC_DESTROY_ALARM with value 11 has been added. | No effect. |
[+] XCB_SYNC_DESTROY_COUNTER
| Change | Effect |
---|
1 | The constant XCB_SYNC_DESTROY_COUNTER with value 6 has been added. | No effect. |
[+] XCB_SYNC_GET_PRIORITY
| Change | Effect |
---|
1 | The constant XCB_SYNC_GET_PRIORITY with value 13 has been added. | No effect. |
[+] XCB_SYNC_INITIALIZE
| Change | Effect |
---|
1 | The constant XCB_SYNC_INITIALIZE with value 0 has been added. | No effect. |
[+] XCB_SYNC_LIST_SYSTEM_COUNTERS
| Change | Effect |
---|
1 | The constant XCB_SYNC_LIST_SYSTEM_COUNTERS with value 1 has been added. | No effect. |
[+] XCB_SYNC_QUERY_ALARM
| Change | Effect |
---|
1 | The constant XCB_SYNC_QUERY_ALARM with value 10 has been added. | No effect. |
[+] XCB_SYNC_QUERY_COUNTER
| Change | Effect |
---|
1 | The constant XCB_SYNC_QUERY_COUNTER with value 5 has been added. | No effect. |
[+] XCB_SYNC_SET_COUNTER
| Change | Effect |
---|
1 | The constant XCB_SYNC_SET_COUNTER with value 3 has been added. | No effect. |
[+] XCB_SYNC_SET_PRIORITY
| Change | Effect |
---|
1 | The constant XCB_SYNC_SET_PRIORITY with value 12 has been added. | No effect. |
xc_misc.h
[+] XCB_XC_MISC_GET_XID_LIST
| Change | Effect |
---|
1 | The constant XCB_XC_MISC_GET_XID_LIST with value 2 has been added. | No effect. |
[+] XCB_XC_MISC_GET_XID_RANGE
| Change | Effect |
---|
1 | The constant XCB_XC_MISC_GET_XID_RANGE with value 1 has been added. | No effect. |
xcb.h
[+] XCB_COPY_FROM_PARENT
| Change | Effect |
---|
1 | The constant XCB_COPY_FROM_PARENT with value 0L has been added. | No effect. |
[+] XCB_CURRENT_TIME
| Change | Effect |
---|
1 | The constant XCB_CURRENT_TIME with value 0L has been added. | No effect. |
[+] XCB_NO_SYMBOL
| Change | Effect |
---|
1 | The constant XCB_NO_SYMBOL with value 0L has been added. | No effect. |
[+] XCB_NONE
| Change | Effect |
---|
1 | The constant XCB_NONE with value 0L has been added. | No effect. |
xevie.h
[+] XCB_XEVIE_END
| Change | Effect |
---|
1 | The constant XCB_XEVIE_END with value 2 has been added. | No effect. |
[+] XCB_XEVIE_SELECT_INPUT
| Change | Effect |
---|
1 | The constant XCB_XEVIE_SELECT_INPUT with value 4 has been added. | No effect. |
[+] XCB_XEVIE_SEND
| Change | Effect |
---|
1 | The constant XCB_XEVIE_SEND with value 3 has been added. | No effect. |
[+] XCB_XEVIE_START
| Change | Effect |
---|
1 | The constant XCB_XEVIE_START with value 1 has been added. | No effect. |
xf86dri.h
[+] XCB_XF86DRI_AUTH_CONNECTION
| Change | Effect |
---|
1 | The constant XCB_XF86DRI_AUTH_CONNECTION with value 11 has been added. | No effect. |
[+] XCB_XF86DRI_CLOSE_CONNECTION
| Change | Effect |
---|
1 | The constant XCB_XF86DRI_CLOSE_CONNECTION with value 3 has been added. | No effect. |
[+] XCB_XF86DRI_CREATE_CONTEXT
| Change | Effect |
---|
1 | The constant XCB_XF86DRI_CREATE_CONTEXT with value 5 has been added. | No effect. |
[+] XCB_XF86DRI_CREATE_DRAWABLE
| Change | Effect |
---|
1 | The constant XCB_XF86DRI_CREATE_DRAWABLE with value 7 has been added. | No effect. |
[+] XCB_XF86DRI_DESTROY_CONTEXT
| Change | Effect |
---|
1 | The constant XCB_XF86DRI_DESTROY_CONTEXT with value 6 has been added. | No effect. |
[+] XCB_XF86DRI_DESTROY_DRAWABLE
| Change | Effect |
---|
1 | The constant XCB_XF86DRI_DESTROY_DRAWABLE with value 8 has been added. | No effect. |
[+] XCB_XF86DRI_GET_CLIENT_DRIVER_NAME
| Change | Effect |
---|
1 | The constant XCB_XF86DRI_GET_CLIENT_DRIVER_NAME with value 4 has been added. | No effect. |
[+] XCB_XF86DRI_GET_DEVICE_INFO
| Change | Effect |
---|
1 | The constant XCB_XF86DRI_GET_DEVICE_INFO with value 10 has been added. | No effect. |
[+] XCB_XF86DRI_GET_DRAWABLE_INFO
| Change | Effect |
---|
1 | The constant XCB_XF86DRI_GET_DRAWABLE_INFO with value 9 has been added. | No effect. |
[+] XCB_XF86DRI_OPEN_CONNECTION
| Change | Effect |
---|
1 | The constant XCB_XF86DRI_OPEN_CONNECTION with value 2 has been added. | No effect. |
[+] XCB_XF86DRI_QUERY_DIRECT_RENDERING_CAPABLE
| Change | Effect |
---|
1 | The constant XCB_XF86DRI_QUERY_DIRECT_RENDERING_CAPABLE with value 1 has been added. | No effect. |
xfixes.h
[+] XCB_XFIXES_BAD_REGION
| Change | Effect |
---|
1 | The constant XCB_XFIXES_BAD_REGION with value 0 has been added. | No effect. |
[+] XCB_XFIXES_CHANGE_CURSOR
| Change | Effect |
---|
1 | The constant XCB_XFIXES_CHANGE_CURSOR with value 26 has been added. | No effect. |
[+] XCB_XFIXES_CHANGE_CURSOR_BY_NAME
| Change | Effect |
---|
1 | The constant XCB_XFIXES_CHANGE_CURSOR_BY_NAME with value 27 has been added. | No effect. |
[+] XCB_XFIXES_CHANGE_SAVE_SET
| Change | Effect |
---|
1 | The constant XCB_XFIXES_CHANGE_SAVE_SET with value 1 has been added. | No effect. |
[+] XCB_XFIXES_COPY_REGION
| Change | Effect |
---|
1 | The constant XCB_XFIXES_COPY_REGION with value 12 has been added. | No effect. |
[+] XCB_XFIXES_CREATE_REGION
| Change | Effect |
---|
1 | The constant XCB_XFIXES_CREATE_REGION with value 5 has been added. | No effect. |
[+] XCB_XFIXES_CREATE_REGION_FROM_BITMAP
| Change | Effect |
---|
1 | The constant XCB_XFIXES_CREATE_REGION_FROM_BITMAP with value 6 has been added. | No effect. |
[+] XCB_XFIXES_CREATE_REGION_FROM_GC
| Change | Effect |
---|
1 | The constant XCB_XFIXES_CREATE_REGION_FROM_GC with value 8 has been added. | No effect. |
[+] XCB_XFIXES_CREATE_REGION_FROM_PICTURE
| Change | Effect |
---|
1 | The constant XCB_XFIXES_CREATE_REGION_FROM_PICTURE with value 9 has been added. | No effect. |
[+] XCB_XFIXES_CREATE_REGION_FROM_WINDOW
| Change | Effect |
---|
1 | The constant XCB_XFIXES_CREATE_REGION_FROM_WINDOW with value 7 has been added. | No effect. |
[+] XCB_XFIXES_CURSOR_NOTIFY
| Change | Effect |
---|
1 | The constant XCB_XFIXES_CURSOR_NOTIFY with value 1 has been added. | No effect. |
[+] XCB_XFIXES_DESTROY_REGION
| Change | Effect |
---|
1 | The constant XCB_XFIXES_DESTROY_REGION with value 10 has been added. | No effect. |
[+] XCB_XFIXES_EXPAND_REGION
| Change | Effect |
---|
1 | The constant XCB_XFIXES_EXPAND_REGION with value 28 has been added. | No effect. |
[+] XCB_XFIXES_FETCH_REGION
| Change | Effect |
---|
1 | The constant XCB_XFIXES_FETCH_REGION with value 19 has been added. | No effect. |
[+] XCB_XFIXES_GET_CURSOR_IMAGE
| Change | Effect |
---|
1 | The constant XCB_XFIXES_GET_CURSOR_IMAGE with value 4 has been added. | No effect. |
[+] XCB_XFIXES_GET_CURSOR_IMAGE_AND_NAME
| Change | Effect |
---|
1 | The constant XCB_XFIXES_GET_CURSOR_IMAGE_AND_NAME with value 25 has been added. | No effect. |
[+] XCB_XFIXES_GET_CURSOR_NAME
| Change | Effect |
---|
1 | The constant XCB_XFIXES_GET_CURSOR_NAME with value 24 has been added. | No effect. |
[+] XCB_XFIXES_HIDE_CURSOR
| Change | Effect |
---|
1 | The constant XCB_XFIXES_HIDE_CURSOR with value 29 has been added. | No effect. |
[+] XCB_XFIXES_INTERSECT_REGION
| Change | Effect |
---|
1 | The constant XCB_XFIXES_INTERSECT_REGION with value 14 has been added. | No effect. |
[+] XCB_XFIXES_INVERT_REGION
| Change | Effect |
---|
1 | The constant XCB_XFIXES_INVERT_REGION with value 16 has been added. | No effect. |
[+] XCB_XFIXES_REGION_EXTENTS
| Change | Effect |
---|
1 | The constant XCB_XFIXES_REGION_EXTENTS with value 18 has been added. | No effect. |
[+] XCB_XFIXES_SELECT_CURSOR_INPUT
| Change | Effect |
---|
1 | The constant XCB_XFIXES_SELECT_CURSOR_INPUT with value 3 has been added. | No effect. |
[+] XCB_XFIXES_SELECT_SELECTION_INPUT
| Change | Effect |
---|
1 | The constant XCB_XFIXES_SELECT_SELECTION_INPUT with value 2 has been added. | No effect. |
[+] XCB_XFIXES_SELECTION_NOTIFY
| Change | Effect |
---|
1 | The constant XCB_XFIXES_SELECTION_NOTIFY with value 0 has been added. | No effect. |
[+] XCB_XFIXES_SET_CURSOR_NAME
| Change | Effect |
---|
1 | The constant XCB_XFIXES_SET_CURSOR_NAME with value 23 has been added. | No effect. |
[+] XCB_XFIXES_SET_GC_CLIP_REGION
| Change | Effect |
---|
1 | The constant XCB_XFIXES_SET_GC_CLIP_REGION with value 20 has been added. | No effect. |
[+] XCB_XFIXES_SET_PICTURE_CLIP_REGION
| Change | Effect |
---|
1 | The constant XCB_XFIXES_SET_PICTURE_CLIP_REGION with value 22 has been added. | No effect. |
[+] XCB_XFIXES_SET_REGION
| Change | Effect |
---|
1 | The constant XCB_XFIXES_SET_REGION with value 11 has been added. | No effect. |
[+] XCB_XFIXES_SET_WINDOW_SHAPE_REGION
| Change | Effect |
---|
1 | The constant XCB_XFIXES_SET_WINDOW_SHAPE_REGION with value 21 has been added. | No effect. |
[+] XCB_XFIXES_SHOW_CURSOR
| Change | Effect |
---|
1 | The constant XCB_XFIXES_SHOW_CURSOR with value 30 has been added. | No effect. |
[+] XCB_XFIXES_SUBTRACT_REGION
| Change | Effect |
---|
1 | The constant XCB_XFIXES_SUBTRACT_REGION with value 15 has been added. | No effect. |
[+] XCB_XFIXES_TRANSLATE_REGION
| Change | Effect |
---|
1 | The constant XCB_XFIXES_TRANSLATE_REGION with value 17 has been added. | No effect. |
[+] XCB_XFIXES_UNION_REGION
| Change | Effect |
---|
1 | The constant XCB_XFIXES_UNION_REGION with value 13 has been added. | No effect. |
xinerama.h
[+] XCB_XINERAMA_GET_SCREEN_COUNT
| Change | Effect |
---|
1 | The constant XCB_XINERAMA_GET_SCREEN_COUNT with value 2 has been added. | No effect. |
[+] XCB_XINERAMA_GET_SCREEN_SIZE
| Change | Effect |
---|
1 | The constant XCB_XINERAMA_GET_SCREEN_SIZE with value 3 has been added. | No effect. |
[+] XCB_XINERAMA_GET_STATE
| Change | Effect |
---|
1 | The constant XCB_XINERAMA_GET_STATE with value 1 has been added. | No effect. |
[+] XCB_XINERAMA_IS_ACTIVE
| Change | Effect |
---|
1 | The constant XCB_XINERAMA_IS_ACTIVE with value 4 has been added. | No effect. |
[+] XCB_XINERAMA_QUERY_SCREENS
| Change | Effect |
---|
1 | The constant XCB_XINERAMA_QUERY_SCREENS with value 5 has been added. | No effect. |
xinput.h
[+] XCB_INPUT_ALLOW_DEVICE_EVENTS
| Change | Effect |
---|
1 | The constant XCB_INPUT_ALLOW_DEVICE_EVENTS with value 19 has been added. | No effect. |
[+] XCB_INPUT_CHANGE_DEVICE_DONT_PROPAGATE_LIST
| Change | Effect |
---|
1 | The constant XCB_INPUT_CHANGE_DEVICE_DONT_PROPAGATE_LIST with value 8 has been added. | No effect. |
[+] XCB_INPUT_CHANGE_DEVICE_KEY_MAPPING
| Change | Effect |
---|
1 | The constant XCB_INPUT_CHANGE_DEVICE_KEY_MAPPING with value 25 has been added. | No effect. |
[+] XCB_INPUT_CHANGE_DEVICE_NOTIFY
| Change | Effect |
---|
1 | The constant XCB_INPUT_CHANGE_DEVICE_NOTIFY with value 12 has been added. | No effect. |
[+] XCB_INPUT_CHANGE_KEYBOARD_DEVICE
| Change | Effect |
---|
1 | The constant XCB_INPUT_CHANGE_KEYBOARD_DEVICE with value 11 has been added. | No effect. |
[+] XCB_INPUT_CHANGE_POINTER_DEVICE
| Change | Effect |
---|
1 | The constant XCB_INPUT_CHANGE_POINTER_DEVICE with value 12 has been added. | No effect. |
[+] XCB_INPUT_CLASS
| Change | Effect |
---|
1 | The constant XCB_INPUT_CLASS with value 4 has been added. | No effect. |
[+] XCB_INPUT_CLOSE_DEVICE
| Change | Effect |
---|
1 | The constant XCB_INPUT_CLOSE_DEVICE with value 4 has been added. | No effect. |
[+] XCB_INPUT_DEVICE
| Change | Effect |
---|
1 | The constant XCB_INPUT_DEVICE with value 0 has been added. | No effect. |
[+] XCB_INPUT_DEVICE_BELL
| Change | Effect |
---|
1 | The constant XCB_INPUT_DEVICE_BELL with value 32 has been added. | No effect. |
[+] XCB_INPUT_DEVICE_BUSY
| Change | Effect |
---|
1 | The constant XCB_INPUT_DEVICE_BUSY with value 3 has been added. | No effect. |
[+] XCB_INPUT_DEVICE_BUTTON_PRESS
| Change | Effect |
---|
1 | The constant XCB_INPUT_DEVICE_BUTTON_PRESS with value 3 has been added. | No effect. |
[+] XCB_INPUT_DEVICE_BUTTON_STATE_NOTIFY
| Change | Effect |
---|
1 | The constant XCB_INPUT_DEVICE_BUTTON_STATE_NOTIFY with value 14 has been added. | No effect. |
[+] XCB_INPUT_DEVICE_KEY_PRESS
| Change | Effect |
---|
1 | The constant XCB_INPUT_DEVICE_KEY_PRESS with value 1 has been added. | No effect. |
[+] XCB_INPUT_DEVICE_KEY_STATE_NOTIFY
| Change | Effect |
---|
1 | The constant XCB_INPUT_DEVICE_KEY_STATE_NOTIFY with value 13 has been added. | No effect. |
[+] XCB_INPUT_DEVICE_MAPPING_NOTIFY
| Change | Effect |
---|
1 | The constant XCB_INPUT_DEVICE_MAPPING_NOTIFY with value 11 has been added. | No effect. |
[+] XCB_INPUT_DEVICE_MOTION_NOTIFY
| Change | Effect |
---|
1 | The constant XCB_INPUT_DEVICE_MOTION_NOTIFY with value 5 has been added. | No effect. |
[+] XCB_INPUT_DEVICE_PRESENCE_NOTIFY
| Change | Effect |
---|
1 | The constant XCB_INPUT_DEVICE_PRESENCE_NOTIFY with value 15 has been added. | No effect. |
[+] XCB_INPUT_DEVICE_STATE_NOTIFY
| Change | Effect |
---|
1 | The constant XCB_INPUT_DEVICE_STATE_NOTIFY with value 10 has been added. | No effect. |
[+] XCB_INPUT_DEVICE_VALUATOR
| Change | Effect |
---|
1 | The constant XCB_INPUT_DEVICE_VALUATOR with value 0 has been added. | No effect. |
[+] XCB_INPUT_EVENT
| Change | Effect |
---|
1 | The constant XCB_INPUT_EVENT with value 1 has been added. | No effect. |
[+] XCB_INPUT_FOCUS_IN
| Change | Effect |
---|
1 | The constant XCB_INPUT_FOCUS_IN with value 6 has been added. | No effect. |
[+] XCB_INPUT_FOCUS_OUT
| Change | Effect |
---|
1 | The constant XCB_INPUT_FOCUS_OUT with value 7 has been added. | No effect. |
[+] XCB_INPUT_GET_DEVICE_BUTTON_MAPPING
| Change | Effect |
---|
1 | The constant XCB_INPUT_GET_DEVICE_BUTTON_MAPPING with value 28 has been added. | No effect. |
[+] XCB_INPUT_GET_DEVICE_CONTROL
| Change | Effect |
---|
1 | The constant XCB_INPUT_GET_DEVICE_CONTROL with value 34 has been added. | No effect. |
[+] XCB_INPUT_GET_DEVICE_DONT_PROPAGATE_LIST
| Change | Effect |
---|
1 | The constant XCB_INPUT_GET_DEVICE_DONT_PROPAGATE_LIST with value 9 has been added. | No effect. |
[+] XCB_INPUT_GET_DEVICE_FOCUS
| Change | Effect |
---|
1 | The constant XCB_INPUT_GET_DEVICE_FOCUS with value 20 has been added. | No effect. |
[+] XCB_INPUT_GET_DEVICE_KEY_MAPPING
| Change | Effect |
---|
1 | The constant XCB_INPUT_GET_DEVICE_KEY_MAPPING with value 24 has been added. | No effect. |
[+] XCB_INPUT_GET_DEVICE_MODIFIER_MAPPING
| Change | Effect |
---|
1 | The constant XCB_INPUT_GET_DEVICE_MODIFIER_MAPPING with value 26 has been added. | No effect. |
[+] XCB_INPUT_GET_DEVICE_MOTION_EVENTS
| Change | Effect |
---|
1 | The constant XCB_INPUT_GET_DEVICE_MOTION_EVENTS with value 10 has been added. | No effect. |
[+] XCB_INPUT_GET_FEEDBACK_CONTROL
| Change | Effect |
---|
1 | The constant XCB_INPUT_GET_FEEDBACK_CONTROL with value 22 has been added. | No effect. |
[+] XCB_INPUT_GET_SELECTED_EXTENSION_EVENTS
| Change | Effect |
---|
1 | The constant XCB_INPUT_GET_SELECTED_EXTENSION_EVENTS with value 7 has been added. | No effect. |
[+] XCB_INPUT_GRAB_DEVICE
| Change | Effect |
---|
1 | The constant XCB_INPUT_GRAB_DEVICE with value 13 has been added. | No effect. |
[+] XCB_INPUT_GRAB_DEVICE_BUTTON
| Change | Effect |
---|
1 | The constant XCB_INPUT_GRAB_DEVICE_BUTTON with value 17 has been added. | No effect. |
[+] XCB_INPUT_GRAB_DEVICE_KEY
| Change | Effect |
---|
1 | The constant XCB_INPUT_GRAB_DEVICE_KEY with value 15 has been added. | No effect. |
[+] XCB_INPUT_LIST_INPUT_DEVICES
| Change | Effect |
---|
1 | The constant XCB_INPUT_LIST_INPUT_DEVICES with value 2 has been added. | No effect. |
[+] XCB_INPUT_MODE
| Change | Effect |
---|
1 | The constant XCB_INPUT_MODE with value 2 has been added. | No effect. |
[+] XCB_INPUT_OPEN_DEVICE
| Change | Effect |
---|
1 | The constant XCB_INPUT_OPEN_DEVICE with value 3 has been added. | No effect. |
[+] XCB_INPUT_PROXIMITY_IN
| Change | Effect |
---|
1 | The constant XCB_INPUT_PROXIMITY_IN with value 8 has been added. | No effect. |
[+] XCB_INPUT_PROXIMITY_OUT
| Change | Effect |
---|
1 | The constant XCB_INPUT_PROXIMITY_OUT with value 9 has been added. | No effect. |
[+] XCB_INPUT_QUERY_DEVICE_STATE
| Change | Effect |
---|
1 | The constant XCB_INPUT_QUERY_DEVICE_STATE with value 30 has been added. | No effect. |
[+] XCB_INPUT_SELECT_EXTENSION_EVENT
| Change | Effect |
---|
1 | The constant XCB_INPUT_SELECT_EXTENSION_EVENT with value 6 has been added. | No effect. |
[+] XCB_INPUT_SEND_EXTENSION_EVENT
| Change | Effect |
---|
1 | The constant XCB_INPUT_SEND_EXTENSION_EVENT with value 31 has been added. | No effect. |
[+] XCB_INPUT_SET_DEVICE_BUTTON_MAPPING
| Change | Effect |
---|
1 | The constant XCB_INPUT_SET_DEVICE_BUTTON_MAPPING with value 29 has been added. | No effect. |
[+] XCB_INPUT_SET_DEVICE_FOCUS
| Change | Effect |
---|
1 | The constant XCB_INPUT_SET_DEVICE_FOCUS with value 21 has been added. | No effect. |
[+] XCB_INPUT_SET_DEVICE_MODE
| Change | Effect |
---|
1 | The constant XCB_INPUT_SET_DEVICE_MODE with value 5 has been added. | No effect. |
[+] XCB_INPUT_SET_DEVICE_MODIFIER_MAPPING
| Change | Effect |
---|
1 | The constant XCB_INPUT_SET_DEVICE_MODIFIER_MAPPING with value 27 has been added. | No effect. |
[+] XCB_INPUT_SET_DEVICE_VALUATORS
| Change | Effect |
---|
1 | The constant XCB_INPUT_SET_DEVICE_VALUATORS with value 33 has been added. | No effect. |
[+] XCB_INPUT_UNGRAB_DEVICE
| Change | Effect |
---|
1 | The constant XCB_INPUT_UNGRAB_DEVICE with value 14 has been added. | No effect. |
[+] XCB_INPUT_UNGRAB_DEVICE_BUTTON
| Change | Effect |
---|
1 | The constant XCB_INPUT_UNGRAB_DEVICE_BUTTON with value 18 has been added. | No effect. |
[+] XCB_INPUT_UNGRAB_DEVICE_KEY
| Change | Effect |
---|
1 | The constant XCB_INPUT_UNGRAB_DEVICE_KEY with value 16 has been added. | No effect. |
xprint.h
[+] XCB_X_PRINT_ATTRIBUT_NOTIFY
| Change | Effect |
---|
1 | The constant XCB_X_PRINT_ATTRIBUT_NOTIFY with value 1 has been added. | No effect. |
[+] XCB_X_PRINT_BAD_CONTEXT
| Change | Effect |
---|
1 | The constant XCB_X_PRINT_BAD_CONTEXT with value 0 has been added. | No effect. |
[+] XCB_X_PRINT_BAD_SEQUENCE
| Change | Effect |
---|
1 | The constant XCB_X_PRINT_BAD_SEQUENCE with value 1 has been added. | No effect. |
[+] XCB_X_PRINT_CREATE_CONTEXT
| Change | Effect |
---|
1 | The constant XCB_X_PRINT_CREATE_CONTEXT with value 2 has been added. | No effect. |
[+] XCB_X_PRINT_NOTIFY
| Change | Effect |
---|
1 | The constant XCB_X_PRINT_NOTIFY with value 0 has been added. | No effect. |
[+] XCB_X_PRINT_PRINT_DESTROY_CONTEXT
| Change | Effect |
---|
1 | The constant XCB_X_PRINT_PRINT_DESTROY_CONTEXT with value 5 has been added. | No effect. |
[+] XCB_X_PRINT_PRINT_END_DOC
| Change | Effect |
---|
1 | The constant XCB_X_PRINT_PRINT_END_DOC with value 10 has been added. | No effect. |
[+] XCB_X_PRINT_PRINT_END_JOB
| Change | Effect |
---|
1 | The constant XCB_X_PRINT_PRINT_END_JOB with value 8 has been added. | No effect. |
[+] XCB_X_PRINT_PRINT_END_PAGE
| Change | Effect |
---|
1 | The constant XCB_X_PRINT_PRINT_END_PAGE with value 14 has been added. | No effect. |
[+] XCB_X_PRINT_PRINT_GET_ATTRIBUTES
| Change | Effect |
---|
1 | The constant XCB_X_PRINT_PRINT_GET_ATTRIBUTES with value 17 has been added. | No effect. |
[+] XCB_X_PRINT_PRINT_GET_CONTEXT
| Change | Effect |
---|
1 | The constant XCB_X_PRINT_PRINT_GET_CONTEXT with value 4 has been added. | No effect. |
[+] XCB_X_PRINT_PRINT_GET_DOCUMENT_DATA
| Change | Effect |
---|
1 | The constant XCB_X_PRINT_PRINT_GET_DOCUMENT_DATA with value 12 has been added. | No effect. |
[+] XCB_X_PRINT_PRINT_GET_IMAGE_RESOLUTION
| Change | Effect |
---|
1 | The constant XCB_X_PRINT_PRINT_GET_IMAGE_RESOLUTION with value 24 has been added. | No effect. |
[+] XCB_X_PRINT_PRINT_GET_ONE_ATTRIBUTES
| Change | Effect |
---|
1 | The constant XCB_X_PRINT_PRINT_GET_ONE_ATTRIBUTES with value 19 has been added. | No effect. |
[+] XCB_X_PRINT_PRINT_GET_PAGE_DIMENSIONS
| Change | Effect |
---|
1 | The constant XCB_X_PRINT_PRINT_GET_PAGE_DIMENSIONS with value 21 has been added. | No effect. |
[+] XCB_X_PRINT_PRINT_GET_PRINTER_LIST
| Change | Effect |
---|
1 | The constant XCB_X_PRINT_PRINT_GET_PRINTER_LIST with value 1 has been added. | No effect. |
[+] XCB_X_PRINT_PRINT_GET_SCREEN_OF_CONTEXT
| Change | Effect |
---|
1 | The constant XCB_X_PRINT_PRINT_GET_SCREEN_OF_CONTEXT with value 6 has been added. | No effect. |
[+] XCB_X_PRINT_PRINT_INPUT_SELECTED
| Change | Effect |
---|
1 | The constant XCB_X_PRINT_PRINT_INPUT_SELECTED with value 16 has been added. | No effect. |
[+] XCB_X_PRINT_PRINT_PUT_DOCUMENT_DATA
| Change | Effect |
---|
1 | The constant XCB_X_PRINT_PRINT_PUT_DOCUMENT_DATA with value 11 has been added. | No effect. |
[+] XCB_X_PRINT_PRINT_QUERY_SCREENS
| Change | Effect |
---|
1 | The constant XCB_X_PRINT_PRINT_QUERY_SCREENS with value 22 has been added. | No effect. |
[+] XCB_X_PRINT_PRINT_REHASH_PRINTER_LIST
| Change | Effect |
---|
1 | The constant XCB_X_PRINT_PRINT_REHASH_PRINTER_LIST with value 20 has been added. | No effect. |
[+] XCB_X_PRINT_PRINT_SELECT_INPUT
| Change | Effect |
---|
1 | The constant XCB_X_PRINT_PRINT_SELECT_INPUT with value 15 has been added. | No effect. |
[+] XCB_X_PRINT_PRINT_SET_ATTRIBUTES
| Change | Effect |
---|
1 | The constant XCB_X_PRINT_PRINT_SET_ATTRIBUTES with value 18 has been added. | No effect. |
[+] XCB_X_PRINT_PRINT_SET_CONTEXT
| Change | Effect |
---|
1 | The constant XCB_X_PRINT_PRINT_SET_CONTEXT with value 3 has been added. | No effect. |
[+] XCB_X_PRINT_PRINT_SET_IMAGE_RESOLUTION
| Change | Effect |
---|
1 | The constant XCB_X_PRINT_PRINT_SET_IMAGE_RESOLUTION with value 23 has been added. | No effect. |
[+] XCB_X_PRINT_PRINT_START_DOC
| Change | Effect |
---|
1 | The constant XCB_X_PRINT_PRINT_START_DOC with value 9 has been added. | No effect. |
[+] XCB_X_PRINT_PRINT_START_JOB
| Change | Effect |
---|
1 | The constant XCB_X_PRINT_PRINT_START_JOB with value 7 has been added. | No effect. |
[+] XCB_X_PRINT_PRINT_START_PAGE
| Change | Effect |
---|
1 | The constant XCB_X_PRINT_PRINT_START_PAGE with value 13 has been added. | No effect. |
xproto.h
[+] XCB_ACCESS
| Change | Effect |
---|
1 | The constant XCB_ACCESS with value 10 has been added. | No effect. |
[+] XCB_ALLOC
| Change | Effect |
---|
1 | The constant XCB_ALLOC with value 11 has been added. | No effect. |
[+] XCB_ALLOC_COLOR
| Change | Effect |
---|
1 | The constant XCB_ALLOC_COLOR with value 84 has been added. | No effect. |
[+] XCB_ALLOC_COLOR_CELLS
| Change | Effect |
---|
1 | The constant XCB_ALLOC_COLOR_CELLS with value 86 has been added. | No effect. |
[+] XCB_ALLOC_COLOR_PLANES
| Change | Effect |
---|
1 | The constant XCB_ALLOC_COLOR_PLANES with value 87 has been added. | No effect. |
[+] XCB_ALLOC_NAMED_COLOR
| Change | Effect |
---|
1 | The constant XCB_ALLOC_NAMED_COLOR with value 85 has been added. | No effect. |
[+] XCB_ALLOW_EVENTS
| Change | Effect |
---|
1 | The constant XCB_ALLOW_EVENTS with value 35 has been added. | No effect. |
[+] XCB_ATOM
| Change | Effect |
---|
1 | The constant XCB_ATOM with value 5 has been added. | No effect. |
[+] XCB_BELL
| Change | Effect |
---|
1 | The constant XCB_BELL with value 104 has been added. | No effect. |
[+] XCB_BUTTON_PRESS
| Change | Effect |
---|
1 | The constant XCB_BUTTON_PRESS with value 4 has been added. | No effect. |
[+] XCB_CHANGE_ACTIVE_POINTER_GRAB
| Change | Effect |
---|
1 | The constant XCB_CHANGE_ACTIVE_POINTER_GRAB with value 30 has been added. | No effect. |
[+] XCB_CHANGE_GC
| Change | Effect |
---|
1 | The constant XCB_CHANGE_GC with value 56 has been added. | No effect. |
[+] XCB_CHANGE_HOSTS
| Change | Effect |
---|
1 | The constant XCB_CHANGE_HOSTS with value 109 has been added. | No effect. |
[+] XCB_CHANGE_KEYBOARD_CONTROL
| Change | Effect |
---|
1 | The constant XCB_CHANGE_KEYBOARD_CONTROL with value 102 has been added. | No effect. |
[+] XCB_CHANGE_KEYBOARD_MAPPING
| Change | Effect |
---|
1 | The constant XCB_CHANGE_KEYBOARD_MAPPING with value 100 has been added. | No effect. |
[+] XCB_CHANGE_POINTER_CONTROL
| Change | Effect |
---|
1 | The constant XCB_CHANGE_POINTER_CONTROL with value 105 has been added. | No effect. |
[+] XCB_CHANGE_PROPERTY
| Change | Effect |
---|
1 | The constant XCB_CHANGE_PROPERTY with value 18 has been added. | No effect. |
[+] XCB_CHANGE_SAVE_SET
| Change | Effect |
---|
1 | The constant XCB_CHANGE_SAVE_SET with value 6 has been added. | No effect. |
[+] XCB_CHANGE_WINDOW_ATTRIBUTES
| Change | Effect |
---|
1 | The constant XCB_CHANGE_WINDOW_ATTRIBUTES with value 2 has been added. | No effect. |
[+] XCB_CIRCULATE_NOTIFY
| Change | Effect |
---|
1 | The constant XCB_CIRCULATE_NOTIFY with value 26 has been added. | No effect. |
[+] XCB_CIRCULATE_REQUEST
| Change | Effect |
---|
1 | The constant XCB_CIRCULATE_REQUEST with value 27 has been added. | No effect. |
[+] XCB_CIRCULATE_WINDOW
| Change | Effect |
---|
1 | The constant XCB_CIRCULATE_WINDOW with value 13 has been added. | No effect. |
[+] XCB_CLEAR_AREA
| Change | Effect |
---|
1 | The constant XCB_CLEAR_AREA with value 61 has been added. | No effect. |
[+] XCB_CLIENT_MESSAGE
| Change | Effect |
---|
1 | The constant XCB_CLIENT_MESSAGE with value 33 has been added. | No effect. |
[+] XCB_CLOSE_FONT
| Change | Effect |
---|
1 | The constant XCB_CLOSE_FONT with value 46 has been added. | No effect. |
[+] XCB_COLORMAP
| Change | Effect |
---|
1 | The constant XCB_COLORMAP with value 12 has been added. | No effect. |
[+] XCB_COLORMAP_NOTIFY
| Change | Effect |
---|
1 | The constant XCB_COLORMAP_NOTIFY with value 32 has been added. | No effect. |
[+] XCB_CONFIGURE_NOTIFY
| Change | Effect |
---|
1 | The constant XCB_CONFIGURE_NOTIFY with value 22 has been added. | No effect. |
[+] XCB_CONFIGURE_REQUEST
| Change | Effect |
---|
1 | The constant XCB_CONFIGURE_REQUEST with value 23 has been added. | No effect. |
[+] XCB_CONFIGURE_WINDOW
| Change | Effect |
---|
1 | The constant XCB_CONFIGURE_WINDOW with value 12 has been added. | No effect. |
[+] XCB_CONVERT_SELECTION
| Change | Effect |
---|
1 | The constant XCB_CONVERT_SELECTION with value 24 has been added. | No effect. |
[+] XCB_COPY_AREA
| Change | Effect |
---|
1 | The constant XCB_COPY_AREA with value 62 has been added. | No effect. |
[+] XCB_COPY_COLORMAP_AND_FREE
| Change | Effect |
---|
1 | The constant XCB_COPY_COLORMAP_AND_FREE with value 80 has been added. | No effect. |
[+] XCB_COPY_GC
| Change | Effect |
---|
1 | The constant XCB_COPY_GC with value 57 has been added. | No effect. |
[+] XCB_COPY_PLANE
| Change | Effect |
---|
1 | The constant XCB_COPY_PLANE with value 63 has been added. | No effect. |
[+] XCB_CREATE_COLORMAP
| Change | Effect |
---|
1 | The constant XCB_CREATE_COLORMAP with value 78 has been added. | No effect. |
[+] XCB_CREATE_CURSOR
| Change | Effect |
---|
1 | The constant XCB_CREATE_CURSOR with value 93 has been added. | No effect. |
[+] XCB_CREATE_GC
| Change | Effect |
---|
1 | The constant XCB_CREATE_GC with value 55 has been added. | No effect. |
[+] XCB_CREATE_GLYPH_CURSOR
| Change | Effect |
---|
1 | The constant XCB_CREATE_GLYPH_CURSOR with value 94 has been added. | No effect. |
[+] XCB_CREATE_NOTIFY
| Change | Effect |
---|
1 | The constant XCB_CREATE_NOTIFY with value 16 has been added. | No effect. |
[+] XCB_CREATE_PIXMAP
| Change | Effect |
---|
1 | The constant XCB_CREATE_PIXMAP with value 53 has been added. | No effect. |
[+] XCB_CREATE_WINDOW
| Change | Effect |
---|
1 | The constant XCB_CREATE_WINDOW with value 1 has been added. | No effect. |
[+] XCB_CURSOR
| Change | Effect |
---|
1 | The constant XCB_CURSOR with value 6 has been added. | No effect. |
[+] XCB_DELETE_PROPERTY
| Change | Effect |
---|
1 | The constant XCB_DELETE_PROPERTY with value 19 has been added. | No effect. |
[+] XCB_DESTROY_NOTIFY
| Change | Effect |
---|
1 | The constant XCB_DESTROY_NOTIFY with value 17 has been added. | No effect. |
[+] XCB_DESTROY_SUBWINDOWS
| Change | Effect |
---|
1 | The constant XCB_DESTROY_SUBWINDOWS with value 5 has been added. | No effect. |
[+] XCB_DESTROY_WINDOW
| Change | Effect |
---|
1 | The constant XCB_DESTROY_WINDOW with value 4 has been added. | No effect. |
[+] XCB_DRAWABLE
| Change | Effect |
---|
1 | The constant XCB_DRAWABLE with value 9 has been added. | No effect. |
[+] XCB_ENTER_NOTIFY
| Change | Effect |
---|
1 | The constant XCB_ENTER_NOTIFY with value 7 has been added. | No effect. |
[+] XCB_EXPOSE
| Change | Effect |
---|
1 | The constant XCB_EXPOSE with value 12 has been added. | No effect. |
[+] XCB_FILL_POLY
| Change | Effect |
---|
1 | The constant XCB_FILL_POLY with value 69 has been added. | No effect. |
[+] XCB_FOCUS_IN
| Change | Effect |
---|
1 | The constant XCB_FOCUS_IN with value 9 has been added. | No effect. |
[+] XCB_FOCUS_OUT
| Change | Effect |
---|
1 | The constant XCB_FOCUS_OUT with value 10 has been added. | No effect. |
[+] XCB_FONT
| Change | Effect |
---|
1 | The constant XCB_FONT with value 7 has been added. | No effect. |
[+] XCB_FORCE_SCREEN_SAVER
| Change | Effect |
---|
1 | The constant XCB_FORCE_SCREEN_SAVER with value 115 has been added. | No effect. |
[+] XCB_FREE_COLORMAP
| Change | Effect |
---|
1 | The constant XCB_FREE_COLORMAP with value 79 has been added. | No effect. |
[+] XCB_FREE_COLORS
| Change | Effect |
---|
1 | The constant XCB_FREE_COLORS with value 88 has been added. | No effect. |
[+] XCB_FREE_CURSOR
| Change | Effect |
---|
1 | The constant XCB_FREE_CURSOR with value 95 has been added. | No effect. |
[+] XCB_FREE_GC
| Change | Effect |
---|
1 | The constant XCB_FREE_GC with value 60 has been added. | No effect. |
[+] XCB_FREE_PIXMAP
| Change | Effect |
---|
1 | The constant XCB_FREE_PIXMAP with value 54 has been added. | No effect. |
[+] XCB_G_CONTEXT
| Change | Effect |
---|
1 | The constant XCB_G_CONTEXT with value 13 has been added. | No effect. |
[+] XCB_GET_ATOM_NAME
| Change | Effect |
---|
1 | The constant XCB_GET_ATOM_NAME with value 17 has been added. | No effect. |
[+] XCB_GET_FONT_PATH
| Change | Effect |
---|
1 | The constant XCB_GET_FONT_PATH with value 52 has been added. | No effect. |
[+] XCB_GET_GEOMETRY
| Change | Effect |
---|
1 | The constant XCB_GET_GEOMETRY with value 14 has been added. | No effect. |
[+] XCB_GET_IMAGE
| Change | Effect |
---|
1 | The constant XCB_GET_IMAGE with value 73 has been added. | No effect. |
[+] XCB_GET_INPUT_FOCUS
| Change | Effect |
---|
1 | The constant XCB_GET_INPUT_FOCUS with value 43 has been added. | No effect. |
[+] XCB_GET_KEYBOARD_CONTROL
| Change | Effect |
---|
1 | The constant XCB_GET_KEYBOARD_CONTROL with value 103 has been added. | No effect. |
[+] XCB_GET_KEYBOARD_MAPPING
| Change | Effect |
---|
1 | The constant XCB_GET_KEYBOARD_MAPPING with value 101 has been added. | No effect. |
[+] XCB_GET_MODIFIER_MAPPING
| Change | Effect |
---|
1 | The constant XCB_GET_MODIFIER_MAPPING with value 119 has been added. | No effect. |
[+] XCB_GET_MOTION_EVENTS
| Change | Effect |
---|
1 | The constant XCB_GET_MOTION_EVENTS with value 39 has been added. | No effect. |
[+] XCB_GET_POINTER_CONTROL
| Change | Effect |
---|
1 | The constant XCB_GET_POINTER_CONTROL with value 106 has been added. | No effect. |
[+] XCB_GET_POINTER_MAPPING
| Change | Effect |
---|
1 | The constant XCB_GET_POINTER_MAPPING with value 117 has been added. | No effect. |
[+] XCB_GET_PROPERTY
| Change | Effect |
---|
1 | The constant XCB_GET_PROPERTY with value 20 has been added. | No effect. |
[+] XCB_GET_SCREEN_SAVER
| Change | Effect |
---|
1 | The constant XCB_GET_SCREEN_SAVER with value 108 has been added. | No effect. |
[+] XCB_GET_SELECTION_OWNER
| Change | Effect |
---|
1 | The constant XCB_GET_SELECTION_OWNER with value 23 has been added. | No effect. |
[+] XCB_GET_WINDOW_ATTRIBUTES
| Change | Effect |
---|
1 | The constant XCB_GET_WINDOW_ATTRIBUTES with value 3 has been added. | No effect. |
[+] XCB_GRAB_BUTTON
| Change | Effect |
---|
1 | The constant XCB_GRAB_BUTTON with value 28 has been added. | No effect. |
[+] XCB_GRAB_KEY
| Change | Effect |
---|
1 | The constant XCB_GRAB_KEY with value 33 has been added. | No effect. |
[+] XCB_GRAB_KEYBOARD
| Change | Effect |
---|
1 | The constant XCB_GRAB_KEYBOARD with value 31 has been added. | No effect. |
[+] XCB_GRAB_POINTER
| Change | Effect |
---|
1 | The constant XCB_GRAB_POINTER with value 26 has been added. | No effect. |
[+] XCB_GRAB_SERVER
| Change | Effect |
---|
1 | The constant XCB_GRAB_SERVER with value 36 has been added. | No effect. |
[+] XCB_GRAPHICS_EXPOSURE
| Change | Effect |
---|
1 | The constant XCB_GRAPHICS_EXPOSURE with value 13 has been added. | No effect. |
[+] XCB_GRAVITY_NOTIFY
| Change | Effect |
---|
1 | The constant XCB_GRAVITY_NOTIFY with value 24 has been added. | No effect. |
[+] XCB_ID_CHOICE
| Change | Effect |
---|
1 | The constant XCB_ID_CHOICE with value 14 has been added. | No effect. |
[+] XCB_IMAGE_TEXT_16
| Change | Effect |
---|
1 | The constant XCB_IMAGE_TEXT_16 with value 77 has been added. | No effect. |
[+] XCB_IMAGE_TEXT_8
| Change | Effect |
---|
1 | The constant XCB_IMAGE_TEXT_8 with value 76 has been added. | No effect. |
[+] XCB_IMPLEMENTATION
| Change | Effect |
---|
1 | The constant XCB_IMPLEMENTATION with value 17 has been added. | No effect. |
[+] XCB_INSTALL_COLORMAP
| Change | Effect |
---|
1 | The constant XCB_INSTALL_COLORMAP with value 81 has been added. | No effect. |
[+] XCB_INTERN_ATOM
| Change | Effect |
---|
1 | The constant XCB_INTERN_ATOM with value 16 has been added. | No effect. |
[+] XCB_KEY_PRESS
| Change | Effect |
---|
1 | The constant XCB_KEY_PRESS with value 2 has been added. | No effect. |
[+] XCB_KEYMAP_NOTIFY
| Change | Effect |
---|
1 | The constant XCB_KEYMAP_NOTIFY with value 11 has been added. | No effect. |
[+] XCB_KILL_CLIENT
| Change | Effect |
---|
1 | The constant XCB_KILL_CLIENT with value 113 has been added. | No effect. |
[+] XCB_LEAVE_NOTIFY
| Change | Effect |
---|
1 | The constant XCB_LEAVE_NOTIFY with value 8 has been added. | No effect. |
[+] XCB_LENGTH
| Change | Effect |
---|
1 | The constant XCB_LENGTH with value 16 has been added. | No effect. |
[+] XCB_LIST_EXTENSIONS
| Change | Effect |
---|
1 | The constant XCB_LIST_EXTENSIONS with value 99 has been added. | No effect. |
[+] XCB_LIST_FONTS
| Change | Effect |
---|
1 | The constant XCB_LIST_FONTS with value 49 has been added. | No effect. |
[+] XCB_LIST_FONTS_WITH_INFO
| Change | Effect |
---|
1 | The constant XCB_LIST_FONTS_WITH_INFO with value 50 has been added. | No effect. |
[+] XCB_LIST_HOSTS
| Change | Effect |
---|
1 | The constant XCB_LIST_HOSTS with value 110 has been added. | No effect. |
[+] XCB_LIST_INSTALLED_COLORMAPS
| Change | Effect |
---|
1 | The constant XCB_LIST_INSTALLED_COLORMAPS with value 83 has been added. | No effect. |
[+] XCB_LIST_PROPERTIES
| Change | Effect |
---|
1 | The constant XCB_LIST_PROPERTIES with value 21 has been added. | No effect. |
[+] XCB_LOOKUP_COLOR
| Change | Effect |
---|
1 | The constant XCB_LOOKUP_COLOR with value 92 has been added. | No effect. |
[+] XCB_MAP_NOTIFY
| Change | Effect |
---|
1 | The constant XCB_MAP_NOTIFY with value 19 has been added. | No effect. |
[+] XCB_MAP_REQUEST
| Change | Effect |
---|
1 | The constant XCB_MAP_REQUEST with value 20 has been added. | No effect. |
[+] XCB_MAP_SUBWINDOWS
| Change | Effect |
---|
1 | The constant XCB_MAP_SUBWINDOWS with value 9 has been added. | No effect. |
[+] XCB_MAP_WINDOW
| Change | Effect |
---|
1 | The constant XCB_MAP_WINDOW with value 8 has been added. | No effect. |
[+] XCB_MAPPING_NOTIFY
| Change | Effect |
---|
1 | The constant XCB_MAPPING_NOTIFY with value 34 has been added. | No effect. |
[+] XCB_MATCH
| Change | Effect |
---|
1 | The constant XCB_MATCH with value 8 has been added. | No effect. |
[+] XCB_MOTION_NOTIFY
| Change | Effect |
---|
1 | The constant XCB_MOTION_NOTIFY with value 6 has been added. | No effect. |
[+] XCB_NAME
| Change | Effect |
---|
1 | The constant XCB_NAME with value 15 has been added. | No effect. |
[+] XCB_NO_EXPOSURE
| Change | Effect |
---|
1 | The constant XCB_NO_EXPOSURE with value 14 has been added. | No effect. |
[+] XCB_NO_OPERATION
| Change | Effect |
---|
1 | The constant XCB_NO_OPERATION with value 127 has been added. | No effect. |
[+] XCB_OPEN_FONT
| Change | Effect |
---|
1 | The constant XCB_OPEN_FONT with value 45 has been added. | No effect. |
[+] XCB_PIXMAP
| Change | Effect |
---|
1 | The constant XCB_PIXMAP with value 4 has been added. | No effect. |
[+] XCB_POLY_ARC
| Change | Effect |
---|
1 | The constant XCB_POLY_ARC with value 68 has been added. | No effect. |
[+] XCB_POLY_FILL_ARC
| Change | Effect |
---|
1 | The constant XCB_POLY_FILL_ARC with value 71 has been added. | No effect. |
[+] XCB_POLY_FILL_RECTANGLE
| Change | Effect |
---|
1 | The constant XCB_POLY_FILL_RECTANGLE with value 70 has been added. | No effect. |
[+] XCB_POLY_LINE
| Change | Effect |
---|
1 | The constant XCB_POLY_LINE with value 65 has been added. | No effect. |
[+] XCB_POLY_POINT
| Change | Effect |
---|
1 | The constant XCB_POLY_POINT with value 64 has been added. | No effect. |
[+] XCB_POLY_RECTANGLE
| Change | Effect |
---|
1 | The constant XCB_POLY_RECTANGLE with value 67 has been added. | No effect. |
[+] XCB_POLY_SEGMENT
| Change | Effect |
---|
1 | The constant XCB_POLY_SEGMENT with value 66 has been added. | No effect. |
[+] XCB_POLY_TEXT_16
| Change | Effect |
---|
1 | The constant XCB_POLY_TEXT_16 with value 75 has been added. | No effect. |
[+] XCB_POLY_TEXT_8
| Change | Effect |
---|
1 | The constant XCB_POLY_TEXT_8 with value 74 has been added. | No effect. |
[+] XCB_PROPERTY_NOTIFY
| Change | Effect |
---|
1 | The constant XCB_PROPERTY_NOTIFY with value 28 has been added. | No effect. |
[+] XCB_PUT_IMAGE
| Change | Effect |
---|
1 | The constant XCB_PUT_IMAGE with value 72 has been added. | No effect. |
[+] XCB_QUERY_BEST_SIZE
| Change | Effect |
---|
1 | The constant XCB_QUERY_BEST_SIZE with value 97 has been added. | No effect. |
[+] XCB_QUERY_COLORS
| Change | Effect |
---|
1 | The constant XCB_QUERY_COLORS with value 91 has been added. | No effect. |
[+] XCB_QUERY_EXTENSION
| Change | Effect |
---|
1 | The constant XCB_QUERY_EXTENSION with value 98 has been added. | No effect. |
[+] XCB_QUERY_FONT
| Change | Effect |
---|
1 | The constant XCB_QUERY_FONT with value 47 has been added. | No effect. |
[+] XCB_QUERY_KEYMAP
| Change | Effect |
---|
1 | The constant XCB_QUERY_KEYMAP with value 44 has been added. | No effect. |
[+] XCB_QUERY_POINTER
| Change | Effect |
---|
1 | The constant XCB_QUERY_POINTER with value 38 has been added. | No effect. |
[+] XCB_QUERY_TEXT_EXTENTS
| Change | Effect |
---|
1 | The constant XCB_QUERY_TEXT_EXTENTS with value 48 has been added. | No effect. |
[+] XCB_QUERY_TREE
| Change | Effect |
---|
1 | The constant XCB_QUERY_TREE with value 15 has been added. | No effect. |
[+] XCB_RECOLOR_CURSOR
| Change | Effect |
---|
1 | The constant XCB_RECOLOR_CURSOR with value 96 has been added. | No effect. |
[+] XCB_REPARENT_NOTIFY
| Change | Effect |
---|
1 | The constant XCB_REPARENT_NOTIFY with value 21 has been added. | No effect. |
[+] XCB_REPARENT_WINDOW
| Change | Effect |
---|
1 | The constant XCB_REPARENT_WINDOW with value 7 has been added. | No effect. |
[+] XCB_REQUEST
| Change | Effect |
---|
1 | The constant XCB_REQUEST with value 1 has been added. | No effect. |
[+] XCB_RESIZE_REQUEST
| Change | Effect |
---|
1 | The constant XCB_RESIZE_REQUEST with value 25 has been added. | No effect. |
[+] XCB_ROTATE_PROPERTIES
| Change | Effect |
---|
1 | The constant XCB_ROTATE_PROPERTIES with value 114 has been added. | No effect. |
[+] XCB_SELECTION_CLEAR
| Change | Effect |
---|
1 | The constant XCB_SELECTION_CLEAR with value 29 has been added. | No effect. |
[+] XCB_SELECTION_NOTIFY
| Change | Effect |
---|
1 | The constant XCB_SELECTION_NOTIFY with value 31 has been added. | No effect. |
[+] XCB_SELECTION_REQUEST
| Change | Effect |
---|
1 | The constant XCB_SELECTION_REQUEST with value 30 has been added. | No effect. |
[+] XCB_SEND_EVENT
| Change | Effect |
---|
1 | The constant XCB_SEND_EVENT with value 25 has been added. | No effect. |
[+] XCB_SET_ACCESS_CONTROL
| Change | Effect |
---|
1 | The constant XCB_SET_ACCESS_CONTROL with value 111 has been added. | No effect. |
[+] XCB_SET_CLIP_RECTANGLES
| Change | Effect |
---|
1 | The constant XCB_SET_CLIP_RECTANGLES with value 59 has been added. | No effect. |
[+] XCB_SET_CLOSE_DOWN_MODE
| Change | Effect |
---|
1 | The constant XCB_SET_CLOSE_DOWN_MODE with value 112 has been added. | No effect. |
[+] XCB_SET_DASHES
| Change | Effect |
---|
1 | The constant XCB_SET_DASHES with value 58 has been added. | No effect. |
[+] XCB_SET_FONT_PATH
| Change | Effect |
---|
1 | The constant XCB_SET_FONT_PATH with value 51 has been added. | No effect. |
[+] XCB_SET_INPUT_FOCUS
| Change | Effect |
---|
1 | The constant XCB_SET_INPUT_FOCUS with value 42 has been added. | No effect. |
[+] XCB_SET_MODIFIER_MAPPING
| Change | Effect |
---|
1 | The constant XCB_SET_MODIFIER_MAPPING with value 118 has been added. | No effect. |
[+] XCB_SET_POINTER_MAPPING
| Change | Effect |
---|
1 | The constant XCB_SET_POINTER_MAPPING with value 116 has been added. | No effect. |
[+] XCB_SET_SCREEN_SAVER
| Change | Effect |
---|
1 | The constant XCB_SET_SCREEN_SAVER with value 107 has been added. | No effect. |
[+] XCB_SET_SELECTION_OWNER
| Change | Effect |
---|
1 | The constant XCB_SET_SELECTION_OWNER with value 22 has been added. | No effect. |
[+] XCB_STORE_COLORS
| Change | Effect |
---|
1 | The constant XCB_STORE_COLORS with value 89 has been added. | No effect. |
[+] XCB_STORE_NAMED_COLOR
| Change | Effect |
---|
1 | The constant XCB_STORE_NAMED_COLOR with value 90 has been added. | No effect. |
[+] XCB_TRANSLATE_COORDINATES
| Change | Effect |
---|
1 | The constant XCB_TRANSLATE_COORDINATES with value 40 has been added. | No effect. |
[+] XCB_UNGRAB_BUTTON
| Change | Effect |
---|
1 | The constant XCB_UNGRAB_BUTTON with value 29 has been added. | No effect. |
[+] XCB_UNGRAB_KEY
| Change | Effect |
---|
1 | The constant XCB_UNGRAB_KEY with value 34 has been added. | No effect. |
[+] XCB_UNGRAB_KEYBOARD
| Change | Effect |
---|
1 | The constant XCB_UNGRAB_KEYBOARD with value 32 has been added. | No effect. |
[+] XCB_UNGRAB_POINTER
| Change | Effect |
---|
1 | The constant XCB_UNGRAB_POINTER with value 27 has been added. | No effect. |
[+] XCB_UNGRAB_SERVER
| Change | Effect |
---|
1 | The constant XCB_UNGRAB_SERVER with value 37 has been added. | No effect. |
[+] XCB_UNINSTALL_COLORMAP
| Change | Effect |
---|
1 | The constant XCB_UNINSTALL_COLORMAP with value 82 has been added. | No effect. |
[+] XCB_UNMAP_NOTIFY
| Change | Effect |
---|
1 | The constant XCB_UNMAP_NOTIFY with value 18 has been added. | No effect. |
[+] XCB_UNMAP_SUBWINDOWS
| Change | Effect |
---|
1 | The constant XCB_UNMAP_SUBWINDOWS with value 11 has been added. | No effect. |
[+] XCB_UNMAP_WINDOW
| Change | Effect |
---|
1 | The constant XCB_UNMAP_WINDOW with value 10 has been added. | No effect. |
[+] XCB_VALUE
| Change | Effect |
---|
1 | The constant XCB_VALUE with value 2 has been added. | No effect. |
[+] XCB_VISIBILITY_NOTIFY
| Change | Effect |
---|
1 | The constant XCB_VISIBILITY_NOTIFY with value 15 has been added. | No effect. |
[+] XCB_WARP_POINTER
| Change | Effect |
---|
1 | The constant XCB_WARP_POINTER with value 41 has been added. | No effect. |
[+] XCB_WINDOW
| Change | Effect |
---|
1 | The constant XCB_WINDOW with value 3 has been added. | No effect. |
xselinux.h
[+] XCB_SELINUX_GET_CLIENT_CONTEXT
| Change | Effect |
---|
1 | The constant XCB_SELINUX_GET_CLIENT_CONTEXT with value 22 has been added. | No effect. |
[+] XCB_SELINUX_GET_DEVICE_CONTEXT
| Change | Effect |
---|
1 | The constant XCB_SELINUX_GET_DEVICE_CONTEXT with value 4 has been added. | No effect. |
[+] XCB_SELINUX_GET_DEVICE_CREATE_CONTEXT
| Change | Effect |
---|
1 | The constant XCB_SELINUX_GET_DEVICE_CREATE_CONTEXT with value 2 has been added. | No effect. |
[+] XCB_SELINUX_GET_PROPERTY_CONTEXT
| Change | Effect |
---|
1 | The constant XCB_SELINUX_GET_PROPERTY_CONTEXT with value 12 has been added. | No effect. |
[+] XCB_SELINUX_GET_PROPERTY_CREATE_CONTEXT
| Change | Effect |
---|
1 | The constant XCB_SELINUX_GET_PROPERTY_CREATE_CONTEXT with value 9 has been added. | No effect. |
[+] XCB_SELINUX_GET_PROPERTY_DATA_CONTEXT
| Change | Effect |
---|
1 | The constant XCB_SELINUX_GET_PROPERTY_DATA_CONTEXT with value 13 has been added. | No effect. |
[+] XCB_SELINUX_GET_PROPERTY_USE_CONTEXT
| Change | Effect |
---|
1 | The constant XCB_SELINUX_GET_PROPERTY_USE_CONTEXT with value 11 has been added. | No effect. |
[+] XCB_SELINUX_GET_SELECTION_CONTEXT
| Change | Effect |
---|
1 | The constant XCB_SELINUX_GET_SELECTION_CONTEXT with value 19 has been added. | No effect. |
[+] XCB_SELINUX_GET_SELECTION_CREATE_CONTEXT
| Change | Effect |
---|
1 | The constant XCB_SELINUX_GET_SELECTION_CREATE_CONTEXT with value 16 has been added. | No effect. |
[+] XCB_SELINUX_GET_SELECTION_DATA_CONTEXT
| Change | Effect |
---|
1 | The constant XCB_SELINUX_GET_SELECTION_DATA_CONTEXT with value 20 has been added. | No effect. |
[+] XCB_SELINUX_GET_SELECTION_USE_CONTEXT
| Change | Effect |
---|
1 | The constant XCB_SELINUX_GET_SELECTION_USE_CONTEXT with value 18 has been added. | No effect. |
[+] XCB_SELINUX_GET_WINDOW_CONTEXT
| Change | Effect |
---|
1 | The constant XCB_SELINUX_GET_WINDOW_CONTEXT with value 7 has been added. | No effect. |
[+] XCB_SELINUX_GET_WINDOW_CREATE_CONTEXT
| Change | Effect |
---|
1 | The constant XCB_SELINUX_GET_WINDOW_CREATE_CONTEXT with value 6 has been added. | No effect. |
[+] XCB_SELINUX_LIST_PROPERTIES
| Change | Effect |
---|
1 | The constant XCB_SELINUX_LIST_PROPERTIES with value 14 has been added. | No effect. |
[+] XCB_SELINUX_LIST_SELECTIONS
| Change | Effect |
---|
1 | The constant XCB_SELINUX_LIST_SELECTIONS with value 21 has been added. | No effect. |
[+] XCB_SELINUX_SET_DEVICE_CONTEXT
| Change | Effect |
---|
1 | The constant XCB_SELINUX_SET_DEVICE_CONTEXT with value 3 has been added. | No effect. |
[+] XCB_SELINUX_SET_DEVICE_CREATE_CONTEXT
| Change | Effect |
---|
1 | The constant XCB_SELINUX_SET_DEVICE_CREATE_CONTEXT with value 1 has been added. | No effect. |
[+] XCB_SELINUX_SET_PROPERTY_CREATE_CONTEXT
| Change | Effect |
---|
1 | The constant XCB_SELINUX_SET_PROPERTY_CREATE_CONTEXT with value 8 has been added. | No effect. |
[+] XCB_SELINUX_SET_PROPERTY_USE_CONTEXT
| Change | Effect |
---|
1 | The constant XCB_SELINUX_SET_PROPERTY_USE_CONTEXT with value 10 has been added. | No effect. |
[+] XCB_SELINUX_SET_SELECTION_CREATE_CONTEXT
| Change | Effect |
---|
1 | The constant XCB_SELINUX_SET_SELECTION_CREATE_CONTEXT with value 15 has been added. | No effect. |
[+] XCB_SELINUX_SET_SELECTION_USE_CONTEXT
| Change | Effect |
---|
1 | The constant XCB_SELINUX_SET_SELECTION_USE_CONTEXT with value 17 has been added. | No effect. |
[+] XCB_SELINUX_SET_WINDOW_CREATE_CONTEXT
| Change | Effect |
---|
1 | The constant XCB_SELINUX_SET_WINDOW_CREATE_CONTEXT with value 5 has been added. | No effect. |
xtest.h
[+] XCB_TEST_COMPARE_CURSOR
| Change | Effect |
---|
1 | The constant XCB_TEST_COMPARE_CURSOR with value 1 has been added. | No effect. |
[+] XCB_TEST_FAKE_INPUT
| Change | Effect |
---|
1 | The constant XCB_TEST_FAKE_INPUT with value 2 has been added. | No effect. |
[+] XCB_TEST_GRAB_CONTROL
| Change | Effect |
---|
1 | The constant XCB_TEST_GRAB_CONTROL with value 3 has been added. | No effect. |
xv.h
[+] XCB_XV_BAD_CONTROL
| Change | Effect |
---|
1 | The constant XCB_XV_BAD_CONTROL with value 2 has been added. | No effect. |
[+] XCB_XV_BAD_ENCODING
| Change | Effect |
---|
1 | The constant XCB_XV_BAD_ENCODING with value 1 has been added. | No effect. |
[+] XCB_XV_BAD_PORT
| Change | Effect |
---|
1 | The constant XCB_XV_BAD_PORT with value 0 has been added. | No effect. |
[+] XCB_XV_GET_PORT_ATTRIBUTE
| Change | Effect |
---|
1 | The constant XCB_XV_GET_PORT_ATTRIBUTE with value 14 has been added. | No effect. |
[+] XCB_XV_GET_STILL
| Change | Effect |
---|
1 | The constant XCB_XV_GET_STILL with value 8 has been added. | No effect. |
[+] XCB_XV_GET_VIDEO
| Change | Effect |
---|
1 | The constant XCB_XV_GET_VIDEO with value 7 has been added. | No effect. |
[+] XCB_XV_GRAB_PORT
| Change | Effect |
---|
1 | The constant XCB_XV_GRAB_PORT with value 3 has been added. | No effect. |
[+] XCB_XV_LIST_IMAGE_FORMATS
| Change | Effect |
---|
1 | The constant XCB_XV_LIST_IMAGE_FORMATS with value 16 has been added. | No effect. |
[+] XCB_XV_PORT_NOTIFY
| Change | Effect |
---|
1 | The constant XCB_XV_PORT_NOTIFY with value 1 has been added. | No effect. |
[+] XCB_XV_PUT_IMAGE
| Change | Effect |
---|
1 | The constant XCB_XV_PUT_IMAGE with value 18 has been added. | No effect. |
[+] XCB_XV_PUT_STILL
| Change | Effect |
---|
1 | The constant XCB_XV_PUT_STILL with value 6 has been added. | No effect. |
[+] XCB_XV_PUT_VIDEO
| Change | Effect |
---|
1 | The constant XCB_XV_PUT_VIDEO with value 5 has been added. | No effect. |
[+] XCB_XV_QUERY_ADAPTORS
| Change | Effect |
---|
1 | The constant XCB_XV_QUERY_ADAPTORS with value 1 has been added. | No effect. |
[+] XCB_XV_QUERY_BEST_SIZE
| Change | Effect |
---|
1 | The constant XCB_XV_QUERY_BEST_SIZE with value 12 has been added. | No effect. |
[+] XCB_XV_QUERY_ENCODINGS
| Change | Effect |
---|
1 | The constant XCB_XV_QUERY_ENCODINGS with value 2 has been added. | No effect. |
[+] XCB_XV_QUERY_EXTENSION
| Change | Effect |
---|
1 | The constant XCB_XV_QUERY_EXTENSION with value 0 has been added. | No effect. |
[+] XCB_XV_QUERY_IMAGE_ATTRIBUTES
| Change | Effect |
---|
1 | The constant XCB_XV_QUERY_IMAGE_ATTRIBUTES with value 17 has been added. | No effect. |
[+] XCB_XV_QUERY_PORT_ATTRIBUTES
| Change | Effect |
---|
1 | The constant XCB_XV_QUERY_PORT_ATTRIBUTES with value 15 has been added. | No effect. |
[+] XCB_XV_SELECT_PORT_NOTIFY
| Change | Effect |
---|
1 | The constant XCB_XV_SELECT_PORT_NOTIFY with value 11 has been added. | No effect. |
[+] XCB_XV_SELECT_VIDEO_NOTIFY
| Change | Effect |
---|
1 | The constant XCB_XV_SELECT_VIDEO_NOTIFY with value 10 has been added. | No effect. |
[+] XCB_XV_SET_PORT_ATTRIBUTE
| Change | Effect |
---|
1 | The constant XCB_XV_SET_PORT_ATTRIBUTE with value 13 has been added. | No effect. |
[+] XCB_XV_SHM_PUT_IMAGE
| Change | Effect |
---|
1 | The constant XCB_XV_SHM_PUT_IMAGE with value 19 has been added. | No effect. |
[+] XCB_XV_STOP_VIDEO
| Change | Effect |
---|
1 | The constant XCB_XV_STOP_VIDEO with value 9 has been added. | No effect. |
[+] XCB_XV_UNGRAB_PORT
| Change | Effect |
---|
1 | The constant XCB_XV_UNGRAB_PORT with value 4 has been added. | No effect. |
[+] XCB_XV_VIDEO_NOTIFY
| Change | Effect |
---|
1 | The constant XCB_XV_VIDEO_NOTIFY with value 0 has been added. | No effect. |
xvmc.h
[+] XCB_XVMC_CREATE_CONTEXT
| Change | Effect |
---|
1 | The constant XCB_XVMC_CREATE_CONTEXT with value 2 has been added. | No effect. |
[+] XCB_XVMC_CREATE_SUBPICTURE
| Change | Effect |
---|
1 | The constant XCB_XVMC_CREATE_SUBPICTURE with value 6 has been added. | No effect. |
[+] XCB_XVMC_CREATE_SURFACE
| Change | Effect |
---|
1 | The constant XCB_XVMC_CREATE_SURFACE with value 4 has been added. | No effect. |
[+] XCB_XVMC_DESTROY_CONTEXT
| Change | Effect |
---|
1 | The constant XCB_XVMC_DESTROY_CONTEXT with value 3 has been added. | No effect. |
[+] XCB_XVMC_DESTROY_SUBPICTURE
| Change | Effect |
---|
1 | The constant XCB_XVMC_DESTROY_SUBPICTURE with value 7 has been added. | No effect. |
[+] XCB_XVMC_DESTROY_SURFACE
| Change | Effect |
---|
1 | The constant XCB_XVMC_DESTROY_SURFACE with value 5 has been added. | No effect. |
[+] XCB_XVMC_LIST_SUBPICTURE_TYPES
| Change | Effect |
---|
1 | The constant XCB_XVMC_LIST_SUBPICTURE_TYPES with value 8 has been added. | No effect. |
[+] XCB_XVMC_LIST_SURFACE_TYPES
| Change | Effect |
---|
1 | The constant XCB_XVMC_LIST_SURFACE_TYPES with value 1 has been added. | No effect. |
to the top
Header Files (26)
bigreq.h
composite.h
damage.h
dpms.h
glx.h
randr.h
record.h
render.h
res.h
screensaver.h
shape.h
shm.h
sync.h
xc_misc.h
xcb.h
xcb_types.h
xcbext.h
xcbxlib.h
xevie.h
xf86dri.h
xfixes.h
xprint.h
xproto.h
xtest.h
xv.h
xvmc.h
to the top
Shared Libraries (20)
libXCB.so.0.0.0
libXCBcomposite.so.0.0.0
libXCBdamage.so.0.0.0
libXCBdpms.so.0.0.0
libXCBglx.so.0.0.0
libXCBrandr.so.0.0.0
libXCBrecord.so.0.0.0
libXCBrender.so.0.0.0
libXCBres.so.0.0.0
libXCBscreensaver.so.0.0.0
libXCBshape.so.0.0.0
libXCBshm.so.0.0.0
libXCBsync.so.0.0.0
libXCBxevie.so.0.0.0
libXCBxf86dri.so.0.0.0
libXCBxfixes.so.0.0.0
libXCBxprint.so.0.0.0
libXCBxtest.so.0.0.0
libXCBxv.so.0.0.0
libXCBxvmc.so.0.0.0
to the top