#include <shape.h>
Data Fields | |
| uint8_t | major_opcode |
| uint8_t | minor_opcode |
| uint16_t | length |
| xcb_shape_op_t | operation |
| xcb_shape_kind_t | destination_kind |
| xcb_shape_kind_t | source_kind |
| uint8_t | pad0 |
| xcb_window_t | destination_window |
| int16_t | x_offset |
| int16_t | y_offset |
| xcb_window_t | source_window |
| uint16_t xcb_shape_combine_request_t::length |
| xcb_shape_op_t xcb_shape_combine_request_t::operation |
Referenced by xcb_shape_combine(), and xcb_shape_combine_checked().
| xcb_shape_kind_t xcb_shape_combine_request_t::destination_kind |
Referenced by xcb_shape_combine(), and xcb_shape_combine_checked().
| xcb_shape_kind_t xcb_shape_combine_request_t::source_kind |
Referenced by xcb_shape_combine(), and xcb_shape_combine_checked().
Referenced by xcb_shape_combine(), and xcb_shape_combine_checked().
| xcb_window_t xcb_shape_combine_request_t::destination_window |
Referenced by xcb_shape_combine(), and xcb_shape_combine_checked().
Referenced by xcb_shape_combine(), and xcb_shape_combine_checked().
Referenced by xcb_shape_combine(), and xcb_shape_combine_checked().
| xcb_window_t xcb_shape_combine_request_t::source_window |
Referenced by xcb_shape_combine(), and xcb_shape_combine_checked().
1.5.6