#include <xproto.h>
Data Fields | |
uint8_t | major_opcode |
uint8_t | pad0 |
uint16_t | length |
xcb_font_t | fid |
uint16_t | name_len |
uint8_t xcb_open_font_request_t::pad0 |
Referenced by xcb_open_font(), and xcb_open_font_checked().
uint16_t xcb_open_font_request_t::length |
xcb_font_t xcb_open_font_request_t::fid |
Referenced by xcb_open_font(), and xcb_open_font_checked().
uint16_t xcb_open_font_request_t::name_len |
Referenced by xcb_open_font(), and xcb_open_font_checked().