#include <xproto.h>
Data Fields | |
uint8_t | major_opcode |
uint8_t | pad0 |
uint16_t | length |
xcb_drawable_t | drawable |
xcb_gcontext_t | gc |
uint8_t | shape |
uint8_t | coordinate_mode |
uint8_t xcb_fill_poly_request_t::pad0 |
Referenced by xcb_fill_poly(), and xcb_fill_poly_checked().
uint16_t xcb_fill_poly_request_t::length |
xcb_drawable_t xcb_fill_poly_request_t::drawable |
Referenced by xcb_fill_poly(), and xcb_fill_poly_checked().
xcb_gcontext_t xcb_fill_poly_request_t::gc |
Referenced by xcb_fill_poly(), and xcb_fill_poly_checked().
uint8_t xcb_fill_poly_request_t::shape |
Referenced by xcb_fill_poly(), and xcb_fill_poly_checked().
Referenced by xcb_fill_poly(), and xcb_fill_poly_checked().