Binary compatibility report for the XCB library  between 1.9.1 and 1.11 versions on x86

Test Info


Library NameXCB
Version #11.9.1
Version #21.11
CPU Typex86
GCC Version4.6.1

Test Results


Total Header Files29
Total Shared Libraries22
Total Symbols / Types2227 / 2191
VerdictIncompatible
(0.1%)

Problem Summary


SeverityCount
Added Symbols-652
Removed SymbolsHigh2
Problems with
Data Types
High0
Medium1
Low4
Problems with
Symbols
High0
Medium0
Low4
Problems with
Constants
Low4
Other Changes
in Constants
-84

Added Symbols (652)


dri2.h, libxcb-dri2.so.0.0.0
xcb_dri2_get_param ( xcb_connection_t* c, xcb_drawable_t drawable, uint32_t param )
xcb_dri2_get_param_reply ( xcb_connection_t* c, xcb_dri2_get_param_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_dri2_get_param_unchecked ( xcb_connection_t* c, xcb_drawable_t drawable, uint32_t param )

dri3.h, libxcb-dri3.so.0.0.0
xcb_dri3_buffer_from_pixmap ( xcb_connection_t* c, xcb_pixmap_t pixmap )
xcb_dri3_buffer_from_pixmap_reply ( xcb_connection_t* c, xcb_dri3_buffer_from_pixmap_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_dri3_buffer_from_pixmap_reply_fds ( xcb_connection_t* c, xcb_dri3_buffer_from_pixmap_reply_t* reply )
xcb_dri3_buffer_from_pixmap_unchecked ( xcb_connection_t* c, xcb_pixmap_t pixmap )
xcb_dri3_fd_from_fence ( xcb_connection_t* c, xcb_drawable_t drawable, uint32_t fence )
xcb_dri3_fd_from_fence_reply ( xcb_connection_t* c, xcb_dri3_fd_from_fence_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_dri3_fd_from_fence_reply_fds ( xcb_connection_t* c, xcb_dri3_fd_from_fence_reply_t* reply )
xcb_dri3_fd_from_fence_unchecked ( xcb_connection_t* c, xcb_drawable_t drawable, uint32_t fence )
xcb_dri3_fence_from_fd ( xcb_connection_t* c, xcb_drawable_t drawable, uint32_t fence, uint8_t initially_triggered, int32_t fence_fd )
xcb_dri3_fence_from_fd_checked ( xcb_connection_t* c, xcb_drawable_t drawable, uint32_t fence, uint8_t initially_triggered, int32_t fence_fd )
xcb_dri3_id [data]
xcb_dri3_open ( xcb_connection_t* c, xcb_drawable_t drawable, uint32_t provider )
xcb_dri3_open_reply ( xcb_connection_t* c, xcb_dri3_open_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_dri3_open_reply_fds ( xcb_connection_t* c, xcb_dri3_open_reply_t* reply )
xcb_dri3_open_unchecked ( xcb_connection_t* c, xcb_drawable_t drawable, uint32_t provider )
xcb_dri3_pixmap_from_buffer ( xcb_connection_t* c, xcb_pixmap_t pixmap, xcb_drawable_t drawable, uint32_t size, uint16_t width, uint16_t height, uint16_t stride, uint8_t depth, uint8_t bpp, int32_t pixmap_fd )
xcb_dri3_pixmap_from_buffer_checked ( xcb_connection_t* c, xcb_pixmap_t pixmap, xcb_drawable_t drawable, uint32_t size, uint16_t width, uint16_t height, uint16_t stride, uint8_t depth, uint8_t bpp, int32_t pixmap_fd )
xcb_dri3_query_version ( xcb_connection_t* c, uint32_t major_version, uint32_t minor_version )
xcb_dri3_query_version_reply ( xcb_connection_t* c, xcb_dri3_query_version_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_dri3_query_version_unchecked ( xcb_connection_t* c, uint32_t major_version, uint32_t minor_version )

present.h, libxcb-present.so.0.0.0
xcb_present_event_end xcb_present_event_iterator_t i )
xcb_present_event_next xcb_present_event_iterator_t* i )
xcb_present_id [data]
xcb_present_notify_end xcb_present_notify_iterator_t i )
xcb_present_notify_msc ( xcb_connection_t* c, xcb_window_t window, uint32_t serial, uint64_t target_msc, uint64_t divisor, uint64_t remainder )
xcb_present_notify_msc_checked ( xcb_connection_t* c, xcb_window_t window, uint32_t serial, uint64_t target_msc, uint64_t divisor, uint64_t remainder )
xcb_present_notify_next xcb_present_notify_iterator_t* i )
xcb_present_pixmap ( xcb_connection_t* c, xcb_window_t window, xcb_pixmap_t pixmap, uint32_t serial, xcb_xfixes_region_t valid, xcb_xfixes_region_t update, int16_t x_off, int16_t y_off, xcb_randr_crtc_t target_crtc, xcb_sync_fence_t wait_fence, xcb_sync_fence_t idle_fence, uint32_t options, uint64_t target_msc, uint64_t divisor, uint64_t remainder, uint32_t notifies_len, xcb_present_notify_t const* notifies )
xcb_present_pixmap_checked ( xcb_connection_t* c, xcb_window_t window, xcb_pixmap_t pixmap, uint32_t serial, xcb_xfixes_region_t valid, xcb_xfixes_region_t update, int16_t x_off, int16_t y_off, xcb_randr_crtc_t target_crtc, xcb_sync_fence_t wait_fence, xcb_sync_fence_t idle_fence, uint32_t options, uint64_t target_msc, uint64_t divisor, uint64_t remainder, uint32_t notifies_len, xcb_present_notify_t const* notifies )
xcb_present_pixmap_sizeof ( void const* _buffer, uint32_t notifies_len )
xcb_present_query_capabilities ( xcb_connection_t* c, uint32_t target )
xcb_present_query_capabilities_reply ( xcb_connection_t* c, xcb_present_query_capabilities_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_present_query_capabilities_unchecked ( xcb_connection_t* c, uint32_t target )
xcb_present_query_version ( xcb_connection_t* c, uint32_t major_version, uint32_t minor_version )
xcb_present_query_version_reply ( xcb_connection_t* c, xcb_present_query_version_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_present_query_version_unchecked ( xcb_connection_t* c, uint32_t major_version, uint32_t minor_version )
xcb_present_redirect_notify_sizeof ( void const* _buffer, uint32_t notifies_len )
xcb_present_select_input ( xcb_connection_t* c, xcb_present_event_t eid, xcb_window_t window, uint32_t event_mask )
xcb_present_select_input_checked ( xcb_connection_t* c, xcb_present_event_t eid, xcb_window_t window, uint32_t event_mask )

randr.h, libxcb-randr.so.0.1.0
xcb_randr_change_provider_property ( xcb_connection_t* c, xcb_randr_provider_t provider, xcb_atom_t property, xcb_atom_t type, uint8_t format, uint8_t mode, uint32_t num_items, void const* data )
xcb_randr_change_provider_property_checked ( xcb_connection_t* c, xcb_randr_provider_t provider, xcb_atom_t property, xcb_atom_t type, uint8_t format, uint8_t mode, uint32_t num_items, void const* data )
xcb_randr_change_provider_property_sizeof void const* _buffer )
xcb_randr_configure_provider_property ( xcb_connection_t* c, xcb_randr_provider_t provider, xcb_atom_t property, uint8_t pending, uint8_t range, uint32_t values_len, int32_t const* values )
xcb_randr_configure_provider_property_checked ( xcb_connection_t* c, xcb_randr_provider_t provider, xcb_atom_t property, uint8_t pending, uint8_t range, uint32_t values_len, int32_t const* values )
xcb_randr_configure_provider_property_sizeof ( void const* _buffer, uint32_t values_len )
xcb_randr_delete_provider_property ( xcb_connection_t* c, xcb_randr_provider_t provider, xcb_atom_t property )
xcb_randr_delete_provider_property_checked ( xcb_connection_t* c, xcb_randr_provider_t provider, xcb_atom_t property )
xcb_randr_get_provider_info ( xcb_connection_t* c, xcb_randr_provider_t provider, xcb_timestamp_t config_timestamp )
xcb_randr_get_provider_info_associated_capability xcb_randr_get_provider_info_reply_t const* R )
xcb_randr_get_provider_info_associated_capability_end xcb_randr_get_provider_info_reply_t const* R )
xcb_randr_get_provider_info_associated_capability_length xcb_randr_get_provider_info_reply_t const* R )
xcb_randr_get_provider_info_associated_providers xcb_randr_get_provider_info_reply_t const* R )
xcb_randr_get_provider_info_associated_providers_end xcb_randr_get_provider_info_reply_t const* R )
xcb_randr_get_provider_info_associated_providers_length xcb_randr_get_provider_info_reply_t const* R )
xcb_randr_get_provider_info_crtcs xcb_randr_get_provider_info_reply_t const* R )
xcb_randr_get_provider_info_crtcs_end xcb_randr_get_provider_info_reply_t const* R )
xcb_randr_get_provider_info_crtcs_length xcb_randr_get_provider_info_reply_t const* R )
xcb_randr_get_provider_info_name xcb_randr_get_provider_info_reply_t const* R )
xcb_randr_get_provider_info_name_end xcb_randr_get_provider_info_reply_t const* R )
xcb_randr_get_provider_info_name_length xcb_randr_get_provider_info_reply_t const* R )
xcb_randr_get_provider_info_outputs xcb_randr_get_provider_info_reply_t const* R )
xcb_randr_get_provider_info_outputs_end xcb_randr_get_provider_info_reply_t const* R )
xcb_randr_get_provider_info_outputs_length xcb_randr_get_provider_info_reply_t const* R )
xcb_randr_get_provider_info_reply ( xcb_connection_t* c, xcb_randr_get_provider_info_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_randr_get_provider_info_sizeof void const* _buffer )
xcb_randr_get_provider_info_unchecked ( xcb_connection_t* c, xcb_randr_provider_t provider, xcb_timestamp_t config_timestamp )
xcb_randr_get_provider_property ( xcb_connection_t* c, xcb_randr_provider_t provider, 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_provider_property_data xcb_randr_get_provider_property_reply_t const* R )
xcb_randr_get_provider_property_data_end xcb_randr_get_provider_property_reply_t const* R )
xcb_randr_get_provider_property_data_length xcb_randr_get_provider_property_reply_t const* R )
xcb_randr_get_provider_property_reply ( xcb_connection_t* c, xcb_randr_get_provider_property_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_randr_get_provider_property_sizeof void const* _buffer )
xcb_randr_get_provider_property_unchecked ( xcb_connection_t* c, xcb_randr_provider_t provider, 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_providers ( xcb_connection_t* c, xcb_window_t window )
xcb_randr_get_providers_providers xcb_randr_get_providers_reply_t const* R )
xcb_randr_get_providers_providers_end xcb_randr_get_providers_reply_t const* R )
xcb_randr_get_providers_providers_length xcb_randr_get_providers_reply_t const* R )
xcb_randr_get_providers_reply ( xcb_connection_t* c, xcb_randr_get_providers_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_randr_get_providers_sizeof void const* _buffer )
xcb_randr_get_providers_unchecked ( xcb_connection_t* c, xcb_window_t window )
xcb_randr_list_provider_properties ( xcb_connection_t* c, xcb_randr_provider_t provider )
xcb_randr_list_provider_properties_atoms xcb_randr_list_provider_properties_reply_t const* R )
xcb_randr_list_provider_properties_atoms_end xcb_randr_list_provider_properties_reply_t const* R )
xcb_randr_list_provider_properties_atoms_length xcb_randr_list_provider_properties_reply_t const* R )
xcb_randr_list_provider_properties_reply ( xcb_connection_t* c, xcb_randr_list_provider_properties_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_randr_list_provider_properties_sizeof void const* _buffer )
xcb_randr_list_provider_properties_unchecked ( xcb_connection_t* c, xcb_randr_provider_t provider )
xcb_randr_provider_change_end xcb_randr_provider_change_iterator_t i )
xcb_randr_provider_change_next xcb_randr_provider_change_iterator_t* i )
xcb_randr_provider_end xcb_randr_provider_iterator_t i )
xcb_randr_provider_next xcb_randr_provider_iterator_t* i )
xcb_randr_provider_property_end xcb_randr_provider_property_iterator_t i )
xcb_randr_provider_property_next xcb_randr_provider_property_iterator_t* i )
xcb_randr_query_provider_property ( xcb_connection_t* c, xcb_randr_provider_t provider, xcb_atom_t property )
xcb_randr_query_provider_property_reply ( xcb_connection_t* c, xcb_randr_query_provider_property_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_randr_query_provider_property_sizeof void const* _buffer )
xcb_randr_query_provider_property_unchecked ( xcb_connection_t* c, xcb_randr_provider_t provider, xcb_atom_t property )
xcb_randr_query_provider_property_valid_values xcb_randr_query_provider_property_reply_t const* R )
xcb_randr_query_provider_property_valid_values_end xcb_randr_query_provider_property_reply_t const* R )
xcb_randr_query_provider_property_valid_values_length xcb_randr_query_provider_property_reply_t const* R )
xcb_randr_resource_change_end xcb_randr_resource_change_iterator_t i )
xcb_randr_resource_change_next xcb_randr_resource_change_iterator_t* i )
xcb_randr_set_provider_offload_sink ( xcb_connection_t* c, xcb_randr_provider_t provider, xcb_randr_provider_t sink_provider, xcb_timestamp_t config_timestamp )
xcb_randr_set_provider_offload_sink_checked ( xcb_connection_t* c, xcb_randr_provider_t provider, xcb_randr_provider_t sink_provider, xcb_timestamp_t config_timestamp )
xcb_randr_set_provider_output_source ( xcb_connection_t* c, xcb_randr_provider_t provider, xcb_randr_provider_t source_provider, xcb_timestamp_t config_timestamp )
xcb_randr_set_provider_output_source_checked ( xcb_connection_t* c, xcb_randr_provider_t provider, xcb_randr_provider_t source_provider, xcb_timestamp_t config_timestamp )

res.h, libxcb-res.so.0.0.0
xcb_res_client_id_spec_end xcb_res_client_id_spec_iterator_t i )
xcb_res_client_id_spec_next xcb_res_client_id_spec_iterator_t* i )
xcb_res_client_id_value_end xcb_res_client_id_value_iterator_t i )
xcb_res_client_id_value_next xcb_res_client_id_value_iterator_t* i )
xcb_res_client_id_value_sizeof void const* _buffer )
xcb_res_client_id_value_value xcb_res_client_id_value_t const* R )
xcb_res_client_id_value_value_end xcb_res_client_id_value_t const* R )
xcb_res_client_id_value_value_length xcb_res_client_id_value_t const* R )
xcb_res_query_client_ids ( xcb_connection_t* c, uint32_t num_specs, xcb_res_client_id_spec_t const* specs )
xcb_res_query_client_ids_ids_iterator xcb_res_query_client_ids_reply_t const* R )
xcb_res_query_client_ids_ids_length xcb_res_query_client_ids_reply_t const* R )
xcb_res_query_client_ids_reply ( xcb_connection_t* c, xcb_res_query_client_ids_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_res_query_client_ids_sizeof void const* _buffer )
xcb_res_query_client_ids_unchecked ( xcb_connection_t* c, uint32_t num_specs, xcb_res_client_id_spec_t const* specs )
xcb_res_query_resource_bytes ( xcb_connection_t* c, uint32_t client, uint32_t num_specs, xcb_res_resource_id_spec_t const* specs )
xcb_res_query_resource_bytes_reply ( xcb_connection_t* c, xcb_res_query_resource_bytes_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_res_query_resource_bytes_sizeof void const* _buffer )
xcb_res_query_resource_bytes_sizes_iterator xcb_res_query_resource_bytes_reply_t const* R )
xcb_res_query_resource_bytes_sizes_length xcb_res_query_resource_bytes_reply_t const* R )
xcb_res_query_resource_bytes_unchecked ( xcb_connection_t* c, uint32_t client, uint32_t num_specs, xcb_res_resource_id_spec_t const* specs )
xcb_res_resource_id_spec_end xcb_res_resource_id_spec_iterator_t i )
xcb_res_resource_id_spec_next xcb_res_resource_id_spec_iterator_t* i )
xcb_res_resource_size_spec_end xcb_res_resource_size_spec_iterator_t i )
xcb_res_resource_size_spec_next xcb_res_resource_size_spec_iterator_t* i )
xcb_res_resource_size_value_cross_references xcb_res_resource_size_value_t const* R )
xcb_res_resource_size_value_cross_references_iterator xcb_res_resource_size_value_t const* R )
xcb_res_resource_size_value_cross_references_length xcb_res_resource_size_value_t const* R )
xcb_res_resource_size_value_end xcb_res_resource_size_value_iterator_t i )
xcb_res_resource_size_value_next xcb_res_resource_size_value_iterator_t* i )
xcb_res_resource_size_value_sizeof void const* _buffer )

shm.h, libxcb-shm.so.0.0.0
xcb_shm_attach_fd ( xcb_connection_t* c, xcb_shm_seg_t shmseg, int32_t shm_fd, uint8_t read_only )
xcb_shm_attach_fd_checked ( xcb_connection_t* c, xcb_shm_seg_t shmseg, int32_t shm_fd, uint8_t read_only )
xcb_shm_create_segment ( xcb_connection_t* c, xcb_shm_seg_t shmseg, uint32_t size, uint8_t read_only )
xcb_shm_create_segment_reply ( xcb_connection_t* c, xcb_shm_create_segment_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_shm_create_segment_reply_fds ( xcb_connection_t* c, xcb_shm_create_segment_reply_t* reply )
xcb_shm_create_segment_unchecked ( xcb_connection_t* c, xcb_shm_seg_t shmseg, uint32_t size, uint8_t read_only )

sync.h, libxcb-sync.so.1.0.0
xcb_sync_change_alarm_aux ( xcb_connection_t* c, xcb_sync_alarm_t id, uint32_t value_mask, xcb_sync_change_alarm_value_list_t const* value_list )
xcb_sync_change_alarm_aux_checked ( xcb_connection_t* c, xcb_sync_alarm_t id, uint32_t value_mask, xcb_sync_change_alarm_value_list_t const* value_list )
xcb_sync_change_alarm_value_list_serialize void** _buffer, uint32_t value_mask, xcb_sync_change_alarm_value_list_t const* _aux )
xcb_sync_change_alarm_value_list_sizeof ( void const* _buffer, uint32_t value_mask )
xcb_sync_change_alarm_value_list_unpack ( void const* _buffer, uint32_t value_mask, xcb_sync_change_alarm_value_list_t* _aux )
xcb_sync_create_alarm_aux ( xcb_connection_t* c, xcb_sync_alarm_t id, uint32_t value_mask, xcb_sync_create_alarm_value_list_t const* value_list )
xcb_sync_create_alarm_aux_checked ( xcb_connection_t* c, xcb_sync_alarm_t id, uint32_t value_mask, xcb_sync_create_alarm_value_list_t const* value_list )
xcb_sync_create_alarm_value_list_serialize void** _buffer, uint32_t value_mask, xcb_sync_create_alarm_value_list_t const* _aux )
xcb_sync_create_alarm_value_list_sizeof ( void const* _buffer, uint32_t value_mask )
xcb_sync_create_alarm_value_list_unpack ( void const* _buffer, uint32_t value_mask, xcb_sync_create_alarm_value_list_t* _aux )

xcb.h, libxcb.so.1.1.0
xcb_poll_for_special_event ( xcb_connection_t* c, xcb_special_event_t* se )
xcb_register_for_special_xge ( xcb_connection_t* c, xcb_extension_t* ext, uint32_t eid, uint32_t* stamp )
xcb_unregister_for_special_event ( xcb_connection_t* c, xcb_special_event_t* se )
xcb_wait_for_special_event ( xcb_connection_t* c, xcb_special_event_t* se )

xcbext.h, libxcb.so.1.1.0
xcb_get_reply_fds ( xcb_connection_t* c, void* reply, size_t replylen )
xcb_send_fd ( xcb_connection_t* c, int fd )

xfixes.h, libxcb-xfixes.so.0.0.0
xcb_xfixes_barrier_end xcb_xfixes_barrier_iterator_t i )
xcb_xfixes_barrier_next xcb_xfixes_barrier_iterator_t* i )
xcb_xfixes_create_pointer_barrier ( xcb_connection_t* c, xcb_xfixes_barrier_t barrier, xcb_window_t window, uint16_t x1, uint16_t y1, uint16_t x2, uint16_t y2, uint32_t directions, uint16_t num_devices, uint16_t const* devices )
xcb_xfixes_create_pointer_barrier_checked ( xcb_connection_t* c, xcb_xfixes_barrier_t barrier, xcb_window_t window, uint16_t x1, uint16_t y1, uint16_t x2, uint16_t y2, uint32_t directions, uint16_t num_devices, uint16_t const* devices )
xcb_xfixes_create_pointer_barrier_sizeof void const* _buffer )
xcb_xfixes_delete_pointer_barrier ( xcb_connection_t* c, xcb_xfixes_barrier_t barrier )
xcb_xfixes_delete_pointer_barrier_checked ( xcb_connection_t* c, xcb_xfixes_barrier_t barrier )

xkb.h, libxcb-xkb.so.1.0.0
xcb_xkb_action_end xcb_xkb_action_iterator_t i )
xcb_xkb_action_next xcb_xkb_action_iterator_t* i )
xcb_xkb_behavior_end xcb_xkb_behavior_iterator_t i )
xcb_xkb_behavior_next xcb_xkb_behavior_iterator_t* i )
xcb_xkb_bell ( xcb_connection_t* c, xcb_xkb_device_spec_t deviceSpec, xcb_xkb_bell_class_spec_t bellClass, xcb_xkb_id_spec_t bellID, int8_t percent, uint8_t forceSound, uint8_t eventOnly, int16_t pitch, int16_t duration, xcb_atom_t name, xcb_window_t window )
xcb_xkb_bell_checked ( xcb_connection_t* c, xcb_xkb_device_spec_t deviceSpec, xcb_xkb_bell_class_spec_t bellClass, xcb_xkb_id_spec_t bellID, int8_t percent, uint8_t forceSound, uint8_t eventOnly, int16_t pitch, int16_t duration, xcb_atom_t name, xcb_window_t window )
xcb_xkb_bell_class_spec_end xcb_xkb_bell_class_spec_iterator_t i )
xcb_xkb_bell_class_spec_next xcb_xkb_bell_class_spec_iterator_t* i )
xcb_xkb_common_behavior_end xcb_xkb_common_behavior_iterator_t i )
xcb_xkb_common_behavior_next xcb_xkb_common_behavior_iterator_t* i )
xcb_xkb_counted_string_16_alignment_pad xcb_xkb_counted_string_16_t const* R )
xcb_xkb_counted_string_16_alignment_pad_end xcb_xkb_counted_string_16_t const* R )
xcb_xkb_counted_string_16_alignment_pad_length xcb_xkb_counted_string_16_t const* R )
xcb_xkb_counted_string_16_end xcb_xkb_counted_string_16_iterator_t i )
xcb_xkb_counted_string_16_next xcb_xkb_counted_string_16_iterator_t* i )
xcb_xkb_counted_string_16_sizeof void const* _buffer )
xcb_xkb_counted_string_16_string xcb_xkb_counted_string_16_t const* R )
xcb_xkb_counted_string_16_string_end xcb_xkb_counted_string_16_t const* R )
xcb_xkb_counted_string_16_string_length xcb_xkb_counted_string_16_t const* R )
xcb_xkb_default_behavior_end xcb_xkb_default_behavior_iterator_t i )
xcb_xkb_default_behavior_next xcb_xkb_default_behavior_iterator_t* i )
xcb_xkb_device_led_info_end xcb_xkb_device_led_info_iterator_t i )
xcb_xkb_device_led_info_maps xcb_xkb_device_led_info_t const* R )
xcb_xkb_device_led_info_maps_iterator xcb_xkb_device_led_info_t const* R )
xcb_xkb_device_led_info_maps_length xcb_xkb_device_led_info_t const* R )
xcb_xkb_device_led_info_names xcb_xkb_device_led_info_t const* R )
xcb_xkb_device_led_info_names_end xcb_xkb_device_led_info_t const* R )
xcb_xkb_device_led_info_names_length xcb_xkb_device_led_info_t const* R )
xcb_xkb_device_led_info_next xcb_xkb_device_led_info_iterator_t* i )
xcb_xkb_device_led_info_sizeof void const* _buffer )
xcb_xkb_device_spec_end xcb_xkb_device_spec_iterator_t i )
xcb_xkb_device_spec_next xcb_xkb_device_spec_iterator_t* i )
xcb_xkb_get_compat_map ( xcb_connection_t* c, xcb_xkb_device_spec_t deviceSpec, uint8_t groups, uint8_t getAllSI, uint16_t firstSI, uint16_t nSI )
xcb_xkb_get_compat_map_group_rtrn xcb_xkb_get_compat_map_reply_t const* R )
xcb_xkb_get_compat_map_group_rtrn_iterator xcb_xkb_get_compat_map_reply_t const* R )
xcb_xkb_get_compat_map_group_rtrn_length xcb_xkb_get_compat_map_reply_t const* R )
xcb_xkb_get_compat_map_reply ( xcb_connection_t* c, xcb_xkb_get_compat_map_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_xkb_get_compat_map_si_rtrn xcb_xkb_get_compat_map_reply_t const* R )
xcb_xkb_get_compat_map_si_rtrn_iterator xcb_xkb_get_compat_map_reply_t const* R )
xcb_xkb_get_compat_map_si_rtrn_length xcb_xkb_get_compat_map_reply_t const* R )
xcb_xkb_get_compat_map_sizeof void const* _buffer )
xcb_xkb_get_compat_map_unchecked ( xcb_connection_t* c, xcb_xkb_device_spec_t deviceSpec, uint8_t groups, uint8_t getAllSI, uint16_t firstSI, uint16_t nSI )
xcb_xkb_get_controls ( xcb_connection_t* c, xcb_xkb_device_spec_t deviceSpec )
xcb_xkb_get_controls_reply ( xcb_connection_t* c, xcb_xkb_get_controls_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_xkb_get_controls_unchecked ( xcb_connection_t* c, xcb_xkb_device_spec_t deviceSpec )
xcb_xkb_get_device_info ( xcb_connection_t* c, xcb_xkb_device_spec_t deviceSpec, uint16_t wanted, uint8_t allButtons, uint8_t firstButton, uint8_t nButtons, xcb_xkb_led_class_spec_t ledClass, xcb_xkb_id_spec_t ledID )
xcb_xkb_get_device_info_btn_actions xcb_xkb_get_device_info_reply_t const* R )
xcb_xkb_get_device_info_btn_actions_iterator xcb_xkb_get_device_info_reply_t const* R )
xcb_xkb_get_device_info_btn_actions_length xcb_xkb_get_device_info_reply_t const* R )
xcb_xkb_get_device_info_leds_iterator xcb_xkb_get_device_info_reply_t const* R )
xcb_xkb_get_device_info_leds_length xcb_xkb_get_device_info_reply_t const* R )
xcb_xkb_get_device_info_name xcb_xkb_get_device_info_reply_t const* R )
xcb_xkb_get_device_info_name_end xcb_xkb_get_device_info_reply_t const* R )
xcb_xkb_get_device_info_name_length xcb_xkb_get_device_info_reply_t const* R )
xcb_xkb_get_device_info_reply ( xcb_connection_t* c, xcb_xkb_get_device_info_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_xkb_get_device_info_sizeof void const* _buffer )
xcb_xkb_get_device_info_unchecked ( xcb_connection_t* c, xcb_xkb_device_spec_t deviceSpec, uint16_t wanted, uint8_t allButtons, uint8_t firstButton, uint8_t nButtons, xcb_xkb_led_class_spec_t ledClass, xcb_xkb_id_spec_t ledID )
xcb_xkb_get_indicator_map ( xcb_connection_t* c, xcb_xkb_device_spec_t deviceSpec, uint32_t which )
xcb_xkb_get_indicator_map_maps xcb_xkb_get_indicator_map_reply_t const* R )
xcb_xkb_get_indicator_map_maps_iterator xcb_xkb_get_indicator_map_reply_t const* R )
xcb_xkb_get_indicator_map_maps_length xcb_xkb_get_indicator_map_reply_t const* R )
xcb_xkb_get_indicator_map_reply ( xcb_connection_t* c, xcb_xkb_get_indicator_map_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_xkb_get_indicator_map_sizeof void const* _buffer )
xcb_xkb_get_indicator_map_unchecked ( xcb_connection_t* c, xcb_xkb_device_spec_t deviceSpec, uint32_t which )
xcb_xkb_get_indicator_state ( xcb_connection_t* c, xcb_xkb_device_spec_t deviceSpec )
xcb_xkb_get_indicator_state_reply ( xcb_connection_t* c, xcb_xkb_get_indicator_state_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_xkb_get_indicator_state_unchecked ( xcb_connection_t* c, xcb_xkb_device_spec_t deviceSpec )
xcb_xkb_get_kbd_by_name ( xcb_connection_t* c, xcb_xkb_device_spec_t deviceSpec, uint16_t need, uint16_t want, uint8_t load )
xcb_xkb_get_kbd_by_name_replies xcb_xkb_get_kbd_by_name_reply_t const* R )
xcb_xkb_get_kbd_by_name_replies_compat_map_group_rtrn xcb_xkb_get_kbd_by_name_replies_t const* S )
xcb_xkb_get_kbd_by_name_replies_compat_map_group_rtrn_iterator ( xcb_xkb_get_kbd_by_name_reply_t const* R, xcb_xkb_get_kbd_by_name_replies_t const* S )
xcb_xkb_get_kbd_by_name_replies_compat_map_group_rtrn_length ( xcb_xkb_get_kbd_by_name_reply_t const* R, xcb_xkb_get_kbd_by_name_replies_t const* S )
xcb_xkb_get_kbd_by_name_replies_compat_map_si_rtrn xcb_xkb_get_kbd_by_name_replies_t const* S )
xcb_xkb_get_kbd_by_name_replies_compat_map_si_rtrn_iterator ( xcb_xkb_get_kbd_by_name_reply_t const* R, xcb_xkb_get_kbd_by_name_replies_t const* S )
xcb_xkb_get_kbd_by_name_replies_compat_map_si_rtrn_length ( xcb_xkb_get_kbd_by_name_reply_t const* R, xcb_xkb_get_kbd_by_name_replies_t const* S )
xcb_xkb_get_kbd_by_name_replies_geometry_label_font xcb_xkb_get_kbd_by_name_replies_t const* R )
xcb_xkb_get_kbd_by_name_replies_indicator_maps_maps xcb_xkb_get_kbd_by_name_replies_t const* S )
xcb_xkb_get_kbd_by_name_replies_indicator_maps_maps_iterator ( xcb_xkb_get_kbd_by_name_reply_t const* R, xcb_xkb_get_kbd_by_name_replies_t const* S )
xcb_xkb_get_kbd_by_name_replies_indicator_maps_maps_length ( xcb_xkb_get_kbd_by_name_reply_t const* R, xcb_xkb_get_kbd_by_name_replies_t const* S )
xcb_xkb_get_kbd_by_name_replies_key_names_value_list xcb_xkb_get_kbd_by_name_replies_t const* R )
xcb_xkb_get_kbd_by_name_replies_key_names_value_list_groups xcb_xkb_get_kbd_by_name_replies_t const* S )
xcb_xkb_get_kbd_by_name_replies_key_names_value_list_groups_end ( xcb_xkb_get_kbd_by_name_reply_t const* R, xcb_xkb_get_kbd_by_name_replies_t const* S )
xcb_xkb_get_kbd_by_name_replies_key_names_value_list_groups_length ( xcb_xkb_get_kbd_by_name_reply_t const* R, xcb_xkb_get_kbd_by_name_replies_t const* S )
xcb_xkb_get_kbd_by_name_replies_key_names_value_list_indicator_names xcb_xkb_get_kbd_by_name_replies_t const* S )
xcb_xkb_get_kbd_by_name_replies_key_names_value_list_indicator_names_end ( xcb_xkb_get_kbd_by_name_reply_t const* R, xcb_xkb_get_kbd_by_name_replies_t const* S )
xcb_xkb_get_kbd_by_name_replies_key_names_value_list_indicator_names_length ( xcb_xkb_get_kbd_by_name_reply_t const* R, xcb_xkb_get_kbd_by_name_replies_t const* S )
xcb_xkb_get_kbd_by_name_replies_key_names_value_list_key_aliases xcb_xkb_get_kbd_by_name_replies_t const* S )
xcb_xkb_get_kbd_by_name_replies_key_names_value_list_key_aliases_iterator ( xcb_xkb_get_kbd_by_name_reply_t const* R, xcb_xkb_get_kbd_by_name_replies_t const* S )
xcb_xkb_get_kbd_by_name_replies_key_names_value_list_key_aliases_length ( xcb_xkb_get_kbd_by_name_reply_t const* R, xcb_xkb_get_kbd_by_name_replies_t const* S )
xcb_xkb_get_kbd_by_name_replies_key_names_value_list_key_names xcb_xkb_get_kbd_by_name_replies_t const* S )
xcb_xkb_get_kbd_by_name_replies_key_names_value_list_key_names_iterator ( xcb_xkb_get_kbd_by_name_reply_t const* R, xcb_xkb_get_kbd_by_name_replies_t const* S )
xcb_xkb_get_kbd_by_name_replies_key_names_value_list_key_names_length ( xcb_xkb_get_kbd_by_name_reply_t const* R, xcb_xkb_get_kbd_by_name_replies_t const* S )
xcb_xkb_get_kbd_by_name_replies_key_names_value_list_kt_level_names xcb_xkb_get_kbd_by_name_replies_t const* S )
xcb_xkb_get_kbd_by_name_replies_key_names_value_list_kt_level_names_end ( xcb_xkb_get_kbd_by_name_reply_t const* R, xcb_xkb_get_kbd_by_name_replies_t const* S )
xcb_xkb_get_kbd_by_name_replies_key_names_value_list_kt_level_names_length ( xcb_xkb_get_kbd_by_name_reply_t const* R, xcb_xkb_get_kbd_by_name_replies_t const* S )
xcb_xkb_get_kbd_by_name_replies_key_names_value_list_n_levels_per_type xcb_xkb_get_kbd_by_name_replies_t const* S )
xcb_xkb_get_kbd_by_name_replies_key_names_value_list_n_levels_per_type_end ( xcb_xkb_get_kbd_by_name_reply_t const* R, xcb_xkb_get_kbd_by_name_replies_t const* S )
xcb_xkb_get_kbd_by_name_replies_key_names_value_list_n_levels_per_type_length ( xcb_xkb_get_kbd_by_name_reply_t const* R, xcb_xkb_get_kbd_by_name_replies_t const* S )
xcb_xkb_get_kbd_by_name_replies_key_names_value_list_radio_group_names xcb_xkb_get_kbd_by_name_replies_t const* S )
xcb_xkb_get_kbd_by_name_replies_key_names_value_list_radio_group_names_end ( xcb_xkb_get_kbd_by_name_reply_t const* R, xcb_xkb_get_kbd_by_name_replies_t const* S )
xcb_xkb_get_kbd_by_name_replies_key_names_value_list_radio_group_names_length ( xcb_xkb_get_kbd_by_name_reply_t const* R, xcb_xkb_get_kbd_by_name_replies_t const* S )
xcb_xkb_get_kbd_by_name_replies_key_names_value_list_serialize void** _buffer, uint8_t nTypes, uint32_t indicators, uint16_t virtualMods, uint8_t groupNames, uint8_t nKeys, uint8_t nKeyAliases, uint8_t nRadioGroups, uint32_t which, xcb_xkb_get_kbd_by_name_replies_key_names_value_list_t const* _aux )
xcb_xkb_get_kbd_by_name_replies_key_names_value_list_sizeof ( void const* _buffer, uint8_t nTypes, uint32_t indicators, uint16_t virtualMods, uint8_t groupNames, uint8_t nKeys, uint8_t nKeyAliases, uint8_t nRadioGroups, uint32_t which )
xcb_xkb_get_kbd_by_name_replies_key_names_value_list_type_names xcb_xkb_get_kbd_by_name_replies_t const* S )
xcb_xkb_get_kbd_by_name_replies_key_names_value_list_type_names_end ( xcb_xkb_get_kbd_by_name_reply_t const* R, xcb_xkb_get_kbd_by_name_replies_t const* S )
xcb_xkb_get_kbd_by_name_replies_key_names_value_list_type_names_length ( xcb_xkb_get_kbd_by_name_reply_t const* R, xcb_xkb_get_kbd_by_name_replies_t const* S )
xcb_xkb_get_kbd_by_name_replies_key_names_value_list_unpack ( void const* _buffer, uint8_t nTypes, uint32_t indicators, uint16_t virtualMods, uint8_t groupNames, uint8_t nKeys, uint8_t nKeyAliases, uint8_t nRadioGroups, uint32_t which, xcb_xkb_get_kbd_by_name_replies_key_names_value_list_t* _aux )
xcb_xkb_get_kbd_by_name_replies_key_names_value_list_virtual_mod_names xcb_xkb_get_kbd_by_name_replies_t const* S )
xcb_xkb_get_kbd_by_name_replies_key_names_value_list_virtual_mod_names_end ( xcb_xkb_get_kbd_by_name_reply_t const* R, xcb_xkb_get_kbd_by_name_replies_t const* S )
xcb_xkb_get_kbd_by_name_replies_key_names_value_list_virtual_mod_names_length ( xcb_xkb_get_kbd_by_name_reply_t const* R, xcb_xkb_get_kbd_by_name_replies_t const* S )
xcb_xkb_get_kbd_by_name_replies_serialize void** _buffer, uint16_t reported, xcb_xkb_get_kbd_by_name_replies_t const* _aux )
xcb_xkb_get_kbd_by_name_replies_sizeof ( void const* _buffer, uint16_t reported )
xcb_xkb_get_kbd_by_name_replies_types_map xcb_xkb_get_kbd_by_name_replies_t const* R )
xcb_xkb_get_kbd_by_name_replies_types_map_acts_rtrn_acts xcb_xkb_get_kbd_by_name_replies_t const* S )
xcb_xkb_get_kbd_by_name_replies_types_map_acts_rtrn_acts_iterator ( xcb_xkb_get_kbd_by_name_reply_t const* R, xcb_xkb_get_kbd_by_name_replies_t const* S )
xcb_xkb_get_kbd_by_name_replies_types_map_acts_rtrn_acts_length ( xcb_xkb_get_kbd_by_name_reply_t const* R, xcb_xkb_get_kbd_by_name_replies_t const* S )
xcb_xkb_get_kbd_by_name_replies_types_map_acts_rtrn_count xcb_xkb_get_kbd_by_name_replies_t const* S )
xcb_xkb_get_kbd_by_name_replies_types_map_acts_rtrn_count_end ( xcb_xkb_get_kbd_by_name_reply_t const* R, xcb_xkb_get_kbd_by_name_replies_t const* S )
xcb_xkb_get_kbd_by_name_replies_types_map_acts_rtrn_count_length ( xcb_xkb_get_kbd_by_name_reply_t const* R, xcb_xkb_get_kbd_by_name_replies_t const* S )
xcb_xkb_get_kbd_by_name_replies_types_map_behaviors_rtrn xcb_xkb_get_kbd_by_name_replies_t const* S )
xcb_xkb_get_kbd_by_name_replies_types_map_behaviors_rtrn_iterator ( xcb_xkb_get_kbd_by_name_reply_t const* R, xcb_xkb_get_kbd_by_name_replies_t const* S )
xcb_xkb_get_kbd_by_name_replies_types_map_behaviors_rtrn_length ( xcb_xkb_get_kbd_by_name_reply_t const* R, xcb_xkb_get_kbd_by_name_replies_t const* S )
xcb_xkb_get_kbd_by_name_replies_types_map_explicit_rtrn xcb_xkb_get_kbd_by_name_replies_t const* S )
xcb_xkb_get_kbd_by_name_replies_types_map_explicit_rtrn_iterator ( xcb_xkb_get_kbd_by_name_reply_t const* R, xcb_xkb_get_kbd_by_name_replies_t const* S )
xcb_xkb_get_kbd_by_name_replies_types_map_explicit_rtrn_length ( xcb_xkb_get_kbd_by_name_reply_t const* R, xcb_xkb_get_kbd_by_name_replies_t const* S )
xcb_xkb_get_kbd_by_name_replies_types_map_modmap_rtrn xcb_xkb_get_kbd_by_name_replies_t const* S )
xcb_xkb_get_kbd_by_name_replies_types_map_modmap_rtrn_iterator ( xcb_xkb_get_kbd_by_name_reply_t const* R, xcb_xkb_get_kbd_by_name_replies_t const* S )
xcb_xkb_get_kbd_by_name_replies_types_map_modmap_rtrn_length ( xcb_xkb_get_kbd_by_name_reply_t const* R, xcb_xkb_get_kbd_by_name_replies_t const* S )
xcb_xkb_get_kbd_by_name_replies_types_map_serialize void** _buffer, uint8_t nTypes, uint8_t nKeySyms, uint8_t nKeyActions, uint16_t totalActions, uint8_t totalKeyBehaviors, uint16_t virtualMods, uint8_t totalKeyExplicit, uint8_t totalModMapKeys, uint8_t totalVModMapKeys, uint16_t present, xcb_xkb_get_kbd_by_name_replies_types_map_t const* _aux )
xcb_xkb_get_kbd_by_name_replies_types_map_sizeof ( void const* _buffer, uint8_t nTypes, uint8_t nKeySyms, uint8_t nKeyActions, uint16_t totalActions, uint8_t totalKeyBehaviors, uint16_t virtualMods, uint8_t totalKeyExplicit, uint8_t totalModMapKeys, uint8_t totalVModMapKeys, uint16_t present )
xcb_xkb_get_kbd_by_name_replies_types_map_syms_rtrn_iterator ( xcb_xkb_get_kbd_by_name_reply_t const* R, xcb_xkb_get_kbd_by_name_replies_t const* S )
xcb_xkb_get_kbd_by_name_replies_types_map_syms_rtrn_length ( xcb_xkb_get_kbd_by_name_reply_t const* R, xcb_xkb_get_kbd_by_name_replies_t const* S )
xcb_xkb_get_kbd_by_name_replies_types_map_types_rtrn_iterator ( xcb_xkb_get_kbd_by_name_reply_t const* R, xcb_xkb_get_kbd_by_name_replies_t const* S )
xcb_xkb_get_kbd_by_name_replies_types_map_types_rtrn_length ( xcb_xkb_get_kbd_by_name_reply_t const* R, xcb_xkb_get_kbd_by_name_replies_t const* S )
xcb_xkb_get_kbd_by_name_replies_types_map_unpack ( void const* _buffer, uint8_t nTypes, uint8_t nKeySyms, uint8_t nKeyActions, uint16_t totalActions, uint8_t totalKeyBehaviors, uint16_t virtualMods, uint8_t totalKeyExplicit, uint8_t totalModMapKeys, uint8_t totalVModMapKeys, uint16_t present, xcb_xkb_get_kbd_by_name_replies_types_map_t* _aux )
xcb_xkb_get_kbd_by_name_replies_types_map_vmodmap_rtrn xcb_xkb_get_kbd_by_name_replies_t const* S )
xcb_xkb_get_kbd_by_name_replies_types_map_vmodmap_rtrn_iterator ( xcb_xkb_get_kbd_by_name_reply_t const* R, xcb_xkb_get_kbd_by_name_replies_t const* S )
xcb_xkb_get_kbd_by_name_replies_types_map_vmodmap_rtrn_length ( xcb_xkb_get_kbd_by_name_reply_t const* R, xcb_xkb_get_kbd_by_name_replies_t const* S )
xcb_xkb_get_kbd_by_name_replies_types_map_vmods_rtrn xcb_xkb_get_kbd_by_name_replies_t const* S )
xcb_xkb_get_kbd_by_name_replies_types_map_vmods_rtrn_end ( xcb_xkb_get_kbd_by_name_reply_t const* R, xcb_xkb_get_kbd_by_name_replies_t const* S )
xcb_xkb_get_kbd_by_name_replies_types_map_vmods_rtrn_length ( xcb_xkb_get_kbd_by_name_reply_t const* R, xcb_xkb_get_kbd_by_name_replies_t const* S )
xcb_xkb_get_kbd_by_name_replies_unpack ( void const* _buffer, uint16_t reported, xcb_xkb_get_kbd_by_name_replies_t* _aux )
xcb_xkb_get_kbd_by_name_reply ( xcb_connection_t* c, xcb_xkb_get_kbd_by_name_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_xkb_get_kbd_by_name_unchecked ( xcb_connection_t* c, xcb_xkb_device_spec_t deviceSpec, uint16_t need, uint16_t want, uint8_t load )
xcb_xkb_get_map ( xcb_connection_t* c, xcb_xkb_device_spec_t deviceSpec, uint16_t full, uint16_t partial, uint8_t firstType, uint8_t nTypes, xcb_keycode_t firstKeySym, uint8_t nKeySyms, xcb_keycode_t firstKeyAction, uint8_t nKeyActions, xcb_keycode_t firstKeyBehavior, uint8_t nKeyBehaviors, uint16_t virtualMods, xcb_keycode_t firstKeyExplicit, uint8_t nKeyExplicit, xcb_keycode_t firstModMapKey, uint8_t nModMapKeys, xcb_keycode_t firstVModMapKey, uint8_t nVModMapKeys )
xcb_xkb_get_map_map xcb_xkb_get_map_reply_t const* R )
xcb_xkb_get_map_map_acts_rtrn_acts xcb_xkb_get_map_map_t const* S )
xcb_xkb_get_map_map_acts_rtrn_acts_iterator ( xcb_xkb_get_map_reply_t const* R, xcb_xkb_get_map_map_t const* S )
xcb_xkb_get_map_map_acts_rtrn_acts_length ( xcb_xkb_get_map_reply_t const* R, xcb_xkb_get_map_map_t const* S )
xcb_xkb_get_map_map_acts_rtrn_count xcb_xkb_get_map_map_t const* S )
xcb_xkb_get_map_map_acts_rtrn_count_end ( xcb_xkb_get_map_reply_t const* R, xcb_xkb_get_map_map_t const* S )
xcb_xkb_get_map_map_acts_rtrn_count_length ( xcb_xkb_get_map_reply_t const* R, xcb_xkb_get_map_map_t const* S )
xcb_xkb_get_map_map_behaviors_rtrn xcb_xkb_get_map_map_t const* S )
xcb_xkb_get_map_map_behaviors_rtrn_iterator ( xcb_xkb_get_map_reply_t const* R, xcb_xkb_get_map_map_t const* S )
xcb_xkb_get_map_map_behaviors_rtrn_length ( xcb_xkb_get_map_reply_t const* R, xcb_xkb_get_map_map_t const* S )
xcb_xkb_get_map_map_explicit_rtrn xcb_xkb_get_map_map_t const* S )
xcb_xkb_get_map_map_explicit_rtrn_iterator ( xcb_xkb_get_map_reply_t const* R, xcb_xkb_get_map_map_t const* S )
xcb_xkb_get_map_map_explicit_rtrn_length ( xcb_xkb_get_map_reply_t const* R, xcb_xkb_get_map_map_t const* S )
xcb_xkb_get_map_map_modmap_rtrn xcb_xkb_get_map_map_t const* S )
xcb_xkb_get_map_map_modmap_rtrn_iterator ( xcb_xkb_get_map_reply_t const* R, xcb_xkb_get_map_map_t const* S )
xcb_xkb_get_map_map_modmap_rtrn_length ( xcb_xkb_get_map_reply_t const* R, xcb_xkb_get_map_map_t const* S )
xcb_xkb_get_map_map_serialize void** _buffer, uint8_t nTypes, uint8_t nKeySyms, uint8_t nKeyActions, uint16_t totalActions, uint8_t totalKeyBehaviors, uint16_t virtualMods, uint8_t totalKeyExplicit, uint8_t totalModMapKeys, uint8_t totalVModMapKeys, uint16_t present, xcb_xkb_get_map_map_t const* _aux )
xcb_xkb_get_map_map_sizeof ( void const* _buffer, uint8_t nTypes, uint8_t nKeySyms, uint8_t nKeyActions, uint16_t totalActions, uint8_t totalKeyBehaviors, uint16_t virtualMods, uint8_t totalKeyExplicit, uint8_t totalModMapKeys, uint8_t totalVModMapKeys, uint16_t present )
xcb_xkb_get_map_map_syms_rtrn_iterator ( xcb_xkb_get_map_reply_t const* R, xcb_xkb_get_map_map_t const* S )
xcb_xkb_get_map_map_syms_rtrn_length ( xcb_xkb_get_map_reply_t const* R, xcb_xkb_get_map_map_t const* S )
xcb_xkb_get_map_map_types_rtrn_iterator ( xcb_xkb_get_map_reply_t const* R, xcb_xkb_get_map_map_t const* S )
xcb_xkb_get_map_map_types_rtrn_length ( xcb_xkb_get_map_reply_t const* R, xcb_xkb_get_map_map_t const* S )
xcb_xkb_get_map_map_unpack ( void const* _buffer, uint8_t nTypes, uint8_t nKeySyms, uint8_t nKeyActions, uint16_t totalActions, uint8_t totalKeyBehaviors, uint16_t virtualMods, uint8_t totalKeyExplicit, uint8_t totalModMapKeys, uint8_t totalVModMapKeys, uint16_t present, xcb_xkb_get_map_map_t* _aux )
xcb_xkb_get_map_map_vmodmap_rtrn xcb_xkb_get_map_map_t const* S )
xcb_xkb_get_map_map_vmodmap_rtrn_iterator ( xcb_xkb_get_map_reply_t const* R, xcb_xkb_get_map_map_t const* S )
xcb_xkb_get_map_map_vmodmap_rtrn_length ( xcb_xkb_get_map_reply_t const* R, xcb_xkb_get_map_map_t const* S )
xcb_xkb_get_map_map_vmods_rtrn xcb_xkb_get_map_map_t const* S )
xcb_xkb_get_map_map_vmods_rtrn_end ( xcb_xkb_get_map_reply_t const* R, xcb_xkb_get_map_map_t const* S )
xcb_xkb_get_map_map_vmods_rtrn_length ( xcb_xkb_get_map_reply_t const* R, xcb_xkb_get_map_map_t const* S )
xcb_xkb_get_map_reply ( xcb_connection_t* c, xcb_xkb_get_map_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_xkb_get_map_unchecked ( xcb_connection_t* c, xcb_xkb_device_spec_t deviceSpec, uint16_t full, uint16_t partial, uint8_t firstType, uint8_t nTypes, xcb_keycode_t firstKeySym, uint8_t nKeySyms, xcb_keycode_t firstKeyAction, uint8_t nKeyActions, xcb_keycode_t firstKeyBehavior, uint8_t nKeyBehaviors, uint16_t virtualMods, xcb_keycode_t firstKeyExplicit, uint8_t nKeyExplicit, xcb_keycode_t firstModMapKey, uint8_t nModMapKeys, xcb_keycode_t firstVModMapKey, uint8_t nVModMapKeys )
xcb_xkb_get_named_indicator ( xcb_connection_t* c, xcb_xkb_device_spec_t deviceSpec, xcb_xkb_led_class_spec_t ledClass, xcb_xkb_id_spec_t ledID, xcb_atom_t indicator )
xcb_xkb_get_named_indicator_reply ( xcb_connection_t* c, xcb_xkb_get_named_indicator_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_xkb_get_named_indicator_unchecked ( xcb_connection_t* c, xcb_xkb_device_spec_t deviceSpec, xcb_xkb_led_class_spec_t ledClass, xcb_xkb_id_spec_t ledID, xcb_atom_t indicator )
xcb_xkb_get_names ( xcb_connection_t* c, xcb_xkb_device_spec_t deviceSpec, uint32_t which )
xcb_xkb_get_names_reply ( xcb_connection_t* c, xcb_xkb_get_names_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_xkb_get_names_unchecked ( xcb_connection_t* c, xcb_xkb_device_spec_t deviceSpec, uint32_t which )
xcb_xkb_get_names_value_list xcb_xkb_get_names_reply_t const* R )
xcb_xkb_get_names_value_list_alignment_pad xcb_xkb_get_names_value_list_t const* S )
xcb_xkb_get_names_value_list_alignment_pad_end ( xcb_xkb_get_names_reply_t const* R, xcb_xkb_get_names_value_list_t const* S )
xcb_xkb_get_names_value_list_alignment_pad_length ( xcb_xkb_get_names_reply_t const* R, xcb_xkb_get_names_value_list_t const* S )
xcb_xkb_get_names_value_list_groups xcb_xkb_get_names_value_list_t const* S )
xcb_xkb_get_names_value_list_groups_end ( xcb_xkb_get_names_reply_t const* R, xcb_xkb_get_names_value_list_t const* S )
xcb_xkb_get_names_value_list_groups_length ( xcb_xkb_get_names_reply_t const* R, xcb_xkb_get_names_value_list_t const* S )
xcb_xkb_get_names_value_list_indicator_names xcb_xkb_get_names_value_list_t const* S )
xcb_xkb_get_names_value_list_indicator_names_end ( xcb_xkb_get_names_reply_t const* R, xcb_xkb_get_names_value_list_t const* S )
xcb_xkb_get_names_value_list_indicator_names_length ( xcb_xkb_get_names_reply_t const* R, xcb_xkb_get_names_value_list_t const* S )
xcb_xkb_get_names_value_list_key_aliases xcb_xkb_get_names_value_list_t const* S )
xcb_xkb_get_names_value_list_key_aliases_iterator ( xcb_xkb_get_names_reply_t const* R, xcb_xkb_get_names_value_list_t const* S )
xcb_xkb_get_names_value_list_key_aliases_length ( xcb_xkb_get_names_reply_t const* R, xcb_xkb_get_names_value_list_t const* S )
xcb_xkb_get_names_value_list_key_names xcb_xkb_get_names_value_list_t const* S )
xcb_xkb_get_names_value_list_key_names_iterator ( xcb_xkb_get_names_reply_t const* R, xcb_xkb_get_names_value_list_t const* S )
xcb_xkb_get_names_value_list_key_names_length ( xcb_xkb_get_names_reply_t const* R, xcb_xkb_get_names_value_list_t const* S )
xcb_xkb_get_names_value_list_kt_level_names xcb_xkb_get_names_value_list_t const* S )
xcb_xkb_get_names_value_list_kt_level_names_end ( xcb_xkb_get_names_reply_t const* R, xcb_xkb_get_names_value_list_t const* S )
xcb_xkb_get_names_value_list_kt_level_names_length ( xcb_xkb_get_names_reply_t const* R, xcb_xkb_get_names_value_list_t const* S )
xcb_xkb_get_names_value_list_n_levels_per_type xcb_xkb_get_names_value_list_t const* S )
xcb_xkb_get_names_value_list_n_levels_per_type_end ( xcb_xkb_get_names_reply_t const* R, xcb_xkb_get_names_value_list_t const* S )
xcb_xkb_get_names_value_list_n_levels_per_type_length ( xcb_xkb_get_names_reply_t const* R, xcb_xkb_get_names_value_list_t const* S )
xcb_xkb_get_names_value_list_radio_group_names xcb_xkb_get_names_value_list_t const* S )
xcb_xkb_get_names_value_list_radio_group_names_end ( xcb_xkb_get_names_reply_t const* R, xcb_xkb_get_names_value_list_t const* S )
xcb_xkb_get_names_value_list_radio_group_names_length ( xcb_xkb_get_names_reply_t const* R, xcb_xkb_get_names_value_list_t const* S )
xcb_xkb_get_names_value_list_serialize void** _buffer, uint8_t nTypes, uint32_t indicators, uint16_t virtualMods, uint8_t groupNames, uint8_t nKeys, uint8_t nKeyAliases, uint8_t nRadioGroups, uint32_t which, xcb_xkb_get_names_value_list_t const* _aux )
xcb_xkb_get_names_value_list_sizeof ( void const* _buffer, uint8_t nTypes, uint32_t indicators, uint16_t virtualMods, uint8_t groupNames, uint8_t nKeys, uint8_t nKeyAliases, uint8_t nRadioGroups, uint32_t which )
xcb_xkb_get_names_value_list_type_names xcb_xkb_get_names_value_list_t const* S )
xcb_xkb_get_names_value_list_type_names_end ( xcb_xkb_get_names_reply_t const* R, xcb_xkb_get_names_value_list_t const* S )
xcb_xkb_get_names_value_list_type_names_length ( xcb_xkb_get_names_reply_t const* R, xcb_xkb_get_names_value_list_t const* S )
xcb_xkb_get_names_value_list_unpack ( void const* _buffer, uint8_t nTypes, uint32_t indicators, uint16_t virtualMods, uint8_t groupNames, uint8_t nKeys, uint8_t nKeyAliases, uint8_t nRadioGroups, uint32_t which, xcb_xkb_get_names_value_list_t* _aux )
xcb_xkb_get_names_value_list_virtual_mod_names xcb_xkb_get_names_value_list_t const* S )
xcb_xkb_get_names_value_list_virtual_mod_names_end ( xcb_xkb_get_names_reply_t const* R, xcb_xkb_get_names_value_list_t const* S )
xcb_xkb_get_names_value_list_virtual_mod_names_length ( xcb_xkb_get_names_reply_t const* R, xcb_xkb_get_names_value_list_t const* S )
xcb_xkb_get_state ( xcb_connection_t* c, xcb_xkb_device_spec_t deviceSpec )
xcb_xkb_get_state_reply ( xcb_connection_t* c, xcb_xkb_get_state_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_xkb_get_state_unchecked ( xcb_connection_t* c, xcb_xkb_device_spec_t deviceSpec )
xcb_xkb_id [data]
xcb_xkb_id_spec_end xcb_xkb_id_spec_iterator_t i )
xcb_xkb_id_spec_next xcb_xkb_id_spec_iterator_t* i )
xcb_xkb_indicator_map_end xcb_xkb_indicator_map_iterator_t i )
xcb_xkb_indicator_map_next xcb_xkb_indicator_map_iterator_t* i )
xcb_xkb_key_alias_end xcb_xkb_key_alias_iterator_t i )
xcb_xkb_key_alias_next xcb_xkb_key_alias_iterator_t* i )
xcb_xkb_key_end xcb_xkb_key_iterator_t i )
xcb_xkb_key_mod_map_end xcb_xkb_key_mod_map_iterator_t i )
xcb_xkb_key_mod_map_next xcb_xkb_key_mod_map_iterator_t* i )
xcb_xkb_key_name_end xcb_xkb_key_name_iterator_t i )
xcb_xkb_key_name_next xcb_xkb_key_name_iterator_t* i )
xcb_xkb_key_next xcb_xkb_key_iterator_t* i )
xcb_xkb_key_sym_map_end xcb_xkb_key_sym_map_iterator_t i )
xcb_xkb_key_sym_map_next xcb_xkb_key_sym_map_iterator_t* i )
xcb_xkb_key_sym_map_sizeof void const* _buffer )
xcb_xkb_key_sym_map_syms xcb_xkb_key_sym_map_t const* R )
xcb_xkb_key_sym_map_syms_end xcb_xkb_key_sym_map_t const* R )
xcb_xkb_key_sym_map_syms_length xcb_xkb_key_sym_map_t const* R )
xcb_xkb_key_type_end xcb_xkb_key_type_iterator_t i )
xcb_xkb_key_type_map xcb_xkb_key_type_t const* R )
xcb_xkb_key_type_map_iterator xcb_xkb_key_type_t const* R )
xcb_xkb_key_type_map_length xcb_xkb_key_type_t const* R )
xcb_xkb_key_type_next xcb_xkb_key_type_iterator_t* i )
xcb_xkb_key_type_preserve xcb_xkb_key_type_t const* R )
xcb_xkb_key_type_preserve_iterator xcb_xkb_key_type_t const* R )
xcb_xkb_key_type_preserve_length xcb_xkb_key_type_t const* R )
xcb_xkb_key_type_sizeof void const* _buffer )
xcb_xkb_key_v_mod_map_end xcb_xkb_key_v_mod_map_iterator_t i )
xcb_xkb_key_v_mod_map_next xcb_xkb_key_v_mod_map_iterator_t* i )
xcb_xkb_kt_map_entry_end xcb_xkb_kt_map_entry_iterator_t i )
xcb_xkb_kt_map_entry_next xcb_xkb_kt_map_entry_iterator_t* i )
xcb_xkb_kt_set_map_entry_end xcb_xkb_kt_set_map_entry_iterator_t i )
xcb_xkb_kt_set_map_entry_next xcb_xkb_kt_set_map_entry_iterator_t* i )
xcb_xkb_latch_lock_state ( xcb_connection_t* c, xcb_xkb_device_spec_t deviceSpec, uint8_t affectModLocks, uint8_t modLocks, uint8_t lockGroup, uint8_t groupLock, uint8_t affectModLatches, uint8_t latchGroup, uint16_t groupLatch )
xcb_xkb_latch_lock_state_checked ( xcb_connection_t* c, xcb_xkb_device_spec_t deviceSpec, uint8_t affectModLocks, uint8_t modLocks, uint8_t lockGroup, uint8_t groupLock, uint8_t affectModLatches, uint8_t latchGroup, uint16_t groupLatch )
xcb_xkb_led_class_spec_end xcb_xkb_led_class_spec_iterator_t i )
xcb_xkb_led_class_spec_next xcb_xkb_led_class_spec_iterator_t* i )
xcb_xkb_list_components ( xcb_connection_t* c, xcb_xkb_device_spec_t deviceSpec, uint16_t maxNames )
xcb_xkb_list_components_compat_maps_iterator xcb_xkb_list_components_reply_t const* R )
xcb_xkb_list_components_compat_maps_length xcb_xkb_list_components_reply_t const* R )
xcb_xkb_list_components_geometries_iterator xcb_xkb_list_components_reply_t const* R )
xcb_xkb_list_components_geometries_length xcb_xkb_list_components_reply_t const* R )
xcb_xkb_list_components_keycodes_iterator xcb_xkb_list_components_reply_t const* R )
xcb_xkb_list_components_keycodes_length xcb_xkb_list_components_reply_t const* R )
xcb_xkb_list_components_keymaps_iterator xcb_xkb_list_components_reply_t const* R )
xcb_xkb_list_components_keymaps_length xcb_xkb_list_components_reply_t const* R )
xcb_xkb_list_components_reply ( xcb_connection_t* c, xcb_xkb_list_components_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_xkb_list_components_sizeof void const* _buffer )
xcb_xkb_list_components_symbols_iterator xcb_xkb_list_components_reply_t const* R )
xcb_xkb_list_components_symbols_length xcb_xkb_list_components_reply_t const* R )
xcb_xkb_list_components_types_iterator xcb_xkb_list_components_reply_t const* R )
xcb_xkb_list_components_types_length xcb_xkb_list_components_reply_t const* R )
xcb_xkb_list_components_unchecked ( xcb_connection_t* c, xcb_xkb_device_spec_t deviceSpec, uint16_t maxNames )
xcb_xkb_listing_end xcb_xkb_listing_iterator_t i )
xcb_xkb_listing_next xcb_xkb_listing_iterator_t* i )
xcb_xkb_listing_sizeof void const* _buffer )
xcb_xkb_listing_string xcb_xkb_listing_t const* R )
xcb_xkb_listing_string_end xcb_xkb_listing_t const* R )
xcb_xkb_listing_string_length xcb_xkb_listing_t const* R )
xcb_xkb_lock_behavior_end xcb_xkb_lock_behavior_iterator_t i )
xcb_xkb_lock_behavior_next xcb_xkb_lock_behavior_iterator_t* i )
xcb_xkb_mod_def_end xcb_xkb_mod_def_iterator_t i )
xcb_xkb_mod_def_next xcb_xkb_mod_def_iterator_t* i )
xcb_xkb_outline_end xcb_xkb_outline_iterator_t i )
xcb_xkb_outline_next xcb_xkb_outline_iterator_t* i )
xcb_xkb_outline_points xcb_xkb_outline_t const* R )
xcb_xkb_outline_points_iterator xcb_xkb_outline_t const* R )
xcb_xkb_outline_points_length xcb_xkb_outline_t const* R )
xcb_xkb_outline_sizeof void const* _buffer )
xcb_xkb_overlay_behavior_end xcb_xkb_overlay_behavior_iterator_t i )
xcb_xkb_overlay_behavior_next xcb_xkb_overlay_behavior_iterator_t* i )
xcb_xkb_overlay_end xcb_xkb_overlay_iterator_t i )
xcb_xkb_overlay_key_end xcb_xkb_overlay_key_iterator_t i )
xcb_xkb_overlay_key_next xcb_xkb_overlay_key_iterator_t* i )
xcb_xkb_overlay_next xcb_xkb_overlay_iterator_t* i )
xcb_xkb_overlay_row_end xcb_xkb_overlay_row_iterator_t i )
xcb_xkb_overlay_row_keys xcb_xkb_overlay_row_t const* R )
xcb_xkb_overlay_row_keys_iterator xcb_xkb_overlay_row_t const* R )
xcb_xkb_overlay_row_keys_length xcb_xkb_overlay_row_t const* R )
xcb_xkb_overlay_row_next xcb_xkb_overlay_row_iterator_t* i )
xcb_xkb_overlay_row_sizeof void const* _buffer )
xcb_xkb_overlay_rows_iterator xcb_xkb_overlay_t const* R )
xcb_xkb_overlay_rows_length xcb_xkb_overlay_t const* R )
xcb_xkb_overlay_sizeof void const* _buffer )
xcb_xkb_per_client_flags ( xcb_connection_t* c, xcb_xkb_device_spec_t deviceSpec, uint32_t change, uint32_t value, uint32_t ctrlsToChange, uint32_t autoCtrls, uint32_t autoCtrlsValues )
xcb_xkb_per_client_flags_reply ( xcb_connection_t* c, xcb_xkb_per_client_flags_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_xkb_per_client_flags_unchecked ( xcb_connection_t* c, xcb_xkb_device_spec_t deviceSpec, uint32_t change, uint32_t value, uint32_t ctrlsToChange, uint32_t autoCtrls, uint32_t autoCtrlsValues )
xcb_xkb_permament_lock_behavior_end xcb_xkb_permament_lock_behavior_iterator_t i )
xcb_xkb_permament_lock_behavior_next xcb_xkb_permament_lock_behavior_iterator_t* i )
xcb_xkb_permament_overlay_behavior_end xcb_xkb_permament_overlay_behavior_iterator_t i )
xcb_xkb_permament_overlay_behavior_next xcb_xkb_permament_overlay_behavior_iterator_t* i )
xcb_xkb_permament_radio_group_behavior_end xcb_xkb_permament_radio_group_behavior_iterator_t i )
xcb_xkb_permament_radio_group_behavior_next xcb_xkb_permament_radio_group_behavior_iterator_t* i )
xcb_xkb_radio_group_behavior_end xcb_xkb_radio_group_behavior_iterator_t i )
xcb_xkb_radio_group_behavior_next xcb_xkb_radio_group_behavior_iterator_t* i )
xcb_xkb_row_end xcb_xkb_row_iterator_t i )
xcb_xkb_row_keys xcb_xkb_row_t const* R )
xcb_xkb_row_keys_iterator xcb_xkb_row_t const* R )
xcb_xkb_row_keys_length xcb_xkb_row_t const* R )
xcb_xkb_row_next xcb_xkb_row_iterator_t* i )
xcb_xkb_row_sizeof void const* _buffer )
xcb_xkb_sa_action_message_end xcb_xkb_sa_action_message_iterator_t i )
xcb_xkb_sa_action_message_next xcb_xkb_sa_action_message_iterator_t* i )
xcb_xkb_sa_device_btn_end xcb_xkb_sa_device_btn_iterator_t i )
xcb_xkb_sa_device_btn_next xcb_xkb_sa_device_btn_iterator_t* i )
xcb_xkb_sa_device_valuator_end xcb_xkb_sa_device_valuator_iterator_t i )
xcb_xkb_sa_device_valuator_next xcb_xkb_sa_device_valuator_iterator_t* i )
xcb_xkb_sa_iso_lock_end xcb_xkb_sa_iso_lock_iterator_t i )
xcb_xkb_sa_iso_lock_next xcb_xkb_sa_iso_lock_iterator_t* i )
xcb_xkb_sa_latch_group_end xcb_xkb_sa_latch_group_iterator_t i )
xcb_xkb_sa_latch_group_next xcb_xkb_sa_latch_group_iterator_t* i )
xcb_xkb_sa_latch_mods_end xcb_xkb_sa_latch_mods_iterator_t i )
xcb_xkb_sa_latch_mods_next xcb_xkb_sa_latch_mods_iterator_t* i )
xcb_xkb_sa_lock_controls_end xcb_xkb_sa_lock_controls_iterator_t i )
xcb_xkb_sa_lock_controls_next xcb_xkb_sa_lock_controls_iterator_t* i )
xcb_xkb_sa_lock_device_btn_end xcb_xkb_sa_lock_device_btn_iterator_t i )
xcb_xkb_sa_lock_device_btn_next xcb_xkb_sa_lock_device_btn_iterator_t* i )
xcb_xkb_sa_lock_group_end xcb_xkb_sa_lock_group_iterator_t i )
xcb_xkb_sa_lock_group_next xcb_xkb_sa_lock_group_iterator_t* i )
xcb_xkb_sa_lock_mods_end xcb_xkb_sa_lock_mods_iterator_t i )
xcb_xkb_sa_lock_mods_next xcb_xkb_sa_lock_mods_iterator_t* i )
xcb_xkb_sa_lock_ptr_btn_end xcb_xkb_sa_lock_ptr_btn_iterator_t i )
xcb_xkb_sa_lock_ptr_btn_next xcb_xkb_sa_lock_ptr_btn_iterator_t* i )
xcb_xkb_sa_move_ptr_end xcb_xkb_sa_move_ptr_iterator_t i )
xcb_xkb_sa_move_ptr_next xcb_xkb_sa_move_ptr_iterator_t* i )
xcb_xkb_sa_no_action_end xcb_xkb_sa_no_action_iterator_t i )
xcb_xkb_sa_no_action_next xcb_xkb_sa_no_action_iterator_t* i )
xcb_xkb_sa_ptr_btn_end xcb_xkb_sa_ptr_btn_iterator_t i )
xcb_xkb_sa_ptr_btn_next xcb_xkb_sa_ptr_btn_iterator_t* i )
xcb_xkb_sa_redirect_key_end xcb_xkb_sa_redirect_key_iterator_t i )
xcb_xkb_sa_redirect_key_next xcb_xkb_sa_redirect_key_iterator_t* i )
xcb_xkb_sa_set_controls_end xcb_xkb_sa_set_controls_iterator_t i )
xcb_xkb_sa_set_controls_next xcb_xkb_sa_set_controls_iterator_t* i )
xcb_xkb_sa_set_group_end xcb_xkb_sa_set_group_iterator_t i )
xcb_xkb_sa_set_group_next xcb_xkb_sa_set_group_iterator_t* i )
xcb_xkb_sa_set_mods_end xcb_xkb_sa_set_mods_iterator_t i )
xcb_xkb_sa_set_mods_next xcb_xkb_sa_set_mods_iterator_t* i )
xcb_xkb_sa_set_ptr_dflt_end xcb_xkb_sa_set_ptr_dflt_iterator_t i )
xcb_xkb_sa_set_ptr_dflt_next xcb_xkb_sa_set_ptr_dflt_iterator_t* i )
xcb_xkb_sa_switch_screen_end xcb_xkb_sa_switch_screen_iterator_t i )
xcb_xkb_sa_switch_screen_next xcb_xkb_sa_switch_screen_iterator_t* i )
xcb_xkb_sa_terminate_end xcb_xkb_sa_terminate_iterator_t i )
xcb_xkb_sa_terminate_next xcb_xkb_sa_terminate_iterator_t* i )
xcb_xkb_select_events ( xcb_connection_t* c, xcb_xkb_device_spec_t deviceSpec, uint16_t affectWhich, uint16_t clear, uint16_t selectAll, uint16_t affectMap, uint16_t map, void const* details )
xcb_xkb_select_events_aux ( xcb_connection_t* c, xcb_xkb_device_spec_t deviceSpec, uint16_t affectWhich, uint16_t clear, uint16_t selectAll, uint16_t affectMap, uint16_t map, xcb_xkb_select_events_details_t const* details )
xcb_xkb_select_events_aux_checked ( xcb_connection_t* c, xcb_xkb_device_spec_t deviceSpec, uint16_t affectWhich, uint16_t clear, uint16_t selectAll, uint16_t affectMap, uint16_t map, xcb_xkb_select_events_details_t const* details )
xcb_xkb_select_events_checked ( xcb_connection_t* c, xcb_xkb_device_spec_t deviceSpec, uint16_t affectWhich, uint16_t clear, uint16_t selectAll, uint16_t affectMap, uint16_t map, void const* details )
xcb_xkb_select_events_details_serialize void** _buffer, uint16_t affectWhich, uint16_t clear, uint16_t selectAll, xcb_xkb_select_events_details_t const* _aux )
xcb_xkb_select_events_details_sizeof ( void const* _buffer, uint16_t affectWhich, uint16_t clear, uint16_t selectAll )
xcb_xkb_select_events_details_unpack ( void const* _buffer, uint16_t affectWhich, uint16_t clear, uint16_t selectAll, xcb_xkb_select_events_details_t* _aux )
xcb_xkb_set_behavior_end xcb_xkb_set_behavior_iterator_t i )
xcb_xkb_set_behavior_next xcb_xkb_set_behavior_iterator_t* i )
xcb_xkb_set_compat_map ( xcb_connection_t* c, xcb_xkb_device_spec_t deviceSpec, uint8_t recomputeActions, uint8_t truncateSI, uint8_t groups, uint16_t firstSI, uint16_t nSI, struct xcb_xkb_sym_interpret_t const* si, xcb_xkb_mod_def_t const* groupMaps )
xcb_xkb_set_compat_map_checked ( xcb_connection_t* c, xcb_xkb_device_spec_t deviceSpec, uint8_t recomputeActions, uint8_t truncateSI, uint8_t groups, uint16_t firstSI, uint16_t nSI, struct xcb_xkb_sym_interpret_t const* si, xcb_xkb_mod_def_t const* groupMaps )
xcb_xkb_set_compat_map_sizeof void const* _buffer )
xcb_xkb_set_controls ( xcb_connection_t* c, xcb_xkb_device_spec_t deviceSpec, uint8_t affectInternalRealMods, uint8_t internalRealMods, uint8_t affectIgnoreLockRealMods, uint8_t ignoreLockRealMods, uint16_t affectInternalVirtualMods, uint16_t internalVirtualMods, uint16_t affectIgnoreLockVirtualMods, uint16_t ignoreLockVirtualMods, uint8_t mouseKeysDfltBtn, uint8_t groupsWrap, uint16_t accessXOptions, uint32_t affectEnabledControls, uint32_t enabledControls, uint32_t changeControls, uint16_t repeatDelay, uint16_t repeatInterval, uint16_t slowKeysDelay, uint16_t debounceDelay, uint16_t mouseKeysDelay, uint16_t mouseKeysInterval, uint16_t mouseKeysTimeToMax, uint16_t mouseKeysMaxSpeed, int16_t mouseKeysCurve, uint16_t accessXTimeout, uint32_t accessXTimeoutMask, uint32_t accessXTimeoutValues, uint16_t accessXTimeoutOptionsMask, uint16_t accessXTimeoutOptionsValues, uint8_t const* perKeyRepeat )
xcb_xkb_set_controls_checked ( xcb_connection_t* c, xcb_xkb_device_spec_t deviceSpec, uint8_t affectInternalRealMods, uint8_t internalRealMods, uint8_t affectIgnoreLockRealMods, uint8_t ignoreLockRealMods, uint16_t affectInternalVirtualMods, uint16_t internalVirtualMods, uint16_t affectIgnoreLockVirtualMods, uint16_t ignoreLockVirtualMods, uint8_t mouseKeysDfltBtn, uint8_t groupsWrap, uint16_t accessXOptions, uint32_t affectEnabledControls, uint32_t enabledControls, uint32_t changeControls, uint16_t repeatDelay, uint16_t repeatInterval, uint16_t slowKeysDelay, uint16_t debounceDelay, uint16_t mouseKeysDelay, uint16_t mouseKeysInterval, uint16_t mouseKeysTimeToMax, uint16_t mouseKeysMaxSpeed, int16_t mouseKeysCurve, uint16_t accessXTimeout, uint32_t accessXTimeoutMask, uint32_t accessXTimeoutValues, uint16_t accessXTimeoutOptionsMask, uint16_t accessXTimeoutOptionsValues, uint8_t const* perKeyRepeat )
xcb_xkb_set_debugging_flags ( xcb_connection_t* c, uint16_t msgLength, uint32_t affectFlags, uint32_t flags, uint32_t affectCtrls, uint32_t ctrls, xcb_xkb_string8_t const* message )
xcb_xkb_set_debugging_flags_reply ( xcb_connection_t* c, xcb_xkb_set_debugging_flags_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_xkb_set_debugging_flags_sizeof void const* _buffer )
xcb_xkb_set_debugging_flags_unchecked ( xcb_connection_t* c, uint16_t msgLength, uint32_t affectFlags, uint32_t flags, uint32_t affectCtrls, uint32_t ctrls, xcb_xkb_string8_t const* message )
xcb_xkb_set_device_info ( xcb_connection_t* c, xcb_xkb_device_spec_t deviceSpec, uint8_t firstBtn, uint8_t nBtns, uint16_t change, uint16_t nDeviceLedFBs, xcb_xkb_action_t const* btnActions, xcb_xkb_device_led_info_t const* leds )
xcb_xkb_set_device_info_checked ( xcb_connection_t* c, xcb_xkb_device_spec_t deviceSpec, uint8_t firstBtn, uint8_t nBtns, uint16_t change, uint16_t nDeviceLedFBs, xcb_xkb_action_t const* btnActions, xcb_xkb_device_led_info_t const* leds )
xcb_xkb_set_device_info_sizeof void const* _buffer )
xcb_xkb_set_explicit_end xcb_xkb_set_explicit_iterator_t i )
xcb_xkb_set_explicit_next xcb_xkb_set_explicit_iterator_t* i )
xcb_xkb_set_indicator_map ( xcb_connection_t* c, xcb_xkb_device_spec_t deviceSpec, uint32_t which, xcb_xkb_indicator_map_t const* maps )
xcb_xkb_set_indicator_map_checked ( xcb_connection_t* c, xcb_xkb_device_spec_t deviceSpec, uint32_t which, xcb_xkb_indicator_map_t const* maps )
xcb_xkb_set_indicator_map_sizeof void const* _buffer )
xcb_xkb_set_key_type_end xcb_xkb_set_key_type_iterator_t i )
xcb_xkb_set_key_type_entries xcb_xkb_set_key_type_t const* R )
xcb_xkb_set_key_type_entries_iterator xcb_xkb_set_key_type_t const* R )
xcb_xkb_set_key_type_entries_length xcb_xkb_set_key_type_t const* R )
xcb_xkb_set_key_type_next xcb_xkb_set_key_type_iterator_t* i )
xcb_xkb_set_key_type_preserve_entries xcb_xkb_set_key_type_t const* R )
xcb_xkb_set_key_type_preserve_entries_iterator xcb_xkb_set_key_type_t const* R )
xcb_xkb_set_key_type_preserve_entries_length xcb_xkb_set_key_type_t const* R )
xcb_xkb_set_key_type_sizeof void const* _buffer )
xcb_xkb_set_map ( xcb_connection_t* c, xcb_xkb_device_spec_t deviceSpec, uint16_t present, uint16_t flags, xcb_keycode_t minKeyCode, xcb_keycode_t maxKeyCode, uint8_t firstType, uint8_t nTypes, xcb_keycode_t firstKeySym, uint8_t nKeySyms, uint16_t totalSyms, xcb_keycode_t firstKeyAction, uint8_t nKeyActions, uint16_t totalActions, xcb_keycode_t firstKeyBehavior, uint8_t nKeyBehaviors, uint8_t totalKeyBehaviors, xcb_keycode_t firstKeyExplicit, uint8_t nKeyExplicit, uint8_t totalKeyExplicit, xcb_keycode_t firstModMapKey, uint8_t nModMapKeys, uint8_t totalModMapKeys, xcb_keycode_t firstVModMapKey, uint8_t nVModMapKeys, uint8_t totalVModMapKeys, uint16_t virtualMods, void const* values )
xcb_xkb_set_map_aux ( xcb_connection_t* c, xcb_xkb_device_spec_t deviceSpec, uint16_t present, uint16_t flags, xcb_keycode_t minKeyCode, xcb_keycode_t maxKeyCode, uint8_t firstType, uint8_t nTypes, xcb_keycode_t firstKeySym, uint8_t nKeySyms, uint16_t totalSyms, xcb_keycode_t firstKeyAction, uint8_t nKeyActions, uint16_t totalActions, xcb_keycode_t firstKeyBehavior, uint8_t nKeyBehaviors, uint8_t totalKeyBehaviors, xcb_keycode_t firstKeyExplicit, uint8_t nKeyExplicit, uint8_t totalKeyExplicit, xcb_keycode_t firstModMapKey, uint8_t nModMapKeys, uint8_t totalModMapKeys, xcb_keycode_t firstVModMapKey, uint8_t nVModMapKeys, uint8_t totalVModMapKeys, uint16_t virtualMods, xcb_xkb_set_map_values_t const* values )
xcb_xkb_set_map_aux_checked ( xcb_connection_t* c, xcb_xkb_device_spec_t deviceSpec, uint16_t present, uint16_t flags, xcb_keycode_t minKeyCode, xcb_keycode_t maxKeyCode, uint8_t firstType, uint8_t nTypes, xcb_keycode_t firstKeySym, uint8_t nKeySyms, uint16_t totalSyms, xcb_keycode_t firstKeyAction, uint8_t nKeyActions, uint16_t totalActions, xcb_keycode_t firstKeyBehavior, uint8_t nKeyBehaviors, uint8_t totalKeyBehaviors, xcb_keycode_t firstKeyExplicit, uint8_t nKeyExplicit, uint8_t totalKeyExplicit, xcb_keycode_t firstModMapKey, uint8_t nModMapKeys, uint8_t totalModMapKeys, xcb_keycode_t firstVModMapKey, uint8_t nVModMapKeys, uint8_t totalVModMapKeys, uint16_t virtualMods, xcb_xkb_set_map_values_t const* values )
xcb_xkb_set_map_checked ( xcb_connection_t* c, xcb_xkb_device_spec_t deviceSpec, uint16_t present, uint16_t flags, xcb_keycode_t minKeyCode, xcb_keycode_t maxKeyCode, uint8_t firstType, uint8_t nTypes, xcb_keycode_t firstKeySym, uint8_t nKeySyms, uint16_t totalSyms, xcb_keycode_t firstKeyAction, uint8_t nKeyActions, uint16_t totalActions, xcb_keycode_t firstKeyBehavior, uint8_t nKeyBehaviors, uint8_t totalKeyBehaviors, xcb_keycode_t firstKeyExplicit, uint8_t nKeyExplicit, uint8_t totalKeyExplicit, xcb_keycode_t firstModMapKey, uint8_t nModMapKeys, uint8_t totalModMapKeys, xcb_keycode_t firstVModMapKey, uint8_t nVModMapKeys, uint8_t totalVModMapKeys, uint16_t virtualMods, void const* values )
xcb_xkb_set_map_values_actions xcb_xkb_set_map_values_t const* S )
xcb_xkb_set_map_values_actions_count xcb_xkb_set_map_values_t const* S )
xcb_xkb_set_map_values_actions_count_end ( xcb_xkb_set_map_request_t const* R, xcb_xkb_set_map_values_t const* S )
xcb_xkb_set_map_values_actions_count_length ( xcb_xkb_set_map_request_t const* R, xcb_xkb_set_map_values_t const* S )
xcb_xkb_set_map_values_actions_iterator ( xcb_xkb_set_map_request_t const* R, xcb_xkb_set_map_values_t const* S )
xcb_xkb_set_map_values_actions_length ( xcb_xkb_set_map_request_t const* R, xcb_xkb_set_map_values_t const* S )
xcb_xkb_set_map_values_behaviors xcb_xkb_set_map_values_t const* S )
xcb_xkb_set_map_values_behaviors_iterator ( xcb_xkb_set_map_request_t const* R, xcb_xkb_set_map_values_t const* S )
xcb_xkb_set_map_values_behaviors_length ( xcb_xkb_set_map_request_t const* R, xcb_xkb_set_map_values_t const* S )
xcb_xkb_set_map_values_explicit xcb_xkb_set_map_values_t const* S )
xcb_xkb_set_map_values_explicit_iterator ( xcb_xkb_set_map_request_t const* R, xcb_xkb_set_map_values_t const* S )
xcb_xkb_set_map_values_explicit_length ( xcb_xkb_set_map_request_t const* R, xcb_xkb_set_map_values_t const* S )
xcb_xkb_set_map_values_modmap xcb_xkb_set_map_values_t const* S )
xcb_xkb_set_map_values_modmap_iterator ( xcb_xkb_set_map_request_t const* R, xcb_xkb_set_map_values_t const* S )
xcb_xkb_set_map_values_modmap_length ( xcb_xkb_set_map_request_t const* R, xcb_xkb_set_map_values_t const* S )
xcb_xkb_set_map_values_serialize void** _buffer, uint8_t nTypes, uint8_t nKeySyms, uint8_t nKeyActions, uint16_t totalActions, uint8_t totalKeyBehaviors, uint16_t virtualMods, uint8_t totalKeyExplicit, uint8_t totalModMapKeys, uint8_t totalVModMapKeys, uint16_t present, xcb_xkb_set_map_values_t const* _aux )
xcb_xkb_set_map_values_sizeof ( void const* _buffer, uint8_t nTypes, uint8_t nKeySyms, uint8_t nKeyActions, uint16_t totalActions, uint8_t totalKeyBehaviors, uint16_t virtualMods, uint8_t totalKeyExplicit, uint8_t totalModMapKeys, uint8_t totalVModMapKeys, uint16_t present )
xcb_xkb_set_map_values_syms_iterator ( xcb_xkb_set_map_request_t const* R, xcb_xkb_set_map_values_t const* S )
xcb_xkb_set_map_values_syms_length ( xcb_xkb_set_map_request_t const* R, xcb_xkb_set_map_values_t const* S )
xcb_xkb_set_map_values_types_iterator ( xcb_xkb_set_map_request_t const* R, xcb_xkb_set_map_values_t const* S )
xcb_xkb_set_map_values_types_length ( xcb_xkb_set_map_request_t const* R, xcb_xkb_set_map_values_t const* S )
xcb_xkb_set_map_values_unpack ( void const* _buffer, uint8_t nTypes, uint8_t nKeySyms, uint8_t nKeyActions, uint16_t totalActions, uint8_t totalKeyBehaviors, uint16_t virtualMods, uint8_t totalKeyExplicit, uint8_t totalModMapKeys, uint8_t totalVModMapKeys, uint16_t present, xcb_xkb_set_map_values_t* _aux )
xcb_xkb_set_map_values_vmodmap xcb_xkb_set_map_values_t const* S )
xcb_xkb_set_map_values_vmodmap_iterator ( xcb_xkb_set_map_request_t const* R, xcb_xkb_set_map_values_t const* S )
xcb_xkb_set_map_values_vmodmap_length ( xcb_xkb_set_map_request_t const* R, xcb_xkb_set_map_values_t const* S )
xcb_xkb_set_map_values_vmods xcb_xkb_set_map_values_t const* S )
xcb_xkb_set_map_values_vmods_end ( xcb_xkb_set_map_request_t const* R, xcb_xkb_set_map_values_t const* S )
xcb_xkb_set_map_values_vmods_length ( xcb_xkb_set_map_request_t const* R, xcb_xkb_set_map_values_t const* S )
xcb_xkb_set_named_indicator ( xcb_connection_t* c, xcb_xkb_device_spec_t deviceSpec, xcb_xkb_led_class_spec_t ledClass, xcb_xkb_id_spec_t ledID, xcb_atom_t indicator, uint8_t setState, uint8_t on, uint8_t setMap, uint8_t createMap, uint8_t map_flags, uint8_t map_whichGroups, uint8_t map_groups, uint8_t map_whichMods, uint8_t map_realMods, uint16_t map_vmods, uint32_t map_ctrls )
xcb_xkb_set_named_indicator_checked ( xcb_connection_t* c, xcb_xkb_device_spec_t deviceSpec, xcb_xkb_led_class_spec_t ledClass, xcb_xkb_id_spec_t ledID, xcb_atom_t indicator, uint8_t setState, uint8_t on, uint8_t setMap, uint8_t createMap, uint8_t map_flags, uint8_t map_whichGroups, uint8_t map_groups, uint8_t map_whichMods, uint8_t map_realMods, uint16_t map_vmods, uint32_t map_ctrls )
xcb_xkb_set_names ( xcb_connection_t* c, xcb_xkb_device_spec_t deviceSpec, uint16_t virtualMods, uint32_t which, uint8_t firstType, uint8_t nTypes, uint8_t firstKTLevelt, uint8_t nKTLevels, uint32_t indicators, uint8_t groupNames, uint8_t nRadioGroups, xcb_keycode_t firstKey, uint8_t nKeys, uint8_t nKeyAliases, uint16_t totalKTLevelNames, void const* values )
xcb_xkb_set_names_aux ( xcb_connection_t* c, xcb_xkb_device_spec_t deviceSpec, uint16_t virtualMods, uint32_t which, uint8_t firstType, uint8_t nTypes, uint8_t firstKTLevelt, uint8_t nKTLevels, uint32_t indicators, uint8_t groupNames, uint8_t nRadioGroups, xcb_keycode_t firstKey, uint8_t nKeys, uint8_t nKeyAliases, uint16_t totalKTLevelNames, xcb_xkb_set_names_values_t const* values )
xcb_xkb_set_names_aux_checked ( xcb_connection_t* c, xcb_xkb_device_spec_t deviceSpec, uint16_t virtualMods, uint32_t which, uint8_t firstType, uint8_t nTypes, uint8_t firstKTLevelt, uint8_t nKTLevels, uint32_t indicators, uint8_t groupNames, uint8_t nRadioGroups, xcb_keycode_t firstKey, uint8_t nKeys, uint8_t nKeyAliases, uint16_t totalKTLevelNames, xcb_xkb_set_names_values_t const* values )
xcb_xkb_set_names_checked ( xcb_connection_t* c, xcb_xkb_device_spec_t deviceSpec, uint16_t virtualMods, uint32_t which, uint8_t firstType, uint8_t nTypes, uint8_t firstKTLevelt, uint8_t nKTLevels, uint32_t indicators, uint8_t groupNames, uint8_t nRadioGroups, xcb_keycode_t firstKey, uint8_t nKeys, uint8_t nKeyAliases, uint16_t totalKTLevelNames, void const* values )
xcb_xkb_set_names_values_groups xcb_xkb_set_names_values_t const* S )
xcb_xkb_set_names_values_groups_end ( xcb_xkb_set_names_request_t const* R, xcb_xkb_set_names_values_t const* S )
xcb_xkb_set_names_values_groups_length ( xcb_xkb_set_names_request_t const* R, xcb_xkb_set_names_values_t const* S )
xcb_xkb_set_names_values_indicator_names xcb_xkb_set_names_values_t const* S )
xcb_xkb_set_names_values_indicator_names_end ( xcb_xkb_set_names_request_t const* R, xcb_xkb_set_names_values_t const* S )
xcb_xkb_set_names_values_indicator_names_length ( xcb_xkb_set_names_request_t const* R, xcb_xkb_set_names_values_t const* S )
xcb_xkb_set_names_values_key_aliases xcb_xkb_set_names_values_t const* S )
xcb_xkb_set_names_values_key_aliases_iterator ( xcb_xkb_set_names_request_t const* R, xcb_xkb_set_names_values_t const* S )
xcb_xkb_set_names_values_key_aliases_length ( xcb_xkb_set_names_request_t const* R, xcb_xkb_set_names_values_t const* S )
xcb_xkb_set_names_values_key_names xcb_xkb_set_names_values_t const* S )
xcb_xkb_set_names_values_key_names_iterator ( xcb_xkb_set_names_request_t const* R, xcb_xkb_set_names_values_t const* S )
xcb_xkb_set_names_values_key_names_length ( xcb_xkb_set_names_request_t const* R, xcb_xkb_set_names_values_t const* S )
xcb_xkb_set_names_values_kt_level_names xcb_xkb_set_names_values_t const* S )
xcb_xkb_set_names_values_kt_level_names_end ( xcb_xkb_set_names_request_t const* R, xcb_xkb_set_names_values_t const* S )
xcb_xkb_set_names_values_kt_level_names_length ( xcb_xkb_set_names_request_t const* R, xcb_xkb_set_names_values_t const* S )
xcb_xkb_set_names_values_n_levels_per_type xcb_xkb_set_names_values_t const* S )
xcb_xkb_set_names_values_n_levels_per_type_end ( xcb_xkb_set_names_request_t const* R, xcb_xkb_set_names_values_t const* S )
xcb_xkb_set_names_values_n_levels_per_type_length ( xcb_xkb_set_names_request_t const* R, xcb_xkb_set_names_values_t const* S )
xcb_xkb_set_names_values_radio_group_names xcb_xkb_set_names_values_t const* S )
xcb_xkb_set_names_values_radio_group_names_end ( xcb_xkb_set_names_request_t const* R, xcb_xkb_set_names_values_t const* S )
xcb_xkb_set_names_values_radio_group_names_length ( xcb_xkb_set_names_request_t const* R, xcb_xkb_set_names_values_t const* S )
xcb_xkb_set_names_values_serialize void** _buffer, uint8_t nTypes, uint32_t indicators, uint16_t virtualMods, uint8_t groupNames, uint8_t nKeys, uint8_t nKeyAliases, uint8_t nRadioGroups, uint32_t which, xcb_xkb_set_names_values_t const* _aux )
xcb_xkb_set_names_values_sizeof ( void const* _buffer, uint8_t nTypes, uint32_t indicators, uint16_t virtualMods, uint8_t groupNames, uint8_t nKeys, uint8_t nKeyAliases, uint8_t nRadioGroups, uint32_t which )
xcb_xkb_set_names_values_type_names xcb_xkb_set_names_values_t const* S )
xcb_xkb_set_names_values_type_names_end ( xcb_xkb_set_names_request_t const* R, xcb_xkb_set_names_values_t const* S )
xcb_xkb_set_names_values_type_names_length ( xcb_xkb_set_names_request_t const* R, xcb_xkb_set_names_values_t const* S )
xcb_xkb_set_names_values_unpack ( void const* _buffer, uint8_t nTypes, uint32_t indicators, uint16_t virtualMods, uint8_t groupNames, uint8_t nKeys, uint8_t nKeyAliases, uint8_t nRadioGroups, uint32_t which, xcb_xkb_set_names_values_t* _aux )
xcb_xkb_set_names_values_virtual_mod_names xcb_xkb_set_names_values_t const* S )
xcb_xkb_set_names_values_virtual_mod_names_end ( xcb_xkb_set_names_request_t const* R, xcb_xkb_set_names_values_t const* S )
xcb_xkb_set_names_values_virtual_mod_names_length ( xcb_xkb_set_names_request_t const* R, xcb_xkb_set_names_values_t const* S )
xcb_xkb_shape_end xcb_xkb_shape_iterator_t i )
xcb_xkb_shape_next xcb_xkb_shape_iterator_t* i )
xcb_xkb_shape_outlines_iterator xcb_xkb_shape_t const* R )
xcb_xkb_shape_outlines_length xcb_xkb_shape_t const* R )
xcb_xkb_shape_sizeof void const* _buffer )
xcb_xkb_si_action_end xcb_xkb_si_action_iterator_t i )
xcb_xkb_si_action_next xcb_xkb_si_action_iterator_t* i )
xcb_xkb_string8_end xcb_xkb_string8_iterator_t i )
xcb_xkb_string8_next xcb_xkb_string8_iterator_t* i )
xcb_xkb_sym_interpret_end xcb_xkb_sym_interpret_iterator_t i )
xcb_xkb_sym_interpret_next xcb_xkb_sym_interpret_iterator_t* i )
xcb_xkb_use_extension ( xcb_connection_t* c, uint16_t wantedMajor, uint16_t wantedMinor )
xcb_xkb_use_extension_reply ( xcb_connection_t* c, xcb_xkb_use_extension_cookie_t cookie, struct xcb_generic_error_t** e )
xcb_xkb_use_extension_unchecked ( xcb_connection_t* c, uint16_t wantedMajor, uint16_t wantedMinor )

xprint.h, libxcb-xprint.so.0.0.0
xcb_x_print_print_get_attributes_attributes xcb_x_print_print_get_attributes_reply_t const* R )
xcb_x_print_print_get_attributes_attributes_end xcb_x_print_print_get_attributes_reply_t const* R )
xcb_x_print_print_get_attributes_attributes_length xcb_x_print_print_get_attributes_reply_t const* R )
xcb_x_print_print_get_attributes_sizeof void const* _buffer )

to the top

Removed Symbols (2)


sync.h, libxcb-sync.so.0.0.0
xcb_sync_change_alarm_sizeof void const* _buffer )
xcb_sync_create_alarm_sizeof void const* _buffer )

to the top

Problems with Data Types, Medium Severity (1)


xprint.h
[+] struct xcb_x_print_print_get_attributes_reply_t (1)

to the top

Problems with Data Types, Low Severity (4)


randr.h
[+] union xcb_randr_notify_data_t (3)

xprint.h
[+] struct xcb_x_print_print_get_attributes_reply_t (1)

to the top

Problems with Symbols, Low Severity (4)


sync.h, libxcb-sync.so.0.0.0
[+] xcb_sync_change_alarm ( xcb_connection_t* c, xcb_sync_alarm_t id, uint32_t value_mask, uint32_t const* value_list ) (1)
[+] xcb_sync_change_alarm_checked ( xcb_connection_t* c, xcb_sync_alarm_t id, uint32_t value_mask, uint32_t const* value_list ) (1)
[+] xcb_sync_create_alarm ( xcb_connection_t* c, xcb_sync_alarm_t id, uint32_t value_mask, uint32_t const* value_list ) (1)
[+] xcb_sync_create_alarm_checked ( xcb_connection_t* c, xcb_sync_alarm_t id, uint32_t value_mask, uint32_t const* value_list ) (1)

to the top

Problems with Constants, Low Severity (4)


xinput.h
[+] XCB_INPUT_FOCUS_IN
[+] XCB_INPUT_FOCUS_OUT

xkb.h
[+] XCB_XKB_GET_GEOMETRY
[+] XCB_XKB_SET_GEOMETRY

to the top

Other Changes in Constants (84)


dri2.h
[+] XCB_DRI2_GET_PARAM

dri3.h
[+] XCB_DRI3_BUFFER_FROM_PIXMAP
[+] XCB_DRI3_FD_FROM_FENCE
[+] XCB_DRI3_FENCE_FROM_FD
[+] XCB_DRI3_OPEN
[+] XCB_DRI3_PIXMAP_FROM_BUFFER

glx.h
[+] XCB_GLX_BUFFER_SWAP_COMPLETE

present.h
[+] XCB_PRESENT_COMPLETE_NOTIFY
[+] XCB_PRESENT_CONFIGURE_NOTIFY
[+] XCB_PRESENT_GENERIC
[+] XCB_PRESENT_IDLE_NOTIFY
[+] XCB_PRESENT_NOTIFY_MSC
[+] XCB_PRESENT_PIXMAP
[+] XCB_PRESENT_QUERY_CAPABILITIES
[+] XCB_PRESENT_REDIRECT_NOTIFY
[+] XCB_PRESENT_SELECT_INPUT

randr.h
[+] XCB_RANDR_BAD_PROVIDER
[+] XCB_RANDR_CHANGE_PROVIDER_PROPERTY
[+] XCB_RANDR_CONFIGURE_PROVIDER_PROPERTY
[+] XCB_RANDR_DELETE_PROVIDER_PROPERTY
[+] XCB_RANDR_GET_PROVIDER_INFO
[+] XCB_RANDR_GET_PROVIDER_PROPERTY
[+] XCB_RANDR_GET_PROVIDERS
[+] XCB_RANDR_LIST_PROVIDER_PROPERTIES
[+] XCB_RANDR_QUERY_PROVIDER_PROPERTY
[+] XCB_RANDR_SET_PROVIDER_OFFLOAD_SINK
[+] XCB_RANDR_SET_PROVIDER_OUTPUT_SOURCE

res.h
[+] XCB_RES_QUERY_CLIENT_IDS
[+] XCB_RES_QUERY_RESOURCE_BYTES

shm.h
[+] XCB_SHM_ATTACH_FD
[+] XCB_SHM_CREATE_SEGMENT

xcb.h
[+] XCB_CONN_CLOSED_FDPASSING_FAILED

xfixes.h
[+] XCB_XFIXES_CREATE_POINTER_BARRIER
[+] XCB_XFIXES_DELETE_POINTER_BARRIER

xinput.h
[+] XCB_INPUT_BARRIER_HIT
[+] XCB_INPUT_BARRIER_LEAVE
[+] XCB_INPUT_BUTTON_PRESS
[+] XCB_INPUT_CHANGE_DEVICE_CONTROL
[+] XCB_INPUT_CHANGE_DEVICE_PROPERTY
[+] XCB_INPUT_CHANGE_FEEDBACK_CONTROL
[+] XCB_INPUT_DELETE_DEVICE_PROPERTY
[+] XCB_INPUT_DEVICE_CHANGED
[+] XCB_INPUT_DEVICE_FOCUS_IN
[+] XCB_INPUT_DEVICE_FOCUS_OUT
[+] XCB_INPUT_DEVICE_PROPERTY_NOTIFY
[+] XCB_INPUT_ENTER
[+] XCB_INPUT_GET_DEVICE_PROPERTY
[+] XCB_INPUT_HIERARCHY
[+] XCB_INPUT_KEY_PRESS
[+] XCB_INPUT_LEAVE
[+] XCB_INPUT_LIST_DEVICE_PROPERTIES
[+] XCB_INPUT_MOTION
[+] XCB_INPUT_PROPERTY
[+] XCB_INPUT_RAW_BUTTON_PRESS
[+] XCB_INPUT_RAW_KEY_PRESS
[+] XCB_INPUT_RAW_MOTION
[+] XCB_INPUT_RAW_TOUCH_BEGIN
[+] XCB_INPUT_RAW_TOUCH_END
[+] XCB_INPUT_RAW_TOUCH_UPDATE
[+] XCB_INPUT_TOUCH_BEGIN
[+] XCB_INPUT_TOUCH_END
[+] XCB_INPUT_TOUCH_OWNERSHIP
[+] XCB_INPUT_TOUCH_UPDATE
[+] XCB_INPUT_XI_ALLOW_EVENTS
[+] XCB_INPUT_XI_CHANGE_CURSOR
[+] XCB_INPUT_XI_CHANGE_HIERARCHY
[+] XCB_INPUT_XI_CHANGE_PROPERTY
[+] XCB_INPUT_XI_DELETE_PROPERTY
[+] XCB_INPUT_XI_GET_CLIENT_POINTER
[+] XCB_INPUT_XI_GET_FOCUS
[+] XCB_INPUT_XI_GET_PROPERTY
[+] XCB_INPUT_XI_GET_SELECTED_EVENTS
[+] XCB_INPUT_XI_GRAB_DEVICE
[+] XCB_INPUT_XI_LIST_PROPERTIES
[+] XCB_INPUT_XI_PASSIVE_GRAB_DEVICE
[+] XCB_INPUT_XI_PASSIVE_UNGRAB_DEVICE
[+] XCB_INPUT_XI_QUERY_DEVICE
[+] XCB_INPUT_XI_QUERY_POINTER
[+] XCB_INPUT_XI_SELECT_EVENTS
[+] XCB_INPUT_XI_SET_CLIENT_POINTER
[+] XCB_INPUT_XI_SET_FOCUS
[+] XCB_INPUT_XI_UNGRAB_DEVICE
[+] XCB_INPUT_XI_WARP_POINTER

xproto.h
[+] XCB_GE_GENERIC

to the top

Header Files (29)


bigreq.h
composite.h
damage.h
dpms.h
dri2.h
glx.h
randr.h
record.h
render.h
res.h
screensaver.h
shape.h
shm.h
sync.h
xc_misc.h
xcb.h
xcbext.h
xevie.h
xf86dri.h
xfixes.h
xinerama.h
xinput.h
xkb.h
xprint.h
xproto.h
xselinux.h
xtest.h
xv.h
xvmc.h

to the top

Shared Libraries (22)


libxcb-composite.so.0.0.0
libxcb-damage.so.0.0.0
libxcb-dpms.so.0.0.0
libxcb-dri2.so.0.0.0
libxcb-glx.so.0.0.0
libxcb-randr.so.0.1.0
libxcb-record.so.0.0.0
libxcb-render.so.0.0.0
libxcb-res.so.0.0.0
libxcb-screensaver.so.0.0.0
libxcb-shape.so.0.0.0
libxcb-shm.so.0.0.0
libxcb-sync.so.0.0.0
libxcb-xevie.so.0.0.0
libxcb-xf86dri.so.0.0.0
libxcb-xfixes.so.0.0.0
libxcb-xinerama.so.0.0.0
libxcb-xprint.so.0.0.0
libxcb-xtest.so.0.0.0
libxcb-xv.so.0.0.0
libxcb-xvmc.so.0.0.0
libxcb.so.1.1.0

to the top




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