#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 |
| uint8_t | pad0 [2] |
| xcb_window_t | destination_window |
| int16_t | x_offset |
| int16_t | y_offset |
| xcb_pixmap_t | source_bitmap |
| xcb_shape_kind_t xcb_shape_mask_request_t::destination_kind |
Referenced by xcb_shape_mask(), and xcb_shape_mask_checked().
| xcb_window_t xcb_shape_mask_request_t::destination_window |
Referenced by xcb_shape_mask(), and xcb_shape_mask_checked().
| uint16_t xcb_shape_mask_request_t::length |
| xcb_shape_op_t xcb_shape_mask_request_t::operation |
Referenced by xcb_shape_mask(), and xcb_shape_mask_checked().
| uint8_t xcb_shape_mask_request_t::pad0[2] |
Referenced by xcb_shape_mask(), and xcb_shape_mask_checked().
| xcb_pixmap_t xcb_shape_mask_request_t::source_bitmap |
Referenced by xcb_shape_mask(), and xcb_shape_mask_checked().
Referenced by xcb_shape_mask(), and xcb_shape_mask_checked().
Referenced by xcb_shape_mask(), and xcb_shape_mask_checked().
1.5.9