#include <shape.h>
Data Fields | |
uint8_t | major_opcode |
uint8_t | minor_opcode |
uint16_t | length |
xcb_shape_kind_t | destination_kind |
uint8_t | pad0 [3] |
xcb_window_t | destination_window |
int16_t | x_offset |
int16_t | y_offset |
uint16_t xcb_shape_offset_request_t::length |
xcb_shape_kind_t xcb_shape_offset_request_t::destination_kind |
Referenced by xcb_shape_offset(), and xcb_shape_offset_checked().
uint8_t xcb_shape_offset_request_t::pad0[3] |
Referenced by xcb_shape_offset(), and xcb_shape_offset_checked().
xcb_window_t xcb_shape_offset_request_t::destination_window |
Referenced by xcb_shape_offset(), and xcb_shape_offset_checked().
Referenced by xcb_shape_offset(), and xcb_shape_offset_checked().
Referenced by xcb_shape_offset(), and xcb_shape_offset_checked().