Binary compatibility report for the XCB library  between 0.9 and 1.3 versions on x86

Test Info


Library NameXCB
Version #10.9
Version #21.3
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files26
Total Shared Libraries20
Total Symbols / Types1381 / 2384
VerdictIncompatible
(100%)

Problem Summary


SeverityCount
Added Symbols-1907
Removed SymbolsHigh1381
Problems with
Data Types
High0
Medium0
Low0
Problems with
Symbols
High0
Medium0
Low0
Problems with
Constants
Low94
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
[+] XCBDamageNotify

glx.h
[+] XCBGlxBadContext
[+] XCBGlxBadContextState
[+] XCBGlxBadContextTag
[+] XCBGlxBadCurrentDrawable
[+] XCBGlxBadCurrentWindow
[+] XCBGlxBadDrawable
[+] XCBGlxBadFBConfig
[+] XCBGlxBadLargeRequest
[+] XCBGlxBadPbuffer
[+] XCBGlxBadPixmap
[+] XCBGlxBadRenderRequest
[+] XCBGlxBadWindow
[+] XCBGlxGeneric
[+] XCBGlxPbufferClobber
[+] XCBGlxUnsupportedPrivateRequest

randr.h
[+] XCBRandRScreenChangeNotify

record.h
[+] XCBRecordBadContext

render.h
[+] XCBRenderGlyph
[+] XCBRenderGlyphSet
[+] XCBRenderPictFormat
[+] XCBRenderPictOp
[+] XCBRenderPicture

screensaver.h
[+] XCBScreenSaverNotify

shape.h
[+] XCBShapeNotify

shm.h
[+] XCBShmBadSeg
[+] XCBShmCompletion

sync.h
[+] XCBSyncAlarm
[+] XCBSyncAlarmNotify
[+] XCBSyncCounter
[+] XCBSyncCounterNotify

xcb.h
[+] XCBCopyFromParent
[+] XCBNone

xfixes.h
[+] XCBXFixesBadRegion
[+] XCBXFixesCursorNotify
[+] XCBXFixesSelectionNotify

xprint.h
[+] XCBXPAttributNotify
[+] XCBXPBadContext
[+] XCBXPBadSequence
[+] XCBXPNotify

xproto.h
[+] XCBAccess
[+] XCBAlloc
[+] XCBAtom
[+] XCBButtonPress
[+] XCBCirculateNotify
[+] XCBCirculateRequest
[+] XCBClientMessage
[+] XCBColormap
[+] XCBColormapNotify
[+] XCBConfigureNotify
[+] XCBConfigureRequest
[+] XCBCreateNotify
[+] XCBCursor
[+] XCBDestroyNotify
[+] XCBDrawable
[+] XCBEnterNotify
[+] XCBExpose
[+] XCBFocusIn
[+] XCBFocusOut
[+] XCBFont
[+] XCBGContext
[+] XCBGraphicsExposure
[+] XCBGravityNotify
[+] XCBIDChoice
[+] XCBImplementation
[+] XCBKeymapNotify
[+] XCBKeyPress
[+] XCBLeaveNotify
[+] XCBLength
[+] XCBMapNotify
[+] XCBMappingNotify
[+] XCBMapRequest
[+] XCBMatch
[+] XCBMotionNotify
[+] XCBName
[+] XCBNoExposure
[+] XCBPixmap
[+] XCBPropertyNotify
[+] XCBReparentNotify
[+] XCBRequest
[+] XCBResizeRequest
[+] XCBSelectionClear
[+] XCBSelectionNotify
[+] XCBSelectionRequest
[+] XCBUnmapNotify
[+] XCBValue
[+] XCBVisibilityNotify
[+] XCBWindow

xv.h
[+] XCBXvBadControl
[+] XCBXvBadEncoding
[+] XCBXvBadPort
[+] XCBXvPortNotify
[+] XCBXvVideoNotify

to the top

Other Changes in Constants (616)


bigreq.h
[+] XCB_BIG_REQUESTS_ENABLE

composite.h
[+] XCB_COMPOSITE_CREATE_REGION_FROM_BORDER_CLIP
[+] XCB_COMPOSITE_GET_OVERLAY_WINDOW
[+] XCB_COMPOSITE_NAME_WINDOW_PIXMAP
[+] XCB_COMPOSITE_REDIRECT_SUBWINDOWS
[+] XCB_COMPOSITE_REDIRECT_WINDOW
[+] XCB_COMPOSITE_UNREDIRECT_SUBWINDOWS
[+] XCB_COMPOSITE_UNREDIRECT_WINDOW

damage.h
[+] XCB_DAMAGE_ADD
[+] XCB_DAMAGE_BAD_DAMAGE
[+] XCB_DAMAGE_CREATE
[+] XCB_DAMAGE_DESTROY
[+] XCB_DAMAGE_NOTIFY
[+] XCB_DAMAGE_SUBTRACT

dpms.h
[+] XCB_DPMS_CAPABLE
[+] XCB_DPMS_DISABLE
[+] XCB_DPMS_ENABLE
[+] XCB_DPMS_FORCE_LEVEL
[+] XCB_DPMS_GET_TIMEOUTS
[+] XCB_DPMS_INFO
[+] XCB_DPMS_SET_TIMEOUTS

glx.h
[+] XCB_GLX_ARE_TEXTURES_RESIDENT
[+] XCB_GLX_BAD_CONTEXT
[+] XCB_GLX_BAD_CONTEXT_STATE
[+] XCB_GLX_BAD_CONTEXT_TAG
[+] XCB_GLX_BAD_CURRENT_DRAWABLE
[+] XCB_GLX_BAD_CURRENT_WINDOW
[+] XCB_GLX_BAD_DRAWABLE
[+] XCB_GLX_BAD_FB_CONFIG
[+] XCB_GLX_BAD_LARGE_REQUEST
[+] XCB_GLX_BAD_PBUFFER
[+] XCB_GLX_BAD_PIXMAP
[+] XCB_GLX_BAD_RENDER_REQUEST
[+] XCB_GLX_BAD_WINDOW
[+] XCB_GLX_CHANGE_DRAWABLE_ATTRIBUTES
[+] XCB_GLX_CLIENT_INFO
[+] XCB_GLX_COPY_CONTEXT
[+] XCB_GLX_CREATE_CONTEXT
[+] XCB_GLX_CREATE_GLX_PIXMAP
[+] XCB_GLX_CREATE_NEW_CONTEXT
[+] XCB_GLX_CREATE_PBUFFER
[+] XCB_GLX_CREATE_PIXMAP
[+] XCB_GLX_CREATE_WINDOW
[+] XCB_GLX_DELETE_LISTS
[+] XCB_GLX_DELETE_QUERIES_ARB
[+] XCB_GLX_DELETE_TEXTURES
[+] XCB_GLX_DELETE_WINDOW
[+] XCB_GLX_DESTROY_CONTEXT
[+] XCB_GLX_DESTROY_GLX_PIXMAP
[+] XCB_GLX_DESTROY_PBUFFER
[+] XCB_GLX_DESTROY_PIXMAP
[+] XCB_GLX_END_LIST
[+] XCB_GLX_FEEDBACK_BUFFER
[+] XCB_GLX_FINISH
[+] XCB_GLX_FLUSH
[+] XCB_GLX_GEN_LISTS
[+] XCB_GLX_GEN_QUERIES_ARB
[+] XCB_GLX_GEN_TEXTURES
[+] XCB_GLX_GENERIC
[+] XCB_GLX_GET_BOOLEANV
[+] XCB_GLX_GET_CLIP_PLANE
[+] XCB_GLX_GET_COLOR_TABLE
[+] XCB_GLX_GET_COLOR_TABLE_PARAMETERFV
[+] XCB_GLX_GET_COLOR_TABLE_PARAMETERIV
[+] XCB_GLX_GET_COMPRESSED_TEX_IMAGE_ARB
[+] XCB_GLX_GET_CONVOLUTION_FILTER
[+] XCB_GLX_GET_CONVOLUTION_PARAMETERFV
[+] XCB_GLX_GET_CONVOLUTION_PARAMETERIV
[+] XCB_GLX_GET_DOUBLEV
[+] XCB_GLX_GET_DRAWABLE_ATTRIBUTES
[+] XCB_GLX_GET_ERROR
[+] XCB_GLX_GET_FB_CONFIGS
[+] XCB_GLX_GET_FLOATV
[+] XCB_GLX_GET_HISTOGRAM
[+] XCB_GLX_GET_HISTOGRAM_PARAMETERFV
[+] XCB_GLX_GET_HISTOGRAM_PARAMETERIV
[+] XCB_GLX_GET_INTEGERV
[+] XCB_GLX_GET_LIGHTFV
[+] XCB_GLX_GET_LIGHTIV
[+] XCB_GLX_GET_MAPDV
[+] XCB_GLX_GET_MAPFV
[+] XCB_GLX_GET_MAPIV
[+] XCB_GLX_GET_MATERIALFV
[+] XCB_GLX_GET_MATERIALIV
[+] XCB_GLX_GET_MINMAX
[+] XCB_GLX_GET_MINMAX_PARAMETERFV
[+] XCB_GLX_GET_MINMAX_PARAMETERIV
[+] XCB_GLX_GET_PIXEL_MAPFV
[+] XCB_GLX_GET_PIXEL_MAPUIV
[+] XCB_GLX_GET_PIXEL_MAPUSV
[+] XCB_GLX_GET_POLYGON_STIPPLE
[+] XCB_GLX_GET_QUERY_OBJECTIV_ARB
[+] XCB_GLX_GET_QUERY_OBJECTUIV_ARB
[+] XCB_GLX_GET_QUERYIV_ARB
[+] XCB_GLX_GET_SEPARABLE_FILTER
[+] XCB_GLX_GET_STRING
[+] XCB_GLX_GET_TEX_ENVFV
[+] XCB_GLX_GET_TEX_ENVIV
[+] XCB_GLX_GET_TEX_GENDV
[+] XCB_GLX_GET_TEX_GENFV
[+] XCB_GLX_GET_TEX_GENIV
[+] XCB_GLX_GET_TEX_IMAGE
[+] XCB_GLX_GET_TEX_LEVEL_PARAMETERFV
[+] XCB_GLX_GET_TEX_LEVEL_PARAMETERIV
[+] XCB_GLX_GET_TEX_PARAMETERFV
[+] XCB_GLX_GET_TEX_PARAMETERIV
[+] XCB_GLX_GET_VISUAL_CONFIGS
[+] XCB_GLX_IS_DIRECT
[+] XCB_GLX_IS_LIST
[+] XCB_GLX_IS_QUERY_ARB
[+] XCB_GLX_IS_TEXTURE
[+] XCB_GLX_MAKE_CONTEXT_CURRENT
[+] XCB_GLX_MAKE_CURRENT
[+] XCB_GLX_NEW_LIST
[+] XCB_GLX_PBUFFER_CLOBBER
[+] XCB_GLX_PIXEL_STOREF
[+] XCB_GLX_PIXEL_STOREI
[+] XCB_GLX_QUERY_CONTEXT
[+] XCB_GLX_QUERY_EXTENSIONS_STRING
[+] XCB_GLX_QUERY_SERVER_STRING
[+] XCB_GLX_READ_PIXELS
[+] XCB_GLX_RENDER
[+] XCB_GLX_RENDER_LARGE
[+] XCB_GLX_RENDER_MODE
[+] XCB_GLX_SELECT_BUFFER
[+] XCB_GLX_SWAP_BUFFERS
[+] XCB_GLX_UNSUPPORTED_PRIVATE_REQUEST
[+] XCB_GLX_USE_X_FONT
[+] XCB_GLX_VENDOR_PRIVATE
[+] XCB_GLX_VENDOR_PRIVATE_WITH_REPLY
[+] XCB_GLX_WAIT_GL
[+] XCB_GLX_WAIT_X

randr.h
[+] XCB_RANDR_ADD_OUTPUT_MODE
[+] XCB_RANDR_BAD_CRTC
[+] XCB_RANDR_BAD_MODE
[+] XCB_RANDR_BAD_OUTPUT
[+] XCB_RANDR_CHANGE_OUTPUT_PROPERTY
[+] XCB_RANDR_CONFIGURE_OUTPUT_PROPERTY
[+] XCB_RANDR_CREATE_MODE
[+] XCB_RANDR_DELETE_OUTPUT_MODE
[+] XCB_RANDR_DELETE_OUTPUT_PROPERTY
[+] XCB_RANDR_DESTROY_MODE
[+] XCB_RANDR_GET_CRTC_GAMMA
[+] XCB_RANDR_GET_CRTC_GAMMA_SIZE
[+] XCB_RANDR_GET_CRTC_INFO
[+] XCB_RANDR_GET_CRTC_TRANSFORM
[+] XCB_RANDR_GET_OUTPUT_INFO
[+] XCB_RANDR_GET_OUTPUT_PRIMARY
[+] XCB_RANDR_GET_OUTPUT_PROPERTY
[+] XCB_RANDR_GET_PANNING
[+] XCB_RANDR_GET_SCREEN_INFO
[+] XCB_RANDR_GET_SCREEN_RESOURCES
[+] XCB_RANDR_GET_SCREEN_RESOURCES_CURRENT
[+] XCB_RANDR_GET_SCREEN_SIZE_RANGE
[+] XCB_RANDR_LIST_OUTPUT_PROPERTIES
[+] XCB_RANDR_NOTIFY
[+] XCB_RANDR_QUERY_OUTPUT_PROPERTY
[+] XCB_RANDR_SCREEN_CHANGE_NOTIFY
[+] XCB_RANDR_SELECT_INPUT
[+] XCB_RANDR_SET_CRTC_CONFIG
[+] XCB_RANDR_SET_CRTC_GAMMA
[+] XCB_RANDR_SET_CRTC_TRANSFORM
[+] XCB_RANDR_SET_OUTPUT_PRIMARY
[+] XCB_RANDR_SET_PANNING
[+] XCB_RANDR_SET_SCREEN_CONFIG
[+] XCB_RANDR_SET_SCREEN_SIZE

record.h
[+] XCB_RECORD_BAD_CONTEXT
[+] XCB_RECORD_CREATE_CONTEXT
[+] XCB_RECORD_DISABLE_CONTEXT
[+] XCB_RECORD_ENABLE_CONTEXT
[+] XCB_RECORD_FREE_CONTEXT
[+] XCB_RECORD_GET_CONTEXT
[+] XCB_RECORD_REGISTER_CLIENTS
[+] XCB_RECORD_UNREGISTER_CLIENTS

render.h
[+] XCB_RENDER_ADD_GLYPHS
[+] XCB_RENDER_ADD_TRAPS
[+] XCB_RENDER_CHANGE_PICTURE
[+] XCB_RENDER_COMPOSITE
[+] XCB_RENDER_COMPOSITE_GLYPHS_16
[+] XCB_RENDER_COMPOSITE_GLYPHS_32
[+] XCB_RENDER_COMPOSITE_GLYPHS_8
[+] XCB_RENDER_CREATE_ANIM_CURSOR
[+] XCB_RENDER_CREATE_CONICAL_GRADIENT
[+] XCB_RENDER_CREATE_CURSOR
[+] XCB_RENDER_CREATE_GLYPH_SET
[+] XCB_RENDER_CREATE_LINEAR_GRADIENT
[+] XCB_RENDER_CREATE_PICTURE
[+] XCB_RENDER_CREATE_RADIAL_GRADIENT
[+] XCB_RENDER_CREATE_SOLID_FILL
[+] XCB_RENDER_FILL_RECTANGLES
[+] XCB_RENDER_FREE_GLYPH_SET
[+] XCB_RENDER_FREE_GLYPHS
[+] XCB_RENDER_FREE_PICTURE
[+] XCB_RENDER_GLYPH
[+] XCB_RENDER_GLYPH_SET
[+] XCB_RENDER_PICT_FORMAT
[+] XCB_RENDER_PICT_OP
[+] XCB_RENDER_PICTURE
[+] XCB_RENDER_QUERY_FILTERS
[+] XCB_RENDER_QUERY_PICT_FORMATS
[+] XCB_RENDER_QUERY_PICT_INDEX_VALUES
[+] XCB_RENDER_REFERENCE_GLYPH_SET
[+] XCB_RENDER_SET_PICTURE_CLIP_RECTANGLES
[+] XCB_RENDER_SET_PICTURE_FILTER
[+] XCB_RENDER_SET_PICTURE_TRANSFORM
[+] XCB_RENDER_TRAPEZOIDS
[+] XCB_RENDER_TRI_FAN
[+] XCB_RENDER_TRI_STRIP
[+] XCB_RENDER_TRIANGLES

res.h
[+] XCB_RES_QUERY_CLIENT_PIXMAP_BYTES
[+] XCB_RES_QUERY_CLIENT_RESOURCES
[+] XCB_RES_QUERY_CLIENTS

screensaver.h
[+] XCB_SCREENSAVER_NOTIFY
[+] XCB_SCREENSAVER_QUERY_INFO
[+] XCB_SCREENSAVER_SELECT_INPUT
[+] XCB_SCREENSAVER_SET_ATTRIBUTES
[+] XCB_SCREENSAVER_SUSPEND
[+] XCB_SCREENSAVER_UNSET_ATTRIBUTES

shape.h
[+] XCB_SHAPE_COMBINE
[+] XCB_SHAPE_GET_RECTANGLES
[+] XCB_SHAPE_INPUT_SELECTED
[+] XCB_SHAPE_MASK
[+] XCB_SHAPE_NOTIFY
[+] XCB_SHAPE_OFFSET
[+] XCB_SHAPE_QUERY_EXTENTS
[+] XCB_SHAPE_RECTANGLES
[+] XCB_SHAPE_SELECT_INPUT

shm.h
[+] XCB_SHM_ATTACH
[+] XCB_SHM_BAD_SEG
[+] XCB_SHM_COMPLETION
[+] XCB_SHM_CREATE_PIXMAP
[+] XCB_SHM_DETACH
[+] XCB_SHM_GET_IMAGE
[+] XCB_SHM_PUT_IMAGE

sync.h
[+] XCB_SYNC_ALARM
[+] XCB_SYNC_ALARM_NOTIFY
[+] XCB_SYNC_AWAIT
[+] XCB_SYNC_CHANGE_ALARM
[+] XCB_SYNC_CHANGE_COUNTER
[+] XCB_SYNC_COUNTER
[+] XCB_SYNC_COUNTER_NOTIFY
[+] XCB_SYNC_CREATE_ALARM
[+] XCB_SYNC_CREATE_COUNTER
[+] XCB_SYNC_DESTROY_ALARM
[+] XCB_SYNC_DESTROY_COUNTER
[+] XCB_SYNC_GET_PRIORITY
[+] XCB_SYNC_INITIALIZE
[+] XCB_SYNC_LIST_SYSTEM_COUNTERS
[+] XCB_SYNC_QUERY_ALARM
[+] XCB_SYNC_QUERY_COUNTER
[+] XCB_SYNC_SET_COUNTER
[+] XCB_SYNC_SET_PRIORITY

xc_misc.h
[+] XCB_XC_MISC_GET_XID_LIST
[+] XCB_XC_MISC_GET_XID_RANGE

xcb.h
[+] XCB_COPY_FROM_PARENT
[+] XCB_CURRENT_TIME
[+] XCB_NO_SYMBOL
[+] XCB_NONE

xevie.h
[+] XCB_XEVIE_END
[+] XCB_XEVIE_SELECT_INPUT
[+] XCB_XEVIE_SEND
[+] XCB_XEVIE_START

xf86dri.h
[+] XCB_XF86DRI_AUTH_CONNECTION
[+] XCB_XF86DRI_CLOSE_CONNECTION
[+] XCB_XF86DRI_CREATE_CONTEXT
[+] XCB_XF86DRI_CREATE_DRAWABLE
[+] XCB_XF86DRI_DESTROY_CONTEXT
[+] XCB_XF86DRI_DESTROY_DRAWABLE
[+] XCB_XF86DRI_GET_CLIENT_DRIVER_NAME
[+] XCB_XF86DRI_GET_DEVICE_INFO
[+] XCB_XF86DRI_GET_DRAWABLE_INFO
[+] XCB_XF86DRI_OPEN_CONNECTION
[+] XCB_XF86DRI_QUERY_DIRECT_RENDERING_CAPABLE

xfixes.h
[+] XCB_XFIXES_BAD_REGION
[+] XCB_XFIXES_CHANGE_CURSOR
[+] XCB_XFIXES_CHANGE_CURSOR_BY_NAME
[+] XCB_XFIXES_CHANGE_SAVE_SET
[+] XCB_XFIXES_COPY_REGION
[+] XCB_XFIXES_CREATE_REGION
[+] XCB_XFIXES_CREATE_REGION_FROM_BITMAP
[+] XCB_XFIXES_CREATE_REGION_FROM_GC
[+] XCB_XFIXES_CREATE_REGION_FROM_PICTURE
[+] XCB_XFIXES_CREATE_REGION_FROM_WINDOW
[+] XCB_XFIXES_CURSOR_NOTIFY
[+] XCB_XFIXES_DESTROY_REGION
[+] XCB_XFIXES_EXPAND_REGION
[+] XCB_XFIXES_FETCH_REGION
[+] XCB_XFIXES_GET_CURSOR_IMAGE
[+] XCB_XFIXES_GET_CURSOR_IMAGE_AND_NAME
[+] XCB_XFIXES_GET_CURSOR_NAME
[+] XCB_XFIXES_HIDE_CURSOR
[+] XCB_XFIXES_INTERSECT_REGION
[+] XCB_XFIXES_INVERT_REGION
[+] XCB_XFIXES_REGION_EXTENTS
[+] XCB_XFIXES_SELECT_CURSOR_INPUT
[+] XCB_XFIXES_SELECT_SELECTION_INPUT
[+] XCB_XFIXES_SELECTION_NOTIFY
[+] XCB_XFIXES_SET_CURSOR_NAME
[+] XCB_XFIXES_SET_GC_CLIP_REGION
[+] XCB_XFIXES_SET_PICTURE_CLIP_REGION
[+] XCB_XFIXES_SET_REGION
[+] XCB_XFIXES_SET_WINDOW_SHAPE_REGION
[+] XCB_XFIXES_SHOW_CURSOR
[+] XCB_XFIXES_SUBTRACT_REGION
[+] XCB_XFIXES_TRANSLATE_REGION
[+] XCB_XFIXES_UNION_REGION

xinerama.h
[+] XCB_XINERAMA_GET_SCREEN_COUNT
[+] XCB_XINERAMA_GET_SCREEN_SIZE
[+] XCB_XINERAMA_GET_STATE
[+] XCB_XINERAMA_IS_ACTIVE
[+] XCB_XINERAMA_QUERY_SCREENS

xinput.h
[+] XCB_INPUT_ALLOW_DEVICE_EVENTS
[+] XCB_INPUT_CHANGE_DEVICE_DONT_PROPAGATE_LIST
[+] XCB_INPUT_CHANGE_DEVICE_KEY_MAPPING
[+] XCB_INPUT_CHANGE_DEVICE_NOTIFY
[+] XCB_INPUT_CHANGE_KEYBOARD_DEVICE
[+] XCB_INPUT_CHANGE_POINTER_DEVICE
[+] XCB_INPUT_CLASS
[+] XCB_INPUT_CLOSE_DEVICE
[+] XCB_INPUT_DEVICE
[+] XCB_INPUT_DEVICE_BELL
[+] XCB_INPUT_DEVICE_BUSY
[+] XCB_INPUT_DEVICE_BUTTON_PRESS
[+] XCB_INPUT_DEVICE_BUTTON_STATE_NOTIFY
[+] XCB_INPUT_DEVICE_KEY_PRESS
[+] XCB_INPUT_DEVICE_KEY_STATE_NOTIFY
[+] XCB_INPUT_DEVICE_MAPPING_NOTIFY
[+] XCB_INPUT_DEVICE_MOTION_NOTIFY
[+] XCB_INPUT_DEVICE_PRESENCE_NOTIFY
[+] XCB_INPUT_DEVICE_STATE_NOTIFY
[+] XCB_INPUT_DEVICE_VALUATOR
[+] XCB_INPUT_EVENT
[+] XCB_INPUT_FOCUS_IN
[+] XCB_INPUT_FOCUS_OUT
[+] XCB_INPUT_GET_DEVICE_BUTTON_MAPPING
[+] XCB_INPUT_GET_DEVICE_CONTROL
[+] XCB_INPUT_GET_DEVICE_DONT_PROPAGATE_LIST
[+] XCB_INPUT_GET_DEVICE_FOCUS
[+] XCB_INPUT_GET_DEVICE_KEY_MAPPING
[+] XCB_INPUT_GET_DEVICE_MODIFIER_MAPPING
[+] XCB_INPUT_GET_DEVICE_MOTION_EVENTS
[+] XCB_INPUT_GET_FEEDBACK_CONTROL
[+] XCB_INPUT_GET_SELECTED_EXTENSION_EVENTS
[+] XCB_INPUT_GRAB_DEVICE
[+] XCB_INPUT_GRAB_DEVICE_BUTTON
[+] XCB_INPUT_GRAB_DEVICE_KEY
[+] XCB_INPUT_LIST_INPUT_DEVICES
[+] XCB_INPUT_MODE
[+] XCB_INPUT_OPEN_DEVICE
[+] XCB_INPUT_PROXIMITY_IN
[+] XCB_INPUT_PROXIMITY_OUT
[+] XCB_INPUT_QUERY_DEVICE_STATE
[+] XCB_INPUT_SELECT_EXTENSION_EVENT
[+] XCB_INPUT_SEND_EXTENSION_EVENT
[+] XCB_INPUT_SET_DEVICE_BUTTON_MAPPING
[+] XCB_INPUT_SET_DEVICE_FOCUS
[+] XCB_INPUT_SET_DEVICE_MODE
[+] XCB_INPUT_SET_DEVICE_MODIFIER_MAPPING
[+] XCB_INPUT_SET_DEVICE_VALUATORS
[+] XCB_INPUT_UNGRAB_DEVICE
[+] XCB_INPUT_UNGRAB_DEVICE_BUTTON
[+] XCB_INPUT_UNGRAB_DEVICE_KEY

xprint.h
[+] XCB_X_PRINT_ATTRIBUT_NOTIFY
[+] XCB_X_PRINT_BAD_CONTEXT
[+] XCB_X_PRINT_BAD_SEQUENCE
[+] XCB_X_PRINT_CREATE_CONTEXT
[+] XCB_X_PRINT_NOTIFY
[+] XCB_X_PRINT_PRINT_DESTROY_CONTEXT
[+] XCB_X_PRINT_PRINT_END_DOC
[+] XCB_X_PRINT_PRINT_END_JOB
[+] XCB_X_PRINT_PRINT_END_PAGE
[+] XCB_X_PRINT_PRINT_GET_ATTRIBUTES
[+] XCB_X_PRINT_PRINT_GET_CONTEXT
[+] XCB_X_PRINT_PRINT_GET_DOCUMENT_DATA
[+] XCB_X_PRINT_PRINT_GET_IMAGE_RESOLUTION
[+] XCB_X_PRINT_PRINT_GET_ONE_ATTRIBUTES
[+] XCB_X_PRINT_PRINT_GET_PAGE_DIMENSIONS
[+] XCB_X_PRINT_PRINT_GET_PRINTER_LIST
[+] XCB_X_PRINT_PRINT_GET_SCREEN_OF_CONTEXT
[+] XCB_X_PRINT_PRINT_INPUT_SELECTED
[+] XCB_X_PRINT_PRINT_PUT_DOCUMENT_DATA
[+] XCB_X_PRINT_PRINT_QUERY_SCREENS
[+] XCB_X_PRINT_PRINT_REHASH_PRINTER_LIST
[+] XCB_X_PRINT_PRINT_SELECT_INPUT
[+] XCB_X_PRINT_PRINT_SET_ATTRIBUTES
[+] XCB_X_PRINT_PRINT_SET_CONTEXT
[+] XCB_X_PRINT_PRINT_SET_IMAGE_RESOLUTION
[+] XCB_X_PRINT_PRINT_START_DOC
[+] XCB_X_PRINT_PRINT_START_JOB
[+] XCB_X_PRINT_PRINT_START_PAGE

xproto.h
[+] XCB_ACCESS
[+] XCB_ALLOC
[+] XCB_ALLOC_COLOR
[+] XCB_ALLOC_COLOR_CELLS
[+] XCB_ALLOC_COLOR_PLANES
[+] XCB_ALLOC_NAMED_COLOR
[+] XCB_ALLOW_EVENTS
[+] XCB_ATOM
[+] XCB_BELL
[+] XCB_BUTTON_PRESS
[+] XCB_CHANGE_ACTIVE_POINTER_GRAB
[+] XCB_CHANGE_GC
[+] XCB_CHANGE_HOSTS
[+] XCB_CHANGE_KEYBOARD_CONTROL
[+] XCB_CHANGE_KEYBOARD_MAPPING
[+] XCB_CHANGE_POINTER_CONTROL
[+] XCB_CHANGE_PROPERTY
[+] XCB_CHANGE_SAVE_SET
[+] XCB_CHANGE_WINDOW_ATTRIBUTES
[+] XCB_CIRCULATE_NOTIFY
[+] XCB_CIRCULATE_REQUEST
[+] XCB_CIRCULATE_WINDOW
[+] XCB_CLEAR_AREA
[+] XCB_CLIENT_MESSAGE
[+] XCB_CLOSE_FONT
[+] XCB_COLORMAP
[+] XCB_COLORMAP_NOTIFY
[+] XCB_CONFIGURE_NOTIFY
[+] XCB_CONFIGURE_REQUEST
[+] XCB_CONFIGURE_WINDOW
[+] XCB_CONVERT_SELECTION
[+] XCB_COPY_AREA
[+] XCB_COPY_COLORMAP_AND_FREE
[+] XCB_COPY_GC
[+] XCB_COPY_PLANE
[+] XCB_CREATE_COLORMAP
[+] XCB_CREATE_CURSOR
[+] XCB_CREATE_GC
[+] XCB_CREATE_GLYPH_CURSOR
[+] XCB_CREATE_NOTIFY
[+] XCB_CREATE_PIXMAP
[+] XCB_CREATE_WINDOW
[+] XCB_CURSOR
[+] XCB_DELETE_PROPERTY
[+] XCB_DESTROY_NOTIFY
[+] XCB_DESTROY_SUBWINDOWS
[+] XCB_DESTROY_WINDOW
[+] XCB_DRAWABLE
[+] XCB_ENTER_NOTIFY
[+] XCB_EXPOSE
[+] XCB_FILL_POLY
[+] XCB_FOCUS_IN
[+] XCB_FOCUS_OUT
[+] XCB_FONT
[+] XCB_FORCE_SCREEN_SAVER
[+] XCB_FREE_COLORMAP
[+] XCB_FREE_COLORS
[+] XCB_FREE_CURSOR
[+] XCB_FREE_GC
[+] XCB_FREE_PIXMAP
[+] XCB_G_CONTEXT
[+] XCB_GET_ATOM_NAME
[+] XCB_GET_FONT_PATH
[+] XCB_GET_GEOMETRY
[+] XCB_GET_IMAGE
[+] XCB_GET_INPUT_FOCUS
[+] XCB_GET_KEYBOARD_CONTROL
[+] XCB_GET_KEYBOARD_MAPPING
[+] XCB_GET_MODIFIER_MAPPING
[+] XCB_GET_MOTION_EVENTS
[+] XCB_GET_POINTER_CONTROL
[+] XCB_GET_POINTER_MAPPING
[+] XCB_GET_PROPERTY
[+] XCB_GET_SCREEN_SAVER
[+] XCB_GET_SELECTION_OWNER
[+] XCB_GET_WINDOW_ATTRIBUTES
[+] XCB_GRAB_BUTTON
[+] XCB_GRAB_KEY
[+] XCB_GRAB_KEYBOARD
[+] XCB_GRAB_POINTER
[+] XCB_GRAB_SERVER
[+] XCB_GRAPHICS_EXPOSURE
[+] XCB_GRAVITY_NOTIFY
[+] XCB_ID_CHOICE
[+] XCB_IMAGE_TEXT_16
[+] XCB_IMAGE_TEXT_8
[+] XCB_IMPLEMENTATION
[+] XCB_INSTALL_COLORMAP
[+] XCB_INTERN_ATOM
[+] XCB_KEY_PRESS
[+] XCB_KEYMAP_NOTIFY
[+] XCB_KILL_CLIENT
[+] XCB_LEAVE_NOTIFY
[+] XCB_LENGTH
[+] XCB_LIST_EXTENSIONS
[+] XCB_LIST_FONTS
[+] XCB_LIST_FONTS_WITH_INFO
[+] XCB_LIST_HOSTS
[+] XCB_LIST_INSTALLED_COLORMAPS
[+] XCB_LIST_PROPERTIES
[+] XCB_LOOKUP_COLOR
[+] XCB_MAP_NOTIFY
[+] XCB_MAP_REQUEST
[+] XCB_MAP_SUBWINDOWS
[+] XCB_MAP_WINDOW
[+] XCB_MAPPING_NOTIFY
[+] XCB_MATCH
[+] XCB_MOTION_NOTIFY
[+] XCB_NAME
[+] XCB_NO_EXPOSURE
[+] XCB_NO_OPERATION
[+] XCB_OPEN_FONT
[+] XCB_PIXMAP
[+] XCB_POLY_ARC
[+] XCB_POLY_FILL_ARC
[+] XCB_POLY_FILL_RECTANGLE
[+] XCB_POLY_LINE
[+] XCB_POLY_POINT
[+] XCB_POLY_RECTANGLE
[+] XCB_POLY_SEGMENT
[+] XCB_POLY_TEXT_16
[+] XCB_POLY_TEXT_8
[+] XCB_PROPERTY_NOTIFY
[+] XCB_PUT_IMAGE
[+] XCB_QUERY_BEST_SIZE
[+] XCB_QUERY_COLORS
[+] XCB_QUERY_EXTENSION
[+] XCB_QUERY_FONT
[+] XCB_QUERY_KEYMAP
[+] XCB_QUERY_POINTER
[+] XCB_QUERY_TEXT_EXTENTS
[+] XCB_QUERY_TREE
[+] XCB_RECOLOR_CURSOR
[+] XCB_REPARENT_NOTIFY
[+] XCB_REPARENT_WINDOW
[+] XCB_REQUEST
[+] XCB_RESIZE_REQUEST
[+] XCB_ROTATE_PROPERTIES
[+] XCB_SELECTION_CLEAR
[+] XCB_SELECTION_NOTIFY
[+] XCB_SELECTION_REQUEST
[+] XCB_SEND_EVENT
[+] XCB_SET_ACCESS_CONTROL
[+] XCB_SET_CLIP_RECTANGLES
[+] XCB_SET_CLOSE_DOWN_MODE
[+] XCB_SET_DASHES
[+] XCB_SET_FONT_PATH
[+] XCB_SET_INPUT_FOCUS
[+] XCB_SET_MODIFIER_MAPPING
[+] XCB_SET_POINTER_MAPPING
[+] XCB_SET_SCREEN_SAVER
[+] XCB_SET_SELECTION_OWNER
[+] XCB_STORE_COLORS
[+] XCB_STORE_NAMED_COLOR
[+] XCB_TRANSLATE_COORDINATES
[+] XCB_UNGRAB_BUTTON
[+] XCB_UNGRAB_KEY
[+] XCB_UNGRAB_KEYBOARD
[+] XCB_UNGRAB_POINTER
[+] XCB_UNGRAB_SERVER
[+] XCB_UNINSTALL_COLORMAP
[+] XCB_UNMAP_NOTIFY
[+] XCB_UNMAP_SUBWINDOWS
[+] XCB_UNMAP_WINDOW
[+] XCB_VALUE
[+] XCB_VISIBILITY_NOTIFY
[+] XCB_WARP_POINTER
[+] XCB_WINDOW

xselinux.h
[+] XCB_SELINUX_GET_CLIENT_CONTEXT
[+] XCB_SELINUX_GET_DEVICE_CONTEXT
[+] XCB_SELINUX_GET_DEVICE_CREATE_CONTEXT
[+] XCB_SELINUX_GET_PROPERTY_CONTEXT
[+] XCB_SELINUX_GET_PROPERTY_CREATE_CONTEXT
[+] XCB_SELINUX_GET_PROPERTY_DATA_CONTEXT
[+] XCB_SELINUX_GET_PROPERTY_USE_CONTEXT
[+] XCB_SELINUX_GET_SELECTION_CONTEXT
[+] XCB_SELINUX_GET_SELECTION_CREATE_CONTEXT
[+] XCB_SELINUX_GET_SELECTION_DATA_CONTEXT
[+] XCB_SELINUX_GET_SELECTION_USE_CONTEXT
[+] XCB_SELINUX_GET_WINDOW_CONTEXT
[+] XCB_SELINUX_GET_WINDOW_CREATE_CONTEXT
[+] XCB_SELINUX_LIST_PROPERTIES
[+] XCB_SELINUX_LIST_SELECTIONS
[+] XCB_SELINUX_SET_DEVICE_CONTEXT
[+] XCB_SELINUX_SET_DEVICE_CREATE_CONTEXT
[+] XCB_SELINUX_SET_PROPERTY_CREATE_CONTEXT
[+] XCB_SELINUX_SET_PROPERTY_USE_CONTEXT
[+] XCB_SELINUX_SET_SELECTION_CREATE_CONTEXT
[+] XCB_SELINUX_SET_SELECTION_USE_CONTEXT
[+] XCB_SELINUX_SET_WINDOW_CREATE_CONTEXT

xtest.h
[+] XCB_TEST_COMPARE_CURSOR
[+] XCB_TEST_FAKE_INPUT
[+] XCB_TEST_GRAB_CONTROL

xv.h
[+] XCB_XV_BAD_CONTROL
[+] XCB_XV_BAD_ENCODING
[+] XCB_XV_BAD_PORT
[+] XCB_XV_GET_PORT_ATTRIBUTE
[+] XCB_XV_GET_STILL
[+] XCB_XV_GET_VIDEO
[+] XCB_XV_GRAB_PORT
[+] XCB_XV_LIST_IMAGE_FORMATS
[+] XCB_XV_PORT_NOTIFY
[+] XCB_XV_PUT_IMAGE
[+] XCB_XV_PUT_STILL
[+] XCB_XV_PUT_VIDEO
[+] XCB_XV_QUERY_ADAPTORS
[+] XCB_XV_QUERY_BEST_SIZE
[+] XCB_XV_QUERY_ENCODINGS
[+] XCB_XV_QUERY_EXTENSION
[+] XCB_XV_QUERY_IMAGE_ATTRIBUTES
[+] XCB_XV_QUERY_PORT_ATTRIBUTES
[+] XCB_XV_SELECT_PORT_NOTIFY
[+] XCB_XV_SELECT_VIDEO_NOTIFY
[+] XCB_XV_SET_PORT_ATTRIBUTE
[+] XCB_XV_SHM_PUT_IMAGE
[+] XCB_XV_STOP_VIDEO
[+] XCB_XV_UNGRAB_PORT
[+] XCB_XV_VIDEO_NOTIFY

xvmc.h
[+] XCB_XVMC_CREATE_CONTEXT
[+] XCB_XVMC_CREATE_SUBPICTURE
[+] XCB_XVMC_CREATE_SURFACE
[+] XCB_XVMC_DESTROY_CONTEXT
[+] XCB_XVMC_DESTROY_SUBPICTURE
[+] XCB_XVMC_DESTROY_SURFACE
[+] XCB_XVMC_LIST_SUBPICTURE_TYPES
[+] XCB_XVMC_LIST_SURFACE_TYPES

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




Generated on Wed Nov 5 12:47:20 2014 for XCB by ABI Compliance Checker 1.99.9  
A tool for checking backward compatibility of a C/C++ library API