#include <xproto.h>
Data Fields | |
| uint8_t | major_opcode |
| uint8_t | format |
| uint16_t | length |
| 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 |
| uint8_t xcb_put_image_request_t::format |
Referenced by xcb_put_image(), and xcb_put_image_checked().
| uint16_t xcb_put_image_request_t::length |
| xcb_drawable_t xcb_put_image_request_t::drawable |
Referenced by xcb_put_image(), and xcb_put_image_checked().
| xcb_gcontext_t xcb_put_image_request_t::gc |
Referenced by xcb_put_image(), and xcb_put_image_checked().
| uint16_t xcb_put_image_request_t::width |
Referenced by xcb_put_image(), and xcb_put_image_checked().
| uint16_t xcb_put_image_request_t::height |
Referenced by xcb_put_image(), and xcb_put_image_checked().
| int16_t xcb_put_image_request_t::dst_x |
Referenced by xcb_put_image(), and xcb_put_image_checked().
| int16_t xcb_put_image_request_t::dst_y |
Referenced by xcb_put_image(), and xcb_put_image_checked().
Referenced by xcb_put_image(), and xcb_put_image_checked().
| uint8_t xcb_put_image_request_t::depth |
Referenced by xcb_put_image(), and xcb_put_image_checked().
1.5.6