#include <xproto.h>
Data Fields | |
| uint8_t | major_opcode |
| uint8_t | coordinate_mode |
| uint16_t | length |
| xcb_drawable_t | drawable |
| xcb_gcontext_t | gc |
Referenced by xcb_poly_point(), and xcb_poly_point_checked().
| uint16_t xcb_poly_point_request_t::length |
| xcb_drawable_t xcb_poly_point_request_t::drawable |
Referenced by xcb_poly_point(), and xcb_poly_point_checked().
| xcb_gcontext_t xcb_poly_point_request_t::gc |
Referenced by xcb_poly_point(), and xcb_poly_point_checked().
1.5.6