#include <xproto.h>
Data Fields | |
| uint8_t | major_opcode |
| uint8_t | pad0 |
| uint16_t | length |
| xcb_drawable_t | drawable |
| xcb_gcontext_t | gc |
| int16_t | x |
| int16_t | y |
| uint8_t xcb_poly_text_8_request_t::pad0 |
Referenced by xcb_poly_text_8(), and xcb_poly_text_8_checked().
| uint16_t xcb_poly_text_8_request_t::length |
| xcb_drawable_t xcb_poly_text_8_request_t::drawable |
Referenced by xcb_poly_text_8(), and xcb_poly_text_8_checked().
| xcb_gcontext_t xcb_poly_text_8_request_t::gc |
Referenced by xcb_poly_text_8(), and xcb_poly_text_8_checked().
| int16_t xcb_poly_text_8_request_t::x |
Referenced by xcb_poly_text_8(), and xcb_poly_text_8_checked().
| int16_t xcb_poly_text_8_request_t::y |
Referenced by xcb_poly_text_8(), and xcb_poly_text_8_checked().
1.5.6