XCB
1.11.1
|
xcb_create_glyph_cursor_request_t More...
#include <xproto.h>
Data Fields | |
uint8_t | major_opcode |
uint8_t | pad0 |
uint16_t | length |
xcb_cursor_t | cid |
xcb_font_t | source_font |
xcb_font_t | mask_font |
uint16_t | source_char |
uint16_t | mask_char |
uint16_t | fore_red |
uint16_t | fore_green |
uint16_t | fore_blue |
uint16_t | back_red |
uint16_t | back_green |
uint16_t | back_blue |
Referenced by xcb_create_glyph_cursor(), and xcb_create_glyph_cursor_checked().
Referenced by xcb_create_glyph_cursor(), and xcb_create_glyph_cursor_checked().
Referenced by xcb_create_glyph_cursor(), and xcb_create_glyph_cursor_checked().
xcb_cursor_t xcb_create_glyph_cursor_request_t::cid |
Referenced by xcb_create_glyph_cursor(), and xcb_create_glyph_cursor_checked().
Referenced by xcb_create_glyph_cursor(), and xcb_create_glyph_cursor_checked().
Referenced by xcb_create_glyph_cursor(), and xcb_create_glyph_cursor_checked().
Referenced by xcb_create_glyph_cursor(), and xcb_create_glyph_cursor_checked().
Referenced by xcb_create_glyph_cursor(), and xcb_create_glyph_cursor_checked().
xcb_font_t xcb_create_glyph_cursor_request_t::mask_font |
Referenced by xcb_create_glyph_cursor(), and xcb_create_glyph_cursor_checked().
Referenced by xcb_create_glyph_cursor(), and xcb_create_glyph_cursor_checked().
Referenced by xcb_create_glyph_cursor(), and xcb_create_glyph_cursor_checked().
Referenced by xcb_create_glyph_cursor(), and xcb_create_glyph_cursor_checked().