| glx.h | | glx.h | |
| /* | | /* | |
|
| * This file generated automatically from glx.xml by c-client.xsl using XSL
T. | | * This file generated automatically from glx.xml by c_client.py. | |
| * Edit at your peril. | | * Edit at your peril. | |
| */ | | */ | |
| | | | |
|
| | | /** | |
| | | * @defgroup XCB_Glx_API XCB Glx API | |
| | | * @brief Glx XCB Protocol Implementation. | |
| | | * @{ | |
| | | **/ | |
| | | | |
| #ifndef __GLX_H | | #ifndef __GLX_H | |
| #define __GLX_H | | #define __GLX_H | |
| | | | |
| #include "xcb.h" | | #include "xcb.h" | |
|
| | | #include "xproto.h" | |
| | | | |
|
| extern XCBExtension XCBGlxId; | | #ifdef __cplusplus | |
| | | extern "C" { | |
| | | #endif | |
| | | | |
|
| typedef struct { | | #define XCB_GLX_MAJOR_VERSION 1 | |
| CARD32 xid; | | #define XCB_GLX_MINOR_VERSION 3 | |
| } XCBGlxPIXMAP; | | | |
| | | | |
| typedef struct { | | | |
| XCBGlxPIXMAP *data; | | | |
| int rem; | | | |
| int index; | | | |
| } XCBGlxPIXMAPIter; | | | |
| | | | |
| typedef struct { | | | |
| CARD32 xid; | | | |
| } XCBGlxCONTEXT; | | | |
| | | | |
| typedef struct { | | | |
| XCBGlxCONTEXT *data; | | | |
| int rem; | | | |
| int index; | | | |
| } XCBGlxCONTEXTIter; | | | |
| | | | |
| typedef struct { | | | |
| CARD32 xid; | | | |
| } XCBGlxPBUFFER; | | | |
| | | | |
| typedef struct { | | | |
| XCBGlxPBUFFER *data; | | | |
| int rem; | | | |
| int index; | | | |
| } XCBGlxPBUFFERIter; | | | |
| | | | |
| typedef struct { | | | |
| CARD32 xid; | | | |
| } XCBGlxWINDOW; | | | |
| | | | |
| typedef struct { | | | |
| XCBGlxWINDOW *data; | | | |
| int rem; | | | |
| int index; | | | |
| } XCBGlxWINDOWIter; | | | |
| | | | |
| typedef struct { | | | |
| CARD32 xid; | | | |
| } XCBGlxFBCONFIG; | | | |
| | | | |
| typedef struct { | | | |
| XCBGlxFBCONFIG *data; | | | |
| int rem; | | | |
| int index; | | | |
| } XCBGlxFBCONFIGIter; | | | |
| | | | |
| typedef union { | | | |
| XCBWINDOW window; | | | |
| XCBGlxPBUFFER glx_pbuffer; | | | |
| XCBGlxPIXMAP glx_pixmap; | | | |
| XCBGlxWINDOW glx_window; | | | |
| } XCBGlxDRAWABLE; | | | |
| | | | |
| typedef struct { | | | |
| XCBGlxDRAWABLE *data; | | | |
| int rem; | | | |
| int index; | | | |
| } XCBGlxDRAWABLEIter; | | | |
| | | | |
| typedef float XCBGlxFLOAT32; | | | |
| | | | |
| typedef struct { | | | |
| XCBGlxFLOAT32 *data; | | | |
| int rem; | | | |
| int index; | | | |
| } XCBGlxFLOAT32Iter; | | | |
| | | | |
| typedef double XCBGlxFLOAT64; | | | |
| | | | |
| typedef struct { | | | |
| XCBGlxFLOAT64 *data; | | | |
| int rem; | | | |
| int index; | | | |
| } XCBGlxFLOAT64Iter; | | | |
| | | | |
| typedef CARD32 XCBGlxBOOL32; | | | |
| | | | |
| typedef struct { | | | |
| XCBGlxBOOL32 *data; | | | |
| int rem; | | | |
| int index; | | | |
| } XCBGlxBOOL32Iter; | | | |
| | | | |
| typedef CARD32 XCBGlxCONTEXT_TAG; | | | |
| | | | |
| typedef struct { | | | |
| XCBGlxCONTEXT_TAG *data; | | | |
| int rem; | | | |
| int index; | | | |
| } XCBGlxCONTEXT_TAGIter; | | | |
| | | | |
| #define XCBGlxGeneric -1 | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| BYTE error_code; | | | |
| CARD16 sequence; | | | |
| CARD32 bad_value; | | | |
| CARD16 minor_opcode; | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0[21]; | | | |
| } XCBGlxGenericError; | | | |
| | | | |
| #define XCBGlxBadContext 0 | | | |
| | | | |
| typedef XCBGlxGenericError XCBGlxBadContextError; | | | |
| | | | |
| #define XCBGlxBadContextState 1 | | | |
| | | | |
| typedef XCBGlxGenericError XCBGlxBadContextStateError; | | | |
| | | | |
| #define XCBGlxBadDrawable 2 | | | |
| | | | |
| typedef XCBGlxGenericError XCBGlxBadDrawableError; | | | |
| | | | |
| #define XCBGlxBadPixmap 3 | | | |
| | | | |
| typedef XCBGlxGenericError XCBGlxBadPixmapError; | | | |
| | | | |
| #define XCBGlxBadContextTag 4 | | | |
| | | | |
| typedef XCBGlxGenericError XCBGlxBadContextTagError; | | | |
| | | | |
| #define XCBGlxBadCurrentWindow 5 | | | |
| | | | |
| typedef XCBGlxGenericError XCBGlxBadCurrentWindowError; | | | |
| | | | |
| #define XCBGlxBadRenderRequest 6 | | | |
| | | | |
| typedef XCBGlxGenericError XCBGlxBadRenderRequestError; | | | |
| | | | |
| #define XCBGlxBadLargeRequest 7 | | | |
| | | | |
| typedef XCBGlxGenericError XCBGlxBadLargeRequestError; | | | |
| | | | |
| #define XCBGlxUnsupportedPrivateRequest 8 | | | |
| | | | |
| typedef XCBGlxGenericError XCBGlxUnsupportedPrivateRequestError; | | | |
| | | | |
| #define XCBGlxBadFBConfig 9 | | | |
| | | | |
| typedef XCBGlxGenericError XCBGlxBadFBConfigError; | | | |
| | | | |
| #define XCBGlxBadPbuffer 10 | | | |
| | | | |
| typedef XCBGlxGenericError XCBGlxBadPbufferError; | | | |
| | | | |
| #define XCBGlxBadCurrentDrawable 11 | | | |
| | | | |
| typedef XCBGlxGenericError XCBGlxBadCurrentDrawableError; | | | |
| | | | |
| #define XCBGlxBadWindow 12 | | | |
| | | | |
| typedef XCBGlxGenericError XCBGlxBadWindowError; | | | |
| | | | |
| #define XCBGlxPbufferClobber 0 | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD16 event_type; | | | |
| CARD16 sequence; | | | |
| CARD16 draw_type; | | | |
| XCBGlxDRAWABLE drawable; | | | |
| CARD32 b_mask; | | | |
| CARD16 aux_buffer; | | | |
| CARD16 x; | | | |
| CARD16 y; | | | |
| CARD16 width; | | | |
| CARD16 height; | | | |
| CARD16 count; | | | |
| CARD8 pad0[4]; | | | |
| } XCBGlxPbufferClobberEvent; | | | |
| | | | |
| typedef enum { | | | |
| XCBGlxPBCETDamaged = 0x8017, | | | |
| XCBGlxPBCETSaved = 0x8018 | | | |
| } XCBGlxPBCET; | | | |
| | | | |
| typedef enum { | | | |
| XCBGlxPBCDTWindow = 0x8019, | | | |
| XCBGlxPBCDTPbuffer = 0x801A | | | |
| } XCBGlxPBCDT; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT_TAG context_tag; | | | |
| } XCBGlxRenderReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT_TAG context_tag; | | | |
| CARD16 request_num; | | | |
| CARD16 request_total; | | | |
| CARD32 data_len; | | | |
| } XCBGlxRenderLargeReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT context; | | | |
| XCBVISUALID visual; | | | |
| CARD32 screen; | | | |
| XCBGlxCONTEXT share_list; | | | |
| BOOL is_direct; | | | |
| CARD8 pad0[3]; | | | |
| } XCBGlxCreateContextReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT context; | | | |
| } XCBGlxDestroyContextReq; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGlxMakeCurrentCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxDRAWABLE drawable; | | | |
| XCBGlxCONTEXT context; | | | |
| XCBGlxCONTEXT_TAG old_context_tag; | | | |
| } XCBGlxMakeCurrentReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| XCBGlxCONTEXT_TAG context_tag; | | | |
| CARD8 pad1[20]; | | | |
| } XCBGlxMakeCurrentRep; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGlxIsDirectCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT context; | | | |
| } XCBGlxIsDirectReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| BOOL is_direct; | | | |
| CARD8 pad1[23]; | | | |
| } XCBGlxIsDirectRep; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGlxQueryVersionCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| CARD32 major_version; | | | |
| CARD32 minor_version; | | | |
| } XCBGlxQueryVersionReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD32 major_version; | | | |
| CARD32 minor_version; | | | |
| CARD8 pad1[16]; | | | |
| } XCBGlxQueryVersionRep; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT_TAG context_tag; | | | |
| } XCBGlxWaitGLReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT_TAG context_tag; | | | |
| } XCBGlxWaitXReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT src; | | | |
| XCBGlxCONTEXT dest; | | | |
| CARD32 mask; | | | |
| XCBGlxCONTEXT_TAG src_context_tag; | | | |
| } XCBGlxCopyContextReq; | | | |
| | | | |
| typedef enum { | | | |
| XCBGlxGC_GL_CURRENT_BIT = 0x00000001, | | | |
| XCBGlxGC_GL_POINT_BIT = 0x00000002, | | | |
| XCBGlxGC_GL_LINE_BIT = 0x00000004, | | | |
| XCBGlxGC_GL_POLYGON_BIT = 0x00000008, | | | |
| XCBGlxGC_GL_POLYGON_STIPPLE_BIT = 0x00000010, | | | |
| XCBGlxGC_GL_PIXEL_MODE_BIT = 0x00000020, | | | |
| XCBGlxGC_GL_LIGHTING_BIT = 0x00000040, | | | |
| XCBGlxGC_GL_FOG_BIT = 0x00000080, | | | |
| XCBGlxGC_GL_DEPTH_BUFFER_BIT = 0x00000100, | | | |
| XCBGlxGC_GL_ACCUM_BUFFER_BIT = 0x00000200, | | | |
| XCBGlxGC_GL_STENCIL_BUFFER_BIT = 0x00000400, | | | |
| XCBGlxGC_GL_VIEWPORT_BIT = 0x00000800, | | | |
| XCBGlxGC_GL_TRANSFORM_BIT = 0x00001000, | | | |
| XCBGlxGC_GL_ENABLE_BIT = 0x00002000, | | | |
| XCBGlxGC_GL_COLOR_BUFFER_BIT = 0x00004000, | | | |
| XCBGlxGC_GL_HINT_BIT = 0x00008000, | | | |
| XCBGlxGC_GL_EVAL_BIT = 0x00010000, | | | |
| XCBGlxGC_GL_LIST_BIT = 0x00020000, | | | |
| XCBGlxGC_GL_TEXTURE_BIT = 0x00040000, | | | |
| XCBGlxGC_GL_SCISSOR_BIT = 0x00080000, | | | |
| XCBGlxGC_GL_ALL_ATTRIB_BITS = 0x000ffffff | | | |
| } XCBGlxGC; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT_TAG context_tag; | | | |
| XCBGlxDRAWABLE drawable; | | | |
| } XCBGlxSwapBuffersReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT_TAG context_tag; | | | |
| XCBFONT font; | | | |
| CARD32 first; | | | |
| CARD32 count; | | | |
| CARD32 list_base; | | | |
| } XCBGlxUseXFontReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| CARD32 screen; | | | |
| XCBVISUALID visual; | | | |
| XCBPIXMAP pixmap; | | | |
| XCBGlxPIXMAP glx_pixmap; | | | |
| } XCBGlxCreateGLXPixmapReq; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGlxGetVisualConfigsCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| CARD32 screen; | | | |
| } XCBGlxGetVisualConfigsReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD32 num_visuals; | | | |
| CARD32 num_props; | | | |
| CARD8 pad1[16]; | | | |
| CARD32 value_mask; | | | |
| } XCBGlxGetVisualConfigsRep; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxPIXMAP glx_pixmap; | | | |
| } XCBGlxDestroyGLXPixmapReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| CARD32 vendor_code; | | | |
| XCBGlxCONTEXT_TAG context_tag; | | | |
| } XCBGlxVendorPrivateReq; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGlxVendorPrivateWithReplyCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| CARD32 vendor_code; | | | |
| XCBGlxCONTEXT_TAG context_tag; | | | |
| } XCBGlxVendorPrivateWithReplyReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD32 retval; | | | |
| BYTE data1[24]; | | | |
| } XCBGlxVendorPrivateWithReplyRep; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGlxQueryExtensionsStringCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| CARD32 screen; | | | |
| } XCBGlxQueryExtensionsStringReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD8 pad1[4]; | | | |
| CARD32 n; | | | |
| CARD8 pad2[16]; | | | |
| } XCBGlxQueryExtensionsStringRep; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGlxQueryServerStringCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| CARD32 screen; | | | |
| CARD32 name; | | | |
| } XCBGlxQueryServerStringReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD8 pad1[4]; | | | |
| CARD32 str_len; | | | |
| CARD8 pad2[16]; | | | |
| } XCBGlxQueryServerStringRep; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| CARD32 major_version; | | | |
| CARD32 minor_version; | | | |
| CARD32 str_len; | | | |
| } XCBGlxClientInfoReq; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGlxGetFBConfigsCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| CARD32 screen; | | | |
| } XCBGlxGetFBConfigsReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD32 num_FB_configs; | | | |
| CARD32 num_properties; | | | |
| CARD8 pad1[16]; | | | |
| CARD32 value_mask; | | | |
| } XCBGlxGetFBConfigsRep; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| CARD32 screen; | | | |
| CARD32 fbconfig; | | | |
| XCBPIXMAP pixmap; | | | |
| XCBGlxPIXMAP glx_pixmap; | | | |
| CARD32 num_attribs; | | | |
| } XCBGlxCreatePixmapReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxPIXMAP glx_pixmap; | | | |
| } XCBGlxDestroyPixmapReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT context; | | | |
| CARD32 fbconfig; | | | |
| XCBSCREEN screen; | | | |
| CARD32 render_type; | | | |
| CARD32 share_list; | | | |
| BOOL is_direct; | | | |
| CARD8 reserved1; | | | |
| CARD16 reserved2; | | | |
| } XCBGlxCreateNewContextReq; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGlxQueryContextCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT context; | | | |
| } XCBGlxQueryContextReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD32 num_attributes; | | | |
| CARD8 pad1[20]; | | | |
| CARD32 value_mask; | | | |
| } XCBGlxQueryContextRep; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGlxMakeContextCurrentCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT_TAG old_context_tag; | | | |
| XCBGlxDRAWABLE drawable; | | | |
| XCBGlxDRAWABLE read_drawable; | | | |
| XCBGlxCONTEXT context; | | | |
| } XCBGlxMakeContextCurrentReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| XCBGlxCONTEXT_TAG context_tag; | | | |
| CARD8 pad1[20]; | | | |
| } XCBGlxMakeContextCurrentRep; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBSCREEN screen; | | | |
| XCBGlxFBCONFIG fbconfig; | | | |
| XCBGlxPBUFFER pbuffer; | | | |
| CARD32 num_attribs; | | | |
| CARD32 value_mask; | | | |
| } XCBGlxCreatePbufferReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxPBUFFER pbuffer; | | | |
| } XCBGlxDestroyPbufferReq; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGlxGetDrawableAttributesCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxDRAWABLE drawable; | | | |
| } XCBGlxGetDrawableAttributesReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD32 num_attribs; | | | |
| CARD8 pad1[20]; | | | |
| CARD32 value_mask; | | | |
| } XCBGlxGetDrawableAttributesRep; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxDRAWABLE drawable; | | | |
| CARD32 num_attribs; | | | |
| CARD32 value_mask; | | | |
| } XCBGlxChangeDrawableAttributesReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBSCREEN screen; | | | |
| XCBGlxFBCONFIG fbconfig; | | | |
| XCBWINDOW window; | | | |
| XCBGlxWINDOW glx_window; | | | |
| CARD32 num_attribs; | | | |
| CARD32 value_mask; | | | |
| } XCBGlxCreateWindowReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxWINDOW glxwindow; | | | |
| } XCBGlxDeleteWindowReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT_TAG context_tag; | | | |
| CARD32 list; | | | |
| CARD32 mode; | | | |
| } XCBGlxNewListReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT_TAG context_tag; | | | |
| } XCBGlxEndListReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT_TAG context_tag; | | | |
| CARD32 list; | | | |
| INT32 range; | | | |
| } XCBGlxDeleteListsReq; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGlxGenListsCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT_TAG context_tag; | | | |
| INT32 range; | | | |
| } XCBGlxGenListsReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD32 ret_val; | | | |
| } XCBGlxGenListsRep; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT_TAG context_tag; | | | |
| INT32 size; | | | |
| INT32 type; | | | |
| } XCBGlxFeedbackBufferReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT_TAG context_tag; | | | |
| INT32 size; | | | |
| } XCBGlxSelectBufferReq; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGlxRenderModeCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT_TAG context_tag; | | | |
| CARD32 mode; | | | |
| } XCBGlxRenderModeReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD32 ret_val; | | | |
| CARD32 n; | | | |
| CARD32 new_mode; | | | |
| CARD8 pad1[12]; | | | |
| } XCBGlxRenderModeRep; | | | |
| | | | |
| typedef enum { | | | |
| XCBGlxRM_GL_RENDER = 0x1C00, | | | |
| XCBGlxRM_GL_FEEDBACK = 0x1C01, | | | |
| XCBGlxRM_GL_SELECT = 0x1C02 | | | |
| } XCBGlxRM; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGlxFinishCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT_TAG context_tag; | | | |
| } XCBGlxFinishReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| } XCBGlxFinishRep; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT_TAG context_tag; | | | |
| CARD32 pname; | | | |
| XCBGlxFLOAT32 datum; | | | |
| } XCBGlxPixelStorefReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT_TAG context_tag; | | | |
| CARD32 pname; | | | |
| INT32 datum; | | | |
| } XCBGlxPixelStoreiReq; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGlxReadPixelsCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT_TAG context_tag; | | | |
| INT32 x; | | | |
| INT32 y; | | | |
| INT32 width; | | | |
| INT32 height; | | | |
| CARD32 format; | | | |
| CARD32 type; | | | |
| BOOL swap_bytes; | | | |
| BOOL lsb_first; | | | |
| } XCBGlxReadPixelsReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD8 pad1[24]; | | | |
| } XCBGlxReadPixelsRep; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGlxGetBooleanvCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT_TAG context_tag; | | | |
| INT32 pname; | | | |
| } XCBGlxGetBooleanvReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD8 pad1[4]; | | | |
| CARD32 n; | | | |
| BOOL datum; | | | |
| CARD8 pad2[15]; | | | |
| } XCBGlxGetBooleanvRep; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGlxGetClipPlaneCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT_TAG context_tag; | | | |
| INT32 plane; | | | |
| } XCBGlxGetClipPlaneReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD8 pad1[24]; | | | |
| } XCBGlxGetClipPlaneRep; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGlxGetDoublevCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT_TAG context_tag; | | | |
| CARD32 pname; | | | |
| } XCBGlxGetDoublevReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD8 pad1[4]; | | | |
| CARD32 n; | | | |
| XCBGlxFLOAT64 datum; | | | |
| CARD8 pad2[8]; | | | |
| } XCBGlxGetDoublevRep; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGlxGetErrorCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT_TAG context_tag; | | | |
| } XCBGlxGetErrorReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| INT32 error; | | | |
| } XCBGlxGetErrorRep; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGlxGetFloatvCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT_TAG context_tag; | | | |
| CARD32 pname; | | | |
| } XCBGlxGetFloatvReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD8 pad1[4]; | | | |
| CARD32 n; | | | |
| XCBGlxFLOAT32 datum; | | | |
| CARD8 pad2[12]; | | | |
| } XCBGlxGetFloatvRep; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGlxGetIntegervCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT_TAG context_tag; | | | |
| CARD32 pname; | | | |
| } XCBGlxGetIntegervReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD8 pad1[4]; | | | |
| CARD32 n; | | | |
| INT32 datum; | | | |
| CARD8 pad2[12]; | | | |
| } XCBGlxGetIntegervRep; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGlxGetLightfvCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT_TAG context_tag; | | | |
| CARD32 light; | | | |
| CARD32 pname; | | | |
| } XCBGlxGetLightfvReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD8 pad1[4]; | | | |
| CARD32 n; | | | |
| XCBGlxFLOAT32 datum; | | | |
| CARD8 pad2[12]; | | | |
| } XCBGlxGetLightfvRep; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGlxGetLightivCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT_TAG context_tag; | | | |
| CARD32 light; | | | |
| CARD32 pname; | | | |
| } XCBGlxGetLightivReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD8 pad1[4]; | | | |
| CARD32 n; | | | |
| INT32 datum; | | | |
| CARD8 pad2[12]; | | | |
| } XCBGlxGetLightivRep; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGlxGetMapdvCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT_TAG context_tag; | | | |
| CARD32 target; | | | |
| CARD32 query; | | | |
| } XCBGlxGetMapdvReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD8 pad1[4]; | | | |
| CARD32 n; | | | |
| XCBGlxFLOAT64 datum; | | | |
| CARD8 pad2[8]; | | | |
| } XCBGlxGetMapdvRep; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGlxGetMapfvCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT_TAG context_tag; | | | |
| CARD32 target; | | | |
| CARD32 query; | | | |
| } XCBGlxGetMapfvReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD8 pad1[4]; | | | |
| CARD32 n; | | | |
| XCBGlxFLOAT32 datum; | | | |
| CARD8 pad2[12]; | | | |
| } XCBGlxGetMapfvRep; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGlxGetMapivCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT_TAG context_tag; | | | |
| CARD32 target; | | | |
| CARD32 query; | | | |
| } XCBGlxGetMapivReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD8 pad1[4]; | | | |
| CARD32 n; | | | |
| INT32 datum; | | | |
| CARD8 pad2[12]; | | | |
| } XCBGlxGetMapivRep; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGlxGetMaterialfvCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT_TAG context_tag; | | | |
| CARD32 face; | | | |
| CARD32 pname; | | | |
| } XCBGlxGetMaterialfvReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD8 pad1[4]; | | | |
| CARD32 n; | | | |
| XCBGlxFLOAT32 datum; | | | |
| CARD8 pad2[12]; | | | |
| } XCBGlxGetMaterialfvRep; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGlxGetMaterialivCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT_TAG context_tag; | | | |
| CARD32 face; | | | |
| CARD32 pname; | | | |
| } XCBGlxGetMaterialivReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD8 pad1[4]; | | | |
| CARD32 n; | | | |
| INT32 datum; | | | |
| CARD8 pad2[12]; | | | |
| } XCBGlxGetMaterialivRep; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGlxGetPixelMapfvCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT_TAG context_tag; | | | |
| CARD32 map; | | | |
| } XCBGlxGetPixelMapfvReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD8 pad1[4]; | | | |
| CARD32 n; | | | |
| XCBGlxFLOAT32 datum; | | | |
| CARD8 pad2[12]; | | | |
| } XCBGlxGetPixelMapfvRep; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGlxGetPixelMapuivCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT_TAG context_tag; | | | |
| CARD32 map; | | | |
| } XCBGlxGetPixelMapuivReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD8 pad1[4]; | | | |
| CARD32 n; | | | |
| CARD32 datum; | | | |
| CARD8 pad2[12]; | | | |
| } XCBGlxGetPixelMapuivRep; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGlxGetPixelMapusvCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT_TAG context_tag; | | | |
| CARD32 map; | | | |
| } XCBGlxGetPixelMapusvReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD8 pad1[4]; | | | |
| CARD32 n; | | | |
| CARD16 datum; | | | |
| CARD8 pad2[16]; | | | |
| } XCBGlxGetPixelMapusvRep; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGlxGetPolygonStippleCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT_TAG context_tag; | | | |
| BOOL lsb_first; | | | |
| } XCBGlxGetPolygonStippleReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD8 pad1[24]; | | | |
| } XCBGlxGetPolygonStippleRep; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGlxGetStringCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT_TAG context_tag; | | | |
| CARD32 name; | | | |
| } XCBGlxGetStringReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD8 pad1[4]; | | | |
| CARD32 n; | | | |
| CARD8 pad2[16]; | | | |
| } XCBGlxGetStringRep; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGlxGetTexEnvfvCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT_TAG context_tag; | | | |
| CARD32 target; | | | |
| CARD32 pname; | | | |
| } XCBGlxGetTexEnvfvReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD8 pad1[4]; | | | |
| CARD32 n; | | | |
| XCBGlxFLOAT32 datum; | | | |
| CARD8 pad2[12]; | | | |
| } XCBGlxGetTexEnvfvRep; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGlxGetTexEnvivCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT_TAG context_tag; | | | |
| CARD32 target; | | | |
| CARD32 pname; | | | |
| } XCBGlxGetTexEnvivReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD8 pad1[4]; | | | |
| CARD32 n; | | | |
| INT32 datum; | | | |
| CARD8 pad2[12]; | | | |
| } XCBGlxGetTexEnvivRep; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGlxGetTexGendvCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT_TAG context_tag; | | | |
| CARD32 coord; | | | |
| CARD32 pname; | | | |
| } XCBGlxGetTexGendvReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD8 pad1[4]; | | | |
| CARD32 n; | | | |
| XCBGlxFLOAT64 datum; | | | |
| CARD8 pad2[8]; | | | |
| } XCBGlxGetTexGendvRep; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGlxGetTexGenfvCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT_TAG context_tag; | | | |
| CARD32 coord; | | | |
| CARD32 pname; | | | |
| } XCBGlxGetTexGenfvReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD8 pad1[4]; | | | |
| CARD32 n; | | | |
| XCBGlxFLOAT32 datum; | | | |
| CARD8 pad2[12]; | | | |
| } XCBGlxGetTexGenfvRep; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGlxGetTexGenivCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT_TAG context_tag; | | | |
| CARD32 coord; | | | |
| CARD32 pname; | | | |
| } XCBGlxGetTexGenivReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD8 pad1[4]; | | | |
| CARD32 n; | | | |
| INT32 datum; | | | |
| CARD8 pad2[12]; | | | |
| } XCBGlxGetTexGenivRep; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGlxGetTexImageCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT_TAG context_tag; | | | |
| CARD32 target; | | | |
| INT32 level; | | | |
| CARD32 format; | | | |
| CARD32 type; | | | |
| BOOL swap_bytes; | | | |
| } XCBGlxGetTexImageReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD8 pad1[8]; | | | |
| INT32 width; | | | |
| INT32 height; | | | |
| INT32 depth; | | | |
| CARD8 pad2[4]; | | | |
| } XCBGlxGetTexImageRep; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGlxGetTexParameterfvCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT_TAG context_tag; | | | |
| CARD32 target; | | | |
| CARD32 pname; | | | |
| } XCBGlxGetTexParameterfvReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD8 pad1[4]; | | | |
| CARD32 n; | | | |
| XCBGlxFLOAT32 datum; | | | |
| CARD8 pad2[12]; | | | |
| } XCBGlxGetTexParameterfvRep; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGlxGetTexParameterivCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT_TAG context_tag; | | | |
| CARD32 target; | | | |
| CARD32 pname; | | | |
| } XCBGlxGetTexParameterivReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD8 pad1[4]; | | | |
| CARD32 n; | | | |
| INT32 datum; | | | |
| CARD8 pad2[12]; | | | |
| } XCBGlxGetTexParameterivRep; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGlxGetTexLevelParameterfvCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT_TAG context_tag; | | | |
| CARD32 target; | | | |
| INT32 level; | | | |
| CARD32 pname; | | | |
| } XCBGlxGetTexLevelParameterfvReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD8 pad1[4]; | | | |
| CARD32 n; | | | |
| XCBGlxFLOAT32 datum; | | | |
| CARD8 pad2[12]; | | | |
| } XCBGlxGetTexLevelParameterfvRep; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGlxGetTexLevelParameterivCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT_TAG context_tag; | | | |
| CARD32 target; | | | |
| INT32 level; | | | |
| CARD32 pname; | | | |
| } XCBGlxGetTexLevelParameterivReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD8 pad1[4]; | | | |
| CARD32 n; | | | |
| INT32 datum; | | | |
| CARD8 pad2[12]; | | | |
| } XCBGlxGetTexLevelParameterivRep; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGlxIsListCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT_TAG context_tag; | | | |
| CARD32 list; | | | |
| } XCBGlxIsListReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| XCBGlxBOOL32 ret_val; | | | |
| } XCBGlxIsListRep; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT_TAG context_tag; | | | |
| } XCBGlxFlushReq; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGlxAreTexturesResidentCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT_TAG context_tag; | | | |
| INT32 n; | | | |
| } XCBGlxAreTexturesResidentReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| XCBGlxBOOL32 ret_val; | | | |
| CARD8 pad1[20]; | | | |
| } XCBGlxAreTexturesResidentRep; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT_TAG context_tag; | | | |
| INT32 n; | | | |
| } XCBGlxDeleteTexturesReq; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGlxGenTexturesCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT_TAG context_tag; | | | |
| INT32 n; | | | |
| } XCBGlxGenTexturesReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD8 pad1[24]; | | | |
| } XCBGlxGenTexturesRep; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGlxIsTextureCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT_TAG context_tag; | | | |
| CARD32 texture; | | | |
| } XCBGlxIsTextureReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| XCBGlxBOOL32 ret_val; | | | |
| } XCBGlxIsTextureRep; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGlxGetColorTableCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT_TAG context_tag; | | | |
| CARD32 target; | | | |
| CARD32 format; | | | |
| CARD32 type; | | | |
| BOOL swap_bytes; | | | |
| } XCBGlxGetColorTableReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD8 pad1[8]; | | | |
| INT32 width; | | | |
| CARD8 pad2[12]; | | | |
| } XCBGlxGetColorTableRep; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGlxGetColorTableParameterfvCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT_TAG context_tag; | | | |
| CARD32 target; | | | |
| CARD32 pname; | | | |
| } XCBGlxGetColorTableParameterfvReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD8 pad1[4]; | | | |
| CARD32 n; | | | |
| XCBGlxFLOAT32 datum; | | | |
| CARD8 pad2[12]; | | | |
| } XCBGlxGetColorTableParameterfvRep; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGlxGetColorTableParameterivCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT_TAG context_tag; | | | |
| CARD32 target; | | | |
| CARD32 pname; | | | |
| } XCBGlxGetColorTableParameterivReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD8 pad1[4]; | | | |
| CARD32 n; | | | |
| INT32 datum; | | | |
| CARD8 pad2[12]; | | | |
| } XCBGlxGetColorTableParameterivRep; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGlxGetConvolutionFilterCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT_TAG context_tag; | | | |
| CARD32 target; | | | |
| CARD32 format; | | | |
| CARD32 type; | | | |
| BOOL swap_bytes; | | | |
| } XCBGlxGetConvolutionFilterReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD8 pad1[8]; | | | |
| INT32 width; | | | |
| INT32 height; | | | |
| CARD8 pad2[8]; | | | |
| } XCBGlxGetConvolutionFilterRep; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGlxGetConvolutionParameterfvCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT_TAG context_tag; | | | |
| CARD32 target; | | | |
| CARD32 pname; | | | |
| } XCBGlxGetConvolutionParameterfvReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD8 pad1[4]; | | | |
| CARD32 n; | | | |
| XCBGlxFLOAT32 datum; | | | |
| CARD8 pad2[12]; | | | |
| } XCBGlxGetConvolutionParameterfvRep; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGlxGetConvolutionParameterivCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT_TAG context_tag; | | | |
| CARD32 target; | | | |
| CARD32 pname; | | | |
| } XCBGlxGetConvolutionParameterivReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD8 pad1[4]; | | | |
| CARD32 n; | | | |
| INT32 datum; | | | |
| CARD8 pad2[12]; | | | |
| } XCBGlxGetConvolutionParameterivRep; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGlxGetSeparableFilterCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT_TAG context_tag; | | | |
| CARD32 target; | | | |
| CARD32 format; | | | |
| CARD32 type; | | | |
| BOOL swap_bytes; | | | |
| } XCBGlxGetSeparableFilterReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD8 pad1[8]; | | | |
| INT32 row_w; | | | |
| INT32 col_h; | | | |
| CARD8 pad2[8]; | | | |
| } XCBGlxGetSeparableFilterRep; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGlxGetHistogramCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT_TAG context_tag; | | | |
| CARD32 target; | | | |
| CARD32 format; | | | |
| CARD32 type; | | | |
| BOOL swap_bytes; | | | |
| BOOL reset; | | | |
| } XCBGlxGetHistogramReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD8 pad1[8]; | | | |
| INT32 width; | | | |
| CARD8 pad2[12]; | | | |
| } XCBGlxGetHistogramRep; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGlxGetHistogramParameterfvCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT_TAG context_tag; | | | |
| CARD32 target; | | | |
| CARD32 pname; | | | |
| } XCBGlxGetHistogramParameterfvReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD8 pad1[4]; | | | |
| CARD32 n; | | | |
| XCBGlxFLOAT32 datum; | | | |
| CARD8 pad2[12]; | | | |
| } XCBGlxGetHistogramParameterfvRep; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGlxGetHistogramParameterivCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT_TAG context_tag; | | | |
| CARD32 target; | | | |
| CARD32 pname; | | | |
| } XCBGlxGetHistogramParameterivReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD8 pad1[4]; | | | |
| CARD32 n; | | | |
| INT32 datum; | | | |
| CARD8 pad2[12]; | | | |
| } XCBGlxGetHistogramParameterivRep; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGlxGetMinmaxCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT_TAG context_tag; | | | |
| CARD32 target; | | | |
| CARD32 format; | | | |
| CARD32 type; | | | |
| BOOL swap_bytes; | | | |
| BOOL reset; | | | |
| } XCBGlxGetMinmaxReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD8 pad1[24]; | | | |
| } XCBGlxGetMinmaxRep; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGlxGetMinmaxParameterfvCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT_TAG context_tag; | | | |
| CARD32 target; | | | |
| CARD32 pname; | | | |
| } XCBGlxGetMinmaxParameterfvReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD8 pad1[4]; | | | |
| CARD32 n; | | | |
| XCBGlxFLOAT32 datum; | | | |
| CARD8 pad2[12]; | | | |
| } XCBGlxGetMinmaxParameterfvRep; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGlxGetMinmaxParameterivCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT_TAG context_tag; | | | |
| CARD32 target; | | | |
| CARD32 pname; | | | |
| } XCBGlxGetMinmaxParameterivReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD8 pad1[4]; | | | |
| CARD32 n; | | | |
| INT32 datum; | | | |
| CARD8 pad2[12]; | | | |
| } XCBGlxGetMinmaxParameterivRep; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGlxGetCompressedTexImageARBCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT_TAG context_tag; | | | |
| CARD32 target; | | | |
| INT32 level; | | | |
| } XCBGlxGetCompressedTexImageARBReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD8 pad1[8]; | | | |
| INT32 size; | | | |
| CARD8 pad2[12]; | | | |
| } XCBGlxGetCompressedTexImageARBRep; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT_TAG context_tag; | | | |
| INT32 n; | | | |
| } XCBGlxDeleteQueriesARBReq; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGlxGenQueriesARBCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT_TAG context_tag; | | | |
| INT32 n; | | | |
| } XCBGlxGenQueriesARBReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD8 pad1[24]; | | | |
| } XCBGlxGenQueriesARBRep; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGlxIsQueryARBCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT_TAG context_tag; | | | |
| CARD32 id; | | | |
| } XCBGlxIsQueryARBReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| XCBGlxBOOL32 ret_val; | | | |
| } XCBGlxIsQueryARBRep; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGlxGetQueryivARBCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT_TAG context_tag; | | | |
| CARD32 target; | | | |
| CARD32 pname; | | | |
| } XCBGlxGetQueryivARBReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD8 pad1[4]; | | | |
| CARD32 n; | | | |
| INT32 datum; | | | |
| CARD8 pad2[12]; | | | |
| } XCBGlxGetQueryivARBRep; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGlxGetQueryObjectivARBCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT_TAG context_tag; | | | |
| CARD32 id; | | | |
| CARD32 pname; | | | |
| } XCBGlxGetQueryObjectivARBReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD8 pad1[4]; | | | |
| CARD32 n; | | | |
| INT32 datum; | | | |
| CARD8 pad2[12]; | | | |
| } XCBGlxGetQueryObjectivARBRep; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGlxGetQueryObjectuivARBCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBGlxCONTEXT_TAG context_tag; | | | |
| CARD32 id; | | | |
| CARD32 pname; | | | |
| } XCBGlxGetQueryObjectuivARBReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD8 pad1[4]; | | | |
| CARD32 n; | | | |
| CARD32 datum; | | | |
| CARD8 pad2[12]; | | | |
| } XCBGlxGetQueryObjectuivARBRep; | | | |
| | | | |
|
| const XCBQueryExtensionRep * | | extern xcb_extension_t xcb_glx_id; | |
| XCBGlxInit (XCBConnection *c); | | | |
| | | | |
|
| void | | typedef uint32_t xcb_glx_pixmap_t; | |
| XCBGlxPIXMAPNext (XCBGlxPIXMAPIter *i); | | | |
| | | | |
|
| XCBGenericIter | | /** | |
| XCBGlxPIXMAPEnd (XCBGlxPIXMAPIter i); | | * @brief xcb_glx_pixmap_iterator_t | |
| | | **/ | |
| | | typedef struct xcb_glx_pixmap_iterator_t { | |
| | | xcb_glx_pixmap_t *data; /**< */ | |
| | | int rem; /**< */ | |
| | | int index; /**< */ | |
| | | } xcb_glx_pixmap_iterator_t; | |
| | | | |
| | | typedef uint32_t xcb_glx_context_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_context_iterator_t | |
| | | **/ | |
| | | typedef struct xcb_glx_context_iterator_t { | |
| | | xcb_glx_context_t *data; /**< */ | |
| | | int rem; /**< */ | |
| | | int index; /**< */ | |
| | | } xcb_glx_context_iterator_t; | |
| | | | |
| | | typedef uint32_t xcb_glx_pbuffer_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_pbuffer_iterator_t | |
| | | **/ | |
| | | typedef struct xcb_glx_pbuffer_iterator_t { | |
| | | xcb_glx_pbuffer_t *data; /**< */ | |
| | | int rem; /**< */ | |
| | | int index; /**< */ | |
| | | } xcb_glx_pbuffer_iterator_t; | |
| | | | |
| | | typedef uint32_t xcb_glx_window_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_window_iterator_t | |
| | | **/ | |
| | | typedef struct xcb_glx_window_iterator_t { | |
| | | xcb_glx_window_t *data; /**< */ | |
| | | int rem; /**< */ | |
| | | int index; /**< */ | |
| | | } xcb_glx_window_iterator_t; | |
| | | | |
| | | typedef uint32_t xcb_glx_fbconfig_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_fbconfig_iterator_t | |
| | | **/ | |
| | | typedef struct xcb_glx_fbconfig_iterator_t { | |
| | | xcb_glx_fbconfig_t *data; /**< */ | |
| | | int rem; /**< */ | |
| | | int index; /**< */ | |
| | | } xcb_glx_fbconfig_iterator_t; | |
| | | | |
| | | typedef uint32_t xcb_glx_drawable_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_drawable_iterator_t | |
| | | **/ | |
| | | typedef struct xcb_glx_drawable_iterator_t { | |
| | | xcb_glx_drawable_t *data; /**< */ | |
| | | int rem; /**< */ | |
| | | int index; /**< */ | |
| | | } xcb_glx_drawable_iterator_t; | |
| | | | |
| | | typedef float xcb_glx_float32_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_float32_iterator_t | |
| | | **/ | |
| | | typedef struct xcb_glx_float32_iterator_t { | |
| | | xcb_glx_float32_t *data; /**< */ | |
| | | int rem; /**< */ | |
| | | int index; /**< */ | |
| | | } xcb_glx_float32_iterator_t; | |
| | | | |
| | | typedef double xcb_glx_float64_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_float64_iterator_t | |
| | | **/ | |
| | | typedef struct xcb_glx_float64_iterator_t { | |
| | | xcb_glx_float64_t *data; /**< */ | |
| | | int rem; /**< */ | |
| | | int index; /**< */ | |
| | | } xcb_glx_float64_iterator_t; | |
| | | | |
| | | typedef uint32_t xcb_glx_bool32_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_bool32_iterator_t | |
| | | **/ | |
| | | typedef struct xcb_glx_bool32_iterator_t { | |
| | | xcb_glx_bool32_t *data; /**< */ | |
| | | int rem; /**< */ | |
| | | int index; /**< */ | |
| | | } xcb_glx_bool32_iterator_t; | |
| | | | |
| | | typedef uint32_t xcb_glx_context_tag_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_context_tag_iterator_t | |
| | | **/ | |
| | | typedef struct xcb_glx_context_tag_iterator_t { | |
| | | xcb_glx_context_tag_t *data; /**< */ | |
| | | int rem; /**< */ | |
| | | int index; /**< */ | |
| | | } xcb_glx_context_tag_iterator_t; | |
| | | | |
| | | /** Opcode for xcb_glx_generic. */ | |
| | | #define XCB_GLX_GENERIC -1 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_generic_error_t | |
| | | **/ | |
| | | typedef struct xcb_glx_generic_error_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t error_code; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t bad_value; /**< */ | |
| | | uint16_t minor_opcode; /**< */ | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0[21]; /**< */ | |
| | | } xcb_glx_generic_error_t; | |
| | | | |
| | | /** Opcode for xcb_glx_bad_context. */ | |
| | | #define XCB_GLX_BAD_CONTEXT 0 | |
| | | | |
| | | typedef xcb_glx_generic_error_t xcb_glx_bad_context_error_t; | |
| | | | |
| | | /** Opcode for xcb_glx_bad_context_state. */ | |
| | | #define XCB_GLX_BAD_CONTEXT_STATE 1 | |
| | | | |
| | | typedef xcb_glx_generic_error_t xcb_glx_bad_context_state_error_t; | |
| | | | |
| | | /** Opcode for xcb_glx_bad_drawable. */ | |
| | | #define XCB_GLX_BAD_DRAWABLE 2 | |
| | | | |
| | | typedef xcb_glx_generic_error_t xcb_glx_bad_drawable_error_t; | |
| | | | |
| | | /** Opcode for xcb_glx_bad_pixmap. */ | |
| | | #define XCB_GLX_BAD_PIXMAP 3 | |
| | | | |
| | | typedef xcb_glx_generic_error_t xcb_glx_bad_pixmap_error_t; | |
| | | | |
| | | /** Opcode for xcb_glx_bad_context_tag. */ | |
| | | #define XCB_GLX_BAD_CONTEXT_TAG 4 | |
| | | | |
| | | typedef xcb_glx_generic_error_t xcb_glx_bad_context_tag_error_t; | |
| | | | |
| | | /** Opcode for xcb_glx_bad_current_window. */ | |
| | | #define XCB_GLX_BAD_CURRENT_WINDOW 5 | |
| | | | |
| | | typedef xcb_glx_generic_error_t xcb_glx_bad_current_window_error_t; | |
| | | | |
| | | /** Opcode for xcb_glx_bad_render_request. */ | |
| | | #define XCB_GLX_BAD_RENDER_REQUEST 6 | |
| | | | |
| | | typedef xcb_glx_generic_error_t xcb_glx_bad_render_request_error_t; | |
| | | | |
| | | /** Opcode for xcb_glx_bad_large_request. */ | |
| | | #define XCB_GLX_BAD_LARGE_REQUEST 7 | |
| | | | |
| | | typedef xcb_glx_generic_error_t xcb_glx_bad_large_request_error_t; | |
| | | | |
| | | /** Opcode for xcb_glx_unsupported_private_request. */ | |
| | | #define XCB_GLX_UNSUPPORTED_PRIVATE_REQUEST 8 | |
| | | | |
| | | typedef xcb_glx_generic_error_t xcb_glx_unsupported_private_request_error_t | |
| | | ; | |
| | | | |
| | | /** Opcode for xcb_glx_bad_fb_config. */ | |
| | | #define XCB_GLX_BAD_FB_CONFIG 9 | |
| | | | |
| | | typedef xcb_glx_generic_error_t xcb_glx_bad_fb_config_error_t; | |
| | | | |
| | | /** Opcode for xcb_glx_bad_pbuffer. */ | |
| | | #define XCB_GLX_BAD_PBUFFER 10 | |
| | | | |
| | | typedef xcb_glx_generic_error_t xcb_glx_bad_pbuffer_error_t; | |
| | | | |
| | | /** Opcode for xcb_glx_bad_current_drawable. */ | |
| | | #define XCB_GLX_BAD_CURRENT_DRAWABLE 11 | |
| | | | |
| | | typedef xcb_glx_generic_error_t xcb_glx_bad_current_drawable_error_t; | |
| | | | |
| | | /** Opcode for xcb_glx_bad_window. */ | |
| | | #define XCB_GLX_BAD_WINDOW 12 | |
| | | | |
| | | typedef xcb_glx_generic_error_t xcb_glx_bad_window_error_t; | |
| | | | |
| | | /** Opcode for xcb_glx_pbuffer_clobber. */ | |
| | | #define XCB_GLX_PBUFFER_CLOBBER 0 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_pbuffer_clobber_event_t | |
| | | **/ | |
| | | typedef struct xcb_glx_pbuffer_clobber_event_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint16_t event_type; /**< */ | |
| | | uint16_t draw_type; /**< */ | |
| | | xcb_glx_drawable_t drawable; /**< */ | |
| | | uint32_t b_mask; /**< */ | |
| | | uint16_t aux_buffer; /**< */ | |
| | | uint16_t x; /**< */ | |
| | | uint16_t y; /**< */ | |
| | | uint16_t width; /**< */ | |
| | | uint16_t height; /**< */ | |
| | | uint16_t count; /**< */ | |
| | | uint8_t pad1[4]; /**< */ | |
| | | } xcb_glx_pbuffer_clobber_event_t; | |
| | | | |
| | | typedef enum xcb_glx_pbcet_t { | |
| | | XCB_GLX_PBCET_DAMAGED = 32791, | |
| | | XCB_GLX_PBCET_SAVED = 32792 | |
| | | } xcb_glx_pbcet_t; | |
| | | | |
| | | typedef enum xcb_glx_pbcdt_t { | |
| | | XCB_GLX_PBCDT_WINDOW = 32793, | |
| | | XCB_GLX_PBCDT_PBUFFER = 32794 | |
| | | } xcb_glx_pbcdt_t; | |
| | | | |
| | | /** Opcode for xcb_glx_render. */ | |
| | | #define XCB_GLX_RENDER 1 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_render_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_render_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_tag_t context_tag; /**< */ | |
| | | } xcb_glx_render_request_t; | |
| | | | |
| | | /** Opcode for xcb_glx_render_large. */ | |
| | | #define XCB_GLX_RENDER_LARGE 2 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_render_large_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_render_large_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_tag_t context_tag; /**< */ | |
| | | uint16_t request_num; /**< */ | |
| | | uint16_t request_total; /**< */ | |
| | | uint32_t data_len; /**< */ | |
| | | } xcb_glx_render_large_request_t; | |
| | | | |
| | | /** Opcode for xcb_glx_create_context. */ | |
| | | #define XCB_GLX_CREATE_CONTEXT 3 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_create_context_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_create_context_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_t context; /**< */ | |
| | | xcb_visualid_t visual; /**< */ | |
| | | uint32_t screen; /**< */ | |
| | | xcb_glx_context_t share_list; /**< */ | |
| | | uint8_t is_direct; /**< */ | |
| | | uint8_t pad0[3]; /**< */ | |
| | | } xcb_glx_create_context_request_t; | |
| | | | |
| | | /** Opcode for xcb_glx_destroy_context. */ | |
| | | #define XCB_GLX_DESTROY_CONTEXT 4 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_destroy_context_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_destroy_context_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_t context; /**< */ | |
| | | } xcb_glx_destroy_context_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_make_current_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_glx_make_current_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_glx_make_current_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_glx_make_current. */ | |
| | | #define XCB_GLX_MAKE_CURRENT 5 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_make_current_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_make_current_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_drawable_t drawable; /**< */ | |
| | | xcb_glx_context_t context; /**< */ | |
| | | xcb_glx_context_tag_t old_context_tag; /**< */ | |
| | | } xcb_glx_make_current_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_make_current_reply_t | |
| | | **/ | |
| | | typedef struct xcb_glx_make_current_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | xcb_glx_context_tag_t context_tag; /**< */ | |
| | | uint8_t pad1[20]; /**< */ | |
| | | } xcb_glx_make_current_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_is_direct_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_glx_is_direct_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_glx_is_direct_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_glx_is_direct. */ | |
| | | #define XCB_GLX_IS_DIRECT 6 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_is_direct_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_is_direct_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_t context; /**< */ | |
| | | } xcb_glx_is_direct_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_is_direct_reply_t | |
| | | **/ | |
| | | typedef struct xcb_glx_is_direct_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint8_t is_direct; /**< */ | |
| | | uint8_t pad1[23]; /**< */ | |
| | | } xcb_glx_is_direct_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_query_version_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_glx_query_version_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_glx_query_version_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_glx_query_version. */ | |
| | | #define XCB_GLX_QUERY_VERSION 7 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_query_version_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_query_version_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | uint32_t major_version; /**< */ | |
| | | uint32_t minor_version; /**< */ | |
| | | } xcb_glx_query_version_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_query_version_reply_t | |
| | | **/ | |
| | | typedef struct xcb_glx_query_version_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint32_t major_version; /**< */ | |
| | | uint32_t minor_version; /**< */ | |
| | | uint8_t pad1[16]; /**< */ | |
| | | } xcb_glx_query_version_reply_t; | |
| | | | |
| | | /** Opcode for xcb_glx_wait_gl. */ | |
| | | #define XCB_GLX_WAIT_GL 8 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_wait_gl_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_wait_gl_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_tag_t context_tag; /**< */ | |
| | | } xcb_glx_wait_gl_request_t; | |
| | | | |
| | | /** Opcode for xcb_glx_wait_x. */ | |
| | | #define XCB_GLX_WAIT_X 9 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_wait_x_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_wait_x_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_tag_t context_tag; /**< */ | |
| | | } xcb_glx_wait_x_request_t; | |
| | | | |
| | | /** Opcode for xcb_glx_copy_context. */ | |
| | | #define XCB_GLX_COPY_CONTEXT 10 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_copy_context_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_copy_context_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_t src; /**< */ | |
| | | xcb_glx_context_t dest; /**< */ | |
| | | uint32_t mask; /**< */ | |
| | | xcb_glx_context_tag_t src_context_tag; /**< */ | |
| | | } xcb_glx_copy_context_request_t; | |
| | | | |
| | | typedef enum xcb_glx_gc_t { | |
| | | XCB_GLX_GC_GL_CURRENT_BIT = 1, | |
| | | XCB_GLX_GC_GL_POINT_BIT = 2, | |
| | | XCB_GLX_GC_GL_LINE_BIT = 4, | |
| | | XCB_GLX_GC_GL_POLYGON_BIT = 8, | |
| | | XCB_GLX_GC_GL_POLYGON_STIPPLE_BIT = 16, | |
| | | XCB_GLX_GC_GL_PIXEL_MODE_BIT = 32, | |
| | | XCB_GLX_GC_GL_LIGHTING_BIT = 64, | |
| | | XCB_GLX_GC_GL_FOG_BIT = 128, | |
| | | XCB_GLX_GC_GL_DEPTH_BUFFER_BIT = 256, | |
| | | XCB_GLX_GC_GL_ACCUM_BUFFER_BIT = 512, | |
| | | XCB_GLX_GC_GL_STENCIL_BUFFER_BIT = 1024, | |
| | | XCB_GLX_GC_GL_VIEWPORT_BIT = 2048, | |
| | | XCB_GLX_GC_GL_TRANSFORM_BIT = 4096, | |
| | | XCB_GLX_GC_GL_ENABLE_BIT = 8192, | |
| | | XCB_GLX_GC_GL_COLOR_BUFFER_BIT = 16384, | |
| | | XCB_GLX_GC_GL_HINT_BIT = 32768, | |
| | | XCB_GLX_GC_GL_EVAL_BIT = 65536, | |
| | | XCB_GLX_GC_GL_LIST_BIT = 131072, | |
| | | XCB_GLX_GC_GL_TEXTURE_BIT = 262144, | |
| | | XCB_GLX_GC_GL_SCISSOR_BIT = 524288, | |
| | | XCB_GLX_GC_GL_ALL_ATTRIB_BITS = 16777215 | |
| | | } xcb_glx_gc_t; | |
| | | | |
| | | /** Opcode for xcb_glx_swap_buffers. */ | |
| | | #define XCB_GLX_SWAP_BUFFERS 11 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_swap_buffers_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_swap_buffers_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_tag_t context_tag; /**< */ | |
| | | xcb_glx_drawable_t drawable; /**< */ | |
| | | } xcb_glx_swap_buffers_request_t; | |
| | | | |
| | | /** Opcode for xcb_glx_use_x_font. */ | |
| | | #define XCB_GLX_USE_X_FONT 12 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_use_x_font_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_use_x_font_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_tag_t context_tag; /**< */ | |
| | | xcb_font_t font; /**< */ | |
| | | uint32_t first; /**< */ | |
| | | uint32_t count; /**< */ | |
| | | uint32_t list_base; /**< */ | |
| | | } xcb_glx_use_x_font_request_t; | |
| | | | |
| | | /** Opcode for xcb_glx_create_glx_pixmap. */ | |
| | | #define XCB_GLX_CREATE_GLX_PIXMAP 13 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_create_glx_pixmap_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_create_glx_pixmap_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | uint32_t screen; /**< */ | |
| | | xcb_visualid_t visual; /**< */ | |
| | | xcb_pixmap_t pixmap; /**< */ | |
| | | xcb_glx_pixmap_t glx_pixmap; /**< */ | |
| | | } xcb_glx_create_glx_pixmap_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_visual_configs_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_visual_configs_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_glx_get_visual_configs_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_glx_get_visual_configs. */ | |
| | | #define XCB_GLX_GET_VISUAL_CONFIGS 14 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_visual_configs_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_visual_configs_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | uint32_t screen; /**< */ | |
| | | } xcb_glx_get_visual_configs_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_visual_configs_reply_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_visual_configs_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint32_t num_visuals; /**< */ | |
| | | uint32_t num_properties; /**< */ | |
| | | uint8_t pad1[16]; /**< */ | |
| | | } xcb_glx_get_visual_configs_reply_t; | |
| | | | |
| | | /** Opcode for xcb_glx_destroy_glx_pixmap. */ | |
| | | #define XCB_GLX_DESTROY_GLX_PIXMAP 15 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_destroy_glx_pixmap_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_destroy_glx_pixmap_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_pixmap_t glx_pixmap; /**< */ | |
| | | } xcb_glx_destroy_glx_pixmap_request_t; | |
| | | | |
| | | /** Opcode for xcb_glx_vendor_private. */ | |
| | | #define XCB_GLX_VENDOR_PRIVATE 16 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_vendor_private_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_vendor_private_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | uint32_t vendor_code; /**< */ | |
| | | xcb_glx_context_tag_t context_tag; /**< */ | |
| | | } xcb_glx_vendor_private_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_vendor_private_with_reply_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_glx_vendor_private_with_reply_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_glx_vendor_private_with_reply_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_glx_vendor_private_with_reply. */ | |
| | | #define XCB_GLX_VENDOR_PRIVATE_WITH_REPLY 17 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_vendor_private_with_reply_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_vendor_private_with_reply_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | uint32_t vendor_code; /**< */ | |
| | | xcb_glx_context_tag_t context_tag; /**< */ | |
| | | } xcb_glx_vendor_private_with_reply_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_vendor_private_with_reply_reply_t | |
| | | **/ | |
| | | typedef struct xcb_glx_vendor_private_with_reply_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint32_t retval; /**< */ | |
| | | uint8_t data1[24]; /**< */ | |
| | | } xcb_glx_vendor_private_with_reply_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_query_extensions_string_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_glx_query_extensions_string_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_glx_query_extensions_string_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_glx_query_extensions_string. */ | |
| | | #define XCB_GLX_QUERY_EXTENSIONS_STRING 18 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_query_extensions_string_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_query_extensions_string_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | uint32_t screen; /**< */ | |
| | | } xcb_glx_query_extensions_string_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_query_extensions_string_reply_t | |
| | | **/ | |
| | | typedef struct xcb_glx_query_extensions_string_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint8_t pad1[4]; /**< */ | |
| | | uint32_t n; /**< */ | |
| | | uint8_t pad2[16]; /**< */ | |
| | | } xcb_glx_query_extensions_string_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_query_server_string_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_glx_query_server_string_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_glx_query_server_string_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_glx_query_server_string. */ | |
| | | #define XCB_GLX_QUERY_SERVER_STRING 19 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_query_server_string_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_query_server_string_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | uint32_t screen; /**< */ | |
| | | uint32_t name; /**< */ | |
| | | } xcb_glx_query_server_string_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_query_server_string_reply_t | |
| | | **/ | |
| | | typedef struct xcb_glx_query_server_string_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint8_t pad1[4]; /**< */ | |
| | | uint32_t str_len; /**< */ | |
| | | uint8_t pad2[16]; /**< */ | |
| | | } xcb_glx_query_server_string_reply_t; | |
| | | | |
| | | /** Opcode for xcb_glx_client_info. */ | |
| | | #define XCB_GLX_CLIENT_INFO 20 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_client_info_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_client_info_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | uint32_t major_version; /**< */ | |
| | | uint32_t minor_version; /**< */ | |
| | | uint32_t str_len; /**< */ | |
| | | } xcb_glx_client_info_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_fb_configs_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_fb_configs_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_glx_get_fb_configs_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_glx_get_fb_configs. */ | |
| | | #define XCB_GLX_GET_FB_CONFIGS 21 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_fb_configs_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_fb_configs_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | uint32_t screen; /**< */ | |
| | | } xcb_glx_get_fb_configs_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_fb_configs_reply_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_fb_configs_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint32_t num_FB_configs; /**< */ | |
| | | uint32_t num_properties; /**< */ | |
| | | uint8_t pad1[16]; /**< */ | |
| | | } xcb_glx_get_fb_configs_reply_t; | |
| | | | |
| | | /** Opcode for xcb_glx_create_pixmap. */ | |
| | | #define XCB_GLX_CREATE_PIXMAP 22 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_create_pixmap_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_create_pixmap_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | uint32_t screen; /**< */ | |
| | | uint32_t fbconfig; /**< */ | |
| | | xcb_pixmap_t pixmap; /**< */ | |
| | | xcb_glx_pixmap_t glx_pixmap; /**< */ | |
| | | uint32_t num_attribs; /**< */ | |
| | | } xcb_glx_create_pixmap_request_t; | |
| | | | |
| | | /** Opcode for xcb_glx_destroy_pixmap. */ | |
| | | #define XCB_GLX_DESTROY_PIXMAP 23 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_destroy_pixmap_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_destroy_pixmap_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_pixmap_t glx_pixmap; /**< */ | |
| | | } xcb_glx_destroy_pixmap_request_t; | |
| | | | |
| | | /** Opcode for xcb_glx_create_new_context. */ | |
| | | #define XCB_GLX_CREATE_NEW_CONTEXT 24 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_create_new_context_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_create_new_context_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_t context; /**< */ | |
| | | uint32_t fbconfig; /**< */ | |
| | | uint32_t screen; /**< */ | |
| | | uint32_t render_type; /**< */ | |
| | | uint32_t share_list; /**< */ | |
| | | uint8_t is_direct; /**< */ | |
| | | uint8_t reserved1; /**< */ | |
| | | uint16_t reserved2; /**< */ | |
| | | } xcb_glx_create_new_context_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_query_context_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_glx_query_context_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_glx_query_context_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_glx_query_context. */ | |
| | | #define XCB_GLX_QUERY_CONTEXT 25 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_query_context_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_query_context_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_t context; /**< */ | |
| | | } xcb_glx_query_context_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_query_context_reply_t | |
| | | **/ | |
| | | typedef struct xcb_glx_query_context_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint32_t num_attribs; /**< */ | |
| | | uint8_t pad1[20]; /**< */ | |
| | | } xcb_glx_query_context_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_make_context_current_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_glx_make_context_current_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_glx_make_context_current_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_glx_make_context_current. */ | |
| | | #define XCB_GLX_MAKE_CONTEXT_CURRENT 26 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_make_context_current_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_make_context_current_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_tag_t old_context_tag; /**< */ | |
| | | xcb_glx_drawable_t drawable; /**< */ | |
| | | xcb_glx_drawable_t read_drawable; /**< */ | |
| | | xcb_glx_context_t context; /**< */ | |
| | | } xcb_glx_make_context_current_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_make_context_current_reply_t | |
| | | **/ | |
| | | typedef struct xcb_glx_make_context_current_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | xcb_glx_context_tag_t context_tag; /**< */ | |
| | | uint8_t pad1[20]; /**< */ | |
| | | } xcb_glx_make_context_current_reply_t; | |
| | | | |
| | | /** Opcode for xcb_glx_create_pbuffer. */ | |
| | | #define XCB_GLX_CREATE_PBUFFER 27 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_create_pbuffer_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_create_pbuffer_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | uint32_t screen; /**< */ | |
| | | xcb_glx_fbconfig_t fbconfig; /**< */ | |
| | | xcb_glx_pbuffer_t pbuffer; /**< */ | |
| | | uint32_t num_attribs; /**< */ | |
| | | } xcb_glx_create_pbuffer_request_t; | |
| | | | |
| | | /** Opcode for xcb_glx_destroy_pbuffer. */ | |
| | | #define XCB_GLX_DESTROY_PBUFFER 28 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_destroy_pbuffer_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_destroy_pbuffer_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_pbuffer_t pbuffer; /**< */ | |
| | | } xcb_glx_destroy_pbuffer_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_drawable_attributes_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_drawable_attributes_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_glx_get_drawable_attributes_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_glx_get_drawable_attributes. */ | |
| | | #define XCB_GLX_GET_DRAWABLE_ATTRIBUTES 29 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_drawable_attributes_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_drawable_attributes_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_drawable_t drawable; /**< */ | |
| | | } xcb_glx_get_drawable_attributes_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_drawable_attributes_reply_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_drawable_attributes_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint32_t num_attribs; /**< */ | |
| | | uint8_t pad1[20]; /**< */ | |
| | | } xcb_glx_get_drawable_attributes_reply_t; | |
| | | | |
| | | /** Opcode for xcb_glx_change_drawable_attributes. */ | |
| | | #define XCB_GLX_CHANGE_DRAWABLE_ATTRIBUTES 30 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_change_drawable_attributes_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_change_drawable_attributes_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_drawable_t drawable; /**< */ | |
| | | uint32_t num_attribs; /**< */ | |
| | | } xcb_glx_change_drawable_attributes_request_t; | |
| | | | |
| | | /** Opcode for xcb_glx_create_window. */ | |
| | | #define XCB_GLX_CREATE_WINDOW 31 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_create_window_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_create_window_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | uint32_t screen; /**< */ | |
| | | xcb_glx_fbconfig_t fbconfig; /**< */ | |
| | | xcb_window_t window; /**< */ | |
| | | xcb_glx_window_t glx_window; /**< */ | |
| | | uint32_t num_attribs; /**< */ | |
| | | } xcb_glx_create_window_request_t; | |
| | | | |
| | | /** Opcode for xcb_glx_delete_window. */ | |
| | | #define XCB_GLX_DELETE_WINDOW 32 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_delete_window_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_delete_window_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_window_t glxwindow; /**< */ | |
| | | } xcb_glx_delete_window_request_t; | |
| | | | |
| | | /** Opcode for xcb_glx_new_list. */ | |
| | | #define XCB_GLX_NEW_LIST 101 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_new_list_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_new_list_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_tag_t context_tag; /**< */ | |
| | | uint32_t list; /**< */ | |
| | | uint32_t mode; /**< */ | |
| | | } xcb_glx_new_list_request_t; | |
| | | | |
| | | /** Opcode for xcb_glx_end_list. */ | |
| | | #define XCB_GLX_END_LIST 102 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_end_list_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_end_list_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_tag_t context_tag; /**< */ | |
| | | } xcb_glx_end_list_request_t; | |
| | | | |
| | | /** Opcode for xcb_glx_delete_lists. */ | |
| | | #define XCB_GLX_DELETE_LISTS 103 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_delete_lists_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_delete_lists_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_tag_t context_tag; /**< */ | |
| | | uint32_t list; /**< */ | |
| | | int32_t range; /**< */ | |
| | | } xcb_glx_delete_lists_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_gen_lists_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_glx_gen_lists_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_glx_gen_lists_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_glx_gen_lists. */ | |
| | | #define XCB_GLX_GEN_LISTS 104 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_gen_lists_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_gen_lists_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_tag_t context_tag; /**< */ | |
| | | int32_t range; /**< */ | |
| | | } xcb_glx_gen_lists_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_gen_lists_reply_t | |
| | | **/ | |
| | | typedef struct xcb_glx_gen_lists_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint32_t ret_val; /**< */ | |
| | | } xcb_glx_gen_lists_reply_t; | |
| | | | |
| | | /** Opcode for xcb_glx_feedback_buffer. */ | |
| | | #define XCB_GLX_FEEDBACK_BUFFER 105 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_feedback_buffer_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_feedback_buffer_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_tag_t context_tag; /**< */ | |
| | | int32_t size; /**< */ | |
| | | int32_t type; /**< */ | |
| | | } xcb_glx_feedback_buffer_request_t; | |
| | | | |
| | | /** Opcode for xcb_glx_select_buffer. */ | |
| | | #define XCB_GLX_SELECT_BUFFER 106 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_select_buffer_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_select_buffer_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_tag_t context_tag; /**< */ | |
| | | int32_t size; /**< */ | |
| | | } xcb_glx_select_buffer_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_render_mode_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_glx_render_mode_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_glx_render_mode_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_glx_render_mode. */ | |
| | | #define XCB_GLX_RENDER_MODE 107 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_render_mode_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_render_mode_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_tag_t context_tag; /**< */ | |
| | | uint32_t mode; /**< */ | |
| | | } xcb_glx_render_mode_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_render_mode_reply_t | |
| | | **/ | |
| | | typedef struct xcb_glx_render_mode_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint32_t ret_val; /**< */ | |
| | | uint32_t n; /**< */ | |
| | | uint32_t new_mode; /**< */ | |
| | | uint8_t pad1[12]; /**< */ | |
| | | } xcb_glx_render_mode_reply_t; | |
| | | | |
| | | typedef enum xcb_glx_rm_t { | |
| | | XCB_GLX_RM_GL_RENDER = 7168, | |
| | | XCB_GLX_RM_GL_FEEDBACK = 7169, | |
| | | XCB_GLX_RM_GL_SELECT = 7170 | |
| | | } xcb_glx_rm_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_finish_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_glx_finish_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_glx_finish_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_glx_finish. */ | |
| | | #define XCB_GLX_FINISH 108 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_finish_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_finish_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_tag_t context_tag; /**< */ | |
| | | } xcb_glx_finish_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_finish_reply_t | |
| | | **/ | |
| | | typedef struct xcb_glx_finish_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | } xcb_glx_finish_reply_t; | |
| | | | |
| | | /** Opcode for xcb_glx_pixel_storef. */ | |
| | | #define XCB_GLX_PIXEL_STOREF 109 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_pixel_storef_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_pixel_storef_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_tag_t context_tag; /**< */ | |
| | | uint32_t pname; /**< */ | |
| | | xcb_glx_float32_t datum; /**< */ | |
| | | } xcb_glx_pixel_storef_request_t; | |
| | | | |
| | | /** Opcode for xcb_glx_pixel_storei. */ | |
| | | #define XCB_GLX_PIXEL_STOREI 110 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_pixel_storei_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_pixel_storei_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_tag_t context_tag; /**< */ | |
| | | uint32_t pname; /**< */ | |
| | | int32_t datum; /**< */ | |
| | | } xcb_glx_pixel_storei_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_read_pixels_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_glx_read_pixels_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_glx_read_pixels_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_glx_read_pixels. */ | |
| | | #define XCB_GLX_READ_PIXELS 111 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_read_pixels_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_read_pixels_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_tag_t context_tag; /**< */ | |
| | | int32_t x; /**< */ | |
| | | int32_t y; /**< */ | |
| | | int32_t width; /**< */ | |
| | | int32_t height; /**< */ | |
| | | uint32_t format; /**< */ | |
| | | uint32_t type; /**< */ | |
| | | uint8_t swap_bytes; /**< */ | |
| | | uint8_t lsb_first; /**< */ | |
| | | } xcb_glx_read_pixels_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_read_pixels_reply_t | |
| | | **/ | |
| | | typedef struct xcb_glx_read_pixels_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint8_t pad1[24]; /**< */ | |
| | | } xcb_glx_read_pixels_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_booleanv_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_booleanv_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_glx_get_booleanv_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_glx_get_booleanv. */ | |
| | | #define XCB_GLX_GET_BOOLEANV 112 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_booleanv_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_booleanv_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_tag_t context_tag; /**< */ | |
| | | int32_t pname; /**< */ | |
| | | } xcb_glx_get_booleanv_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_booleanv_reply_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_booleanv_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint8_t pad1[4]; /**< */ | |
| | | uint32_t n; /**< */ | |
| | | uint8_t datum; /**< */ | |
| | | uint8_t pad2[15]; /**< */ | |
| | | } xcb_glx_get_booleanv_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_clip_plane_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_clip_plane_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_glx_get_clip_plane_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_glx_get_clip_plane. */ | |
| | | #define XCB_GLX_GET_CLIP_PLANE 113 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_clip_plane_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_clip_plane_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_tag_t context_tag; /**< */ | |
| | | int32_t plane; /**< */ | |
| | | } xcb_glx_get_clip_plane_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_clip_plane_reply_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_clip_plane_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint8_t pad1[24]; /**< */ | |
| | | } xcb_glx_get_clip_plane_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_doublev_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_doublev_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_glx_get_doublev_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_glx_get_doublev. */ | |
| | | #define XCB_GLX_GET_DOUBLEV 114 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_doublev_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_doublev_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_tag_t context_tag; /**< */ | |
| | | uint32_t pname; /**< */ | |
| | | } xcb_glx_get_doublev_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_doublev_reply_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_doublev_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint8_t pad1[4]; /**< */ | |
| | | uint32_t n; /**< */ | |
| | | xcb_glx_float64_t datum; /**< */ | |
| | | uint8_t pad2[8]; /**< */ | |
| | | } xcb_glx_get_doublev_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_error_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_error_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_glx_get_error_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_glx_get_error. */ | |
| | | #define XCB_GLX_GET_ERROR 115 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_error_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_error_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_tag_t context_tag; /**< */ | |
| | | } xcb_glx_get_error_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_error_reply_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_error_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | int32_t error; /**< */ | |
| | | } xcb_glx_get_error_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_floatv_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_floatv_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_glx_get_floatv_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_glx_get_floatv. */ | |
| | | #define XCB_GLX_GET_FLOATV 116 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_floatv_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_floatv_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_tag_t context_tag; /**< */ | |
| | | uint32_t pname; /**< */ | |
| | | } xcb_glx_get_floatv_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_floatv_reply_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_floatv_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint8_t pad1[4]; /**< */ | |
| | | uint32_t n; /**< */ | |
| | | xcb_glx_float32_t datum; /**< */ | |
| | | uint8_t pad2[12]; /**< */ | |
| | | } xcb_glx_get_floatv_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_integerv_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_integerv_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_glx_get_integerv_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_glx_get_integerv. */ | |
| | | #define XCB_GLX_GET_INTEGERV 117 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_integerv_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_integerv_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_tag_t context_tag; /**< */ | |
| | | uint32_t pname; /**< */ | |
| | | } xcb_glx_get_integerv_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_integerv_reply_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_integerv_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint8_t pad1[4]; /**< */ | |
| | | uint32_t n; /**< */ | |
| | | int32_t datum; /**< */ | |
| | | uint8_t pad2[12]; /**< */ | |
| | | } xcb_glx_get_integerv_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_lightfv_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_lightfv_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_glx_get_lightfv_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_glx_get_lightfv. */ | |
| | | #define XCB_GLX_GET_LIGHTFV 118 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_lightfv_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_lightfv_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_tag_t context_tag; /**< */ | |
| | | uint32_t light; /**< */ | |
| | | uint32_t pname; /**< */ | |
| | | } xcb_glx_get_lightfv_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_lightfv_reply_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_lightfv_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint8_t pad1[4]; /**< */ | |
| | | uint32_t n; /**< */ | |
| | | xcb_glx_float32_t datum; /**< */ | |
| | | uint8_t pad2[12]; /**< */ | |
| | | } xcb_glx_get_lightfv_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_lightiv_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_lightiv_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_glx_get_lightiv_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_glx_get_lightiv. */ | |
| | | #define XCB_GLX_GET_LIGHTIV 119 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_lightiv_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_lightiv_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_tag_t context_tag; /**< */ | |
| | | uint32_t light; /**< */ | |
| | | uint32_t pname; /**< */ | |
| | | } xcb_glx_get_lightiv_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_lightiv_reply_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_lightiv_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint8_t pad1[4]; /**< */ | |
| | | uint32_t n; /**< */ | |
| | | int32_t datum; /**< */ | |
| | | uint8_t pad2[12]; /**< */ | |
| | | } xcb_glx_get_lightiv_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_mapdv_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_mapdv_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_glx_get_mapdv_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_glx_get_mapdv. */ | |
| | | #define XCB_GLX_GET_MAPDV 120 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_mapdv_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_mapdv_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_tag_t context_tag; /**< */ | |
| | | uint32_t target; /**< */ | |
| | | uint32_t query; /**< */ | |
| | | } xcb_glx_get_mapdv_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_mapdv_reply_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_mapdv_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint8_t pad1[4]; /**< */ | |
| | | uint32_t n; /**< */ | |
| | | xcb_glx_float64_t datum; /**< */ | |
| | | uint8_t pad2[8]; /**< */ | |
| | | } xcb_glx_get_mapdv_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_mapfv_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_mapfv_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_glx_get_mapfv_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_glx_get_mapfv. */ | |
| | | #define XCB_GLX_GET_MAPFV 121 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_mapfv_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_mapfv_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_tag_t context_tag; /**< */ | |
| | | uint32_t target; /**< */ | |
| | | uint32_t query; /**< */ | |
| | | } xcb_glx_get_mapfv_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_mapfv_reply_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_mapfv_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint8_t pad1[4]; /**< */ | |
| | | uint32_t n; /**< */ | |
| | | xcb_glx_float32_t datum; /**< */ | |
| | | uint8_t pad2[12]; /**< */ | |
| | | } xcb_glx_get_mapfv_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_mapiv_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_mapiv_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_glx_get_mapiv_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_glx_get_mapiv. */ | |
| | | #define XCB_GLX_GET_MAPIV 122 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_mapiv_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_mapiv_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_tag_t context_tag; /**< */ | |
| | | uint32_t target; /**< */ | |
| | | uint32_t query; /**< */ | |
| | | } xcb_glx_get_mapiv_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_mapiv_reply_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_mapiv_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint8_t pad1[4]; /**< */ | |
| | | uint32_t n; /**< */ | |
| | | int32_t datum; /**< */ | |
| | | uint8_t pad2[12]; /**< */ | |
| | | } xcb_glx_get_mapiv_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_materialfv_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_materialfv_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_glx_get_materialfv_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_glx_get_materialfv. */ | |
| | | #define XCB_GLX_GET_MATERIALFV 123 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_materialfv_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_materialfv_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_tag_t context_tag; /**< */ | |
| | | uint32_t face; /**< */ | |
| | | uint32_t pname; /**< */ | |
| | | } xcb_glx_get_materialfv_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_materialfv_reply_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_materialfv_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint8_t pad1[4]; /**< */ | |
| | | uint32_t n; /**< */ | |
| | | xcb_glx_float32_t datum; /**< */ | |
| | | uint8_t pad2[12]; /**< */ | |
| | | } xcb_glx_get_materialfv_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_materialiv_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_materialiv_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_glx_get_materialiv_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_glx_get_materialiv. */ | |
| | | #define XCB_GLX_GET_MATERIALIV 124 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_materialiv_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_materialiv_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_tag_t context_tag; /**< */ | |
| | | uint32_t face; /**< */ | |
| | | uint32_t pname; /**< */ | |
| | | } xcb_glx_get_materialiv_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_materialiv_reply_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_materialiv_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint8_t pad1[4]; /**< */ | |
| | | uint32_t n; /**< */ | |
| | | int32_t datum; /**< */ | |
| | | uint8_t pad2[12]; /**< */ | |
| | | } xcb_glx_get_materialiv_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_pixel_mapfv_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_pixel_mapfv_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_glx_get_pixel_mapfv_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_glx_get_pixel_mapfv. */ | |
| | | #define XCB_GLX_GET_PIXEL_MAPFV 125 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_pixel_mapfv_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_pixel_mapfv_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_tag_t context_tag; /**< */ | |
| | | uint32_t map; /**< */ | |
| | | } xcb_glx_get_pixel_mapfv_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_pixel_mapfv_reply_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_pixel_mapfv_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint8_t pad1[4]; /**< */ | |
| | | uint32_t n; /**< */ | |
| | | xcb_glx_float32_t datum; /**< */ | |
| | | uint8_t pad2[12]; /**< */ | |
| | | } xcb_glx_get_pixel_mapfv_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_pixel_mapuiv_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_pixel_mapuiv_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_glx_get_pixel_mapuiv_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_glx_get_pixel_mapuiv. */ | |
| | | #define XCB_GLX_GET_PIXEL_MAPUIV 126 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_pixel_mapuiv_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_pixel_mapuiv_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_tag_t context_tag; /**< */ | |
| | | uint32_t map; /**< */ | |
| | | } xcb_glx_get_pixel_mapuiv_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_pixel_mapuiv_reply_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_pixel_mapuiv_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint8_t pad1[4]; /**< */ | |
| | | uint32_t n; /**< */ | |
| | | uint32_t datum; /**< */ | |
| | | uint8_t pad2[12]; /**< */ | |
| | | } xcb_glx_get_pixel_mapuiv_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_pixel_mapusv_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_pixel_mapusv_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_glx_get_pixel_mapusv_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_glx_get_pixel_mapusv. */ | |
| | | #define XCB_GLX_GET_PIXEL_MAPUSV 127 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_pixel_mapusv_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_pixel_mapusv_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_tag_t context_tag; /**< */ | |
| | | uint32_t map; /**< */ | |
| | | } xcb_glx_get_pixel_mapusv_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_pixel_mapusv_reply_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_pixel_mapusv_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint8_t pad1[4]; /**< */ | |
| | | uint32_t n; /**< */ | |
| | | uint16_t datum; /**< */ | |
| | | uint8_t pad2[16]; /**< */ | |
| | | } xcb_glx_get_pixel_mapusv_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_polygon_stipple_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_polygon_stipple_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_glx_get_polygon_stipple_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_glx_get_polygon_stipple. */ | |
| | | #define XCB_GLX_GET_POLYGON_STIPPLE 128 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_polygon_stipple_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_polygon_stipple_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_tag_t context_tag; /**< */ | |
| | | uint8_t lsb_first; /**< */ | |
| | | } xcb_glx_get_polygon_stipple_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_polygon_stipple_reply_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_polygon_stipple_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint8_t pad1[24]; /**< */ | |
| | | } xcb_glx_get_polygon_stipple_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_string_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_string_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_glx_get_string_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_glx_get_string. */ | |
| | | #define XCB_GLX_GET_STRING 129 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_string_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_string_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_tag_t context_tag; /**< */ | |
| | | uint32_t name; /**< */ | |
| | | } xcb_glx_get_string_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_string_reply_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_string_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint8_t pad1[4]; /**< */ | |
| | | uint32_t n; /**< */ | |
| | | uint8_t pad2[16]; /**< */ | |
| | | } xcb_glx_get_string_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_tex_envfv_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_tex_envfv_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_glx_get_tex_envfv_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_glx_get_tex_envfv. */ | |
| | | #define XCB_GLX_GET_TEX_ENVFV 130 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_tex_envfv_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_tex_envfv_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_tag_t context_tag; /**< */ | |
| | | uint32_t target; /**< */ | |
| | | uint32_t pname; /**< */ | |
| | | } xcb_glx_get_tex_envfv_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_tex_envfv_reply_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_tex_envfv_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint8_t pad1[4]; /**< */ | |
| | | uint32_t n; /**< */ | |
| | | xcb_glx_float32_t datum; /**< */ | |
| | | uint8_t pad2[12]; /**< */ | |
| | | } xcb_glx_get_tex_envfv_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_tex_enviv_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_tex_enviv_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_glx_get_tex_enviv_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_glx_get_tex_enviv. */ | |
| | | #define XCB_GLX_GET_TEX_ENVIV 131 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_tex_enviv_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_tex_enviv_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_tag_t context_tag; /**< */ | |
| | | uint32_t target; /**< */ | |
| | | uint32_t pname; /**< */ | |
| | | } xcb_glx_get_tex_enviv_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_tex_enviv_reply_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_tex_enviv_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint8_t pad1[4]; /**< */ | |
| | | uint32_t n; /**< */ | |
| | | int32_t datum; /**< */ | |
| | | uint8_t pad2[12]; /**< */ | |
| | | } xcb_glx_get_tex_enviv_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_tex_gendv_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_tex_gendv_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_glx_get_tex_gendv_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_glx_get_tex_gendv. */ | |
| | | #define XCB_GLX_GET_TEX_GENDV 132 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_tex_gendv_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_tex_gendv_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_tag_t context_tag; /**< */ | |
| | | uint32_t coord; /**< */ | |
| | | uint32_t pname; /**< */ | |
| | | } xcb_glx_get_tex_gendv_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_tex_gendv_reply_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_tex_gendv_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint8_t pad1[4]; /**< */ | |
| | | uint32_t n; /**< */ | |
| | | xcb_glx_float64_t datum; /**< */ | |
| | | uint8_t pad2[8]; /**< */ | |
| | | } xcb_glx_get_tex_gendv_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_tex_genfv_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_tex_genfv_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_glx_get_tex_genfv_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_glx_get_tex_genfv. */ | |
| | | #define XCB_GLX_GET_TEX_GENFV 133 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_tex_genfv_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_tex_genfv_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_tag_t context_tag; /**< */ | |
| | | uint32_t coord; /**< */ | |
| | | uint32_t pname; /**< */ | |
| | | } xcb_glx_get_tex_genfv_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_tex_genfv_reply_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_tex_genfv_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint8_t pad1[4]; /**< */ | |
| | | uint32_t n; /**< */ | |
| | | xcb_glx_float32_t datum; /**< */ | |
| | | uint8_t pad2[12]; /**< */ | |
| | | } xcb_glx_get_tex_genfv_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_tex_geniv_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_tex_geniv_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_glx_get_tex_geniv_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_glx_get_tex_geniv. */ | |
| | | #define XCB_GLX_GET_TEX_GENIV 134 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_tex_geniv_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_tex_geniv_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_tag_t context_tag; /**< */ | |
| | | uint32_t coord; /**< */ | |
| | | uint32_t pname; /**< */ | |
| | | } xcb_glx_get_tex_geniv_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_tex_geniv_reply_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_tex_geniv_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint8_t pad1[4]; /**< */ | |
| | | uint32_t n; /**< */ | |
| | | int32_t datum; /**< */ | |
| | | uint8_t pad2[12]; /**< */ | |
| | | } xcb_glx_get_tex_geniv_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_tex_image_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_tex_image_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_glx_get_tex_image_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_glx_get_tex_image. */ | |
| | | #define XCB_GLX_GET_TEX_IMAGE 135 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_tex_image_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_tex_image_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_tag_t context_tag; /**< */ | |
| | | uint32_t target; /**< */ | |
| | | int32_t level; /**< */ | |
| | | uint32_t format; /**< */ | |
| | | uint32_t type; /**< */ | |
| | | uint8_t swap_bytes; /**< */ | |
| | | } xcb_glx_get_tex_image_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_tex_image_reply_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_tex_image_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint8_t pad1[8]; /**< */ | |
| | | int32_t width; /**< */ | |
| | | int32_t height; /**< */ | |
| | | int32_t depth; /**< */ | |
| | | uint8_t pad2[4]; /**< */ | |
| | | } xcb_glx_get_tex_image_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_tex_parameterfv_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_tex_parameterfv_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_glx_get_tex_parameterfv_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_glx_get_tex_parameterfv. */ | |
| | | #define XCB_GLX_GET_TEX_PARAMETERFV 136 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_tex_parameterfv_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_tex_parameterfv_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_tag_t context_tag; /**< */ | |
| | | uint32_t target; /**< */ | |
| | | uint32_t pname; /**< */ | |
| | | } xcb_glx_get_tex_parameterfv_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_tex_parameterfv_reply_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_tex_parameterfv_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint8_t pad1[4]; /**< */ | |
| | | uint32_t n; /**< */ | |
| | | xcb_glx_float32_t datum; /**< */ | |
| | | uint8_t pad2[12]; /**< */ | |
| | | } xcb_glx_get_tex_parameterfv_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_tex_parameteriv_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_tex_parameteriv_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_glx_get_tex_parameteriv_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_glx_get_tex_parameteriv. */ | |
| | | #define XCB_GLX_GET_TEX_PARAMETERIV 137 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_tex_parameteriv_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_tex_parameteriv_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_tag_t context_tag; /**< */ | |
| | | uint32_t target; /**< */ | |
| | | uint32_t pname; /**< */ | |
| | | } xcb_glx_get_tex_parameteriv_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_tex_parameteriv_reply_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_tex_parameteriv_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint8_t pad1[4]; /**< */ | |
| | | uint32_t n; /**< */ | |
| | | int32_t datum; /**< */ | |
| | | uint8_t pad2[12]; /**< */ | |
| | | } xcb_glx_get_tex_parameteriv_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_tex_level_parameterfv_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_tex_level_parameterfv_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_glx_get_tex_level_parameterfv_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_glx_get_tex_level_parameterfv. */ | |
| | | #define XCB_GLX_GET_TEX_LEVEL_PARAMETERFV 138 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_tex_level_parameterfv_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_tex_level_parameterfv_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_tag_t context_tag; /**< */ | |
| | | uint32_t target; /**< */ | |
| | | int32_t level; /**< */ | |
| | | uint32_t pname; /**< */ | |
| | | } xcb_glx_get_tex_level_parameterfv_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_tex_level_parameterfv_reply_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_tex_level_parameterfv_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint8_t pad1[4]; /**< */ | |
| | | uint32_t n; /**< */ | |
| | | xcb_glx_float32_t datum; /**< */ | |
| | | uint8_t pad2[12]; /**< */ | |
| | | } xcb_glx_get_tex_level_parameterfv_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_tex_level_parameteriv_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_tex_level_parameteriv_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_glx_get_tex_level_parameteriv_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_glx_get_tex_level_parameteriv. */ | |
| | | #define XCB_GLX_GET_TEX_LEVEL_PARAMETERIV 139 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_tex_level_parameteriv_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_tex_level_parameteriv_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_tag_t context_tag; /**< */ | |
| | | uint32_t target; /**< */ | |
| | | int32_t level; /**< */ | |
| | | uint32_t pname; /**< */ | |
| | | } xcb_glx_get_tex_level_parameteriv_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_tex_level_parameteriv_reply_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_tex_level_parameteriv_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint8_t pad1[4]; /**< */ | |
| | | uint32_t n; /**< */ | |
| | | int32_t datum; /**< */ | |
| | | uint8_t pad2[12]; /**< */ | |
| | | } xcb_glx_get_tex_level_parameteriv_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_is_list_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_glx_is_list_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_glx_is_list_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_glx_is_list. */ | |
| | | #define XCB_GLX_IS_LIST 141 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_is_list_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_is_list_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_tag_t context_tag; /**< */ | |
| | | uint32_t list; /**< */ | |
| | | } xcb_glx_is_list_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_is_list_reply_t | |
| | | **/ | |
| | | typedef struct xcb_glx_is_list_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | xcb_glx_bool32_t ret_val; /**< */ | |
| | | } xcb_glx_is_list_reply_t; | |
| | | | |
| | | /** Opcode for xcb_glx_flush. */ | |
| | | #define XCB_GLX_FLUSH 142 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_flush_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_flush_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_tag_t context_tag; /**< */ | |
| | | } xcb_glx_flush_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_are_textures_resident_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_glx_are_textures_resident_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_glx_are_textures_resident_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_glx_are_textures_resident. */ | |
| | | #define XCB_GLX_ARE_TEXTURES_RESIDENT 143 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_are_textures_resident_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_are_textures_resident_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_tag_t context_tag; /**< */ | |
| | | int32_t n; /**< */ | |
| | | } xcb_glx_are_textures_resident_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_are_textures_resident_reply_t | |
| | | **/ | |
| | | typedef struct xcb_glx_are_textures_resident_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | xcb_glx_bool32_t ret_val; /**< */ | |
| | | uint8_t pad1[20]; /**< */ | |
| | | } xcb_glx_are_textures_resident_reply_t; | |
| | | | |
| | | /** Opcode for xcb_glx_delete_textures. */ | |
| | | #define XCB_GLX_DELETE_TEXTURES 144 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_delete_textures_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_delete_textures_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_tag_t context_tag; /**< */ | |
| | | int32_t n; /**< */ | |
| | | } xcb_glx_delete_textures_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_gen_textures_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_glx_gen_textures_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_glx_gen_textures_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_glx_gen_textures. */ | |
| | | #define XCB_GLX_GEN_TEXTURES 145 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_gen_textures_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_gen_textures_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_tag_t context_tag; /**< */ | |
| | | int32_t n; /**< */ | |
| | | } xcb_glx_gen_textures_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_gen_textures_reply_t | |
| | | **/ | |
| | | typedef struct xcb_glx_gen_textures_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint8_t pad1[24]; /**< */ | |
| | | } xcb_glx_gen_textures_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_is_texture_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_glx_is_texture_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_glx_is_texture_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_glx_is_texture. */ | |
| | | #define XCB_GLX_IS_TEXTURE 146 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_is_texture_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_is_texture_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_tag_t context_tag; /**< */ | |
| | | uint32_t texture; /**< */ | |
| | | } xcb_glx_is_texture_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_is_texture_reply_t | |
| | | **/ | |
| | | typedef struct xcb_glx_is_texture_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | xcb_glx_bool32_t ret_val; /**< */ | |
| | | } xcb_glx_is_texture_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_color_table_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_color_table_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_glx_get_color_table_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_glx_get_color_table. */ | |
| | | #define XCB_GLX_GET_COLOR_TABLE 147 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_color_table_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_color_table_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_tag_t context_tag; /**< */ | |
| | | uint32_t target; /**< */ | |
| | | uint32_t format; /**< */ | |
| | | uint32_t type; /**< */ | |
| | | uint8_t swap_bytes; /**< */ | |
| | | } xcb_glx_get_color_table_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_color_table_reply_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_color_table_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint8_t pad1[8]; /**< */ | |
| | | int32_t width; /**< */ | |
| | | uint8_t pad2[12]; /**< */ | |
| | | } xcb_glx_get_color_table_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_color_table_parameterfv_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_color_table_parameterfv_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_glx_get_color_table_parameterfv_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_glx_get_color_table_parameterfv. */ | |
| | | #define XCB_GLX_GET_COLOR_TABLE_PARAMETERFV 148 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_color_table_parameterfv_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_color_table_parameterfv_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_tag_t context_tag; /**< */ | |
| | | uint32_t target; /**< */ | |
| | | uint32_t pname; /**< */ | |
| | | } xcb_glx_get_color_table_parameterfv_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_color_table_parameterfv_reply_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_color_table_parameterfv_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint8_t pad1[4]; /**< */ | |
| | | uint32_t n; /**< */ | |
| | | xcb_glx_float32_t datum; /**< */ | |
| | | uint8_t pad2[12]; /**< */ | |
| | | } xcb_glx_get_color_table_parameterfv_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_color_table_parameteriv_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_color_table_parameteriv_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_glx_get_color_table_parameteriv_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_glx_get_color_table_parameteriv. */ | |
| | | #define XCB_GLX_GET_COLOR_TABLE_PARAMETERIV 149 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_color_table_parameteriv_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_color_table_parameteriv_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_tag_t context_tag; /**< */ | |
| | | uint32_t target; /**< */ | |
| | | uint32_t pname; /**< */ | |
| | | } xcb_glx_get_color_table_parameteriv_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_color_table_parameteriv_reply_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_color_table_parameteriv_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint8_t pad1[4]; /**< */ | |
| | | uint32_t n; /**< */ | |
| | | int32_t datum; /**< */ | |
| | | uint8_t pad2[12]; /**< */ | |
| | | } xcb_glx_get_color_table_parameteriv_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_convolution_filter_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_convolution_filter_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_glx_get_convolution_filter_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_glx_get_convolution_filter. */ | |
| | | #define XCB_GLX_GET_CONVOLUTION_FILTER 150 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_convolution_filter_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_convolution_filter_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_tag_t context_tag; /**< */ | |
| | | uint32_t target; /**< */ | |
| | | uint32_t format; /**< */ | |
| | | uint32_t type; /**< */ | |
| | | uint8_t swap_bytes; /**< */ | |
| | | } xcb_glx_get_convolution_filter_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_convolution_filter_reply_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_convolution_filter_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint8_t pad1[8]; /**< */ | |
| | | int32_t width; /**< */ | |
| | | int32_t height; /**< */ | |
| | | uint8_t pad2[8]; /**< */ | |
| | | } xcb_glx_get_convolution_filter_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_convolution_parameterfv_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_convolution_parameterfv_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_glx_get_convolution_parameterfv_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_glx_get_convolution_parameterfv. */ | |
| | | #define XCB_GLX_GET_CONVOLUTION_PARAMETERFV 151 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_convolution_parameterfv_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_convolution_parameterfv_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_tag_t context_tag; /**< */ | |
| | | uint32_t target; /**< */ | |
| | | uint32_t pname; /**< */ | |
| | | } xcb_glx_get_convolution_parameterfv_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_convolution_parameterfv_reply_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_convolution_parameterfv_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint8_t pad1[4]; /**< */ | |
| | | uint32_t n; /**< */ | |
| | | xcb_glx_float32_t datum; /**< */ | |
| | | uint8_t pad2[12]; /**< */ | |
| | | } xcb_glx_get_convolution_parameterfv_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_convolution_parameteriv_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_convolution_parameteriv_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_glx_get_convolution_parameteriv_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_glx_get_convolution_parameteriv. */ | |
| | | #define XCB_GLX_GET_CONVOLUTION_PARAMETERIV 152 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_convolution_parameteriv_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_convolution_parameteriv_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_tag_t context_tag; /**< */ | |
| | | uint32_t target; /**< */ | |
| | | uint32_t pname; /**< */ | |
| | | } xcb_glx_get_convolution_parameteriv_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_convolution_parameteriv_reply_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_convolution_parameteriv_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint8_t pad1[4]; /**< */ | |
| | | uint32_t n; /**< */ | |
| | | int32_t datum; /**< */ | |
| | | uint8_t pad2[12]; /**< */ | |
| | | } xcb_glx_get_convolution_parameteriv_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_separable_filter_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_separable_filter_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_glx_get_separable_filter_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_glx_get_separable_filter. */ | |
| | | #define XCB_GLX_GET_SEPARABLE_FILTER 153 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_separable_filter_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_separable_filter_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_tag_t context_tag; /**< */ | |
| | | uint32_t target; /**< */ | |
| | | uint32_t format; /**< */ | |
| | | uint32_t type; /**< */ | |
| | | uint8_t swap_bytes; /**< */ | |
| | | } xcb_glx_get_separable_filter_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_separable_filter_reply_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_separable_filter_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint8_t pad1[8]; /**< */ | |
| | | int32_t row_w; /**< */ | |
| | | int32_t col_h; /**< */ | |
| | | uint8_t pad2[8]; /**< */ | |
| | | } xcb_glx_get_separable_filter_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_histogram_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_histogram_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_glx_get_histogram_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_glx_get_histogram. */ | |
| | | #define XCB_GLX_GET_HISTOGRAM 154 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_histogram_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_histogram_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_tag_t context_tag; /**< */ | |
| | | uint32_t target; /**< */ | |
| | | uint32_t format; /**< */ | |
| | | uint32_t type; /**< */ | |
| | | uint8_t swap_bytes; /**< */ | |
| | | uint8_t reset; /**< */ | |
| | | } xcb_glx_get_histogram_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_histogram_reply_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_histogram_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint8_t pad1[8]; /**< */ | |
| | | int32_t width; /**< */ | |
| | | uint8_t pad2[12]; /**< */ | |
| | | } xcb_glx_get_histogram_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_histogram_parameterfv_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_histogram_parameterfv_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_glx_get_histogram_parameterfv_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_glx_get_histogram_parameterfv. */ | |
| | | #define XCB_GLX_GET_HISTOGRAM_PARAMETERFV 155 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_histogram_parameterfv_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_histogram_parameterfv_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_tag_t context_tag; /**< */ | |
| | | uint32_t target; /**< */ | |
| | | uint32_t pname; /**< */ | |
| | | } xcb_glx_get_histogram_parameterfv_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_histogram_parameterfv_reply_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_histogram_parameterfv_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint8_t pad1[4]; /**< */ | |
| | | uint32_t n; /**< */ | |
| | | xcb_glx_float32_t datum; /**< */ | |
| | | uint8_t pad2[12]; /**< */ | |
| | | } xcb_glx_get_histogram_parameterfv_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_histogram_parameteriv_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_histogram_parameteriv_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_glx_get_histogram_parameteriv_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_glx_get_histogram_parameteriv. */ | |
| | | #define XCB_GLX_GET_HISTOGRAM_PARAMETERIV 156 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_histogram_parameteriv_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_histogram_parameteriv_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_tag_t context_tag; /**< */ | |
| | | uint32_t target; /**< */ | |
| | | uint32_t pname; /**< */ | |
| | | } xcb_glx_get_histogram_parameteriv_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_histogram_parameteriv_reply_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_histogram_parameteriv_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint8_t pad1[4]; /**< */ | |
| | | uint32_t n; /**< */ | |
| | | int32_t datum; /**< */ | |
| | | uint8_t pad2[12]; /**< */ | |
| | | } xcb_glx_get_histogram_parameteriv_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_minmax_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_minmax_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_glx_get_minmax_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_glx_get_minmax. */ | |
| | | #define XCB_GLX_GET_MINMAX 157 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_minmax_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_minmax_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_tag_t context_tag; /**< */ | |
| | | uint32_t target; /**< */ | |
| | | uint32_t format; /**< */ | |
| | | uint32_t type; /**< */ | |
| | | uint8_t swap_bytes; /**< */ | |
| | | uint8_t reset; /**< */ | |
| | | } xcb_glx_get_minmax_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_minmax_reply_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_minmax_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint8_t pad1[24]; /**< */ | |
| | | } xcb_glx_get_minmax_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_minmax_parameterfv_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_minmax_parameterfv_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_glx_get_minmax_parameterfv_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_glx_get_minmax_parameterfv. */ | |
| | | #define XCB_GLX_GET_MINMAX_PARAMETERFV 158 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_minmax_parameterfv_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_minmax_parameterfv_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_tag_t context_tag; /**< */ | |
| | | uint32_t target; /**< */ | |
| | | uint32_t pname; /**< */ | |
| | | } xcb_glx_get_minmax_parameterfv_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_minmax_parameterfv_reply_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_minmax_parameterfv_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint8_t pad1[4]; /**< */ | |
| | | uint32_t n; /**< */ | |
| | | xcb_glx_float32_t datum; /**< */ | |
| | | uint8_t pad2[12]; /**< */ | |
| | | } xcb_glx_get_minmax_parameterfv_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_minmax_parameteriv_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_minmax_parameteriv_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_glx_get_minmax_parameteriv_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_glx_get_minmax_parameteriv. */ | |
| | | #define XCB_GLX_GET_MINMAX_PARAMETERIV 159 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_minmax_parameteriv_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_minmax_parameteriv_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_tag_t context_tag; /**< */ | |
| | | uint32_t target; /**< */ | |
| | | uint32_t pname; /**< */ | |
| | | } xcb_glx_get_minmax_parameteriv_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_minmax_parameteriv_reply_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_minmax_parameteriv_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint8_t pad1[4]; /**< */ | |
| | | uint32_t n; /**< */ | |
| | | int32_t datum; /**< */ | |
| | | uint8_t pad2[12]; /**< */ | |
| | | } xcb_glx_get_minmax_parameteriv_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_compressed_tex_image_arb_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_compressed_tex_image_arb_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_glx_get_compressed_tex_image_arb_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_glx_get_compressed_tex_image_arb. */ | |
| | | #define XCB_GLX_GET_COMPRESSED_TEX_IMAGE_ARB 160 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_compressed_tex_image_arb_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_compressed_tex_image_arb_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_tag_t context_tag; /**< */ | |
| | | uint32_t target; /**< */ | |
| | | int32_t level; /**< */ | |
| | | } xcb_glx_get_compressed_tex_image_arb_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_compressed_tex_image_arb_reply_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_compressed_tex_image_arb_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint8_t pad1[8]; /**< */ | |
| | | int32_t size; /**< */ | |
| | | uint8_t pad2[12]; /**< */ | |
| | | } xcb_glx_get_compressed_tex_image_arb_reply_t; | |
| | | | |
| | | /** Opcode for xcb_glx_delete_queries_arb. */ | |
| | | #define XCB_GLX_DELETE_QUERIES_ARB 161 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_delete_queries_arb_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_delete_queries_arb_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_tag_t context_tag; /**< */ | |
| | | int32_t n; /**< */ | |
| | | } xcb_glx_delete_queries_arb_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_gen_queries_arb_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_glx_gen_queries_arb_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_glx_gen_queries_arb_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_glx_gen_queries_arb. */ | |
| | | #define XCB_GLX_GEN_QUERIES_ARB 162 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_gen_queries_arb_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_gen_queries_arb_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_tag_t context_tag; /**< */ | |
| | | int32_t n; /**< */ | |
| | | } xcb_glx_gen_queries_arb_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_gen_queries_arb_reply_t | |
| | | **/ | |
| | | typedef struct xcb_glx_gen_queries_arb_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint8_t pad1[24]; /**< */ | |
| | | } xcb_glx_gen_queries_arb_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_is_query_arb_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_glx_is_query_arb_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_glx_is_query_arb_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_glx_is_query_arb. */ | |
| | | #define XCB_GLX_IS_QUERY_ARB 163 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_is_query_arb_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_is_query_arb_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_tag_t context_tag; /**< */ | |
| | | uint32_t id; /**< */ | |
| | | } xcb_glx_is_query_arb_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_is_query_arb_reply_t | |
| | | **/ | |
| | | typedef struct xcb_glx_is_query_arb_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | xcb_glx_bool32_t ret_val; /**< */ | |
| | | } xcb_glx_is_query_arb_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_queryiv_arb_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_queryiv_arb_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_glx_get_queryiv_arb_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_glx_get_queryiv_arb. */ | |
| | | #define XCB_GLX_GET_QUERYIV_ARB 164 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_queryiv_arb_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_queryiv_arb_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_tag_t context_tag; /**< */ | |
| | | uint32_t target; /**< */ | |
| | | uint32_t pname; /**< */ | |
| | | } xcb_glx_get_queryiv_arb_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_queryiv_arb_reply_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_queryiv_arb_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint8_t pad1[4]; /**< */ | |
| | | uint32_t n; /**< */ | |
| | | int32_t datum; /**< */ | |
| | | uint8_t pad2[12]; /**< */ | |
| | | } xcb_glx_get_queryiv_arb_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_query_objectiv_arb_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_query_objectiv_arb_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_glx_get_query_objectiv_arb_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_glx_get_query_objectiv_arb. */ | |
| | | #define XCB_GLX_GET_QUERY_OBJECTIV_ARB 165 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_query_objectiv_arb_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_query_objectiv_arb_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_tag_t context_tag; /**< */ | |
| | | uint32_t id; /**< */ | |
| | | uint32_t pname; /**< */ | |
| | | } xcb_glx_get_query_objectiv_arb_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_query_objectiv_arb_reply_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_query_objectiv_arb_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint8_t pad1[4]; /**< */ | |
| | | uint32_t n; /**< */ | |
| | | int32_t datum; /**< */ | |
| | | uint8_t pad2[12]; /**< */ | |
| | | } xcb_glx_get_query_objectiv_arb_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_query_objectuiv_arb_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_query_objectuiv_arb_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_glx_get_query_objectuiv_arb_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_glx_get_query_objectuiv_arb. */ | |
| | | #define XCB_GLX_GET_QUERY_OBJECTUIV_ARB 166 | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_query_objectuiv_arb_request_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_query_objectuiv_arb_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_glx_context_tag_t context_tag; /**< */ | |
| | | uint32_t id; /**< */ | |
| | | uint32_t pname; /**< */ | |
| | | } xcb_glx_get_query_objectuiv_arb_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_glx_get_query_objectuiv_arb_reply_t | |
| | | **/ | |
| | | typedef struct xcb_glx_get_query_objectuiv_arb_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint8_t pad1[4]; /**< */ | |
| | | uint32_t n; /**< */ | |
| | | uint32_t datum; /**< */ | |
| | | uint8_t pad2[12]; /**< */ | |
| | | } xcb_glx_get_query_objectuiv_arb_reply_t; | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_glx_pixmap_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_glx_pixmap_t) | |
| | | */ | |
| | | | |
|
| XCBGlxPIXMAP | | /************************************************************************** | |
| XCBGlxPIXMAPNew (XCBConnection *c); | | *** | |
| | | ** | |
| | | ** void xcb_glx_pixmap_next | |
| | | ** | |
| | | ** @param xcb_glx_pixmap_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| void | | void | |
|
| XCBGlxCONTEXTNext (XCBGlxCONTEXTIter *i); | | xcb_glx_pixmap_next (xcb_glx_pixmap_iterator_t *i /**< */); | |
| | | | |
|
| XCBGenericIter | | /** | |
| XCBGlxCONTEXTEnd (XCBGlxCONTEXTIter i); | | * Return the iterator pointing to the last element | |
| | | * @param i An xcb_glx_pixmap_iterator_t | |
| XCBGlxCONTEXT | | * @return The iterator pointing to the last element | |
| XCBGlxCONTEXTNew (XCBConnection *c); | | * | |
| | | * Set the current element in the iterator to the last element. | |
| void | | * The member rem is set to 0. The member data points to the | |
| XCBGlxPBUFFERNext (XCBGlxPBUFFERIter *i); | | * last element. | |
| | | */ | |
| | | | |
|
| XCBGenericIter | | /************************************************************************** | |
| XCBGlxPBUFFEREnd (XCBGlxPBUFFERIter i); | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_glx_pixmap_end | |
| | | ** | |
| | | ** @param xcb_glx_pixmap_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_glx_pixmap_end (xcb_glx_pixmap_iterator_t i /**< */); | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_glx_context_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_glx_context_t) | |
| | | */ | |
| | | | |
|
| XCBGlxPBUFFER | | /************************************************************************** | |
| XCBGlxPBUFFERNew (XCBConnection *c); | | *** | |
| | | ** | |
| | | ** void xcb_glx_context_next | |
| | | ** | |
| | | ** @param xcb_glx_context_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| void | | void | |
|
| XCBGlxWINDOWNext (XCBGlxWINDOWIter *i); | | xcb_glx_context_next (xcb_glx_context_iterator_t *i /**< */); | |
| | | | |
| XCBGenericIter | | | |
| XCBGlxWINDOWEnd (XCBGlxWINDOWIter i); | | | |
| | | | |
|
| XCBGlxWINDOW | | /** | |
| XCBGlxWINDOWNew (XCBConnection *c); | | * Return the iterator pointing to the last element | |
| | | * @param i An xcb_glx_context_iterator_t | |
| void | | * @return The iterator pointing to the last element | |
| XCBGlxFBCONFIGNext (XCBGlxFBCONFIGIter *i); | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
|
| XCBGenericIter | | /************************************************************************** | |
| XCBGlxFBCONFIGEnd (XCBGlxFBCONFIGIter i); | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_glx_context_end | |
| | | ** | |
| | | ** @param xcb_glx_context_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_glx_context_end (xcb_glx_context_iterator_t i /**< */); | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_glx_pbuffer_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_glx_pbuffer_t) | |
| | | */ | |
| | | | |
|
| XCBGlxFBCONFIG | | /************************************************************************** | |
| XCBGlxFBCONFIGNew (XCBConnection *c); | | *** | |
| | | ** | |
| | | ** void xcb_glx_pbuffer_next | |
| | | ** | |
| | | ** @param xcb_glx_pbuffer_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| void | | void | |
|
| XCBGlxDRAWABLENext (XCBGlxDRAWABLEIter *i); | | xcb_glx_pbuffer_next (xcb_glx_pbuffer_iterator_t *i /**< */); | |
| | | | |
|
| XCBGenericIter | | /** | |
| XCBGlxDRAWABLEEnd (XCBGlxDRAWABLEIter i); | | * Return the iterator pointing to the last element | |
| | | * @param i An xcb_glx_pbuffer_iterator_t | |
| | | * @return The iterator pointing to the last element | |
| | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
|
| void | | /************************************************************************** | |
| XCBGlxFLOAT32Next (XCBGlxFLOAT32Iter *i); | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_glx_pbuffer_end | |
| | | ** | |
| | | ** @param xcb_glx_pbuffer_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_glx_pbuffer_end (xcb_glx_pbuffer_iterator_t i /**< */); | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_glx_window_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_glx_window_t) | |
| | | */ | |
| | | | |
|
| XCBGenericIter | | /************************************************************************** | |
| XCBGlxFLOAT32End (XCBGlxFLOAT32Iter i); | | *** | |
| | | ** | |
| | | ** void xcb_glx_window_next | |
| | | ** | |
| | | ** @param xcb_glx_window_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| void | | void | |
|
| XCBGlxFLOAT64Next (XCBGlxFLOAT64Iter *i); | | xcb_glx_window_next (xcb_glx_window_iterator_t *i /**< */); | |
| | | | |
|
| XCBGenericIter | | /** | |
| XCBGlxFLOAT64End (XCBGlxFLOAT64Iter i); | | * Return the iterator pointing to the last element | |
| | | * @param i An xcb_glx_window_iterator_t | |
| | | * @return The iterator pointing to the last element | |
| | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
|
| void | | /************************************************************************** | |
| XCBGlxBOOL32Next (XCBGlxBOOL32Iter *i); | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_glx_window_end | |
| | | ** | |
| | | ** @param xcb_glx_window_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_glx_window_end (xcb_glx_window_iterator_t i /**< */); | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_glx_fbconfig_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_glx_fbconfig_t) | |
| | | */ | |
| | | | |
|
| XCBGenericIter | | /************************************************************************** | |
| XCBGlxBOOL32End (XCBGlxBOOL32Iter i); | | *** | |
| | | ** | |
| | | ** void xcb_glx_fbconfig_next | |
| | | ** | |
| | | ** @param xcb_glx_fbconfig_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| void | | void | |
|
| XCBGlxCONTEXT_TAGNext (XCBGlxCONTEXT_TAGIter *i); | | xcb_glx_fbconfig_next (xcb_glx_fbconfig_iterator_t *i /**< */); | |
| | | | |
| XCBGenericIter | | | |
| XCBGlxCONTEXT_TAGEnd (XCBGlxCONTEXT_TAGIter i); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBGlxRender (XCBConnection *c, | | | |
| XCBGlxCONTEXT_TAG context_tag, | | | |
| CARD32 data_len, | | | |
| const BYTE *data); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBGlxRenderLarge (XCBConnection *c, | | | |
| XCBGlxCONTEXT_TAG context_tag, | | | |
| CARD16 request_num, | | | |
| CARD16 request_total, | | | |
| CARD32 data_len, | | | |
| const BYTE *data); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBGlxCreateContext (XCBConnection *c, | | | |
| XCBGlxCONTEXT context, | | | |
| XCBVISUALID visual, | | | |
| CARD32 screen, | | | |
| XCBGlxCONTEXT share_list, | | | |
| BOOL is_direct); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBGlxDestroyContext (XCBConnection *c, | | | |
| XCBGlxCONTEXT context); | | | |
| | | | |
| XCBGlxMakeCurrentCookie | | | |
| XCBGlxMakeCurrent (XCBConnection *c, | | | |
| XCBGlxDRAWABLE drawable, | | | |
| XCBGlxCONTEXT context, | | | |
| XCBGlxCONTEXT_TAG old_context_tag); | | | |
| | | | |
| XCBGlxMakeCurrentRep * | | | |
| XCBGlxMakeCurrentReply (XCBConnection *c, | | | |
| XCBGlxMakeCurrentCookie cookie, | | | |
| XCBGenericError **e); | | | |
| | | | |
| XCBGlxIsDirectCookie | | | |
| XCBGlxIsDirect (XCBConnection *c, | | | |
| XCBGlxCONTEXT context); | | | |
| | | | |
| XCBGlxIsDirectRep * | | | |
| XCBGlxIsDirectReply (XCBConnection *c, | | | |
| XCBGlxIsDirectCookie cookie, | | | |
| XCBGenericError **e); | | | |
| | | | |
| XCBGlxQueryVersionCookie | | | |
| XCBGlxQueryVersion (XCBConnection *c, | | | |
| CARD32 major_version, | | | |
| CARD32 minor_version); | | | |
| | | | |
| XCBGlxQueryVersionRep * | | | |
| XCBGlxQueryVersionReply (XCBConnection *c, | | | |
| XCBGlxQueryVersionCookie cookie, | | | |
| XCBGenericError **e); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBGlxWaitGL (XCBConnection *c, | | | |
| XCBGlxCONTEXT_TAG context_tag); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBGlxWaitX (XCBConnection *c, | | | |
| XCBGlxCONTEXT_TAG context_tag); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBGlxCopyContext (XCBConnection *c, | | | |
| XCBGlxCONTEXT src, | | | |
| XCBGlxCONTEXT dest, | | | |
| CARD32 mask, | | | |
| XCBGlxCONTEXT_TAG src_context_tag); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBGlxSwapBuffers (XCBConnection *c, | | | |
| XCBGlxCONTEXT_TAG context_tag, | | | |
| XCBGlxDRAWABLE drawable); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBGlxUseXFont (XCBConnection *c, | | | |
| XCBGlxCONTEXT_TAG context_tag, | | | |
| XCBFONT font, | | | |
| CARD32 first, | | | |
| CARD32 count, | | | |
| CARD32 list_base); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBGlxCreateGLXPixmap (XCBConnection *c, | | | |
| CARD32 screen, | | | |
| XCBVISUALID visual, | | | |
| XCBPIXMAP pixmap, | | | |
| XCBGlxPIXMAP glx_pixmap); | | | |
| | | | |
| XCBGlxGetVisualConfigsCookie | | | |
| XCBGlxGetVisualConfigs (XCBConnection *c, | | | |
| CARD32 screen); | | | |
| | | | |
| CARD32 * | | | |
| XCBGlxGetVisualConfigsValueList (const XCBGlxGetVisualConfigsRep *R); | | | |
| | | | |
| int | | | |
| XCBGlxGetVisualConfigsValueListLength (const XCBGlxGetVisualConfigsRep *R); | | | |
| | | | |
| XCBGenericIter | | | |
| XCBGlxGetVisualConfigsValueListEnd (const XCBGlxGetVisualConfigsRep *R); | | | |
| | | | |
| XCBGlxGetVisualConfigsRep * | | | |
| XCBGlxGetVisualConfigsReply (XCBConnection *c, | | | |
| XCBGlxGetVisualConfigsCookie cookie, | | | |
| XCBGenericError **e); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBGlxDestroyGLXPixmap (XCBConnection *c, | | | |
| XCBGlxPIXMAP glx_pixmap); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBGlxVendorPrivate (XCBConnection *c, | | | |
| CARD32 vendor_code, | | | |
| XCBGlxCONTEXT_TAG context_tag, | | | |
| CARD32 data_len, | | | |
| const BYTE *data); | | | |
| | | | |
| XCBGlxVendorPrivateWithReplyCookie | | | |
| XCBGlxVendorPrivateWithReply (XCBConnection *c, | | | |
| CARD32 vendor_code, | | | |
| XCBGlxCONTEXT_TAG context_tag, | | | |
| CARD32 data_len, | | | |
| const BYTE *data); | | | |
| | | | |
| BYTE * | | | |
| XCBGlxVendorPrivateWithReplyData2 (const XCBGlxVendorPrivateWithReplyRep *R | | | |
| ); | | | |
| | | | |
| int | | | |
| XCBGlxVendorPrivateWithReplyData2Length (const XCBGlxVendorPrivateWithReply | | | |
| Rep *R); | | | |
| | | | |
| XCBGenericIter | | | |
| XCBGlxVendorPrivateWithReplyData2End (const XCBGlxVendorPrivateWithReplyRep | | | |
| *R); | | | |
| | | | |
|
| XCBGlxVendorPrivateWithReplyRep * | | /** | |
| XCBGlxVendorPrivateWithReplyReply (XCBConnection *c, | | * Return the iterator pointing to the last element | |
| XCBGlxVendorPrivateWithReplyCookie coo | | * @param i An xcb_glx_fbconfig_iterator_t | |
| kie, | | * @return The iterator pointing to the last element | |
| XCBGenericError **e); | | * | |
| | | * Set the current element in the iterator to the last element. | |
| XCBGlxQueryExtensionsStringCookie | | * The member rem is set to 0. The member data points to the | |
| XCBGlxQueryExtensionsString (XCBConnection *c, | | * last element. | |
| CARD32 screen); | | */ | |
| | | | |
| XCBGlxQueryExtensionsStringRep * | | | |
| XCBGlxQueryExtensionsStringReply (XCBConnection *c, | | | |
| XCBGlxQueryExtensionsStringCookie cooki | | | |
| e, | | | |
| XCBGenericError **e); | | | |
| | | | |
| XCBGlxQueryServerStringCookie | | | |
| XCBGlxQueryServerString (XCBConnection *c, | | | |
| CARD32 screen, | | | |
| CARD32 name); | | | |
| | | | |
| CARD8 * | | | |
| XCBGlxQueryServerStringString (const XCBGlxQueryServerStringRep *R); | | | |
| | | | |
| int | | | |
| XCBGlxQueryServerStringStringLength (const XCBGlxQueryServerStringRep *R); | | | |
| | | | |
| XCBGenericIter | | | |
| XCBGlxQueryServerStringStringEnd (const XCBGlxQueryServerStringRep *R); | | | |
| | | | |
| XCBGlxQueryServerStringRep * | | | |
| XCBGlxQueryServerStringReply (XCBConnection *c, | | | |
| XCBGlxQueryServerStringCookie cookie, | | | |
| XCBGenericError **e); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBGlxClientInfo (XCBConnection *c, | | | |
| CARD32 major_version, | | | |
| CARD32 minor_version, | | | |
| CARD32 str_len, | | | |
| const CARD8 *string); | | | |
| | | | |
| XCBGlxGetFBConfigsCookie | | | |
| XCBGlxGetFBConfigs (XCBConnection *c, | | | |
| CARD32 screen); | | | |
| | | | |
| CARD32 * | | | |
| XCBGlxGetFBConfigsValueList (const XCBGlxGetFBConfigsRep *R); | | | |
| | | | |
| int | | | |
| XCBGlxGetFBConfigsValueListLength (const XCBGlxGetFBConfigsRep *R); | | | |
| | | | |
| XCBGenericIter | | | |
| XCBGlxGetFBConfigsValueListEnd (const XCBGlxGetFBConfigsRep *R); | | | |
| | | | |
| XCBGlxGetFBConfigsRep * | | | |
| XCBGlxGetFBConfigsReply (XCBConnection *c, | | | |
| XCBGlxGetFBConfigsCookie cookie, | | | |
| XCBGenericError **e); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBGlxCreatePixmap (XCBConnection *c, | | | |
| CARD32 screen, | | | |
| CARD32 fbconfig, | | | |
| XCBPIXMAP pixmap, | | | |
| XCBGlxPIXMAP glx_pixmap, | | | |
| CARD32 num_attribs); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBGlxDestroyPixmap (XCBConnection *c, | | | |
| XCBGlxPIXMAP glx_pixmap); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBGlxCreateNewContext (XCBConnection *c, | | | |
| XCBGlxCONTEXT context, | | | |
| CARD32 fbconfig, | | | |
| XCBSCREEN screen, | | | |
| CARD32 render_type, | | | |
| CARD32 share_list, | | | |
| BOOL is_direct, | | | |
| CARD8 reserved1, | | | |
| CARD16 reserved2); | | | |
| | | | |
| XCBGlxQueryContextCookie | | | |
| XCBGlxQueryContext (XCBConnection *c, | | | |
| XCBGlxCONTEXT context); | | | |
| | | | |
| CARD32 * | | | |
| XCBGlxQueryContextValueList (const XCBGlxQueryContextRep *R); | | | |
| | | | |
|
| int | | /************************************************************************** | |
| XCBGlxQueryContextValueListLength (const XCBGlxQueryContextRep *R); | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_glx_fbconfig_end | |
| | | ** | |
| | | ** @param xcb_glx_fbconfig_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_glx_fbconfig_end (xcb_glx_fbconfig_iterator_t i /**< */); | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_glx_drawable_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_glx_drawable_t) | |
| | | */ | |
| | | | |
|
| XCBGenericIter | | /************************************************************************** | |
| XCBGlxQueryContextValueListEnd (const XCBGlxQueryContextRep *R); | | *** | |
| | | ** | |
| | | ** void xcb_glx_drawable_next | |
| | | ** | |
| | | ** @param xcb_glx_drawable_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
|
| XCBGlxQueryContextRep * | | void | |
| XCBGlxQueryContextReply (XCBConnection *c, | | xcb_glx_drawable_next (xcb_glx_drawable_iterator_t *i /**< */); | |
| XCBGlxQueryContextCookie cookie, | | | |
| XCBGenericError **e); | | | |
| | | | |
|
| XCBGlxMakeContextCurrentCookie | | /** | |
| XCBGlxMakeContextCurrent (XCBConnection *c, | | * Return the iterator pointing to the last element | |
| XCBGlxCONTEXT_TAG old_context_tag, | | * @param i An xcb_glx_drawable_iterator_t | |
| XCBGlxDRAWABLE drawable, | | * @return The iterator pointing to the last element | |
| XCBGlxDRAWABLE read_drawable, | | * | |
| XCBGlxCONTEXT context); | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
|
| XCBGlxMakeContextCurrentRep * | | /************************************************************************** | |
| XCBGlxMakeContextCurrentReply (XCBConnection *c, | | *** | |
| XCBGlxMakeContextCurrentCookie cookie, | | ** | |
| XCBGenericError **e); | | ** xcb_generic_iterator_t xcb_glx_drawable_end | |
| | | ** | |
| | | ** @param xcb_glx_drawable_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_glx_drawable_end (xcb_glx_drawable_iterator_t i /**< */); | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_glx_float32_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_glx_float32_t) | |
| | | */ | |
| | | | |
|
| XCBVoidCookie | | /************************************************************************** | |
| XCBGlxCreatePbuffer (XCBConnection *c, | | *** | |
| XCBSCREEN screen, | | ** | |
| XCBGlxFBCONFIG fbconfig, | | ** void xcb_glx_float32_next | |
| XCBGlxPBUFFER pbuffer, | | ** | |
| CARD32 num_attribs, | | ** @param xcb_glx_float32_iterator_t *i | |
| CARD32 value_mask, | | ** @returns void | |
| const CARD32 *value_list); | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
|
| XCBVoidCookie | | void | |
| XCBGlxDestroyPbuffer (XCBConnection *c, | | xcb_glx_float32_next (xcb_glx_float32_iterator_t *i /**< */); | |
| XCBGlxPBUFFER pbuffer); | | | |
| | | | |
|
| XCBGlxGetDrawableAttributesCookie | | /** | |
| XCBGlxGetDrawableAttributes (XCBConnection *c, | | * Return the iterator pointing to the last element | |
| XCBGlxDRAWABLE drawable); | | * @param i An xcb_glx_float32_iterator_t | |
| | | * @return The iterator pointing to the last element | |
| | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
|
| CARD32 * | | /************************************************************************** | |
| XCBGlxGetDrawableAttributesValueList (const XCBGlxGetDrawableAttributesRep | | *** | |
| *R); | | ** | |
| | | ** xcb_generic_iterator_t xcb_glx_float32_end | |
| | | ** | |
| | | ** @param xcb_glx_float32_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_glx_float32_end (xcb_glx_float32_iterator_t i /**< */); | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_glx_float64_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_glx_float64_t) | |
| | | */ | |
| | | | |
|
| int | | /************************************************************************** | |
| XCBGlxGetDrawableAttributesValueListLength (const XCBGlxGetDrawableAttribut | | *** | |
| esRep *R); | | ** | |
| | | ** void xcb_glx_float64_next | |
| | | ** | |
| | | ** @param xcb_glx_float64_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
|
| XCBGenericIter | | void | |
| XCBGlxGetDrawableAttributesValueListEnd (const XCBGlxGetDrawableAttributesR | | xcb_glx_float64_next (xcb_glx_float64_iterator_t *i /**< */); | |
| ep *R); | | | |
| | | | |
|
| XCBGlxGetDrawableAttributesRep * | | /** | |
| XCBGlxGetDrawableAttributesReply (XCBConnection *c, | | * Return the iterator pointing to the last element | |
| XCBGlxGetDrawableAttributesCookie cooki | | * @param i An xcb_glx_float64_iterator_t | |
| e, | | * @return The iterator pointing to the last element | |
| XCBGenericError **e); | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
|
| XCBVoidCookie | | /************************************************************************** | |
| XCBGlxChangeDrawableAttributes (XCBConnection *c, | | *** | |
| XCBGlxDRAWABLE drawable, | | ** | |
| CARD32 num_attribs, | | ** xcb_generic_iterator_t xcb_glx_float64_end | |
| CARD32 value_mask, | | ** | |
| const CARD32 *value_list); | | ** @param xcb_glx_float64_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_glx_float64_end (xcb_glx_float64_iterator_t i /**< */); | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_glx_bool32_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_glx_bool32_t) | |
| | | */ | |
| | | | |
|
| XCBVoidCookie | | /************************************************************************** | |
| XCBGlxCreateWindow (XCBConnection *c, | | *** | |
| XCBSCREEN screen, | | ** | |
| XCBGlxFBCONFIG fbconfig, | | ** void xcb_glx_bool32_next | |
| XCBWINDOW window, | | ** | |
| XCBGlxWINDOW glx_window, | | ** @param xcb_glx_bool32_iterator_t *i | |
| CARD32 num_attribs, | | ** @returns void | |
| CARD32 value_mask, | | ** | |
| const CARD32 *value_list); | | ************************************************************************** | |
| | | ***/ | |
| | | | |
|
| XCBVoidCookie | | void | |
| XCBGlxDeleteWindow (XCBConnection *c, | | xcb_glx_bool32_next (xcb_glx_bool32_iterator_t *i /**< */); | |
| XCBGlxWINDOW glxwindow); | | | |
| | | | |
|
| XCBVoidCookie | | /** | |
| XCBGlxNewList (XCBConnection *c, | | * Return the iterator pointing to the last element | |
| XCBGlxCONTEXT_TAG context_tag, | | * @param i An xcb_glx_bool32_iterator_t | |
| CARD32 list, | | * @return The iterator pointing to the last element | |
| CARD32 mode); | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
|
| XCBVoidCookie | | /************************************************************************** | |
| XCBGlxEndList (XCBConnection *c, | | *** | |
| XCBGlxCONTEXT_TAG context_tag); | | ** | |
| | | ** xcb_generic_iterator_t xcb_glx_bool32_end | |
| | | ** | |
| | | ** @param xcb_glx_bool32_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_glx_bool32_end (xcb_glx_bool32_iterator_t i /**< */); | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_glx_context_tag_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_glx_context_tag_t) | |
| | | */ | |
| | | | |
|
| XCBVoidCookie | | /************************************************************************** | |
| XCBGlxDeleteLists (XCBConnection *c, | | *** | |
| XCBGlxCONTEXT_TAG context_tag, | | ** | |
| CARD32 list, | | ** void xcb_glx_context_tag_next | |
| INT32 range); | | ** | |
| | | ** @param xcb_glx_context_tag_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
|
| XCBGlxGenListsCookie | | void | |
| XCBGlxGenLists (XCBConnection *c, | | xcb_glx_context_tag_next (xcb_glx_context_tag_iterator_t *i /**< */); | |
| XCBGlxCONTEXT_TAG context_tag, | | | |
| INT32 range); | | | |
| | | | |
|
| XCBGlxGenListsRep * | | /** | |
| XCBGlxGenListsReply (XCBConnection *c, | | * Return the iterator pointing to the last element | |
| XCBGlxGenListsCookie cookie, | | * @param i An xcb_glx_context_tag_iterator_t | |
| XCBGenericError **e); | | * @return The iterator pointing to the last element | |
| | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
|
| XCBVoidCookie | | /************************************************************************** | |
| XCBGlxFeedbackBuffer (XCBConnection *c, | | *** | |
| XCBGlxCONTEXT_TAG context_tag, | | ** | |
| INT32 size, | | ** xcb_generic_iterator_t xcb_glx_context_tag_end | |
| INT32 type); | | ** | |
| | | ** @param xcb_glx_context_tag_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_glx_context_tag_end (xcb_glx_context_tag_iterator_t i /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
|
| XCBVoidCookie | | /************************************************************************** | |
| XCBGlxSelectBuffer (XCBConnection *c, | | *** | |
| XCBGlxCONTEXT_TAG context_tag, | | ** | |
| INT32 size); | | ** xcb_void_cookie_t xcb_glx_render_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t data_len | |
| | | ** @param const uint8_t *data | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_glx_render_checked (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */, | |
| | | uint32_t data_len /**< */, | |
| | | const uint8_t *data /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBGlxRenderModeCookie | | /************************************************************************** | |
| XCBGlxRenderMode (XCBConnection *c, | | *** | |
| XCBGlxCONTEXT_TAG context_tag, | | ** | |
| CARD32 mode); | | ** xcb_void_cookie_t xcb_glx_render | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t data_len | |
| | | ** @param const uint8_t *data | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_glx_render (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */, | |
| | | uint32_t data_len /**< */, | |
| | | const uint8_t *data /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
|
| CARD32 * | | /************************************************************************** | |
| XCBGlxRenderModeData (const XCBGlxRenderModeRep *R); | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_glx_render_large_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint16_t request_num | |
| | | ** @param uint16_t request_total | |
| | | ** @param uint32_t data_len | |
| | | ** @param const uint8_t *data | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_glx_render_large_checked (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */, | |
| | | uint16_t request_num /**< */, | |
| | | uint16_t request_total /**< */ | |
| | | , | |
| | | uint32_t data_len /**< */, | |
| | | const uint8_t *data /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| int | | /************************************************************************** | |
| XCBGlxRenderModeDataLength (const XCBGlxRenderModeRep *R); | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_glx_render_large | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint16_t request_num | |
| | | ** @param uint16_t request_total | |
| | | ** @param uint32_t data_len | |
| | | ** @param const uint8_t *data | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_glx_render_large (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */, | |
| | | uint16_t request_num /**< */, | |
| | | uint16_t request_total /**< */, | |
| | | uint32_t data_len /**< */, | |
| | | const uint8_t *data /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
|
| XCBGenericIter | | /************************************************************************** | |
| XCBGlxRenderModeDataEnd (const XCBGlxRenderModeRep *R); | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_glx_create_context_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_t context | |
| | | ** @param xcb_visualid_t visual | |
| | | ** @param uint32_t screen | |
| | | ** @param xcb_glx_context_t share_list | |
| | | ** @param uint8_t is_direct | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_glx_create_context_checked (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_t context /**< */, | |
| | | xcb_visualid_t visual /**< */, | |
| | | uint32_t screen /**< */, | |
| | | xcb_glx_context_t share_list /**< */, | |
| | | uint8_t is_direct /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBGlxRenderModeRep * | | /************************************************************************** | |
| XCBGlxRenderModeReply (XCBConnection *c, | | *** | |
| XCBGlxRenderModeCookie cookie, | | ** | |
| XCBGenericError **e); | | ** xcb_void_cookie_t xcb_glx_create_context | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_t context | |
| | | ** @param xcb_visualid_t visual | |
| | | ** @param uint32_t screen | |
| | | ** @param xcb_glx_context_t share_list | |
| | | ** @param uint8_t is_direct | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_glx_create_context (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_t context /**< */, | |
| | | xcb_visualid_t visual /**< */, | |
| | | uint32_t screen /**< */, | |
| | | xcb_glx_context_t share_list /**< */, | |
| | | uint8_t is_direct /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
|
| XCBGlxFinishCookie | | /************************************************************************** | |
| XCBGlxFinish (XCBConnection *c, | | *** | |
| XCBGlxCONTEXT_TAG context_tag); | | ** | |
| | | ** xcb_void_cookie_t xcb_glx_destroy_context_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_t context | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_glx_destroy_context_checked (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_t context /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBGlxFinishRep * | | /************************************************************************** | |
| XCBGlxFinishReply (XCBConnection *c, | | *** | |
| XCBGlxFinishCookie cookie, | | ** | |
| XCBGenericError **e); | | ** xcb_void_cookie_t xcb_glx_destroy_context | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_t context | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_glx_destroy_context (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_t context /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBVoidCookie | | /************************************************************************** | |
| XCBGlxPixelStoref (XCBConnection *c, | | *** | |
| XCBGlxCONTEXT_TAG context_tag, | | ** | |
| CARD32 pname, | | ** xcb_glx_make_current_cookie_t xcb_glx_make_current | |
| XCBGlxFLOAT32 datum); | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_drawable_t drawable | |
| | | ** @param xcb_glx_context_t context | |
| | | ** @param xcb_glx_context_tag_t old_context_tag | |
| | | ** @returns xcb_glx_make_current_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_make_current_cookie_t | |
| | | xcb_glx_make_current (xcb_connection_t *c /**< */, | |
| | | xcb_glx_drawable_t drawable /**< */, | |
| | | xcb_glx_context_t context /**< */, | |
| | | xcb_glx_context_tag_t old_context_tag /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
|
| XCBVoidCookie | | /************************************************************************** | |
| XCBGlxPixelStorei (XCBConnection *c, | | *** | |
| XCBGlxCONTEXT_TAG context_tag, | | ** | |
| CARD32 pname, | | ** xcb_glx_make_current_cookie_t xcb_glx_make_current_unchecked | |
| INT32 datum); | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_drawable_t drawable | |
| | | ** @param xcb_glx_context_t context | |
| | | ** @param xcb_glx_context_tag_t old_context_tag | |
| | | ** @returns xcb_glx_make_current_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_make_current_cookie_t | |
| | | xcb_glx_make_current_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_glx_drawable_t drawable /**< */, | |
| | | xcb_glx_context_t context /**< */, | |
| | | xcb_glx_context_tag_t old_context_tag /** | |
| | | < */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_glx_make_current_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
|
| XCBGlxReadPixelsCookie | | /************************************************************************** | |
| XCBGlxReadPixels (XCBConnection *c, | | *** | |
| XCBGlxCONTEXT_TAG context_tag, | | ** | |
| INT32 x, | | ** xcb_glx_make_current_reply_t * xcb_glx_make_current_reply | |
| INT32 y, | | ** | |
| INT32 width, | | ** @param xcb_connection_t *c | |
| INT32 height, | | ** @param xcb_glx_make_current_cookie_t cookie | |
| CARD32 format, | | ** @param xcb_generic_error_t **e | |
| CARD32 type, | | ** @returns xcb_glx_make_current_reply_t * | |
| BOOL swap_bytes, | | ** | |
| BOOL lsb_first); | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_make_current_reply_t * | |
| | | xcb_glx_make_current_reply (xcb_connection_t *c /**< */, | |
| | | xcb_glx_make_current_cookie_t cookie /**< */ | |
| | | , | |
| | | xcb_generic_error_t **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| BYTE * | | /************************************************************************** | |
| XCBGlxReadPixelsData (const XCBGlxReadPixelsRep *R); | | *** | |
| | | ** | |
| | | ** xcb_glx_is_direct_cookie_t xcb_glx_is_direct | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_t context | |
| | | ** @returns xcb_glx_is_direct_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_is_direct_cookie_t | |
| | | xcb_glx_is_direct (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_t context /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
|
| int | | /************************************************************************** | |
| XCBGlxReadPixelsDataLength (const XCBGlxReadPixelsRep *R); | | *** | |
| | | ** | |
| | | ** xcb_glx_is_direct_cookie_t xcb_glx_is_direct_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_t context | |
| | | ** @returns xcb_glx_is_direct_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_is_direct_cookie_t | |
| | | xcb_glx_is_direct_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_t context /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_glx_is_direct_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
|
| XCBGenericIter | | /************************************************************************** | |
| XCBGlxReadPixelsDataEnd (const XCBGlxReadPixelsRep *R); | | *** | |
| | | ** | |
| | | ** xcb_glx_is_direct_reply_t * xcb_glx_is_direct_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_is_direct_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_glx_is_direct_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_is_direct_reply_t * | |
| | | xcb_glx_is_direct_reply (xcb_connection_t *c /**< */, | |
| | | xcb_glx_is_direct_cookie_t cookie /**< */, | |
| | | xcb_generic_error_t **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBGlxReadPixelsRep * | | /************************************************************************** | |
| XCBGlxReadPixelsReply (XCBConnection *c, | | *** | |
| XCBGlxReadPixelsCookie cookie, | | ** | |
| XCBGenericError **e); | | ** xcb_glx_query_version_cookie_t xcb_glx_query_version | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint32_t major_version | |
| | | ** @param uint32_t minor_version | |
| | | ** @returns xcb_glx_query_version_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_query_version_cookie_t | |
| | | xcb_glx_query_version (xcb_connection_t *c /**< */, | |
| | | uint32_t major_version /**< */, | |
| | | uint32_t minor_version /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
|
| XCBGlxGetBooleanvCookie | | /************************************************************************** | |
| XCBGlxGetBooleanv (XCBConnection *c, | | *** | |
| XCBGlxCONTEXT_TAG context_tag, | | ** | |
| INT32 pname); | | ** xcb_glx_query_version_cookie_t xcb_glx_query_version_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint32_t major_version | |
| | | ** @param uint32_t minor_version | |
| | | ** @returns xcb_glx_query_version_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_query_version_cookie_t | |
| | | xcb_glx_query_version_unchecked (xcb_connection_t *c /**< */, | |
| | | uint32_t major_version /**< */, | |
| | | uint32_t minor_version /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_glx_query_version_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
|
| BOOL * | | /************************************************************************** | |
| XCBGlxGetBooleanvData (const XCBGlxGetBooleanvRep *R); | | *** | |
| | | ** | |
| | | ** xcb_glx_query_version_reply_t * xcb_glx_query_version_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_query_version_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_glx_query_version_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_query_version_reply_t * | |
| | | xcb_glx_query_version_reply (xcb_connection_t *c /**< */, | |
| | | xcb_glx_query_version_cookie_t cookie /**< | |
| | | */, | |
| | | xcb_generic_error_t **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
|
| int | | /************************************************************************** | |
| XCBGlxGetBooleanvDataLength (const XCBGlxGetBooleanvRep *R); | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_glx_wait_gl_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_glx_wait_gl_checked (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBGenericIter | | /************************************************************************** | |
| XCBGlxGetBooleanvDataEnd (const XCBGlxGetBooleanvRep *R); | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_glx_wait_gl | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_glx_wait_gl (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
|
| XCBGlxGetBooleanvRep * | | /************************************************************************** | |
| XCBGlxGetBooleanvReply (XCBConnection *c, | | *** | |
| XCBGlxGetBooleanvCookie cookie, | | ** | |
| XCBGenericError **e); | | ** xcb_void_cookie_t xcb_glx_wait_x_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_glx_wait_x_checked (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBGlxGetClipPlaneCookie | | /************************************************************************** | |
| XCBGlxGetClipPlane (XCBConnection *c, | | *** | |
| XCBGlxCONTEXT_TAG context_tag, | | ** | |
| INT32 plane); | | ** xcb_void_cookie_t xcb_glx_wait_x | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_glx_wait_x (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
|
| XCBGlxFLOAT64 * | | /************************************************************************** | |
| XCBGlxGetClipPlaneData (const XCBGlxGetClipPlaneRep *R); | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_glx_copy_context_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_t src | |
| | | ** @param xcb_glx_context_t dest | |
| | | ** @param uint32_t mask | |
| | | ** @param xcb_glx_context_tag_t src_context_tag | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_glx_copy_context_checked (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_t src /**< */, | |
| | | xcb_glx_context_t dest /**< */, | |
| | | uint32_t mask /**< */, | |
| | | xcb_glx_context_tag_t src_context_tag /**< | |
| | | */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| int | | /************************************************************************** | |
| XCBGlxGetClipPlaneDataLength (const XCBGlxGetClipPlaneRep *R); | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_glx_copy_context | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_t src | |
| | | ** @param xcb_glx_context_t dest | |
| | | ** @param uint32_t mask | |
| | | ** @param xcb_glx_context_tag_t src_context_tag | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_glx_copy_context (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_t src /**< */, | |
| | | xcb_glx_context_t dest /**< */, | |
| | | uint32_t mask /**< */, | |
| | | xcb_glx_context_tag_t src_context_tag /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
|
| XCBGlxFLOAT64Iter | | /************************************************************************** | |
| XCBGlxGetClipPlaneDataIter (const XCBGlxGetClipPlaneRep *R); | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_glx_swap_buffers_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param xcb_glx_drawable_t drawable | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_glx_swap_buffers_checked (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */, | |
| | | xcb_glx_drawable_t drawable /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBGlxGetClipPlaneRep * | | /************************************************************************** | |
| XCBGlxGetClipPlaneReply (XCBConnection *c, | | *** | |
| XCBGlxGetClipPlaneCookie cookie, | | ** | |
| XCBGenericError **e); | | ** xcb_void_cookie_t xcb_glx_swap_buffers | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param xcb_glx_drawable_t drawable | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_glx_swap_buffers (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */, | |
| | | xcb_glx_drawable_t drawable /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
|
| XCBGlxGetDoublevCookie | | /************************************************************************** | |
| XCBGlxGetDoublev (XCBConnection *c, | | *** | |
| XCBGlxCONTEXT_TAG context_tag, | | ** | |
| CARD32 pname); | | ** xcb_void_cookie_t xcb_glx_use_x_font_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param xcb_font_t font | |
| | | ** @param uint32_t first | |
| | | ** @param uint32_t count | |
| | | ** @param uint32_t list_base | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_glx_use_x_font_checked (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */, | |
| | | xcb_font_t font /**< */, | |
| | | uint32_t first /**< */, | |
| | | uint32_t count /**< */, | |
| | | uint32_t list_base /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBGlxFLOAT64 * | | /************************************************************************** | |
| XCBGlxGetDoublevData (const XCBGlxGetDoublevRep *R); | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_glx_use_x_font | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param xcb_font_t font | |
| | | ** @param uint32_t first | |
| | | ** @param uint32_t count | |
| | | ** @param uint32_t list_base | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_glx_use_x_font (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */, | |
| | | xcb_font_t font /**< */, | |
| | | uint32_t first /**< */, | |
| | | uint32_t count /**< */, | |
| | | uint32_t list_base /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
|
| int | | /************************************************************************** | |
| XCBGlxGetDoublevDataLength (const XCBGlxGetDoublevRep *R); | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_glx_create_glx_pixmap_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint32_t screen | |
| | | ** @param xcb_visualid_t visual | |
| | | ** @param xcb_pixmap_t pixmap | |
| | | ** @param xcb_glx_pixmap_t glx_pixmap | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_glx_create_glx_pixmap_checked (xcb_connection_t *c /**< */, | |
| | | uint32_t screen /**< */, | |
| | | xcb_visualid_t visual /**< */, | |
| | | xcb_pixmap_t pixmap /**< */, | |
| | | xcb_glx_pixmap_t glx_pixmap /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBGlxFLOAT64Iter | | /************************************************************************** | |
| XCBGlxGetDoublevDataIter (const XCBGlxGetDoublevRep *R); | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_glx_create_glx_pixmap | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint32_t screen | |
| | | ** @param xcb_visualid_t visual | |
| | | ** @param xcb_pixmap_t pixmap | |
| | | ** @param xcb_glx_pixmap_t glx_pixmap | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_glx_create_glx_pixmap (xcb_connection_t *c /**< */, | |
| | | uint32_t screen /**< */, | |
| | | xcb_visualid_t visual /**< */, | |
| | | xcb_pixmap_t pixmap /**< */, | |
| | | xcb_glx_pixmap_t glx_pixmap /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBGlxGetDoublevRep * | | /************************************************************************** | |
| XCBGlxGetDoublevReply (XCBConnection *c, | | *** | |
| XCBGlxGetDoublevCookie cookie, | | ** | |
| XCBGenericError **e); | | ** xcb_glx_get_visual_configs_cookie_t xcb_glx_get_visual_configs | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint32_t screen | |
| | | ** @returns xcb_glx_get_visual_configs_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_visual_configs_cookie_t | |
| | | xcb_glx_get_visual_configs (xcb_connection_t *c /**< */, | |
| | | uint32_t screen /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
|
| XCBGlxGetErrorCookie | | /************************************************************************** | |
| XCBGlxGetError (XCBConnection *c, | | *** | |
| XCBGlxCONTEXT_TAG context_tag); | | ** | |
| | | ** xcb_glx_get_visual_configs_cookie_t xcb_glx_get_visual_configs_unchecke | |
| | | d | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint32_t screen | |
| | | ** @returns xcb_glx_get_visual_configs_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_visual_configs_cookie_t | |
| | | xcb_glx_get_visual_configs_unchecked (xcb_connection_t *c /**< */, | |
| | | uint32_t screen /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** uint32_t * xcb_glx_get_visual_configs_property_list | |
| | | ** | |
| | | ** @param const xcb_glx_get_visual_configs_reply_t *R | |
| | | ** @returns uint32_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | uint32_t * | |
| | | xcb_glx_get_visual_configs_property_list (const xcb_glx_get_visual_configs_ | |
| | | reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_glx_get_visual_configs_property_list_length | |
| | | ** | |
| | | ** @param const xcb_glx_get_visual_configs_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_glx_get_visual_configs_property_list_length (const xcb_glx_get_visual_c | |
| | | onfigs_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_glx_get_visual_configs_property_list_end | |
| | | ** | |
| | | ** @param const xcb_glx_get_visual_configs_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_glx_get_visual_configs_property_list_end (const xcb_glx_get_visual_conf | |
| | | igs_reply_t *R /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_glx_get_visual_configs_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
|
| XCBGlxGetErrorRep * | | /************************************************************************** | |
| XCBGlxGetErrorReply (XCBConnection *c, | | *** | |
| XCBGlxGetErrorCookie cookie, | | ** | |
| XCBGenericError **e); | | ** xcb_glx_get_visual_configs_reply_t * xcb_glx_get_visual_configs_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_get_visual_configs_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_glx_get_visual_configs_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_visual_configs_reply_t * | |
| | | xcb_glx_get_visual_configs_reply (xcb_connection_t *c | |
| | | /**< */, | |
| | | xcb_glx_get_visual_configs_cookie_t coo | |
| | | kie /**< */, | |
| | | xcb_generic_error_t **e | |
| | | /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
|
| XCBGlxGetFloatvCookie | | /************************************************************************** | |
| XCBGlxGetFloatv (XCBConnection *c, | | *** | |
| XCBGlxCONTEXT_TAG context_tag, | | ** | |
| CARD32 pname); | | ** xcb_void_cookie_t xcb_glx_destroy_glx_pixmap_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_pixmap_t glx_pixmap | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_glx_destroy_glx_pixmap_checked (xcb_connection_t *c /**< */, | |
| | | xcb_glx_pixmap_t glx_pixmap /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBGlxFLOAT32 * | | /************************************************************************** | |
| XCBGlxGetFloatvData (const XCBGlxGetFloatvRep *R); | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_glx_destroy_glx_pixmap | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_pixmap_t glx_pixmap | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_glx_destroy_glx_pixmap (xcb_connection_t *c /**< */, | |
| | | xcb_glx_pixmap_t glx_pixmap /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
|
| int | | /************************************************************************** | |
| XCBGlxGetFloatvDataLength (const XCBGlxGetFloatvRep *R); | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_glx_vendor_private_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint32_t vendor_code | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t data_len | |
| | | ** @param const uint8_t *data | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_glx_vendor_private_checked (xcb_connection_t *c /**< */, | |
| | | uint32_t vendor_code /**< */ | |
| | | , | |
| | | xcb_glx_context_tag_t context_tag /**< */ | |
| | | , | |
| | | uint32_t data_len /**< */, | |
| | | const uint8_t *data /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBGlxFLOAT32Iter | | /************************************************************************** | |
| XCBGlxGetFloatvDataIter (const XCBGlxGetFloatvRep *R); | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_glx_vendor_private | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint32_t vendor_code | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t data_len | |
| | | ** @param const uint8_t *data | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_glx_vendor_private (xcb_connection_t *c /**< */, | |
| | | uint32_t vendor_code /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */, | |
| | | uint32_t data_len /**< */, | |
| | | const uint8_t *data /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBGlxGetFloatvRep * | | /************************************************************************** | |
| XCBGlxGetFloatvReply (XCBConnection *c, | | *** | |
| XCBGlxGetFloatvCookie cookie, | | ** | |
| XCBGenericError **e); | | ** xcb_glx_vendor_private_with_reply_cookie_t xcb_glx_vendor_private_with_ | |
| | | reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint32_t vendor_code | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t data_len | |
| | | ** @param const uint8_t *data | |
| | | ** @returns xcb_glx_vendor_private_with_reply_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_vendor_private_with_reply_cookie_t | |
| | | xcb_glx_vendor_private_with_reply (xcb_connection_t *c /**< */, | |
| | | uint32_t vendor_code /**< | |
| | | */, | |
| | | xcb_glx_context_tag_t context_tag /**< | |
| | | */, | |
| | | uint32_t data_len /**< */ | |
| | | , | |
| | | const uint8_t *data /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
|
| XCBGlxGetIntegervCookie | | /************************************************************************** | |
| XCBGlxGetIntegerv (XCBConnection *c, | | *** | |
| XCBGlxCONTEXT_TAG context_tag, | | ** | |
| CARD32 pname); | | ** xcb_glx_vendor_private_with_reply_cookie_t xcb_glx_vendor_private_with_ | |
| | | reply_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint32_t vendor_code | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t data_len | |
| | | ** @param const uint8_t *data | |
| | | ** @returns xcb_glx_vendor_private_with_reply_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_vendor_private_with_reply_cookie_t | |
| | | xcb_glx_vendor_private_with_reply_unchecked (xcb_connection_t *c /**< | |
| | | */, | |
| | | uint32_t vendor_ | |
| | | code /**< */, | |
| | | xcb_glx_context_tag_t context | |
| | | _tag /**< */, | |
| | | uint32_t data_le | |
| | | n /**< */, | |
| | | const uint8_t *data / | |
| | | **< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** uint8_t * xcb_glx_vendor_private_with_reply_data_2 | |
| | | ** | |
| | | ** @param const xcb_glx_vendor_private_with_reply_reply_t *R | |
| | | ** @returns uint8_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | uint8_t * | |
| | | xcb_glx_vendor_private_with_reply_data_2 (const xcb_glx_vendor_private_with | |
| | | _reply_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_glx_vendor_private_with_reply_data_2_length | |
| | | ** | |
| | | ** @param const xcb_glx_vendor_private_with_reply_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_glx_vendor_private_with_reply_data_2_length (const xcb_glx_vendor_priva | |
| | | te_with_reply_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_glx_vendor_private_with_reply_data_2_end | |
| | | ** | |
| | | ** @param const xcb_glx_vendor_private_with_reply_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_glx_vendor_private_with_reply_data_2_end (const xcb_glx_vendor_private_ | |
| | | with_reply_reply_t *R /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_glx_vendor_private_with_reply_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
|
| INT32 * | | /************************************************************************** | |
| XCBGlxGetIntegervData (const XCBGlxGetIntegervRep *R); | | *** | |
| | | ** | |
| | | ** xcb_glx_vendor_private_with_reply_reply_t * xcb_glx_vendor_private_with | |
| | | _reply_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_vendor_private_with_reply_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_glx_vendor_private_with_reply_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_vendor_private_with_reply_reply_t * | |
| | | xcb_glx_vendor_private_with_reply_reply (xcb_connection_t | |
| | | *c /**< */, | |
| | | xcb_glx_vendor_private_with_reply_ | |
| | | cookie_t cookie /**< */, | |
| | | xcb_generic_error_t | |
| | | **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| int | | /************************************************************************** | |
| XCBGlxGetIntegervDataLength (const XCBGlxGetIntegervRep *R); | | *** | |
| | | ** | |
| | | ** xcb_glx_query_extensions_string_cookie_t xcb_glx_query_extensions_strin | |
| | | g | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint32_t screen | |
| | | ** @returns xcb_glx_query_extensions_string_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_query_extensions_string_cookie_t | |
| | | xcb_glx_query_extensions_string (xcb_connection_t *c /**< */, | |
| | | uint32_t screen /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
|
| XCBGenericIter | | /************************************************************************** | |
| XCBGlxGetIntegervDataEnd (const XCBGlxGetIntegervRep *R); | | *** | |
| | | ** | |
| | | ** xcb_glx_query_extensions_string_cookie_t xcb_glx_query_extensions_strin | |
| | | g_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint32_t screen | |
| | | ** @returns xcb_glx_query_extensions_string_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_query_extensions_string_cookie_t | |
| | | xcb_glx_query_extensions_string_unchecked (xcb_connection_t *c /**< */, | |
| | | uint32_t screen /**< * | |
| | | /); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_glx_query_extensions_string_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
|
| XCBGlxGetIntegervRep * | | /************************************************************************** | |
| XCBGlxGetIntegervReply (XCBConnection *c, | | *** | |
| XCBGlxGetIntegervCookie cookie, | | ** | |
| XCBGenericError **e); | | ** xcb_glx_query_extensions_string_reply_t * xcb_glx_query_extensions_stri | |
| | | ng_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_query_extensions_string_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_glx_query_extensions_string_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_query_extensions_string_reply_t * | |
| | | xcb_glx_query_extensions_string_reply (xcb_connection_t | |
| | | *c /**< */, | |
| | | xcb_glx_query_extensions_string_cook | |
| | | ie_t cookie /**< */, | |
| | | xcb_generic_error_t | |
| | | **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBGlxGetLightfvCookie | | /************************************************************************** | |
| XCBGlxGetLightfv (XCBConnection *c, | | *** | |
| XCBGlxCONTEXT_TAG context_tag, | | ** | |
| CARD32 light, | | ** xcb_glx_query_server_string_cookie_t xcb_glx_query_server_string | |
| CARD32 pname); | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint32_t screen | |
| | | ** @param uint32_t name | |
| | | ** @returns xcb_glx_query_server_string_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_query_server_string_cookie_t | |
| | | xcb_glx_query_server_string (xcb_connection_t *c /**< */, | |
| | | uint32_t screen /**< */, | |
| | | uint32_t name /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
|
| XCBGlxFLOAT32 * | | /************************************************************************** | |
| XCBGlxGetLightfvData (const XCBGlxGetLightfvRep *R); | | *** | |
| | | ** | |
| | | ** xcb_glx_query_server_string_cookie_t xcb_glx_query_server_string_unchec | |
| | | ked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint32_t screen | |
| | | ** @param uint32_t name | |
| | | ** @returns xcb_glx_query_server_string_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_query_server_string_cookie_t | |
| | | xcb_glx_query_server_string_unchecked (xcb_connection_t *c /**< */, | |
| | | uint32_t screen /**< */, | |
| | | uint32_t name /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** char * xcb_glx_query_server_string_string | |
| | | ** | |
| | | ** @param const xcb_glx_query_server_string_reply_t *R | |
| | | ** @returns char * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | char * | |
| | | xcb_glx_query_server_string_string (const xcb_glx_query_server_string_reply | |
| | | _t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_glx_query_server_string_string_length | |
| | | ** | |
| | | ** @param const xcb_glx_query_server_string_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_glx_query_server_string_string_length (const xcb_glx_query_server_strin | |
| | | g_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_glx_query_server_string_string_end | |
| | | ** | |
| | | ** @param const xcb_glx_query_server_string_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_glx_query_server_string_string_end (const xcb_glx_query_server_string_r | |
| | | eply_t *R /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_glx_query_server_string_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
|
| int | | /************************************************************************** | |
| XCBGlxGetLightfvDataLength (const XCBGlxGetLightfvRep *R); | | *** | |
| | | ** | |
| | | ** xcb_glx_query_server_string_reply_t * xcb_glx_query_server_string_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_query_server_string_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_glx_query_server_string_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_query_server_string_reply_t * | |
| | | xcb_glx_query_server_string_reply (xcb_connection_t *c | |
| | | /**< */, | |
| | | xcb_glx_query_server_string_cookie_t c | |
| | | ookie /**< */, | |
| | | xcb_generic_error_t **e | |
| | | /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
|
| XCBGlxFLOAT32Iter | | /************************************************************************** | |
| XCBGlxGetLightfvDataIter (const XCBGlxGetLightfvRep *R); | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_glx_client_info_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint32_t major_version | |
| | | ** @param uint32_t minor_version | |
| | | ** @param uint32_t str_len | |
| | | ** @param const char *string | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_glx_client_info_checked (xcb_connection_t *c /**< */, | |
| | | uint32_t major_version /**< */, | |
| | | uint32_t minor_version /**< */, | |
| | | uint32_t str_len /**< */, | |
| | | const char *string /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBGlxGetLightfvRep * | | /************************************************************************** | |
| XCBGlxGetLightfvReply (XCBConnection *c, | | *** | |
| XCBGlxGetLightfvCookie cookie, | | ** | |
| XCBGenericError **e); | | ** xcb_void_cookie_t xcb_glx_client_info | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint32_t major_version | |
| | | ** @param uint32_t minor_version | |
| | | ** @param uint32_t str_len | |
| | | ** @param const char *string | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_glx_client_info (xcb_connection_t *c /**< */, | |
| | | uint32_t major_version /**< */, | |
| | | uint32_t minor_version /**< */, | |
| | | uint32_t str_len /**< */, | |
| | | const char *string /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBGlxGetLightivCookie | | /************************************************************************** | |
| XCBGlxGetLightiv (XCBConnection *c, | | *** | |
| XCBGlxCONTEXT_TAG context_tag, | | ** | |
| CARD32 light, | | ** xcb_glx_get_fb_configs_cookie_t xcb_glx_get_fb_configs | |
| CARD32 pname); | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint32_t screen | |
| | | ** @returns xcb_glx_get_fb_configs_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_fb_configs_cookie_t | |
| | | xcb_glx_get_fb_configs (xcb_connection_t *c /**< */, | |
| | | uint32_t screen /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
|
| INT32 * | | /************************************************************************** | |
| XCBGlxGetLightivData (const XCBGlxGetLightivRep *R); | | *** | |
| | | ** | |
| | | ** xcb_glx_get_fb_configs_cookie_t xcb_glx_get_fb_configs_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint32_t screen | |
| | | ** @returns xcb_glx_get_fb_configs_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_fb_configs_cookie_t | |
| | | xcb_glx_get_fb_configs_unchecked (xcb_connection_t *c /**< */, | |
| | | uint32_t screen /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** uint32_t * xcb_glx_get_fb_configs_property_list | |
| | | ** | |
| | | ** @param const xcb_glx_get_fb_configs_reply_t *R | |
| | | ** @returns uint32_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | uint32_t * | |
| | | xcb_glx_get_fb_configs_property_list (const xcb_glx_get_fb_configs_reply_t | |
| | | *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_glx_get_fb_configs_property_list_length | |
| | | ** | |
| | | ** @param const xcb_glx_get_fb_configs_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_glx_get_fb_configs_property_list_length (const xcb_glx_get_fb_configs_r | |
| | | eply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_glx_get_fb_configs_property_list_end | |
| | | ** | |
| | | ** @param const xcb_glx_get_fb_configs_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_glx_get_fb_configs_property_list_end (const xcb_glx_get_fb_configs_repl | |
| | | y_t *R /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_glx_get_fb_configs_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
|
| int | | /************************************************************************** | |
| XCBGlxGetLightivDataLength (const XCBGlxGetLightivRep *R); | | *** | |
| | | ** | |
| | | ** xcb_glx_get_fb_configs_reply_t * xcb_glx_get_fb_configs_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_get_fb_configs_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_glx_get_fb_configs_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_fb_configs_reply_t * | |
| | | xcb_glx_get_fb_configs_reply (xcb_connection_t *c /**< */, | |
| | | xcb_glx_get_fb_configs_cookie_t cookie /** | |
| | | < */, | |
| | | xcb_generic_error_t **e /**< */) | |
| | | ; | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
|
| XCBGenericIter | | /************************************************************************** | |
| XCBGlxGetLightivDataEnd (const XCBGlxGetLightivRep *R); | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_glx_create_pixmap_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint32_t screen | |
| | | ** @param uint32_t fbconfig | |
| | | ** @param xcb_pixmap_t pixmap | |
| | | ** @param xcb_glx_pixmap_t glx_pixmap | |
| | | ** @param uint32_t num_attribs | |
| | | ** @param const uint32_t *attribs | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_glx_create_pixmap_checked (xcb_connection_t *c /**< */, | |
| | | uint32_t screen /**< */, | |
| | | uint32_t fbconfig /**< */, | |
| | | xcb_pixmap_t pixmap /**< */, | |
| | | xcb_glx_pixmap_t glx_pixmap /**< */, | |
| | | uint32_t num_attribs /**< */, | |
| | | const uint32_t *attribs /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBGlxGetLightivRep * | | /************************************************************************** | |
| XCBGlxGetLightivReply (XCBConnection *c, | | *** | |
| XCBGlxGetLightivCookie cookie, | | ** | |
| XCBGenericError **e); | | ** xcb_void_cookie_t xcb_glx_create_pixmap | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint32_t screen | |
| | | ** @param uint32_t fbconfig | |
| | | ** @param xcb_pixmap_t pixmap | |
| | | ** @param xcb_glx_pixmap_t glx_pixmap | |
| | | ** @param uint32_t num_attribs | |
| | | ** @param const uint32_t *attribs | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_glx_create_pixmap (xcb_connection_t *c /**< */, | |
| | | uint32_t screen /**< */, | |
| | | uint32_t fbconfig /**< */, | |
| | | xcb_pixmap_t pixmap /**< */, | |
| | | xcb_glx_pixmap_t glx_pixmap /**< */, | |
| | | uint32_t num_attribs /**< */, | |
| | | const uint32_t *attribs /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
|
| XCBGlxGetMapdvCookie | | /************************************************************************** | |
| XCBGlxGetMapdv (XCBConnection *c, | | *** | |
| XCBGlxCONTEXT_TAG context_tag, | | ** | |
| CARD32 target, | | ** xcb_void_cookie_t xcb_glx_destroy_pixmap_checked | |
| CARD32 query); | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_pixmap_t glx_pixmap | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_glx_destroy_pixmap_checked (xcb_connection_t *c /**< */, | |
| | | xcb_glx_pixmap_t glx_pixmap /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBGlxFLOAT64 * | | /************************************************************************** | |
| XCBGlxGetMapdvData (const XCBGlxGetMapdvRep *R); | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_glx_destroy_pixmap | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_pixmap_t glx_pixmap | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_glx_destroy_pixmap (xcb_connection_t *c /**< */, | |
| | | xcb_glx_pixmap_t glx_pixmap /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
|
| int | | /************************************************************************** | |
| XCBGlxGetMapdvDataLength (const XCBGlxGetMapdvRep *R); | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_glx_create_new_context_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_t context | |
| | | ** @param uint32_t fbconfig | |
| | | ** @param uint32_t screen | |
| | | ** @param uint32_t render_type | |
| | | ** @param uint32_t share_list | |
| | | ** @param uint8_t is_direct | |
| | | ** @param uint8_t reserved1 | |
| | | ** @param uint16_t reserved2 | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_glx_create_new_context_checked (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_t context /**< */, | |
| | | uint32_t fbconfig /**< */, | |
| | | uint32_t screen /**< */, | |
| | | uint32_t render_type /**< */ | |
| | | , | |
| | | uint32_t share_list /**< */, | |
| | | uint8_t is_direct /**< */, | |
| | | uint8_t reserved1 /**< */, | |
| | | uint16_t reserved2 /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBGlxFLOAT64Iter | | /************************************************************************** | |
| XCBGlxGetMapdvDataIter (const XCBGlxGetMapdvRep *R); | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_glx_create_new_context | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_t context | |
| | | ** @param uint32_t fbconfig | |
| | | ** @param uint32_t screen | |
| | | ** @param uint32_t render_type | |
| | | ** @param uint32_t share_list | |
| | | ** @param uint8_t is_direct | |
| | | ** @param uint8_t reserved1 | |
| | | ** @param uint16_t reserved2 | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_glx_create_new_context (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_t context /**< */, | |
| | | uint32_t fbconfig /**< */, | |
| | | uint32_t screen /**< */, | |
| | | uint32_t render_type /**< */, | |
| | | uint32_t share_list /**< */, | |
| | | uint8_t is_direct /**< */, | |
| | | uint8_t reserved1 /**< */, | |
| | | uint16_t reserved2 /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBGlxGetMapdvRep * | | /************************************************************************** | |
| XCBGlxGetMapdvReply (XCBConnection *c, | | *** | |
| XCBGlxGetMapdvCookie cookie, | | ** | |
| XCBGenericError **e); | | ** xcb_glx_query_context_cookie_t xcb_glx_query_context | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_t context | |
| | | ** @returns xcb_glx_query_context_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_query_context_cookie_t | |
| | | xcb_glx_query_context (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_t context /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
|
| XCBGlxGetMapfvCookie | | /************************************************************************** | |
| XCBGlxGetMapfv (XCBConnection *c, | | *** | |
| XCBGlxCONTEXT_TAG context_tag, | | ** | |
| CARD32 target, | | ** xcb_glx_query_context_cookie_t xcb_glx_query_context_unchecked | |
| CARD32 query); | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_t context | |
| | | ** @returns xcb_glx_query_context_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_query_context_cookie_t | |
| | | xcb_glx_query_context_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_t context /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** uint32_t * xcb_glx_query_context_attribs | |
| | | ** | |
| | | ** @param const xcb_glx_query_context_reply_t *R | |
| | | ** @returns uint32_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | uint32_t * | |
| | | xcb_glx_query_context_attribs (const xcb_glx_query_context_reply_t *R /**< | |
| | | */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_glx_query_context_attribs_length | |
| | | ** | |
| | | ** @param const xcb_glx_query_context_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_glx_query_context_attribs_length (const xcb_glx_query_context_reply_t * | |
| | | R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_glx_query_context_attribs_end | |
| | | ** | |
| | | ** @param const xcb_glx_query_context_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_glx_query_context_attribs_end (const xcb_glx_query_context_reply_t *R | |
| | | /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_glx_query_context_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
|
| XCBGlxFLOAT32 * | | /************************************************************************** | |
| XCBGlxGetMapfvData (const XCBGlxGetMapfvRep *R); | | *** | |
| | | ** | |
| | | ** xcb_glx_query_context_reply_t * xcb_glx_query_context_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_query_context_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_glx_query_context_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_query_context_reply_t * | |
| | | xcb_glx_query_context_reply (xcb_connection_t *c /**< */, | |
| | | xcb_glx_query_context_cookie_t cookie /**< | |
| | | */, | |
| | | xcb_generic_error_t **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| int | | /************************************************************************** | |
| XCBGlxGetMapfvDataLength (const XCBGlxGetMapfvRep *R); | | *** | |
| | | ** | |
| | | ** xcb_glx_make_context_current_cookie_t xcb_glx_make_context_current | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t old_context_tag | |
| | | ** @param xcb_glx_drawable_t drawable | |
| | | ** @param xcb_glx_drawable_t read_drawable | |
| | | ** @param xcb_glx_context_t context | |
| | | ** @returns xcb_glx_make_context_current_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_make_context_current_cookie_t | |
| | | xcb_glx_make_context_current (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t old_context_tag /**< | |
| | | */, | |
| | | xcb_glx_drawable_t drawable /**< */, | |
| | | xcb_glx_drawable_t read_drawable /**< */ | |
| | | , | |
| | | xcb_glx_context_t context /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
|
| XCBGlxFLOAT32Iter | | /************************************************************************** | |
| XCBGlxGetMapfvDataIter (const XCBGlxGetMapfvRep *R); | | *** | |
| | | ** | |
| | | ** xcb_glx_make_context_current_cookie_t xcb_glx_make_context_current_unch | |
| | | ecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t old_context_tag | |
| | | ** @param xcb_glx_drawable_t drawable | |
| | | ** @param xcb_glx_drawable_t read_drawable | |
| | | ** @param xcb_glx_context_t context | |
| | | ** @returns xcb_glx_make_context_current_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_make_context_current_cookie_t | |
| | | xcb_glx_make_context_current_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t old_context_ | |
| | | tag /**< */, | |
| | | xcb_glx_drawable_t drawable /* | |
| | | *< */, | |
| | | xcb_glx_drawable_t read_drawabl | |
| | | e /**< */, | |
| | | xcb_glx_context_t context /** | |
| | | < */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_glx_make_context_current_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
|
| XCBGlxGetMapfvRep * | | /************************************************************************** | |
| XCBGlxGetMapfvReply (XCBConnection *c, | | *** | |
| XCBGlxGetMapfvCookie cookie, | | ** | |
| XCBGenericError **e); | | ** xcb_glx_make_context_current_reply_t * xcb_glx_make_context_current_rep | |
| | | ly | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_make_context_current_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_glx_make_context_current_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_make_context_current_reply_t * | |
| | | xcb_glx_make_context_current_reply (xcb_connection_t | |
| | | *c /**< */, | |
| | | xcb_glx_make_context_current_cookie_t | |
| | | cookie /**< */, | |
| | | xcb_generic_error_t * | |
| | | *e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
|
| XCBGlxGetMapivCookie | | /************************************************************************** | |
| XCBGlxGetMapiv (XCBConnection *c, | | *** | |
| XCBGlxCONTEXT_TAG context_tag, | | ** | |
| CARD32 target, | | ** xcb_void_cookie_t xcb_glx_create_pbuffer_checked | |
| CARD32 query); | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint32_t screen | |
| | | ** @param xcb_glx_fbconfig_t fbconfig | |
| | | ** @param xcb_glx_pbuffer_t pbuffer | |
| | | ** @param uint32_t num_attribs | |
| | | ** @param const uint32_t *attribs | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_glx_create_pbuffer_checked (xcb_connection_t *c /**< */, | |
| | | uint32_t screen /**< */, | |
| | | xcb_glx_fbconfig_t fbconfig /**< */, | |
| | | xcb_glx_pbuffer_t pbuffer /**< */, | |
| | | uint32_t num_attribs /**< */, | |
| | | const uint32_t *attribs /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| INT32 * | | /************************************************************************** | |
| XCBGlxGetMapivData (const XCBGlxGetMapivRep *R); | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_glx_create_pbuffer | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint32_t screen | |
| | | ** @param xcb_glx_fbconfig_t fbconfig | |
| | | ** @param xcb_glx_pbuffer_t pbuffer | |
| | | ** @param uint32_t num_attribs | |
| | | ** @param const uint32_t *attribs | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_glx_create_pbuffer (xcb_connection_t *c /**< */, | |
| | | uint32_t screen /**< */, | |
| | | xcb_glx_fbconfig_t fbconfig /**< */, | |
| | | xcb_glx_pbuffer_t pbuffer /**< */, | |
| | | uint32_t num_attribs /**< */, | |
| | | const uint32_t *attribs /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
|
| int | | /************************************************************************** | |
| XCBGlxGetMapivDataLength (const XCBGlxGetMapivRep *R); | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_glx_destroy_pbuffer_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_pbuffer_t pbuffer | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_glx_destroy_pbuffer_checked (xcb_connection_t *c /**< */, | |
| | | xcb_glx_pbuffer_t pbuffer /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBGenericIter | | /************************************************************************** | |
| XCBGlxGetMapivDataEnd (const XCBGlxGetMapivRep *R); | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_glx_destroy_pbuffer | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_pbuffer_t pbuffer | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_glx_destroy_pbuffer (xcb_connection_t *c /**< */, | |
| | | xcb_glx_pbuffer_t pbuffer /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBGlxGetMapivRep * | | /************************************************************************** | |
| XCBGlxGetMapivReply (XCBConnection *c, | | *** | |
| XCBGlxGetMapivCookie cookie, | | ** | |
| XCBGenericError **e); | | ** xcb_glx_get_drawable_attributes_cookie_t xcb_glx_get_drawable_attribute | |
| | | s | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_drawable_t drawable | |
| | | ** @returns xcb_glx_get_drawable_attributes_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_drawable_attributes_cookie_t | |
| | | xcb_glx_get_drawable_attributes (xcb_connection_t *c /**< */, | |
| | | xcb_glx_drawable_t drawable /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
|
| XCBGlxGetMaterialfvCookie | | /************************************************************************** | |
| XCBGlxGetMaterialfv (XCBConnection *c, | | *** | |
| XCBGlxCONTEXT_TAG context_tag, | | ** | |
| CARD32 face, | | ** xcb_glx_get_drawable_attributes_cookie_t xcb_glx_get_drawable_attribute | |
| CARD32 pname); | | s_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_drawable_t drawable | |
| | | ** @returns xcb_glx_get_drawable_attributes_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_drawable_attributes_cookie_t | |
| | | xcb_glx_get_drawable_attributes_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_glx_drawable_t drawable /* | |
| | | *< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** uint32_t * xcb_glx_get_drawable_attributes_attribs | |
| | | ** | |
| | | ** @param const xcb_glx_get_drawable_attributes_reply_t *R | |
| | | ** @returns uint32_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | uint32_t * | |
| | | xcb_glx_get_drawable_attributes_attribs (const xcb_glx_get_drawable_attribu | |
| | | tes_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_glx_get_drawable_attributes_attribs_length | |
| | | ** | |
| | | ** @param const xcb_glx_get_drawable_attributes_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_glx_get_drawable_attributes_attribs_length (const xcb_glx_get_drawable_ | |
| | | attributes_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_glx_get_drawable_attributes_attribs_end | |
| | | ** | |
| | | ** @param const xcb_glx_get_drawable_attributes_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_glx_get_drawable_attributes_attribs_end (const xcb_glx_get_drawable_att | |
| | | ributes_reply_t *R /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_glx_get_drawable_attributes_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
|
| XCBGlxFLOAT32 * | | /************************************************************************** | |
| XCBGlxGetMaterialfvData (const XCBGlxGetMaterialfvRep *R); | | *** | |
| | | ** | |
| | | ** xcb_glx_get_drawable_attributes_reply_t * xcb_glx_get_drawable_attribut | |
| | | es_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_get_drawable_attributes_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_glx_get_drawable_attributes_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_drawable_attributes_reply_t * | |
| | | xcb_glx_get_drawable_attributes_reply (xcb_connection_t | |
| | | *c /**< */, | |
| | | xcb_glx_get_drawable_attributes_cook | |
| | | ie_t cookie /**< */, | |
| | | xcb_generic_error_t | |
| | | **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
|
| int | | /************************************************************************** | |
| XCBGlxGetMaterialfvDataLength (const XCBGlxGetMaterialfvRep *R); | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_glx_change_drawable_attributes_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_drawable_t drawable | |
| | | ** @param uint32_t num_attribs | |
| | | ** @param const uint32_t *attribs | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_glx_change_drawable_attributes_checked (xcb_connection_t *c /**< */, | |
| | | xcb_glx_drawable_t drawable / | |
| | | **< */, | |
| | | uint32_t num_attribs | |
| | | /**< */, | |
| | | const uint32_t *attribs /* | |
| | | *< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBGlxFLOAT32Iter | | /************************************************************************** | |
| XCBGlxGetMaterialfvDataIter (const XCBGlxGetMaterialfvRep *R); | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_glx_change_drawable_attributes | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_drawable_t drawable | |
| | | ** @param uint32_t num_attribs | |
| | | ** @param const uint32_t *attribs | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_glx_change_drawable_attributes (xcb_connection_t *c /**< */, | |
| | | xcb_glx_drawable_t drawable /**< */, | |
| | | uint32_t num_attribs /**< * | |
| | | /, | |
| | | const uint32_t *attribs /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
|
| XCBGlxGetMaterialfvRep * | | /************************************************************************** | |
| XCBGlxGetMaterialfvReply (XCBConnection *c, | | *** | |
| XCBGlxGetMaterialfvCookie cookie, | | ** | |
| XCBGenericError **e); | | ** xcb_void_cookie_t xcb_glx_create_window_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint32_t screen | |
| | | ** @param xcb_glx_fbconfig_t fbconfig | |
| | | ** @param xcb_window_t window | |
| | | ** @param xcb_glx_window_t glx_window | |
| | | ** @param uint32_t num_attribs | |
| | | ** @param const uint32_t *attribs | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_glx_create_window_checked (xcb_connection_t *c /**< */, | |
| | | uint32_t screen /**< */, | |
| | | xcb_glx_fbconfig_t fbconfig /**< */, | |
| | | xcb_window_t window /**< */, | |
| | | xcb_glx_window_t glx_window /**< */, | |
| | | uint32_t num_attribs /**< */, | |
| | | const uint32_t *attribs /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBGlxGetMaterialivCookie | | /************************************************************************** | |
| XCBGlxGetMaterialiv (XCBConnection *c, | | *** | |
| XCBGlxCONTEXT_TAG context_tag, | | ** | |
| CARD32 face, | | ** xcb_void_cookie_t xcb_glx_create_window | |
| CARD32 pname); | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint32_t screen | |
| | | ** @param xcb_glx_fbconfig_t fbconfig | |
| | | ** @param xcb_window_t window | |
| | | ** @param xcb_glx_window_t glx_window | |
| | | ** @param uint32_t num_attribs | |
| | | ** @param const uint32_t *attribs | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_glx_create_window (xcb_connection_t *c /**< */, | |
| | | uint32_t screen /**< */, | |
| | | xcb_glx_fbconfig_t fbconfig /**< */, | |
| | | xcb_window_t window /**< */, | |
| | | xcb_glx_window_t glx_window /**< */, | |
| | | uint32_t num_attribs /**< */, | |
| | | const uint32_t *attribs /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
|
| INT32 * | | /************************************************************************** | |
| XCBGlxGetMaterialivData (const XCBGlxGetMaterialivRep *R); | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_glx_delete_window_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_window_t glxwindow | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_glx_delete_window_checked (xcb_connection_t *c /**< */, | |
| | | xcb_glx_window_t glxwindow /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| int | | /************************************************************************** | |
| XCBGlxGetMaterialivDataLength (const XCBGlxGetMaterialivRep *R); | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_glx_delete_window | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_window_t glxwindow | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_glx_delete_window (xcb_connection_t *c /**< */, | |
| | | xcb_glx_window_t glxwindow /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
|
| XCBGenericIter | | /************************************************************************** | |
| XCBGlxGetMaterialivDataEnd (const XCBGlxGetMaterialivRep *R); | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_glx_new_list_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t list | |
| | | ** @param uint32_t mode | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_glx_new_list_checked (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */, | |
| | | uint32_t list /**< */, | |
| | | uint32_t mode /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBGlxGetMaterialivRep * | | /************************************************************************** | |
| XCBGlxGetMaterialivReply (XCBConnection *c, | | *** | |
| XCBGlxGetMaterialivCookie cookie, | | ** | |
| XCBGenericError **e); | | ** xcb_void_cookie_t xcb_glx_new_list | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t list | |
| | | ** @param uint32_t mode | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_glx_new_list (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */, | |
| | | uint32_t list /**< */, | |
| | | uint32_t mode /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
|
| XCBGlxGetPixelMapfvCookie | | /************************************************************************** | |
| XCBGlxGetPixelMapfv (XCBConnection *c, | | *** | |
| XCBGlxCONTEXT_TAG context_tag, | | ** | |
| CARD32 map); | | ** xcb_void_cookie_t xcb_glx_end_list_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_glx_end_list_checked (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBGlxFLOAT32 * | | /************************************************************************** | |
| XCBGlxGetPixelMapfvData (const XCBGlxGetPixelMapfvRep *R); | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_glx_end_list | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_glx_end_list (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
|
| int | | /************************************************************************** | |
| XCBGlxGetPixelMapfvDataLength (const XCBGlxGetPixelMapfvRep *R); | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_glx_delete_lists_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t list | |
| | | ** @param int32_t range | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_glx_delete_lists_checked (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */, | |
| | | uint32_t list /**< */, | |
| | | int32_t range /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBGlxFLOAT32Iter | | /************************************************************************** | |
| XCBGlxGetPixelMapfvDataIter (const XCBGlxGetPixelMapfvRep *R); | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_glx_delete_lists | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t list | |
| | | ** @param int32_t range | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_glx_delete_lists (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */, | |
| | | uint32_t list /**< */, | |
| | | int32_t range /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBGlxGetPixelMapfvRep * | | /************************************************************************** | |
| XCBGlxGetPixelMapfvReply (XCBConnection *c, | | *** | |
| XCBGlxGetPixelMapfvCookie cookie, | | ** | |
| XCBGenericError **e); | | ** xcb_glx_gen_lists_cookie_t xcb_glx_gen_lists | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param int32_t range | |
| | | ** @returns xcb_glx_gen_lists_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_gen_lists_cookie_t | |
| | | xcb_glx_gen_lists (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */, | |
| | | int32_t range /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
|
| XCBGlxGetPixelMapuivCookie | | /************************************************************************** | |
| XCBGlxGetPixelMapuiv (XCBConnection *c, | | *** | |
| XCBGlxCONTEXT_TAG context_tag, | | ** | |
| CARD32 map); | | ** xcb_glx_gen_lists_cookie_t xcb_glx_gen_lists_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param int32_t range | |
| | | ** @returns xcb_glx_gen_lists_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_gen_lists_cookie_t | |
| | | xcb_glx_gen_lists_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */, | |
| | | int32_t range /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_glx_gen_lists_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
|
| CARD32 * | | /************************************************************************** | |
| XCBGlxGetPixelMapuivData (const XCBGlxGetPixelMapuivRep *R); | | *** | |
| | | ** | |
| | | ** xcb_glx_gen_lists_reply_t * xcb_glx_gen_lists_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_gen_lists_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_glx_gen_lists_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_gen_lists_reply_t * | |
| | | xcb_glx_gen_lists_reply (xcb_connection_t *c /**< */, | |
| | | xcb_glx_gen_lists_cookie_t cookie /**< */, | |
| | | xcb_generic_error_t **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
|
| int | | /************************************************************************** | |
| XCBGlxGetPixelMapuivDataLength (const XCBGlxGetPixelMapuivRep *R); | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_glx_feedback_buffer_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param int32_t size | |
| | | ** @param int32_t type | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_glx_feedback_buffer_checked (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< * | |
| | | /, | |
| | | int32_t size /**< */, | |
| | | int32_t type /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBGenericIter | | /************************************************************************** | |
| XCBGlxGetPixelMapuivDataEnd (const XCBGlxGetPixelMapuivRep *R); | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_glx_feedback_buffer | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param int32_t size | |
| | | ** @param int32_t type | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_glx_feedback_buffer (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */, | |
| | | int32_t size /**< */, | |
| | | int32_t type /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
|
| XCBGlxGetPixelMapuivRep * | | /************************************************************************** | |
| XCBGlxGetPixelMapuivReply (XCBConnection *c, | | *** | |
| XCBGlxGetPixelMapuivCookie cookie, | | ** | |
| XCBGenericError **e); | | ** xcb_void_cookie_t xcb_glx_select_buffer_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param int32_t size | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_glx_select_buffer_checked (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */, | |
| | | int32_t size /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBGlxGetPixelMapusvCookie | | /************************************************************************** | |
| XCBGlxGetPixelMapusv (XCBConnection *c, | | *** | |
| XCBGlxCONTEXT_TAG context_tag, | | ** | |
| CARD32 map); | | ** xcb_void_cookie_t xcb_glx_select_buffer | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param int32_t size | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_glx_select_buffer (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */, | |
| | | int32_t size /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| CARD16 * | | /************************************************************************** | |
| XCBGlxGetPixelMapusvData (const XCBGlxGetPixelMapusvRep *R); | | *** | |
| | | ** | |
| | | ** xcb_glx_render_mode_cookie_t xcb_glx_render_mode | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t mode | |
| | | ** @returns xcb_glx_render_mode_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_render_mode_cookie_t | |
| | | xcb_glx_render_mode (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */, | |
| | | uint32_t mode /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
|
| int | | /************************************************************************** | |
| XCBGlxGetPixelMapusvDataLength (const XCBGlxGetPixelMapusvRep *R); | | *** | |
| | | ** | |
| | | ** xcb_glx_render_mode_cookie_t xcb_glx_render_mode_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t mode | |
| | | ** @returns xcb_glx_render_mode_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_render_mode_cookie_t | |
| | | xcb_glx_render_mode_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */, | |
| | | uint32_t mode /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** uint32_t * xcb_glx_render_mode_data | |
| | | ** | |
| | | ** @param const xcb_glx_render_mode_reply_t *R | |
| | | ** @returns uint32_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | uint32_t * | |
| | | xcb_glx_render_mode_data (const xcb_glx_render_mode_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_glx_render_mode_data_length | |
| | | ** | |
| | | ** @param const xcb_glx_render_mode_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_glx_render_mode_data_length (const xcb_glx_render_mode_reply_t *R /**< | |
| | | */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_glx_render_mode_data_end | |
| | | ** | |
| | | ** @param const xcb_glx_render_mode_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_glx_render_mode_data_end (const xcb_glx_render_mode_reply_t *R /**< */ | |
| | | ); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_glx_render_mode_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
|
| XCBGenericIter | | /************************************************************************** | |
| XCBGlxGetPixelMapusvDataEnd (const XCBGlxGetPixelMapusvRep *R); | | *** | |
| | | ** | |
| | | ** xcb_glx_render_mode_reply_t * xcb_glx_render_mode_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_render_mode_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_glx_render_mode_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_render_mode_reply_t * | |
| | | xcb_glx_render_mode_reply (xcb_connection_t *c /**< */, | |
| | | xcb_glx_render_mode_cookie_t cookie /**< */, | |
| | | xcb_generic_error_t **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBGlxGetPixelMapusvRep * | | /************************************************************************** | |
| XCBGlxGetPixelMapusvReply (XCBConnection *c, | | *** | |
| XCBGlxGetPixelMapusvCookie cookie, | | ** | |
| XCBGenericError **e); | | ** xcb_glx_finish_cookie_t xcb_glx_finish | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @returns xcb_glx_finish_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_finish_cookie_t | |
| | | xcb_glx_finish (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
|
| XCBGlxGetPolygonStippleCookie | | /************************************************************************** | |
| XCBGlxGetPolygonStipple (XCBConnection *c, | | *** | |
| XCBGlxCONTEXT_TAG context_tag, | | ** | |
| BOOL lsb_first); | | ** xcb_glx_finish_cookie_t xcb_glx_finish_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @returns xcb_glx_finish_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_finish_cookie_t | |
| | | xcb_glx_finish_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_glx_finish_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
|
| BYTE * | | /************************************************************************** | |
| XCBGlxGetPolygonStippleData (const XCBGlxGetPolygonStippleRep *R); | | *** | |
| | | ** | |
| | | ** xcb_glx_finish_reply_t * xcb_glx_finish_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_finish_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_glx_finish_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_finish_reply_t * | |
| | | xcb_glx_finish_reply (xcb_connection_t *c /**< */, | |
| | | xcb_glx_finish_cookie_t cookie /**< */, | |
| | | xcb_generic_error_t **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
|
| int | | /************************************************************************** | |
| XCBGlxGetPolygonStippleDataLength (const XCBGlxGetPolygonStippleRep *R); | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_glx_pixel_storef_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t pname | |
| | | ** @param xcb_glx_float32_t datum | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_glx_pixel_storef_checked (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */, | |
| | | uint32_t pname /**< */, | |
| | | xcb_glx_float32_t datum /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBGenericIter | | /************************************************************************** | |
| XCBGlxGetPolygonStippleDataEnd (const XCBGlxGetPolygonStippleRep *R); | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_glx_pixel_storef | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t pname | |
| | | ** @param xcb_glx_float32_t datum | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_glx_pixel_storef (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */, | |
| | | uint32_t pname /**< */, | |
| | | xcb_glx_float32_t datum /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
|
| XCBGlxGetPolygonStippleRep * | | /************************************************************************** | |
| XCBGlxGetPolygonStippleReply (XCBConnection *c, | | *** | |
| XCBGlxGetPolygonStippleCookie cookie, | | ** | |
| XCBGenericError **e); | | ** xcb_void_cookie_t xcb_glx_pixel_storei_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t pname | |
| | | ** @param int32_t datum | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_glx_pixel_storei_checked (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */, | |
| | | uint32_t pname /**< */, | |
| | | int32_t datum /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBGlxGetStringCookie | | /************************************************************************** | |
| XCBGlxGetString (XCBConnection *c, | | *** | |
| XCBGlxCONTEXT_TAG context_tag, | | ** | |
| CARD32 name); | | ** xcb_void_cookie_t xcb_glx_pixel_storei | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t pname | |
| | | ** @param int32_t datum | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_glx_pixel_storei (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */, | |
| | | uint32_t pname /**< */, | |
| | | int32_t datum /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| CARD8 * | | /************************************************************************** | |
| XCBGlxGetStringString (const XCBGlxGetStringRep *R); | | *** | |
| | | ** | |
| | | ** xcb_glx_read_pixels_cookie_t xcb_glx_read_pixels | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param int32_t x | |
| | | ** @param int32_t y | |
| | | ** @param int32_t width | |
| | | ** @param int32_t height | |
| | | ** @param uint32_t format | |
| | | ** @param uint32_t type | |
| | | ** @param uint8_t swap_bytes | |
| | | ** @param uint8_t lsb_first | |
| | | ** @returns xcb_glx_read_pixels_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_read_pixels_cookie_t | |
| | | xcb_glx_read_pixels (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */, | |
| | | int32_t x /**< */, | |
| | | int32_t y /**< */, | |
| | | int32_t width /**< */, | |
| | | int32_t height /**< */, | |
| | | uint32_t format /**< */, | |
| | | uint32_t type /**< */, | |
| | | uint8_t swap_bytes /**< */, | |
| | | uint8_t lsb_first /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
|
| int | | /************************************************************************** | |
| XCBGlxGetStringStringLength (const XCBGlxGetStringRep *R); | | *** | |
| | | ** | |
| | | ** xcb_glx_read_pixels_cookie_t xcb_glx_read_pixels_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param int32_t x | |
| | | ** @param int32_t y | |
| | | ** @param int32_t width | |
| | | ** @param int32_t height | |
| | | ** @param uint32_t format | |
| | | ** @param uint32_t type | |
| | | ** @param uint8_t swap_bytes | |
| | | ** @param uint8_t lsb_first | |
| | | ** @returns xcb_glx_read_pixels_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_read_pixels_cookie_t | |
| | | xcb_glx_read_pixels_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */, | |
| | | int32_t x /**< */, | |
| | | int32_t y /**< */, | |
| | | int32_t width /**< */, | |
| | | int32_t height /**< */, | |
| | | uint32_t format /**< */, | |
| | | uint32_t type /**< */, | |
| | | uint8_t swap_bytes /**< */, | |
| | | uint8_t lsb_first /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** uint8_t * xcb_glx_read_pixels_data | |
| | | ** | |
| | | ** @param const xcb_glx_read_pixels_reply_t *R | |
| | | ** @returns uint8_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | uint8_t * | |
| | | xcb_glx_read_pixels_data (const xcb_glx_read_pixels_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_glx_read_pixels_data_length | |
| | | ** | |
| | | ** @param const xcb_glx_read_pixels_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_glx_read_pixels_data_length (const xcb_glx_read_pixels_reply_t *R /**< | |
| | | */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_glx_read_pixels_data_end | |
| | | ** | |
| | | ** @param const xcb_glx_read_pixels_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_glx_read_pixels_data_end (const xcb_glx_read_pixels_reply_t *R /**< */ | |
| | | ); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_glx_read_pixels_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
|
| XCBGenericIter | | /************************************************************************** | |
| XCBGlxGetStringStringEnd (const XCBGlxGetStringRep *R); | | *** | |
| | | ** | |
| | | ** xcb_glx_read_pixels_reply_t * xcb_glx_read_pixels_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_read_pixels_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_glx_read_pixels_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_read_pixels_reply_t * | |
| | | xcb_glx_read_pixels_reply (xcb_connection_t *c /**< */, | |
| | | xcb_glx_read_pixels_cookie_t cookie /**< */, | |
| | | xcb_generic_error_t **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBGlxGetStringRep * | | /************************************************************************** | |
| XCBGlxGetStringReply (XCBConnection *c, | | *** | |
| XCBGlxGetStringCookie cookie, | | ** | |
| XCBGenericError **e); | | ** xcb_glx_get_booleanv_cookie_t xcb_glx_get_booleanv | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param int32_t pname | |
| | | ** @returns xcb_glx_get_booleanv_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_booleanv_cookie_t | |
| | | xcb_glx_get_booleanv (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */, | |
| | | int32_t pname /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
|
| XCBGlxGetTexEnvfvCookie | | /************************************************************************** | |
| XCBGlxGetTexEnvfv (XCBConnection *c, | | *** | |
| XCBGlxCONTEXT_TAG context_tag, | | ** | |
| CARD32 target, | | ** xcb_glx_get_booleanv_cookie_t xcb_glx_get_booleanv_unchecked | |
| CARD32 pname); | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param int32_t pname | |
| | | ** @returns xcb_glx_get_booleanv_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_booleanv_cookie_t | |
| | | xcb_glx_get_booleanv_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */ | |
| | | , | |
| | | int32_t pname /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** uint8_t * xcb_glx_get_booleanv_data | |
| | | ** | |
| | | ** @param const xcb_glx_get_booleanv_reply_t *R | |
| | | ** @returns uint8_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | uint8_t * | |
| | | xcb_glx_get_booleanv_data (const xcb_glx_get_booleanv_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_glx_get_booleanv_data_length | |
| | | ** | |
| | | ** @param const xcb_glx_get_booleanv_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_glx_get_booleanv_data_length (const xcb_glx_get_booleanv_reply_t *R /* | |
| | | *< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_glx_get_booleanv_data_end | |
| | | ** | |
| | | ** @param const xcb_glx_get_booleanv_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_glx_get_booleanv_data_end (const xcb_glx_get_booleanv_reply_t *R /**< | |
| | | */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_glx_get_booleanv_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
|
| XCBGlxFLOAT32 * | | /************************************************************************** | |
| XCBGlxGetTexEnvfvData (const XCBGlxGetTexEnvfvRep *R); | | *** | |
| | | ** | |
| | | ** xcb_glx_get_booleanv_reply_t * xcb_glx_get_booleanv_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_get_booleanv_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_glx_get_booleanv_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_booleanv_reply_t * | |
| | | xcb_glx_get_booleanv_reply (xcb_connection_t *c /**< */, | |
| | | xcb_glx_get_booleanv_cookie_t cookie /**< */ | |
| | | , | |
| | | xcb_generic_error_t **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| int | | /************************************************************************** | |
| XCBGlxGetTexEnvfvDataLength (const XCBGlxGetTexEnvfvRep *R); | | *** | |
| | | ** | |
| | | ** xcb_glx_get_clip_plane_cookie_t xcb_glx_get_clip_plane | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param int32_t plane | |
| | | ** @returns xcb_glx_get_clip_plane_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_clip_plane_cookie_t | |
| | | xcb_glx_get_clip_plane (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */, | |
| | | int32_t plane /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
|
| XCBGlxFLOAT32Iter | | /************************************************************************** | |
| XCBGlxGetTexEnvfvDataIter (const XCBGlxGetTexEnvfvRep *R); | | *** | |
| | | ** | |
| | | ** xcb_glx_get_clip_plane_cookie_t xcb_glx_get_clip_plane_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param int32_t plane | |
| | | ** @returns xcb_glx_get_clip_plane_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_clip_plane_cookie_t | |
| | | xcb_glx_get_clip_plane_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< | |
| | | */, | |
| | | int32_t plane /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_glx_float64_t * xcb_glx_get_clip_plane_data | |
| | | ** | |
| | | ** @param const xcb_glx_get_clip_plane_reply_t *R | |
| | | ** @returns xcb_glx_float64_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_float64_t * | |
| | | xcb_glx_get_clip_plane_data (const xcb_glx_get_clip_plane_reply_t *R /**< | |
| | | */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_glx_get_clip_plane_data_length | |
| | | ** | |
| | | ** @param const xcb_glx_get_clip_plane_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_glx_get_clip_plane_data_length (const xcb_glx_get_clip_plane_reply_t *R | |
| | | /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_glx_get_clip_plane_data_end | |
| | | ** | |
| | | ** @param const xcb_glx_get_clip_plane_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_glx_get_clip_plane_data_end (const xcb_glx_get_clip_plane_reply_t *R / | |
| | | **< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_glx_get_clip_plane_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
|
| XCBGlxGetTexEnvfvRep * | | /************************************************************************** | |
| XCBGlxGetTexEnvfvReply (XCBConnection *c, | | *** | |
| XCBGlxGetTexEnvfvCookie cookie, | | ** | |
| XCBGenericError **e); | | ** xcb_glx_get_clip_plane_reply_t * xcb_glx_get_clip_plane_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_get_clip_plane_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_glx_get_clip_plane_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_clip_plane_reply_t * | |
| | | xcb_glx_get_clip_plane_reply (xcb_connection_t *c /**< */, | |
| | | xcb_glx_get_clip_plane_cookie_t cookie /** | |
| | | < */, | |
| | | xcb_generic_error_t **e /**< */) | |
| | | ; | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBGlxGetTexEnvivCookie | | /************************************************************************** | |
| XCBGlxGetTexEnviv (XCBConnection *c, | | *** | |
| XCBGlxCONTEXT_TAG context_tag, | | ** | |
| CARD32 target, | | ** xcb_glx_get_doublev_cookie_t xcb_glx_get_doublev | |
| CARD32 pname); | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t pname | |
| | | ** @returns xcb_glx_get_doublev_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_doublev_cookie_t | |
| | | xcb_glx_get_doublev (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */, | |
| | | uint32_t pname /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
|
| INT32 * | | /************************************************************************** | |
| XCBGlxGetTexEnvivData (const XCBGlxGetTexEnvivRep *R); | | *** | |
| | | ** | |
| | | ** xcb_glx_get_doublev_cookie_t xcb_glx_get_doublev_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t pname | |
| | | ** @returns xcb_glx_get_doublev_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_doublev_cookie_t | |
| | | xcb_glx_get_doublev_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */, | |
| | | uint32_t pname /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_glx_float64_t * xcb_glx_get_doublev_data | |
| | | ** | |
| | | ** @param const xcb_glx_get_doublev_reply_t *R | |
| | | ** @returns xcb_glx_float64_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_float64_t * | |
| | | xcb_glx_get_doublev_data (const xcb_glx_get_doublev_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_glx_get_doublev_data_length | |
| | | ** | |
| | | ** @param const xcb_glx_get_doublev_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_glx_get_doublev_data_length (const xcb_glx_get_doublev_reply_t *R /**< | |
| | | */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_glx_get_doublev_data_end | |
| | | ** | |
| | | ** @param const xcb_glx_get_doublev_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_glx_get_doublev_data_end (const xcb_glx_get_doublev_reply_t *R /**< */ | |
| | | ); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_glx_get_doublev_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
|
| int | | /************************************************************************** | |
| XCBGlxGetTexEnvivDataLength (const XCBGlxGetTexEnvivRep *R); | | *** | |
| | | ** | |
| | | ** xcb_glx_get_doublev_reply_t * xcb_glx_get_doublev_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_get_doublev_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_glx_get_doublev_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_doublev_reply_t * | |
| | | xcb_glx_get_doublev_reply (xcb_connection_t *c /**< */, | |
| | | xcb_glx_get_doublev_cookie_t cookie /**< */, | |
| | | xcb_generic_error_t **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBGenericIter | | /************************************************************************** | |
| XCBGlxGetTexEnvivDataEnd (const XCBGlxGetTexEnvivRep *R); | | *** | |
| | | ** | |
| | | ** xcb_glx_get_error_cookie_t xcb_glx_get_error | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @returns xcb_glx_get_error_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_error_cookie_t | |
| | | xcb_glx_get_error (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
|
| XCBGlxGetTexEnvivRep * | | /************************************************************************** | |
| XCBGlxGetTexEnvivReply (XCBConnection *c, | | *** | |
| XCBGlxGetTexEnvivCookie cookie, | | ** | |
| XCBGenericError **e); | | ** xcb_glx_get_error_cookie_t xcb_glx_get_error_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @returns xcb_glx_get_error_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_error_cookie_t | |
| | | xcb_glx_get_error_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_glx_get_error_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
|
| XCBGlxGetTexGendvCookie | | /************************************************************************** | |
| XCBGlxGetTexGendv (XCBConnection *c, | | *** | |
| XCBGlxCONTEXT_TAG context_tag, | | ** | |
| CARD32 coord, | | ** xcb_glx_get_error_reply_t * xcb_glx_get_error_reply | |
| CARD32 pname); | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_get_error_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_glx_get_error_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_error_reply_t * | |
| | | xcb_glx_get_error_reply (xcb_connection_t *c /**< */, | |
| | | xcb_glx_get_error_cookie_t cookie /**< */, | |
| | | xcb_generic_error_t **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBGlxFLOAT64 * | | /************************************************************************** | |
| XCBGlxGetTexGendvData (const XCBGlxGetTexGendvRep *R); | | *** | |
| | | ** | |
| | | ** xcb_glx_get_floatv_cookie_t xcb_glx_get_floatv | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t pname | |
| | | ** @returns xcb_glx_get_floatv_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_floatv_cookie_t | |
| | | xcb_glx_get_floatv (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */, | |
| | | uint32_t pname /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
|
| int | | /************************************************************************** | |
| XCBGlxGetTexGendvDataLength (const XCBGlxGetTexGendvRep *R); | | *** | |
| | | ** | |
| | | ** xcb_glx_get_floatv_cookie_t xcb_glx_get_floatv_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t pname | |
| | | ** @returns xcb_glx_get_floatv_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_floatv_cookie_t | |
| | | xcb_glx_get_floatv_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */, | |
| | | uint32_t pname /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_glx_float32_t * xcb_glx_get_floatv_data | |
| | | ** | |
| | | ** @param const xcb_glx_get_floatv_reply_t *R | |
| | | ** @returns xcb_glx_float32_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_float32_t * | |
| | | xcb_glx_get_floatv_data (const xcb_glx_get_floatv_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_glx_get_floatv_data_length | |
| | | ** | |
| | | ** @param const xcb_glx_get_floatv_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_glx_get_floatv_data_length (const xcb_glx_get_floatv_reply_t *R /**< * | |
| | | /); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_glx_get_floatv_data_end | |
| | | ** | |
| | | ** @param const xcb_glx_get_floatv_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_glx_get_floatv_data_end (const xcb_glx_get_floatv_reply_t *R /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_glx_get_floatv_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
|
| XCBGlxFLOAT64Iter | | /************************************************************************** | |
| XCBGlxGetTexGendvDataIter (const XCBGlxGetTexGendvRep *R); | | *** | |
| | | ** | |
| | | ** xcb_glx_get_floatv_reply_t * xcb_glx_get_floatv_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_get_floatv_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_glx_get_floatv_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_floatv_reply_t * | |
| | | xcb_glx_get_floatv_reply (xcb_connection_t *c /**< */, | |
| | | xcb_glx_get_floatv_cookie_t cookie /**< */, | |
| | | xcb_generic_error_t **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBGlxGetTexGendvRep * | | /************************************************************************** | |
| XCBGlxGetTexGendvReply (XCBConnection *c, | | *** | |
| XCBGlxGetTexGendvCookie cookie, | | ** | |
| XCBGenericError **e); | | ** xcb_glx_get_integerv_cookie_t xcb_glx_get_integerv | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t pname | |
| | | ** @returns xcb_glx_get_integerv_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_integerv_cookie_t | |
| | | xcb_glx_get_integerv (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */, | |
| | | uint32_t pname /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
|
| XCBGlxGetTexGenfvCookie | | /************************************************************************** | |
| XCBGlxGetTexGenfv (XCBConnection *c, | | *** | |
| XCBGlxCONTEXT_TAG context_tag, | | ** | |
| CARD32 coord, | | ** xcb_glx_get_integerv_cookie_t xcb_glx_get_integerv_unchecked | |
| CARD32 pname); | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t pname | |
| | | ** @returns xcb_glx_get_integerv_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_integerv_cookie_t | |
| | | xcb_glx_get_integerv_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */ | |
| | | , | |
| | | uint32_t pname /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int32_t * xcb_glx_get_integerv_data | |
| | | ** | |
| | | ** @param const xcb_glx_get_integerv_reply_t *R | |
| | | ** @returns int32_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int32_t * | |
| | | xcb_glx_get_integerv_data (const xcb_glx_get_integerv_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_glx_get_integerv_data_length | |
| | | ** | |
| | | ** @param const xcb_glx_get_integerv_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_glx_get_integerv_data_length (const xcb_glx_get_integerv_reply_t *R /* | |
| | | *< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_glx_get_integerv_data_end | |
| | | ** | |
| | | ** @param const xcb_glx_get_integerv_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_glx_get_integerv_data_end (const xcb_glx_get_integerv_reply_t *R /**< | |
| | | */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_glx_get_integerv_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
|
| XCBGlxFLOAT32 * | | /************************************************************************** | |
| XCBGlxGetTexGenfvData (const XCBGlxGetTexGenfvRep *R); | | *** | |
| | | ** | |
| | | ** xcb_glx_get_integerv_reply_t * xcb_glx_get_integerv_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_get_integerv_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_glx_get_integerv_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_integerv_reply_t * | |
| | | xcb_glx_get_integerv_reply (xcb_connection_t *c /**< */, | |
| | | xcb_glx_get_integerv_cookie_t cookie /**< */ | |
| | | , | |
| | | xcb_generic_error_t **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| int | | /************************************************************************** | |
| XCBGlxGetTexGenfvDataLength (const XCBGlxGetTexGenfvRep *R); | | *** | |
| | | ** | |
| | | ** xcb_glx_get_lightfv_cookie_t xcb_glx_get_lightfv | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t light | |
| | | ** @param uint32_t pname | |
| | | ** @returns xcb_glx_get_lightfv_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_lightfv_cookie_t | |
| | | xcb_glx_get_lightfv (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */, | |
| | | uint32_t light /**< */, | |
| | | uint32_t pname /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
|
| XCBGlxFLOAT32Iter | | /************************************************************************** | |
| XCBGlxGetTexGenfvDataIter (const XCBGlxGetTexGenfvRep *R); | | *** | |
| | | ** | |
| | | ** xcb_glx_get_lightfv_cookie_t xcb_glx_get_lightfv_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t light | |
| | | ** @param uint32_t pname | |
| | | ** @returns xcb_glx_get_lightfv_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_lightfv_cookie_t | |
| | | xcb_glx_get_lightfv_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */, | |
| | | uint32_t light /**< */, | |
| | | uint32_t pname /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_glx_float32_t * xcb_glx_get_lightfv_data | |
| | | ** | |
| | | ** @param const xcb_glx_get_lightfv_reply_t *R | |
| | | ** @returns xcb_glx_float32_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_float32_t * | |
| | | xcb_glx_get_lightfv_data (const xcb_glx_get_lightfv_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_glx_get_lightfv_data_length | |
| | | ** | |
| | | ** @param const xcb_glx_get_lightfv_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_glx_get_lightfv_data_length (const xcb_glx_get_lightfv_reply_t *R /**< | |
| | | */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_glx_get_lightfv_data_end | |
| | | ** | |
| | | ** @param const xcb_glx_get_lightfv_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_glx_get_lightfv_data_end (const xcb_glx_get_lightfv_reply_t *R /**< */ | |
| | | ); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_glx_get_lightfv_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
|
| XCBGlxGetTexGenfvRep * | | /************************************************************************** | |
| XCBGlxGetTexGenfvReply (XCBConnection *c, | | *** | |
| XCBGlxGetTexGenfvCookie cookie, | | ** | |
| XCBGenericError **e); | | ** xcb_glx_get_lightfv_reply_t * xcb_glx_get_lightfv_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_get_lightfv_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_glx_get_lightfv_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_lightfv_reply_t * | |
| | | xcb_glx_get_lightfv_reply (xcb_connection_t *c /**< */, | |
| | | xcb_glx_get_lightfv_cookie_t cookie /**< */, | |
| | | xcb_generic_error_t **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBGlxGetTexGenivCookie | | /************************************************************************** | |
| XCBGlxGetTexGeniv (XCBConnection *c, | | *** | |
| XCBGlxCONTEXT_TAG context_tag, | | ** | |
| CARD32 coord, | | ** xcb_glx_get_lightiv_cookie_t xcb_glx_get_lightiv | |
| CARD32 pname); | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t light | |
| | | ** @param uint32_t pname | |
| | | ** @returns xcb_glx_get_lightiv_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_lightiv_cookie_t | |
| | | xcb_glx_get_lightiv (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */, | |
| | | uint32_t light /**< */, | |
| | | uint32_t pname /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
|
| INT32 * | | /************************************************************************** | |
| XCBGlxGetTexGenivData (const XCBGlxGetTexGenivRep *R); | | *** | |
| | | ** | |
| | | ** xcb_glx_get_lightiv_cookie_t xcb_glx_get_lightiv_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t light | |
| | | ** @param uint32_t pname | |
| | | ** @returns xcb_glx_get_lightiv_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_lightiv_cookie_t | |
| | | xcb_glx_get_lightiv_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */, | |
| | | uint32_t light /**< */, | |
| | | uint32_t pname /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int32_t * xcb_glx_get_lightiv_data | |
| | | ** | |
| | | ** @param const xcb_glx_get_lightiv_reply_t *R | |
| | | ** @returns int32_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int32_t * | |
| | | xcb_glx_get_lightiv_data (const xcb_glx_get_lightiv_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_glx_get_lightiv_data_length | |
| | | ** | |
| | | ** @param const xcb_glx_get_lightiv_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_glx_get_lightiv_data_length (const xcb_glx_get_lightiv_reply_t *R /**< | |
| | | */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_glx_get_lightiv_data_end | |
| | | ** | |
| | | ** @param const xcb_glx_get_lightiv_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_glx_get_lightiv_data_end (const xcb_glx_get_lightiv_reply_t *R /**< */ | |
| | | ); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_glx_get_lightiv_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
|
| int | | /************************************************************************** | |
| XCBGlxGetTexGenivDataLength (const XCBGlxGetTexGenivRep *R); | | *** | |
| | | ** | |
| | | ** xcb_glx_get_lightiv_reply_t * xcb_glx_get_lightiv_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_get_lightiv_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_glx_get_lightiv_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_lightiv_reply_t * | |
| | | xcb_glx_get_lightiv_reply (xcb_connection_t *c /**< */, | |
| | | xcb_glx_get_lightiv_cookie_t cookie /**< */, | |
| | | xcb_generic_error_t **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBGenericIter | | /************************************************************************** | |
| XCBGlxGetTexGenivDataEnd (const XCBGlxGetTexGenivRep *R); | | *** | |
| | | ** | |
| | | ** xcb_glx_get_mapdv_cookie_t xcb_glx_get_mapdv | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t target | |
| | | ** @param uint32_t query | |
| | | ** @returns xcb_glx_get_mapdv_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_mapdv_cookie_t | |
| | | xcb_glx_get_mapdv (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */, | |
| | | uint32_t target /**< */, | |
| | | uint32_t query /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
|
| XCBGlxGetTexGenivRep * | | /************************************************************************** | |
| XCBGlxGetTexGenivReply (XCBConnection *c, | | *** | |
| XCBGlxGetTexGenivCookie cookie, | | ** | |
| XCBGenericError **e); | | ** xcb_glx_get_mapdv_cookie_t xcb_glx_get_mapdv_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t target | |
| | | ** @param uint32_t query | |
| | | ** @returns xcb_glx_get_mapdv_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_mapdv_cookie_t | |
| | | xcb_glx_get_mapdv_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */, | |
| | | uint32_t target /**< */, | |
| | | uint32_t query /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_glx_float64_t * xcb_glx_get_mapdv_data | |
| | | ** | |
| | | ** @param const xcb_glx_get_mapdv_reply_t *R | |
| | | ** @returns xcb_glx_float64_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_float64_t * | |
| | | xcb_glx_get_mapdv_data (const xcb_glx_get_mapdv_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_glx_get_mapdv_data_length | |
| | | ** | |
| | | ** @param const xcb_glx_get_mapdv_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_glx_get_mapdv_data_length (const xcb_glx_get_mapdv_reply_t *R /**< */) | |
| | | ; | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_glx_get_mapdv_data_end | |
| | | ** | |
| | | ** @param const xcb_glx_get_mapdv_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_glx_get_mapdv_data_end (const xcb_glx_get_mapdv_reply_t *R /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_glx_get_mapdv_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
|
| XCBGlxGetTexImageCookie | | /************************************************************************** | |
| XCBGlxGetTexImage (XCBConnection *c, | | *** | |
| XCBGlxCONTEXT_TAG context_tag, | | ** | |
| CARD32 target, | | ** xcb_glx_get_mapdv_reply_t * xcb_glx_get_mapdv_reply | |
| INT32 level, | | ** | |
| CARD32 format, | | ** @param xcb_connection_t *c | |
| CARD32 type, | | ** @param xcb_glx_get_mapdv_cookie_t cookie | |
| BOOL swap_bytes); | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_glx_get_mapdv_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_mapdv_reply_t * | |
| | | xcb_glx_get_mapdv_reply (xcb_connection_t *c /**< */, | |
| | | xcb_glx_get_mapdv_cookie_t cookie /**< */, | |
| | | xcb_generic_error_t **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| BYTE * | | /************************************************************************** | |
| XCBGlxGetTexImageData (const XCBGlxGetTexImageRep *R); | | *** | |
| | | ** | |
| | | ** xcb_glx_get_mapfv_cookie_t xcb_glx_get_mapfv | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t target | |
| | | ** @param uint32_t query | |
| | | ** @returns xcb_glx_get_mapfv_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_mapfv_cookie_t | |
| | | xcb_glx_get_mapfv (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */, | |
| | | uint32_t target /**< */, | |
| | | uint32_t query /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
|
| int | | /************************************************************************** | |
| XCBGlxGetTexImageDataLength (const XCBGlxGetTexImageRep *R); | | *** | |
| | | ** | |
| | | ** xcb_glx_get_mapfv_cookie_t xcb_glx_get_mapfv_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t target | |
| | | ** @param uint32_t query | |
| | | ** @returns xcb_glx_get_mapfv_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_mapfv_cookie_t | |
| | | xcb_glx_get_mapfv_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */, | |
| | | uint32_t target /**< */, | |
| | | uint32_t query /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_glx_float32_t * xcb_glx_get_mapfv_data | |
| | | ** | |
| | | ** @param const xcb_glx_get_mapfv_reply_t *R | |
| | | ** @returns xcb_glx_float32_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_float32_t * | |
| | | xcb_glx_get_mapfv_data (const xcb_glx_get_mapfv_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_glx_get_mapfv_data_length | |
| | | ** | |
| | | ** @param const xcb_glx_get_mapfv_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_glx_get_mapfv_data_length (const xcb_glx_get_mapfv_reply_t *R /**< */) | |
| | | ; | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_glx_get_mapfv_data_end | |
| | | ** | |
| | | ** @param const xcb_glx_get_mapfv_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_glx_get_mapfv_data_end (const xcb_glx_get_mapfv_reply_t *R /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_glx_get_mapfv_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
|
| XCBGenericIter | | /************************************************************************** | |
| XCBGlxGetTexImageDataEnd (const XCBGlxGetTexImageRep *R); | | *** | |
| | | ** | |
| | | ** xcb_glx_get_mapfv_reply_t * xcb_glx_get_mapfv_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_get_mapfv_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_glx_get_mapfv_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_mapfv_reply_t * | |
| | | xcb_glx_get_mapfv_reply (xcb_connection_t *c /**< */, | |
| | | xcb_glx_get_mapfv_cookie_t cookie /**< */, | |
| | | xcb_generic_error_t **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBGlxGetTexImageRep * | | /************************************************************************** | |
| XCBGlxGetTexImageReply (XCBConnection *c, | | *** | |
| XCBGlxGetTexImageCookie cookie, | | ** | |
| XCBGenericError **e); | | ** xcb_glx_get_mapiv_cookie_t xcb_glx_get_mapiv | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t target | |
| | | ** @param uint32_t query | |
| | | ** @returns xcb_glx_get_mapiv_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_mapiv_cookie_t | |
| | | xcb_glx_get_mapiv (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */, | |
| | | uint32_t target /**< */, | |
| | | uint32_t query /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
|
| XCBGlxGetTexParameterfvCookie | | /************************************************************************** | |
| XCBGlxGetTexParameterfv (XCBConnection *c, | | *** | |
| XCBGlxCONTEXT_TAG context_tag, | | ** | |
| CARD32 target, | | ** xcb_glx_get_mapiv_cookie_t xcb_glx_get_mapiv_unchecked | |
| CARD32 pname); | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t target | |
| | | ** @param uint32_t query | |
| | | ** @returns xcb_glx_get_mapiv_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_mapiv_cookie_t | |
| | | xcb_glx_get_mapiv_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */, | |
| | | uint32_t target /**< */, | |
| | | uint32_t query /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int32_t * xcb_glx_get_mapiv_data | |
| | | ** | |
| | | ** @param const xcb_glx_get_mapiv_reply_t *R | |
| | | ** @returns int32_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int32_t * | |
| | | xcb_glx_get_mapiv_data (const xcb_glx_get_mapiv_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_glx_get_mapiv_data_length | |
| | | ** | |
| | | ** @param const xcb_glx_get_mapiv_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_glx_get_mapiv_data_length (const xcb_glx_get_mapiv_reply_t *R /**< */) | |
| | | ; | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_glx_get_mapiv_data_end | |
| | | ** | |
| | | ** @param const xcb_glx_get_mapiv_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_glx_get_mapiv_data_end (const xcb_glx_get_mapiv_reply_t *R /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_glx_get_mapiv_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
|
| XCBGlxFLOAT32 * | | /************************************************************************** | |
| XCBGlxGetTexParameterfvData (const XCBGlxGetTexParameterfvRep *R); | | *** | |
| | | ** | |
| | | ** xcb_glx_get_mapiv_reply_t * xcb_glx_get_mapiv_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_get_mapiv_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_glx_get_mapiv_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_mapiv_reply_t * | |
| | | xcb_glx_get_mapiv_reply (xcb_connection_t *c /**< */, | |
| | | xcb_glx_get_mapiv_cookie_t cookie /**< */, | |
| | | xcb_generic_error_t **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| int | | /************************************************************************** | |
| XCBGlxGetTexParameterfvDataLength (const XCBGlxGetTexParameterfvRep *R); | | *** | |
| | | ** | |
| | | ** xcb_glx_get_materialfv_cookie_t xcb_glx_get_materialfv | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t face | |
| | | ** @param uint32_t pname | |
| | | ** @returns xcb_glx_get_materialfv_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_materialfv_cookie_t | |
| | | xcb_glx_get_materialfv (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */, | |
| | | uint32_t face /**< */, | |
| | | uint32_t pname /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
|
| XCBGlxFLOAT32Iter | | /************************************************************************** | |
| XCBGlxGetTexParameterfvDataIter (const XCBGlxGetTexParameterfvRep *R); | | *** | |
| | | ** | |
| | | ** xcb_glx_get_materialfv_cookie_t xcb_glx_get_materialfv_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t face | |
| | | ** @param uint32_t pname | |
| | | ** @returns xcb_glx_get_materialfv_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_materialfv_cookie_t | |
| | | xcb_glx_get_materialfv_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< | |
| | | */, | |
| | | uint32_t face /**< */, | |
| | | uint32_t pname /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_glx_float32_t * xcb_glx_get_materialfv_data | |
| | | ** | |
| | | ** @param const xcb_glx_get_materialfv_reply_t *R | |
| | | ** @returns xcb_glx_float32_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_float32_t * | |
| | | xcb_glx_get_materialfv_data (const xcb_glx_get_materialfv_reply_t *R /**< | |
| | | */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_glx_get_materialfv_data_length | |
| | | ** | |
| | | ** @param const xcb_glx_get_materialfv_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_glx_get_materialfv_data_length (const xcb_glx_get_materialfv_reply_t *R | |
| | | /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_glx_get_materialfv_data_end | |
| | | ** | |
| | | ** @param const xcb_glx_get_materialfv_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_glx_get_materialfv_data_end (const xcb_glx_get_materialfv_reply_t *R / | |
| | | **< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_glx_get_materialfv_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
|
| XCBGlxGetTexParameterfvRep * | | /************************************************************************** | |
| XCBGlxGetTexParameterfvReply (XCBConnection *c, | | *** | |
| XCBGlxGetTexParameterfvCookie cookie, | | ** | |
| XCBGenericError **e); | | ** xcb_glx_get_materialfv_reply_t * xcb_glx_get_materialfv_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_get_materialfv_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_glx_get_materialfv_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_materialfv_reply_t * | |
| | | xcb_glx_get_materialfv_reply (xcb_connection_t *c /**< */, | |
| | | xcb_glx_get_materialfv_cookie_t cookie /** | |
| | | < */, | |
| | | xcb_generic_error_t **e /**< */) | |
| | | ; | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBGlxGetTexParameterivCookie | | /************************************************************************** | |
| XCBGlxGetTexParameteriv (XCBConnection *c, | | *** | |
| XCBGlxCONTEXT_TAG context_tag, | | ** | |
| CARD32 target, | | ** xcb_glx_get_materialiv_cookie_t xcb_glx_get_materialiv | |
| CARD32 pname); | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t face | |
| | | ** @param uint32_t pname | |
| | | ** @returns xcb_glx_get_materialiv_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_materialiv_cookie_t | |
| | | xcb_glx_get_materialiv (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */, | |
| | | uint32_t face /**< */, | |
| | | uint32_t pname /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
|
| INT32 * | | /************************************************************************** | |
| XCBGlxGetTexParameterivData (const XCBGlxGetTexParameterivRep *R); | | *** | |
| | | ** | |
| | | ** xcb_glx_get_materialiv_cookie_t xcb_glx_get_materialiv_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t face | |
| | | ** @param uint32_t pname | |
| | | ** @returns xcb_glx_get_materialiv_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_materialiv_cookie_t | |
| | | xcb_glx_get_materialiv_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< | |
| | | */, | |
| | | uint32_t face /**< */, | |
| | | uint32_t pname /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int32_t * xcb_glx_get_materialiv_data | |
| | | ** | |
| | | ** @param const xcb_glx_get_materialiv_reply_t *R | |
| | | ** @returns int32_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int32_t * | |
| | | xcb_glx_get_materialiv_data (const xcb_glx_get_materialiv_reply_t *R /**< | |
| | | */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_glx_get_materialiv_data_length | |
| | | ** | |
| | | ** @param const xcb_glx_get_materialiv_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_glx_get_materialiv_data_length (const xcb_glx_get_materialiv_reply_t *R | |
| | | /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_glx_get_materialiv_data_end | |
| | | ** | |
| | | ** @param const xcb_glx_get_materialiv_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_glx_get_materialiv_data_end (const xcb_glx_get_materialiv_reply_t *R / | |
| | | **< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_glx_get_materialiv_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
|
| int | | /************************************************************************** | |
| XCBGlxGetTexParameterivDataLength (const XCBGlxGetTexParameterivRep *R); | | *** | |
| | | ** | |
| | | ** xcb_glx_get_materialiv_reply_t * xcb_glx_get_materialiv_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_get_materialiv_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_glx_get_materialiv_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_materialiv_reply_t * | |
| | | xcb_glx_get_materialiv_reply (xcb_connection_t *c /**< */, | |
| | | xcb_glx_get_materialiv_cookie_t cookie /** | |
| | | < */, | |
| | | xcb_generic_error_t **e /**< */) | |
| | | ; | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBGenericIter | | /************************************************************************** | |
| XCBGlxGetTexParameterivDataEnd (const XCBGlxGetTexParameterivRep *R); | | *** | |
| | | ** | |
| | | ** xcb_glx_get_pixel_mapfv_cookie_t xcb_glx_get_pixel_mapfv | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t map | |
| | | ** @returns xcb_glx_get_pixel_mapfv_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_pixel_mapfv_cookie_t | |
| | | xcb_glx_get_pixel_mapfv (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */, | |
| | | uint32_t map /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
|
| XCBGlxGetTexParameterivRep * | | /************************************************************************** | |
| XCBGlxGetTexParameterivReply (XCBConnection *c, | | *** | |
| XCBGlxGetTexParameterivCookie cookie, | | ** | |
| XCBGenericError **e); | | ** xcb_glx_get_pixel_mapfv_cookie_t xcb_glx_get_pixel_mapfv_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t map | |
| | | ** @returns xcb_glx_get_pixel_mapfv_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_pixel_mapfv_cookie_t | |
| | | xcb_glx_get_pixel_mapfv_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< | |
| | | */, | |
| | | uint32_t map /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_glx_float32_t * xcb_glx_get_pixel_mapfv_data | |
| | | ** | |
| | | ** @param const xcb_glx_get_pixel_mapfv_reply_t *R | |
| | | ** @returns xcb_glx_float32_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_float32_t * | |
| | | xcb_glx_get_pixel_mapfv_data (const xcb_glx_get_pixel_mapfv_reply_t *R /** | |
| | | < */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_glx_get_pixel_mapfv_data_length | |
| | | ** | |
| | | ** @param const xcb_glx_get_pixel_mapfv_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_glx_get_pixel_mapfv_data_length (const xcb_glx_get_pixel_mapfv_reply_t | |
| | | *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_glx_get_pixel_mapfv_data_end | |
| | | ** | |
| | | ** @param const xcb_glx_get_pixel_mapfv_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_glx_get_pixel_mapfv_data_end (const xcb_glx_get_pixel_mapfv_reply_t *R | |
| | | /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_glx_get_pixel_mapfv_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
|
| XCBGlxGetTexLevelParameterfvCookie | | /************************************************************************** | |
| XCBGlxGetTexLevelParameterfv (XCBConnection *c, | | *** | |
| XCBGlxCONTEXT_TAG context_tag, | | ** | |
| CARD32 target, | | ** xcb_glx_get_pixel_mapfv_reply_t * xcb_glx_get_pixel_mapfv_reply | |
| INT32 level, | | ** | |
| CARD32 pname); | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_get_pixel_mapfv_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_glx_get_pixel_mapfv_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_pixel_mapfv_reply_t * | |
| | | xcb_glx_get_pixel_mapfv_reply (xcb_connection_t *c /**< * | |
| | | /, | |
| | | xcb_glx_get_pixel_mapfv_cookie_t cookie / | |
| | | **< */, | |
| | | xcb_generic_error_t **e /**< * | |
| | | /); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBGlxFLOAT32 * | | /************************************************************************** | |
| XCBGlxGetTexLevelParameterfvData (const XCBGlxGetTexLevelParameterfvRep *R) | | *** | |
| ; | | ** | |
| | | ** xcb_glx_get_pixel_mapuiv_cookie_t xcb_glx_get_pixel_mapuiv | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t map | |
| | | ** @returns xcb_glx_get_pixel_mapuiv_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_pixel_mapuiv_cookie_t | |
| | | xcb_glx_get_pixel_mapuiv (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */, | |
| | | uint32_t map /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
|
| int | | /************************************************************************** | |
| XCBGlxGetTexLevelParameterfvDataLength (const XCBGlxGetTexLevelParameterfvR | | *** | |
| ep *R); | | ** | |
| | | ** xcb_glx_get_pixel_mapuiv_cookie_t xcb_glx_get_pixel_mapuiv_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t map | |
| | | ** @returns xcb_glx_get_pixel_mapuiv_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_pixel_mapuiv_cookie_t | |
| | | xcb_glx_get_pixel_mapuiv_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /** | |
| | | < */, | |
| | | uint32_t map /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** uint32_t * xcb_glx_get_pixel_mapuiv_data | |
| | | ** | |
| | | ** @param const xcb_glx_get_pixel_mapuiv_reply_t *R | |
| | | ** @returns uint32_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | uint32_t * | |
| | | xcb_glx_get_pixel_mapuiv_data (const xcb_glx_get_pixel_mapuiv_reply_t *R / | |
| | | **< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_glx_get_pixel_mapuiv_data_length | |
| | | ** | |
| | | ** @param const xcb_glx_get_pixel_mapuiv_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_glx_get_pixel_mapuiv_data_length (const xcb_glx_get_pixel_mapuiv_reply_ | |
| | | t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_glx_get_pixel_mapuiv_data_end | |
| | | ** | |
| | | ** @param const xcb_glx_get_pixel_mapuiv_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_glx_get_pixel_mapuiv_data_end (const xcb_glx_get_pixel_mapuiv_reply_t * | |
| | | R /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_glx_get_pixel_mapuiv_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
|
| XCBGlxFLOAT32Iter | | /************************************************************************** | |
| XCBGlxGetTexLevelParameterfvDataIter (const XCBGlxGetTexLevelParameterfvRep | | *** | |
| *R); | | ** | |
| | | ** xcb_glx_get_pixel_mapuiv_reply_t * xcb_glx_get_pixel_mapuiv_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_get_pixel_mapuiv_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_glx_get_pixel_mapuiv_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_pixel_mapuiv_reply_t * | |
| | | xcb_glx_get_pixel_mapuiv_reply (xcb_connection_t *c /**< | |
| | | */, | |
| | | xcb_glx_get_pixel_mapuiv_cookie_t cookie | |
| | | /**< */, | |
| | | xcb_generic_error_t **e /**< | |
| | | */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBGlxGetTexLevelParameterfvRep * | | /************************************************************************** | |
| XCBGlxGetTexLevelParameterfvReply (XCBConnection *c, | | *** | |
| XCBGlxGetTexLevelParameterfvCookie coo | | ** | |
| kie, | | ** xcb_glx_get_pixel_mapusv_cookie_t xcb_glx_get_pixel_mapusv | |
| XCBGenericError **e); | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t map | |
| | | ** @returns xcb_glx_get_pixel_mapusv_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_pixel_mapusv_cookie_t | |
| | | xcb_glx_get_pixel_mapusv (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */, | |
| | | uint32_t map /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
|
| XCBGlxGetTexLevelParameterivCookie | | /************************************************************************** | |
| XCBGlxGetTexLevelParameteriv (XCBConnection *c, | | *** | |
| XCBGlxCONTEXT_TAG context_tag, | | ** | |
| CARD32 target, | | ** xcb_glx_get_pixel_mapusv_cookie_t xcb_glx_get_pixel_mapusv_unchecked | |
| INT32 level, | | ** | |
| CARD32 pname); | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t map | |
| | | ** @returns xcb_glx_get_pixel_mapusv_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_pixel_mapusv_cookie_t | |
| | | xcb_glx_get_pixel_mapusv_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /** | |
| | | < */, | |
| | | uint32_t map /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** uint16_t * xcb_glx_get_pixel_mapusv_data | |
| | | ** | |
| | | ** @param const xcb_glx_get_pixel_mapusv_reply_t *R | |
| | | ** @returns uint16_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | uint16_t * | |
| | | xcb_glx_get_pixel_mapusv_data (const xcb_glx_get_pixel_mapusv_reply_t *R / | |
| | | **< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_glx_get_pixel_mapusv_data_length | |
| | | ** | |
| | | ** @param const xcb_glx_get_pixel_mapusv_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_glx_get_pixel_mapusv_data_length (const xcb_glx_get_pixel_mapusv_reply_ | |
| | | t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_glx_get_pixel_mapusv_data_end | |
| | | ** | |
| | | ** @param const xcb_glx_get_pixel_mapusv_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_glx_get_pixel_mapusv_data_end (const xcb_glx_get_pixel_mapusv_reply_t * | |
| | | R /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_glx_get_pixel_mapusv_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
|
| INT32 * | | /************************************************************************** | |
| XCBGlxGetTexLevelParameterivData (const XCBGlxGetTexLevelParameterivRep *R) | | *** | |
| ; | | ** | |
| | | ** xcb_glx_get_pixel_mapusv_reply_t * xcb_glx_get_pixel_mapusv_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_get_pixel_mapusv_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_glx_get_pixel_mapusv_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_pixel_mapusv_reply_t * | |
| | | xcb_glx_get_pixel_mapusv_reply (xcb_connection_t *c /**< | |
| | | */, | |
| | | xcb_glx_get_pixel_mapusv_cookie_t cookie | |
| | | /**< */, | |
| | | xcb_generic_error_t **e /**< | |
| | | */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| int | | /************************************************************************** | |
| XCBGlxGetTexLevelParameterivDataLength (const XCBGlxGetTexLevelParameterivR | | *** | |
| ep *R); | | ** | |
| | | ** xcb_glx_get_polygon_stipple_cookie_t xcb_glx_get_polygon_stipple | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint8_t lsb_first | |
| | | ** @returns xcb_glx_get_polygon_stipple_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_polygon_stipple_cookie_t | |
| | | xcb_glx_get_polygon_stipple (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */, | |
| | | uint8_t lsb_first /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
|
| XCBGenericIter | | /************************************************************************** | |
| XCBGlxGetTexLevelParameterivDataEnd (const XCBGlxGetTexLevelParameterivRep | | *** | |
| *R); | | ** | |
| | | ** xcb_glx_get_polygon_stipple_cookie_t xcb_glx_get_polygon_stipple_unchec | |
| | | ked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint8_t lsb_first | |
| | | ** @returns xcb_glx_get_polygon_stipple_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_polygon_stipple_cookie_t | |
| | | xcb_glx_get_polygon_stipple_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag | |
| | | /**< */, | |
| | | uint8_t lsb_first /* | |
| | | *< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** uint8_t * xcb_glx_get_polygon_stipple_data | |
| | | ** | |
| | | ** @param const xcb_glx_get_polygon_stipple_reply_t *R | |
| | | ** @returns uint8_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | uint8_t * | |
| | | xcb_glx_get_polygon_stipple_data (const xcb_glx_get_polygon_stipple_reply_t | |
| | | *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_glx_get_polygon_stipple_data_length | |
| | | ** | |
| | | ** @param const xcb_glx_get_polygon_stipple_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_glx_get_polygon_stipple_data_length (const xcb_glx_get_polygon_stipple_ | |
| | | reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_glx_get_polygon_stipple_data_end | |
| | | ** | |
| | | ** @param const xcb_glx_get_polygon_stipple_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_glx_get_polygon_stipple_data_end (const xcb_glx_get_polygon_stipple_rep | |
| | | ly_t *R /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_glx_get_polygon_stipple_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
|
| XCBGlxGetTexLevelParameterivRep * | | /************************************************************************** | |
| XCBGlxGetTexLevelParameterivReply (XCBConnection *c, | | *** | |
| XCBGlxGetTexLevelParameterivCookie coo | | ** | |
| kie, | | ** xcb_glx_get_polygon_stipple_reply_t * xcb_glx_get_polygon_stipple_reply | |
| XCBGenericError **e); | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_get_polygon_stipple_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_glx_get_polygon_stipple_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_polygon_stipple_reply_t * | |
| | | xcb_glx_get_polygon_stipple_reply (xcb_connection_t *c | |
| | | /**< */, | |
| | | xcb_glx_get_polygon_stipple_cookie_t c | |
| | | ookie /**< */, | |
| | | xcb_generic_error_t **e | |
| | | /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBGlxIsListCookie | | /************************************************************************** | |
| XCBGlxIsList (XCBConnection *c, | | *** | |
| XCBGlxCONTEXT_TAG context_tag, | | ** | |
| CARD32 list); | | ** xcb_glx_get_string_cookie_t xcb_glx_get_string | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t name | |
| | | ** @returns xcb_glx_get_string_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_string_cookie_t | |
| | | xcb_glx_get_string (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */, | |
| | | uint32_t name /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
|
| XCBGlxIsListRep * | | /************************************************************************** | |
| XCBGlxIsListReply (XCBConnection *c, | | *** | |
| XCBGlxIsListCookie cookie, | | ** | |
| XCBGenericError **e); | | ** xcb_glx_get_string_cookie_t xcb_glx_get_string_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t name | |
| | | ** @returns xcb_glx_get_string_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_string_cookie_t | |
| | | xcb_glx_get_string_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */, | |
| | | uint32_t name /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** char * xcb_glx_get_string_string | |
| | | ** | |
| | | ** @param const xcb_glx_get_string_reply_t *R | |
| | | ** @returns char * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | char * | |
| | | xcb_glx_get_string_string (const xcb_glx_get_string_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_glx_get_string_string_length | |
| | | ** | |
| | | ** @param const xcb_glx_get_string_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_glx_get_string_string_length (const xcb_glx_get_string_reply_t *R /**< | |
| | | */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_glx_get_string_string_end | |
| | | ** | |
| | | ** @param const xcb_glx_get_string_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_glx_get_string_string_end (const xcb_glx_get_string_reply_t *R /**< */ | |
| | | ); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_glx_get_string_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
|
| XCBVoidCookie | | /************************************************************************** | |
| XCBGlxFlush (XCBConnection *c, | | *** | |
| XCBGlxCONTEXT_TAG context_tag); | | ** | |
| | | ** xcb_glx_get_string_reply_t * xcb_glx_get_string_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_get_string_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_glx_get_string_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_string_reply_t * | |
| | | xcb_glx_get_string_reply (xcb_connection_t *c /**< */, | |
| | | xcb_glx_get_string_cookie_t cookie /**< */, | |
| | | xcb_generic_error_t **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBGlxAreTexturesResidentCookie | | /************************************************************************** | |
| XCBGlxAreTexturesResident (XCBConnection *c, | | *** | |
| XCBGlxCONTEXT_TAG context_tag, | | ** | |
| INT32 n, | | ** xcb_glx_get_tex_envfv_cookie_t xcb_glx_get_tex_envfv | |
| const CARD32 *textures); | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t target | |
| | | ** @param uint32_t pname | |
| | | ** @returns xcb_glx_get_tex_envfv_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_tex_envfv_cookie_t | |
| | | xcb_glx_get_tex_envfv (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */, | |
| | | uint32_t target /**< */, | |
| | | uint32_t pname /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
|
| BOOL * | | /************************************************************************** | |
| XCBGlxAreTexturesResidentData (const XCBGlxAreTexturesResidentRep *R); | | *** | |
| | | ** | |
| | | ** xcb_glx_get_tex_envfv_cookie_t xcb_glx_get_tex_envfv_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t target | |
| | | ** @param uint32_t pname | |
| | | ** @returns xcb_glx_get_tex_envfv_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_tex_envfv_cookie_t | |
| | | xcb_glx_get_tex_envfv_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< * | |
| | | /, | |
| | | uint32_t target /**< */, | |
| | | uint32_t pname /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_glx_float32_t * xcb_glx_get_tex_envfv_data | |
| | | ** | |
| | | ** @param const xcb_glx_get_tex_envfv_reply_t *R | |
| | | ** @returns xcb_glx_float32_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_float32_t * | |
| | | xcb_glx_get_tex_envfv_data (const xcb_glx_get_tex_envfv_reply_t *R /**< */ | |
| | | ); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_glx_get_tex_envfv_data_length | |
| | | ** | |
| | | ** @param const xcb_glx_get_tex_envfv_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_glx_get_tex_envfv_data_length (const xcb_glx_get_tex_envfv_reply_t *R | |
| | | /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_glx_get_tex_envfv_data_end | |
| | | ** | |
| | | ** @param const xcb_glx_get_tex_envfv_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_glx_get_tex_envfv_data_end (const xcb_glx_get_tex_envfv_reply_t *R /** | |
| | | < */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_glx_get_tex_envfv_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
|
| int | | /************************************************************************** | |
| XCBGlxAreTexturesResidentDataLength (const XCBGlxAreTexturesResidentRep *R) | | *** | |
| ; | | ** | |
| | | ** xcb_glx_get_tex_envfv_reply_t * xcb_glx_get_tex_envfv_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_get_tex_envfv_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_glx_get_tex_envfv_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_tex_envfv_reply_t * | |
| | | xcb_glx_get_tex_envfv_reply (xcb_connection_t *c /**< */, | |
| | | xcb_glx_get_tex_envfv_cookie_t cookie /**< | |
| | | */, | |
| | | xcb_generic_error_t **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBGenericIter | | /************************************************************************** | |
| XCBGlxAreTexturesResidentDataEnd (const XCBGlxAreTexturesResidentRep *R); | | *** | |
| | | ** | |
| | | ** xcb_glx_get_tex_enviv_cookie_t xcb_glx_get_tex_enviv | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t target | |
| | | ** @param uint32_t pname | |
| | | ** @returns xcb_glx_get_tex_enviv_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_tex_enviv_cookie_t | |
| | | xcb_glx_get_tex_enviv (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */, | |
| | | uint32_t target /**< */, | |
| | | uint32_t pname /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
|
| XCBGlxAreTexturesResidentRep * | | /************************************************************************** | |
| XCBGlxAreTexturesResidentReply (XCBConnection *c, | | *** | |
| XCBGlxAreTexturesResidentCookie cookie, | | ** | |
| XCBGenericError **e); | | ** xcb_glx_get_tex_enviv_cookie_t xcb_glx_get_tex_enviv_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t target | |
| | | ** @param uint32_t pname | |
| | | ** @returns xcb_glx_get_tex_enviv_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_tex_enviv_cookie_t | |
| | | xcb_glx_get_tex_enviv_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< * | |
| | | /, | |
| | | uint32_t target /**< */, | |
| | | uint32_t pname /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int32_t * xcb_glx_get_tex_enviv_data | |
| | | ** | |
| | | ** @param const xcb_glx_get_tex_enviv_reply_t *R | |
| | | ** @returns int32_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int32_t * | |
| | | xcb_glx_get_tex_enviv_data (const xcb_glx_get_tex_enviv_reply_t *R /**< */ | |
| | | ); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_glx_get_tex_enviv_data_length | |
| | | ** | |
| | | ** @param const xcb_glx_get_tex_enviv_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_glx_get_tex_enviv_data_length (const xcb_glx_get_tex_enviv_reply_t *R | |
| | | /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_glx_get_tex_enviv_data_end | |
| | | ** | |
| | | ** @param const xcb_glx_get_tex_enviv_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_glx_get_tex_enviv_data_end (const xcb_glx_get_tex_enviv_reply_t *R /** | |
| | | < */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_glx_get_tex_enviv_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
|
| XCBVoidCookie | | /************************************************************************** | |
| XCBGlxDeleteTextures (XCBConnection *c, | | *** | |
| XCBGlxCONTEXT_TAG context_tag, | | ** | |
| INT32 n, | | ** xcb_glx_get_tex_enviv_reply_t * xcb_glx_get_tex_enviv_reply | |
| const CARD32 *textures); | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_get_tex_enviv_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_glx_get_tex_enviv_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_tex_enviv_reply_t * | |
| | | xcb_glx_get_tex_enviv_reply (xcb_connection_t *c /**< */, | |
| | | xcb_glx_get_tex_enviv_cookie_t cookie /**< | |
| | | */, | |
| | | xcb_generic_error_t **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBGlxGenTexturesCookie | | /************************************************************************** | |
| XCBGlxGenTextures (XCBConnection *c, | | *** | |
| XCBGlxCONTEXT_TAG context_tag, | | ** | |
| INT32 n); | | ** xcb_glx_get_tex_gendv_cookie_t xcb_glx_get_tex_gendv | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t coord | |
| | | ** @param uint32_t pname | |
| | | ** @returns xcb_glx_get_tex_gendv_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_tex_gendv_cookie_t | |
| | | xcb_glx_get_tex_gendv (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */, | |
| | | uint32_t coord /**< */, | |
| | | uint32_t pname /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
|
| CARD32 * | | /************************************************************************** | |
| XCBGlxGenTexturesData (const XCBGlxGenTexturesRep *R); | | *** | |
| | | ** | |
| | | ** xcb_glx_get_tex_gendv_cookie_t xcb_glx_get_tex_gendv_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t coord | |
| | | ** @param uint32_t pname | |
| | | ** @returns xcb_glx_get_tex_gendv_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_tex_gendv_cookie_t | |
| | | xcb_glx_get_tex_gendv_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< * | |
| | | /, | |
| | | uint32_t coord /**< */, | |
| | | uint32_t pname /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_glx_float64_t * xcb_glx_get_tex_gendv_data | |
| | | ** | |
| | | ** @param const xcb_glx_get_tex_gendv_reply_t *R | |
| | | ** @returns xcb_glx_float64_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_float64_t * | |
| | | xcb_glx_get_tex_gendv_data (const xcb_glx_get_tex_gendv_reply_t *R /**< */ | |
| | | ); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_glx_get_tex_gendv_data_length | |
| | | ** | |
| | | ** @param const xcb_glx_get_tex_gendv_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_glx_get_tex_gendv_data_length (const xcb_glx_get_tex_gendv_reply_t *R | |
| | | /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_glx_get_tex_gendv_data_end | |
| | | ** | |
| | | ** @param const xcb_glx_get_tex_gendv_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_glx_get_tex_gendv_data_end (const xcb_glx_get_tex_gendv_reply_t *R /** | |
| | | < */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_glx_get_tex_gendv_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
|
| int | | /************************************************************************** | |
| XCBGlxGenTexturesDataLength (const XCBGlxGenTexturesRep *R); | | *** | |
| | | ** | |
| | | ** xcb_glx_get_tex_gendv_reply_t * xcb_glx_get_tex_gendv_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_get_tex_gendv_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_glx_get_tex_gendv_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_tex_gendv_reply_t * | |
| | | xcb_glx_get_tex_gendv_reply (xcb_connection_t *c /**< */, | |
| | | xcb_glx_get_tex_gendv_cookie_t cookie /**< | |
| | | */, | |
| | | xcb_generic_error_t **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBGenericIter | | /************************************************************************** | |
| XCBGlxGenTexturesDataEnd (const XCBGlxGenTexturesRep *R); | | *** | |
| | | ** | |
| | | ** xcb_glx_get_tex_genfv_cookie_t xcb_glx_get_tex_genfv | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t coord | |
| | | ** @param uint32_t pname | |
| | | ** @returns xcb_glx_get_tex_genfv_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_tex_genfv_cookie_t | |
| | | xcb_glx_get_tex_genfv (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */, | |
| | | uint32_t coord /**< */, | |
| | | uint32_t pname /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
|
| XCBGlxGenTexturesRep * | | /************************************************************************** | |
| XCBGlxGenTexturesReply (XCBConnection *c, | | *** | |
| XCBGlxGenTexturesCookie cookie, | | ** | |
| XCBGenericError **e); | | ** xcb_glx_get_tex_genfv_cookie_t xcb_glx_get_tex_genfv_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t coord | |
| | | ** @param uint32_t pname | |
| | | ** @returns xcb_glx_get_tex_genfv_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_tex_genfv_cookie_t | |
| | | xcb_glx_get_tex_genfv_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< * | |
| | | /, | |
| | | uint32_t coord /**< */, | |
| | | uint32_t pname /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_glx_float32_t * xcb_glx_get_tex_genfv_data | |
| | | ** | |
| | | ** @param const xcb_glx_get_tex_genfv_reply_t *R | |
| | | ** @returns xcb_glx_float32_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_float32_t * | |
| | | xcb_glx_get_tex_genfv_data (const xcb_glx_get_tex_genfv_reply_t *R /**< */ | |
| | | ); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_glx_get_tex_genfv_data_length | |
| | | ** | |
| | | ** @param const xcb_glx_get_tex_genfv_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_glx_get_tex_genfv_data_length (const xcb_glx_get_tex_genfv_reply_t *R | |
| | | /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_glx_get_tex_genfv_data_end | |
| | | ** | |
| | | ** @param const xcb_glx_get_tex_genfv_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_glx_get_tex_genfv_data_end (const xcb_glx_get_tex_genfv_reply_t *R /** | |
| | | < */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_glx_get_tex_genfv_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
|
| XCBGlxIsTextureCookie | | /************************************************************************** | |
| XCBGlxIsTexture (XCBConnection *c, | | *** | |
| XCBGlxCONTEXT_TAG context_tag, | | ** | |
| CARD32 texture); | | ** xcb_glx_get_tex_genfv_reply_t * xcb_glx_get_tex_genfv_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_get_tex_genfv_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_glx_get_tex_genfv_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_tex_genfv_reply_t * | |
| | | xcb_glx_get_tex_genfv_reply (xcb_connection_t *c /**< */, | |
| | | xcb_glx_get_tex_genfv_cookie_t cookie /**< | |
| | | */, | |
| | | xcb_generic_error_t **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBGlxIsTextureRep * | | /************************************************************************** | |
| XCBGlxIsTextureReply (XCBConnection *c, | | *** | |
| XCBGlxIsTextureCookie cookie, | | ** | |
| XCBGenericError **e); | | ** xcb_glx_get_tex_geniv_cookie_t xcb_glx_get_tex_geniv | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t coord | |
| | | ** @param uint32_t pname | |
| | | ** @returns xcb_glx_get_tex_geniv_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_tex_geniv_cookie_t | |
| | | xcb_glx_get_tex_geniv (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */, | |
| | | uint32_t coord /**< */, | |
| | | uint32_t pname /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
|
| XCBGlxGetColorTableCookie | | /************************************************************************** | |
| XCBGlxGetColorTable (XCBConnection *c, | | *** | |
| XCBGlxCONTEXT_TAG context_tag, | | ** | |
| CARD32 target, | | ** xcb_glx_get_tex_geniv_cookie_t xcb_glx_get_tex_geniv_unchecked | |
| CARD32 format, | | ** | |
| CARD32 type, | | ** @param xcb_connection_t *c | |
| BOOL swap_bytes); | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t coord | |
| | | ** @param uint32_t pname | |
| | | ** @returns xcb_glx_get_tex_geniv_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_tex_geniv_cookie_t | |
| | | xcb_glx_get_tex_geniv_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< * | |
| | | /, | |
| | | uint32_t coord /**< */, | |
| | | uint32_t pname /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int32_t * xcb_glx_get_tex_geniv_data | |
| | | ** | |
| | | ** @param const xcb_glx_get_tex_geniv_reply_t *R | |
| | | ** @returns int32_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int32_t * | |
| | | xcb_glx_get_tex_geniv_data (const xcb_glx_get_tex_geniv_reply_t *R /**< */ | |
| | | ); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_glx_get_tex_geniv_data_length | |
| | | ** | |
| | | ** @param const xcb_glx_get_tex_geniv_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_glx_get_tex_geniv_data_length (const xcb_glx_get_tex_geniv_reply_t *R | |
| | | /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_glx_get_tex_geniv_data_end | |
| | | ** | |
| | | ** @param const xcb_glx_get_tex_geniv_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_glx_get_tex_geniv_data_end (const xcb_glx_get_tex_geniv_reply_t *R /** | |
| | | < */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_glx_get_tex_geniv_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
|
| BYTE * | | /************************************************************************** | |
| XCBGlxGetColorTableData (const XCBGlxGetColorTableRep *R); | | *** | |
| | | ** | |
| | | ** xcb_glx_get_tex_geniv_reply_t * xcb_glx_get_tex_geniv_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_get_tex_geniv_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_glx_get_tex_geniv_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_tex_geniv_reply_t * | |
| | | xcb_glx_get_tex_geniv_reply (xcb_connection_t *c /**< */, | |
| | | xcb_glx_get_tex_geniv_cookie_t cookie /**< | |
| | | */, | |
| | | xcb_generic_error_t **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| int | | /************************************************************************** | |
| XCBGlxGetColorTableDataLength (const XCBGlxGetColorTableRep *R); | | *** | |
| | | ** | |
| | | ** xcb_glx_get_tex_image_cookie_t xcb_glx_get_tex_image | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t target | |
| | | ** @param int32_t level | |
| | | ** @param uint32_t format | |
| | | ** @param uint32_t type | |
| | | ** @param uint8_t swap_bytes | |
| | | ** @returns xcb_glx_get_tex_image_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_tex_image_cookie_t | |
| | | xcb_glx_get_tex_image (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */, | |
| | | uint32_t target /**< */, | |
| | | int32_t level /**< */, | |
| | | uint32_t format /**< */, | |
| | | uint32_t type /**< */, | |
| | | uint8_t swap_bytes /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
|
| XCBGenericIter | | /************************************************************************** | |
| XCBGlxGetColorTableDataEnd (const XCBGlxGetColorTableRep *R); | | *** | |
| | | ** | |
| | | ** xcb_glx_get_tex_image_cookie_t xcb_glx_get_tex_image_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t target | |
| | | ** @param int32_t level | |
| | | ** @param uint32_t format | |
| | | ** @param uint32_t type | |
| | | ** @param uint8_t swap_bytes | |
| | | ** @returns xcb_glx_get_tex_image_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_tex_image_cookie_t | |
| | | xcb_glx_get_tex_image_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< * | |
| | | /, | |
| | | uint32_t target /**< */, | |
| | | int32_t level /**< */, | |
| | | uint32_t format /**< */, | |
| | | uint32_t type /**< */, | |
| | | uint8_t swap_bytes /**< */ | |
| | | ); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** uint8_t * xcb_glx_get_tex_image_data | |
| | | ** | |
| | | ** @param const xcb_glx_get_tex_image_reply_t *R | |
| | | ** @returns uint8_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | uint8_t * | |
| | | xcb_glx_get_tex_image_data (const xcb_glx_get_tex_image_reply_t *R /**< */ | |
| | | ); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_glx_get_tex_image_data_length | |
| | | ** | |
| | | ** @param const xcb_glx_get_tex_image_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_glx_get_tex_image_data_length (const xcb_glx_get_tex_image_reply_t *R | |
| | | /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_glx_get_tex_image_data_end | |
| | | ** | |
| | | ** @param const xcb_glx_get_tex_image_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_glx_get_tex_image_data_end (const xcb_glx_get_tex_image_reply_t *R /** | |
| | | < */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_glx_get_tex_image_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
|
| XCBGlxGetColorTableRep * | | /************************************************************************** | |
| XCBGlxGetColorTableReply (XCBConnection *c, | | *** | |
| XCBGlxGetColorTableCookie cookie, | | ** | |
| XCBGenericError **e); | | ** xcb_glx_get_tex_image_reply_t * xcb_glx_get_tex_image_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_get_tex_image_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_glx_get_tex_image_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_tex_image_reply_t * | |
| | | xcb_glx_get_tex_image_reply (xcb_connection_t *c /**< */, | |
| | | xcb_glx_get_tex_image_cookie_t cookie /**< | |
| | | */, | |
| | | xcb_generic_error_t **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBGlxGetColorTableParameterfvCookie | | /************************************************************************** | |
| XCBGlxGetColorTableParameterfv (XCBConnection *c, | | *** | |
| XCBGlxCONTEXT_TAG context_tag, | | ** | |
| CARD32 target, | | ** xcb_glx_get_tex_parameterfv_cookie_t xcb_glx_get_tex_parameterfv | |
| CARD32 pname); | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t target | |
| | | ** @param uint32_t pname | |
| | | ** @returns xcb_glx_get_tex_parameterfv_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_tex_parameterfv_cookie_t | |
| | | xcb_glx_get_tex_parameterfv (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */, | |
| | | uint32_t target /**< */, | |
| | | uint32_t pname /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
|
| XCBGlxFLOAT32 * | | /************************************************************************** | |
| XCBGlxGetColorTableParameterfvData (const XCBGlxGetColorTableParameterfvRep | | *** | |
| *R); | | ** | |
| | | ** xcb_glx_get_tex_parameterfv_cookie_t xcb_glx_get_tex_parameterfv_unchec | |
| | | ked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t target | |
| | | ** @param uint32_t pname | |
| | | ** @returns xcb_glx_get_tex_parameterfv_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_tex_parameterfv_cookie_t | |
| | | xcb_glx_get_tex_parameterfv_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag | |
| | | /**< */, | |
| | | uint32_t target /**< | |
| | | */, | |
| | | uint32_t pname /**< * | |
| | | /); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_glx_float32_t * xcb_glx_get_tex_parameterfv_data | |
| | | ** | |
| | | ** @param const xcb_glx_get_tex_parameterfv_reply_t *R | |
| | | ** @returns xcb_glx_float32_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_float32_t * | |
| | | xcb_glx_get_tex_parameterfv_data (const xcb_glx_get_tex_parameterfv_reply_t | |
| | | *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_glx_get_tex_parameterfv_data_length | |
| | | ** | |
| | | ** @param const xcb_glx_get_tex_parameterfv_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_glx_get_tex_parameterfv_data_length (const xcb_glx_get_tex_parameterfv_ | |
| | | reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_glx_get_tex_parameterfv_data_end | |
| | | ** | |
| | | ** @param const xcb_glx_get_tex_parameterfv_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_glx_get_tex_parameterfv_data_end (const xcb_glx_get_tex_parameterfv_rep | |
| | | ly_t *R /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_glx_get_tex_parameterfv_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
|
| int | | /************************************************************************** | |
| XCBGlxGetColorTableParameterfvDataLength (const XCBGlxGetColorTableParamete | | *** | |
| rfvRep *R); | | ** | |
| | | ** xcb_glx_get_tex_parameterfv_reply_t * xcb_glx_get_tex_parameterfv_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_get_tex_parameterfv_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_glx_get_tex_parameterfv_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_tex_parameterfv_reply_t * | |
| | | xcb_glx_get_tex_parameterfv_reply (xcb_connection_t *c | |
| | | /**< */, | |
| | | xcb_glx_get_tex_parameterfv_cookie_t c | |
| | | ookie /**< */, | |
| | | xcb_generic_error_t **e | |
| | | /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBGlxFLOAT32Iter | | /************************************************************************** | |
| XCBGlxGetColorTableParameterfvDataIter (const XCBGlxGetColorTableParameterf | | *** | |
| vRep *R); | | ** | |
| | | ** xcb_glx_get_tex_parameteriv_cookie_t xcb_glx_get_tex_parameteriv | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t target | |
| | | ** @param uint32_t pname | |
| | | ** @returns xcb_glx_get_tex_parameteriv_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_tex_parameteriv_cookie_t | |
| | | xcb_glx_get_tex_parameteriv (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */, | |
| | | uint32_t target /**< */, | |
| | | uint32_t pname /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
|
| XCBGlxGetColorTableParameterfvRep * | | /************************************************************************** | |
| XCBGlxGetColorTableParameterfvReply (XCBConnection | | *** | |
| *c, | | ** | |
| XCBGlxGetColorTableParameterfvCookie | | ** xcb_glx_get_tex_parameteriv_cookie_t xcb_glx_get_tex_parameteriv_unchec | |
| cookie, | | ked | |
| XCBGenericError * | | ** | |
| *e); | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t target | |
| | | ** @param uint32_t pname | |
| | | ** @returns xcb_glx_get_tex_parameteriv_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_tex_parameteriv_cookie_t | |
| | | xcb_glx_get_tex_parameteriv_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag | |
| | | /**< */, | |
| | | uint32_t target /**< | |
| | | */, | |
| | | uint32_t pname /**< * | |
| | | /); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int32_t * xcb_glx_get_tex_parameteriv_data | |
| | | ** | |
| | | ** @param const xcb_glx_get_tex_parameteriv_reply_t *R | |
| | | ** @returns int32_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int32_t * | |
| | | xcb_glx_get_tex_parameteriv_data (const xcb_glx_get_tex_parameteriv_reply_t | |
| | | *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_glx_get_tex_parameteriv_data_length | |
| | | ** | |
| | | ** @param const xcb_glx_get_tex_parameteriv_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_glx_get_tex_parameteriv_data_length (const xcb_glx_get_tex_parameteriv_ | |
| | | reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_glx_get_tex_parameteriv_data_end | |
| | | ** | |
| | | ** @param const xcb_glx_get_tex_parameteriv_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_glx_get_tex_parameteriv_data_end (const xcb_glx_get_tex_parameteriv_rep | |
| | | ly_t *R /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_glx_get_tex_parameteriv_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
|
| XCBGlxGetColorTableParameterivCookie | | /************************************************************************** | |
| XCBGlxGetColorTableParameteriv (XCBConnection *c, | | *** | |
| XCBGlxCONTEXT_TAG context_tag, | | ** | |
| CARD32 target, | | ** xcb_glx_get_tex_parameteriv_reply_t * xcb_glx_get_tex_parameteriv_reply | |
| CARD32 pname); | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_get_tex_parameteriv_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_glx_get_tex_parameteriv_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_tex_parameteriv_reply_t * | |
| | | xcb_glx_get_tex_parameteriv_reply (xcb_connection_t *c | |
| | | /**< */, | |
| | | xcb_glx_get_tex_parameteriv_cookie_t c | |
| | | ookie /**< */, | |
| | | xcb_generic_error_t **e | |
| | | /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| INT32 * | | /************************************************************************** | |
| XCBGlxGetColorTableParameterivData (const XCBGlxGetColorTableParameterivRep | | *** | |
| *R); | | ** | |
| | | ** xcb_glx_get_tex_level_parameterfv_cookie_t xcb_glx_get_tex_level_parame | |
| | | terfv | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t target | |
| | | ** @param int32_t level | |
| | | ** @param uint32_t pname | |
| | | ** @returns xcb_glx_get_tex_level_parameterfv_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_tex_level_parameterfv_cookie_t | |
| | | xcb_glx_get_tex_level_parameterfv (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< | |
| | | */, | |
| | | uint32_t target /**< */, | |
| | | int32_t level /**< */, | |
| | | uint32_t pname /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
|
| int | | /************************************************************************** | |
| XCBGlxGetColorTableParameterivDataLength (const XCBGlxGetColorTableParamete | | *** | |
| rivRep *R); | | ** | |
| | | ** xcb_glx_get_tex_level_parameterfv_cookie_t xcb_glx_get_tex_level_parame | |
| | | terfv_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t target | |
| | | ** @param int32_t level | |
| | | ** @param uint32_t pname | |
| | | ** @returns xcb_glx_get_tex_level_parameterfv_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_tex_level_parameterfv_cookie_t | |
| | | xcb_glx_get_tex_level_parameterfv_unchecked (xcb_connection_t *c /**< | |
| | | */, | |
| | | xcb_glx_context_tag_t context | |
| | | _tag /**< */, | |
| | | uint32_t target | |
| | | /**< */, | |
| | | int32_t level | |
| | | /**< */, | |
| | | uint32_t pname | |
| | | /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_glx_float32_t * xcb_glx_get_tex_level_parameterfv_data | |
| | | ** | |
| | | ** @param const xcb_glx_get_tex_level_parameterfv_reply_t *R | |
| | | ** @returns xcb_glx_float32_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_float32_t * | |
| | | xcb_glx_get_tex_level_parameterfv_data (const xcb_glx_get_tex_level_paramet | |
| | | erfv_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_glx_get_tex_level_parameterfv_data_length | |
| | | ** | |
| | | ** @param const xcb_glx_get_tex_level_parameterfv_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_glx_get_tex_level_parameterfv_data_length (const xcb_glx_get_tex_level_ | |
| | | parameterfv_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_glx_get_tex_level_parameterfv_data_end | |
| | | ** | |
| | | ** @param const xcb_glx_get_tex_level_parameterfv_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_glx_get_tex_level_parameterfv_data_end (const xcb_glx_get_tex_level_par | |
| | | ameterfv_reply_t *R /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_glx_get_tex_level_parameterfv_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
|
| XCBGenericIter | | /************************************************************************** | |
| XCBGlxGetColorTableParameterivDataEnd (const XCBGlxGetColorTableParameteriv | | *** | |
| Rep *R); | | ** | |
| | | ** xcb_glx_get_tex_level_parameterfv_reply_t * xcb_glx_get_tex_level_param | |
| | | eterfv_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_get_tex_level_parameterfv_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_glx_get_tex_level_parameterfv_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_tex_level_parameterfv_reply_t * | |
| | | xcb_glx_get_tex_level_parameterfv_reply (xcb_connection_t | |
| | | *c /**< */, | |
| | | xcb_glx_get_tex_level_parameterfv_ | |
| | | cookie_t cookie /**< */, | |
| | | xcb_generic_error_t | |
| | | **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBGlxGetColorTableParameterivRep * | | /************************************************************************** | |
| XCBGlxGetColorTableParameterivReply (XCBConnection | | *** | |
| *c, | | ** | |
| XCBGlxGetColorTableParameterivCookie | | ** xcb_glx_get_tex_level_parameteriv_cookie_t xcb_glx_get_tex_level_parame | |
| cookie, | | teriv | |
| XCBGenericError * | | ** | |
| *e); | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t target | |
| | | ** @param int32_t level | |
| | | ** @param uint32_t pname | |
| | | ** @returns xcb_glx_get_tex_level_parameteriv_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_tex_level_parameteriv_cookie_t | |
| | | xcb_glx_get_tex_level_parameteriv (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< | |
| | | */, | |
| | | uint32_t target /**< */, | |
| | | int32_t level /**< */, | |
| | | uint32_t pname /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
|
| XCBGlxGetConvolutionFilterCookie | | /************************************************************************** | |
| XCBGlxGetConvolutionFilter (XCBConnection *c, | | *** | |
| XCBGlxCONTEXT_TAG context_tag, | | ** | |
| CARD32 target, | | ** xcb_glx_get_tex_level_parameteriv_cookie_t xcb_glx_get_tex_level_parame | |
| CARD32 format, | | teriv_unchecked | |
| CARD32 type, | | ** | |
| BOOL swap_bytes); | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t target | |
| | | ** @param int32_t level | |
| | | ** @param uint32_t pname | |
| | | ** @returns xcb_glx_get_tex_level_parameteriv_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_tex_level_parameteriv_cookie_t | |
| | | xcb_glx_get_tex_level_parameteriv_unchecked (xcb_connection_t *c /**< | |
| | | */, | |
| | | xcb_glx_context_tag_t context | |
| | | _tag /**< */, | |
| | | uint32_t target | |
| | | /**< */, | |
| | | int32_t level | |
| | | /**< */, | |
| | | uint32_t pname | |
| | | /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int32_t * xcb_glx_get_tex_level_parameteriv_data | |
| | | ** | |
| | | ** @param const xcb_glx_get_tex_level_parameteriv_reply_t *R | |
| | | ** @returns int32_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int32_t * | |
| | | xcb_glx_get_tex_level_parameteriv_data (const xcb_glx_get_tex_level_paramet | |
| | | eriv_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_glx_get_tex_level_parameteriv_data_length | |
| | | ** | |
| | | ** @param const xcb_glx_get_tex_level_parameteriv_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_glx_get_tex_level_parameteriv_data_length (const xcb_glx_get_tex_level_ | |
| | | parameteriv_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_glx_get_tex_level_parameteriv_data_end | |
| | | ** | |
| | | ** @param const xcb_glx_get_tex_level_parameteriv_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_glx_get_tex_level_parameteriv_data_end (const xcb_glx_get_tex_level_par | |
| | | ameteriv_reply_t *R /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_glx_get_tex_level_parameteriv_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
|
| BYTE * | | /************************************************************************** | |
| XCBGlxGetConvolutionFilterData (const XCBGlxGetConvolutionFilterRep *R); | | *** | |
| | | ** | |
| | | ** xcb_glx_get_tex_level_parameteriv_reply_t * xcb_glx_get_tex_level_param | |
| | | eteriv_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_get_tex_level_parameteriv_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_glx_get_tex_level_parameteriv_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_tex_level_parameteriv_reply_t * | |
| | | xcb_glx_get_tex_level_parameteriv_reply (xcb_connection_t | |
| | | *c /**< */, | |
| | | xcb_glx_get_tex_level_parameteriv_ | |
| | | cookie_t cookie /**< */, | |
| | | xcb_generic_error_t | |
| | | **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| int | | /************************************************************************** | |
| XCBGlxGetConvolutionFilterDataLength (const XCBGlxGetConvolutionFilterRep * | | *** | |
| R); | | ** | |
| | | ** xcb_glx_is_list_cookie_t xcb_glx_is_list | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t list | |
| | | ** @returns xcb_glx_is_list_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_is_list_cookie_t | |
| | | xcb_glx_is_list (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */, | |
| | | uint32_t list /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
|
| XCBGenericIter | | /************************************************************************** | |
| XCBGlxGetConvolutionFilterDataEnd (const XCBGlxGetConvolutionFilterRep *R); | | *** | |
| | | ** | |
| | | ** xcb_glx_is_list_cookie_t xcb_glx_is_list_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t list | |
| | | ** @returns xcb_glx_is_list_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_is_list_cookie_t | |
| | | xcb_glx_is_list_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */, | |
| | | uint32_t list /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_glx_is_list_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
|
| XCBGlxGetConvolutionFilterRep * | | /************************************************************************** | |
| XCBGlxGetConvolutionFilterReply (XCBConnection *c, | | *** | |
| XCBGlxGetConvolutionFilterCookie cookie, | | ** | |
| XCBGenericError **e); | | ** xcb_glx_is_list_reply_t * xcb_glx_is_list_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_is_list_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_glx_is_list_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_is_list_reply_t * | |
| | | xcb_glx_is_list_reply (xcb_connection_t *c /**< */, | |
| | | xcb_glx_is_list_cookie_t cookie /**< */, | |
| | | xcb_generic_error_t **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
|
| XCBGlxGetConvolutionParameterfvCookie | | /************************************************************************** | |
| XCBGlxGetConvolutionParameterfv (XCBConnection *c, | | *** | |
| XCBGlxCONTEXT_TAG context_tag, | | ** | |
| CARD32 target, | | ** xcb_void_cookie_t xcb_glx_flush_checked | |
| CARD32 pname); | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_glx_flush_checked (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBGlxFLOAT32 * | | /************************************************************************** | |
| XCBGlxGetConvolutionParameterfvData (const XCBGlxGetConvolutionParameterfvR | | *** | |
| ep *R); | | ** | |
| | | ** xcb_void_cookie_t xcb_glx_flush | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_glx_flush (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| int | | /************************************************************************** | |
| XCBGlxGetConvolutionParameterfvDataLength (const XCBGlxGetConvolutionParame | | *** | |
| terfvRep *R); | | ** | |
| | | ** xcb_glx_are_textures_resident_cookie_t xcb_glx_are_textures_resident | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param int32_t n | |
| | | ** @param const uint32_t *textures | |
| | | ** @returns xcb_glx_are_textures_resident_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_are_textures_resident_cookie_t | |
| | | xcb_glx_are_textures_resident (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */, | |
| | | int32_t n /**< */, | |
| | | const uint32_t *textures /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
|
| XCBGlxFLOAT32Iter | | /************************************************************************** | |
| XCBGlxGetConvolutionParameterfvDataIter (const XCBGlxGetConvolutionParamete | | *** | |
| rfvRep *R); | | ** | |
| | | ** xcb_glx_are_textures_resident_cookie_t xcb_glx_are_textures_resident_un | |
| | | checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param int32_t n | |
| | | ** @param const uint32_t *textures | |
| | | ** @returns xcb_glx_are_textures_resident_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_are_textures_resident_cookie_t | |
| | | xcb_glx_are_textures_resident_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag | |
| | | /**< */, | |
| | | int32_t n /**< */, | |
| | | const uint32_t *textures / | |
| | | **< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** uint8_t * xcb_glx_are_textures_resident_data | |
| | | ** | |
| | | ** @param const xcb_glx_are_textures_resident_reply_t *R | |
| | | ** @returns uint8_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | uint8_t * | |
| | | xcb_glx_are_textures_resident_data (const xcb_glx_are_textures_resident_rep | |
| | | ly_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_glx_are_textures_resident_data_length | |
| | | ** | |
| | | ** @param const xcb_glx_are_textures_resident_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_glx_are_textures_resident_data_length (const xcb_glx_are_textures_resid | |
| | | ent_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_glx_are_textures_resident_data_end | |
| | | ** | |
| | | ** @param const xcb_glx_are_textures_resident_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_glx_are_textures_resident_data_end (const xcb_glx_are_textures_resident | |
| | | _reply_t *R /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_glx_are_textures_resident_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
|
| XCBGlxGetConvolutionParameterfvRep * | | /************************************************************************** | |
| XCBGlxGetConvolutionParameterfvReply (XCBConnection | | *** | |
| *c, | | ** | |
| XCBGlxGetConvolutionParameterfvCookie | | ** xcb_glx_are_textures_resident_reply_t * xcb_glx_are_textures_resident_r | |
| cookie, | | eply | |
| XCBGenericError | | ** | |
| **e); | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_are_textures_resident_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_glx_are_textures_resident_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_are_textures_resident_reply_t * | |
| | | xcb_glx_are_textures_resident_reply (xcb_connection_t | |
| | | *c /**< */, | |
| | | xcb_glx_are_textures_resident_cookie_t | |
| | | cookie /**< */, | |
| | | xcb_generic_error_t | |
| | | **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
|
| XCBGlxGetConvolutionParameterivCookie | | /************************************************************************** | |
| XCBGlxGetConvolutionParameteriv (XCBConnection *c, | | *** | |
| XCBGlxCONTEXT_TAG context_tag, | | ** | |
| CARD32 target, | | ** xcb_void_cookie_t xcb_glx_delete_textures_checked | |
| CARD32 pname); | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param int32_t n | |
| | | ** @param const uint32_t *textures | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_glx_delete_textures_checked (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< * | |
| | | /, | |
| | | int32_t n /**< */, | |
| | | const uint32_t *textures /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| INT32 * | | /************************************************************************** | |
| XCBGlxGetConvolutionParameterivData (const XCBGlxGetConvolutionParameterivR | | *** | |
| ep *R); | | ** | |
| | | ** xcb_void_cookie_t xcb_glx_delete_textures | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param int32_t n | |
| | | ** @param const uint32_t *textures | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_glx_delete_textures (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */, | |
| | | int32_t n /**< */, | |
| | | const uint32_t *textures /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| int | | /************************************************************************** | |
| XCBGlxGetConvolutionParameterivDataLength (const XCBGlxGetConvolutionParame | | *** | |
| terivRep *R); | | ** | |
| | | ** xcb_glx_gen_textures_cookie_t xcb_glx_gen_textures | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param int32_t n | |
| | | ** @returns xcb_glx_gen_textures_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_gen_textures_cookie_t | |
| | | xcb_glx_gen_textures (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */, | |
| | | int32_t n /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
|
| XCBGenericIter | | /************************************************************************** | |
| XCBGlxGetConvolutionParameterivDataEnd (const XCBGlxGetConvolutionParameter | | *** | |
| ivRep *R); | | ** | |
| | | ** xcb_glx_gen_textures_cookie_t xcb_glx_gen_textures_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param int32_t n | |
| | | ** @returns xcb_glx_gen_textures_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_gen_textures_cookie_t | |
| | | xcb_glx_gen_textures_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */ | |
| | | , | |
| | | int32_t n /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** uint32_t * xcb_glx_gen_textures_data | |
| | | ** | |
| | | ** @param const xcb_glx_gen_textures_reply_t *R | |
| | | ** @returns uint32_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | uint32_t * | |
| | | xcb_glx_gen_textures_data (const xcb_glx_gen_textures_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_glx_gen_textures_data_length | |
| | | ** | |
| | | ** @param const xcb_glx_gen_textures_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_glx_gen_textures_data_length (const xcb_glx_gen_textures_reply_t *R /* | |
| | | *< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_glx_gen_textures_data_end | |
| | | ** | |
| | | ** @param const xcb_glx_gen_textures_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_glx_gen_textures_data_end (const xcb_glx_gen_textures_reply_t *R /**< | |
| | | */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_glx_gen_textures_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
|
| XCBGlxGetConvolutionParameterivRep * | | /************************************************************************** | |
| XCBGlxGetConvolutionParameterivReply (XCBConnection | | *** | |
| *c, | | ** | |
| XCBGlxGetConvolutionParameterivCookie | | ** xcb_glx_gen_textures_reply_t * xcb_glx_gen_textures_reply | |
| cookie, | | ** | |
| XCBGenericError | | ** @param xcb_connection_t *c | |
| **e); | | ** @param xcb_glx_gen_textures_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_glx_gen_textures_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_gen_textures_reply_t * | |
| | | xcb_glx_gen_textures_reply (xcb_connection_t *c /**< */, | |
| | | xcb_glx_gen_textures_cookie_t cookie /**< */ | |
| | | , | |
| | | xcb_generic_error_t **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBGlxGetSeparableFilterCookie | | /************************************************************************** | |
| XCBGlxGetSeparableFilter (XCBConnection *c, | | *** | |
| XCBGlxCONTEXT_TAG context_tag, | | ** | |
| CARD32 target, | | ** xcb_glx_is_texture_cookie_t xcb_glx_is_texture | |
| CARD32 format, | | ** | |
| CARD32 type, | | ** @param xcb_connection_t *c | |
| BOOL swap_bytes); | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t texture | |
| | | ** @returns xcb_glx_is_texture_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_is_texture_cookie_t | |
| | | xcb_glx_is_texture (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */, | |
| | | uint32_t texture /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
|
| BYTE * | | /************************************************************************** | |
| XCBGlxGetSeparableFilterRowsAndCols (const XCBGlxGetSeparableFilterRep *R); | | *** | |
| | | ** | |
| | | ** xcb_glx_is_texture_cookie_t xcb_glx_is_texture_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t texture | |
| | | ** @returns xcb_glx_is_texture_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_is_texture_cookie_t | |
| | | xcb_glx_is_texture_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */, | |
| | | uint32_t texture /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_glx_is_texture_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
|
| int | | /************************************************************************** | |
| XCBGlxGetSeparableFilterRowsAndColsLength (const XCBGlxGetSeparableFilterRe | | *** | |
| p *R); | | ** | |
| | | ** xcb_glx_is_texture_reply_t * xcb_glx_is_texture_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_is_texture_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_glx_is_texture_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_is_texture_reply_t * | |
| | | xcb_glx_is_texture_reply (xcb_connection_t *c /**< */, | |
| | | xcb_glx_is_texture_cookie_t cookie /**< */, | |
| | | xcb_generic_error_t **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBGenericIter | | /************************************************************************** | |
| XCBGlxGetSeparableFilterRowsAndColsEnd (const XCBGlxGetSeparableFilterRep * | | *** | |
| R); | | ** | |
| | | ** xcb_glx_get_color_table_cookie_t xcb_glx_get_color_table | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t target | |
| | | ** @param uint32_t format | |
| | | ** @param uint32_t type | |
| | | ** @param uint8_t swap_bytes | |
| | | ** @returns xcb_glx_get_color_table_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_color_table_cookie_t | |
| | | xcb_glx_get_color_table (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */, | |
| | | uint32_t target /**< */, | |
| | | uint32_t format /**< */, | |
| | | uint32_t type /**< */, | |
| | | uint8_t swap_bytes /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
|
| XCBGlxGetSeparableFilterRep * | | /************************************************************************** | |
| XCBGlxGetSeparableFilterReply (XCBConnection *c, | | *** | |
| XCBGlxGetSeparableFilterCookie cookie, | | ** | |
| XCBGenericError **e); | | ** xcb_glx_get_color_table_cookie_t xcb_glx_get_color_table_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t target | |
| | | ** @param uint32_t format | |
| | | ** @param uint32_t type | |
| | | ** @param uint8_t swap_bytes | |
| | | ** @returns xcb_glx_get_color_table_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_color_table_cookie_t | |
| | | xcb_glx_get_color_table_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< | |
| | | */, | |
| | | uint32_t target /**< */, | |
| | | uint32_t format /**< */, | |
| | | uint32_t type /**< */, | |
| | | uint8_t swap_bytes /**< | |
| | | */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** uint8_t * xcb_glx_get_color_table_data | |
| | | ** | |
| | | ** @param const xcb_glx_get_color_table_reply_t *R | |
| | | ** @returns uint8_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | uint8_t * | |
| | | xcb_glx_get_color_table_data (const xcb_glx_get_color_table_reply_t *R /** | |
| | | < */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_glx_get_color_table_data_length | |
| | | ** | |
| | | ** @param const xcb_glx_get_color_table_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_glx_get_color_table_data_length (const xcb_glx_get_color_table_reply_t | |
| | | *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_glx_get_color_table_data_end | |
| | | ** | |
| | | ** @param const xcb_glx_get_color_table_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_glx_get_color_table_data_end (const xcb_glx_get_color_table_reply_t *R | |
| | | /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_glx_get_color_table_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
|
| XCBGlxGetHistogramCookie | | /************************************************************************** | |
| XCBGlxGetHistogram (XCBConnection *c, | | *** | |
| XCBGlxCONTEXT_TAG context_tag, | | ** | |
| CARD32 target, | | ** xcb_glx_get_color_table_reply_t * xcb_glx_get_color_table_reply | |
| CARD32 format, | | ** | |
| CARD32 type, | | ** @param xcb_connection_t *c | |
| BOOL swap_bytes, | | ** @param xcb_glx_get_color_table_cookie_t cookie | |
| BOOL reset); | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_glx_get_color_table_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_color_table_reply_t * | |
| | | xcb_glx_get_color_table_reply (xcb_connection_t *c /**< * | |
| | | /, | |
| | | xcb_glx_get_color_table_cookie_t cookie / | |
| | | **< */, | |
| | | xcb_generic_error_t **e /**< * | |
| | | /); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| BYTE * | | /************************************************************************** | |
| XCBGlxGetHistogramData (const XCBGlxGetHistogramRep *R); | | *** | |
| | | ** | |
| | | ** xcb_glx_get_color_table_parameterfv_cookie_t xcb_glx_get_color_table_pa | |
| | | rameterfv | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t target | |
| | | ** @param uint32_t pname | |
| | | ** @returns xcb_glx_get_color_table_parameterfv_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_color_table_parameterfv_cookie_t | |
| | | xcb_glx_get_color_table_parameterfv (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /* | |
| | | *< */, | |
| | | uint32_t target /**< */ | |
| | | , | |
| | | uint32_t pname /**< */) | |
| | | ; | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
|
| int | | /************************************************************************** | |
| XCBGlxGetHistogramDataLength (const XCBGlxGetHistogramRep *R); | | *** | |
| | | ** | |
| | | ** xcb_glx_get_color_table_parameterfv_cookie_t xcb_glx_get_color_table_pa | |
| | | rameterfv_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t target | |
| | | ** @param uint32_t pname | |
| | | ** @returns xcb_glx_get_color_table_parameterfv_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_color_table_parameterfv_cookie_t | |
| | | xcb_glx_get_color_table_parameterfv_unchecked (xcb_connection_t *c /* | |
| | | *< */, | |
| | | xcb_glx_context_tag_t conte | |
| | | xt_tag /**< */, | |
| | | uint32_t targe | |
| | | t /**< */, | |
| | | uint32_t pname | |
| | | /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_glx_float32_t * xcb_glx_get_color_table_parameterfv_data | |
| | | ** | |
| | | ** @param const xcb_glx_get_color_table_parameterfv_reply_t *R | |
| | | ** @returns xcb_glx_float32_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_float32_t * | |
| | | xcb_glx_get_color_table_parameterfv_data (const xcb_glx_get_color_table_par | |
| | | ameterfv_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_glx_get_color_table_parameterfv_data_length | |
| | | ** | |
| | | ** @param const xcb_glx_get_color_table_parameterfv_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_glx_get_color_table_parameterfv_data_length (const xcb_glx_get_color_ta | |
| | | ble_parameterfv_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_glx_get_color_table_parameterfv_data_end | |
| | | ** | |
| | | ** @param const xcb_glx_get_color_table_parameterfv_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_glx_get_color_table_parameterfv_data_end (const xcb_glx_get_color_table | |
| | | _parameterfv_reply_t *R /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_glx_get_color_table_parameterfv_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
|
| XCBGenericIter | | /************************************************************************** | |
| XCBGlxGetHistogramDataEnd (const XCBGlxGetHistogramRep *R); | | *** | |
| | | ** | |
| | | ** xcb_glx_get_color_table_parameterfv_reply_t * xcb_glx_get_color_table_p | |
| | | arameterfv_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_get_color_table_parameterfv_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_glx_get_color_table_parameterfv_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_color_table_parameterfv_reply_t * | |
| | | xcb_glx_get_color_table_parameterfv_reply (xcb_connection_t | |
| | | *c /**< */, | |
| | | xcb_glx_get_color_table_paramete | |
| | | rfv_cookie_t cookie /**< */, | |
| | | xcb_generic_error_t | |
| | | **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBGlxGetHistogramRep * | | /************************************************************************** | |
| XCBGlxGetHistogramReply (XCBConnection *c, | | *** | |
| XCBGlxGetHistogramCookie cookie, | | ** | |
| XCBGenericError **e); | | ** xcb_glx_get_color_table_parameteriv_cookie_t xcb_glx_get_color_table_pa | |
| | | rameteriv | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t target | |
| | | ** @param uint32_t pname | |
| | | ** @returns xcb_glx_get_color_table_parameteriv_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_color_table_parameteriv_cookie_t | |
| | | xcb_glx_get_color_table_parameteriv (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /* | |
| | | *< */, | |
| | | uint32_t target /**< */ | |
| | | , | |
| | | uint32_t pname /**< */) | |
| | | ; | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
|
| XCBGlxGetHistogramParameterfvCookie | | /************************************************************************** | |
| XCBGlxGetHistogramParameterfv (XCBConnection *c, | | *** | |
| XCBGlxCONTEXT_TAG context_tag, | | ** | |
| CARD32 target, | | ** xcb_glx_get_color_table_parameteriv_cookie_t xcb_glx_get_color_table_pa | |
| CARD32 pname); | | rameteriv_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t target | |
| | | ** @param uint32_t pname | |
| | | ** @returns xcb_glx_get_color_table_parameteriv_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_color_table_parameteriv_cookie_t | |
| | | xcb_glx_get_color_table_parameteriv_unchecked (xcb_connection_t *c /* | |
| | | *< */, | |
| | | xcb_glx_context_tag_t conte | |
| | | xt_tag /**< */, | |
| | | uint32_t targe | |
| | | t /**< */, | |
| | | uint32_t pname | |
| | | /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int32_t * xcb_glx_get_color_table_parameteriv_data | |
| | | ** | |
| | | ** @param const xcb_glx_get_color_table_parameteriv_reply_t *R | |
| | | ** @returns int32_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int32_t * | |
| | | xcb_glx_get_color_table_parameteriv_data (const xcb_glx_get_color_table_par | |
| | | ameteriv_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_glx_get_color_table_parameteriv_data_length | |
| | | ** | |
| | | ** @param const xcb_glx_get_color_table_parameteriv_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_glx_get_color_table_parameteriv_data_length (const xcb_glx_get_color_ta | |
| | | ble_parameteriv_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_glx_get_color_table_parameteriv_data_end | |
| | | ** | |
| | | ** @param const xcb_glx_get_color_table_parameteriv_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_glx_get_color_table_parameteriv_data_end (const xcb_glx_get_color_table | |
| | | _parameteriv_reply_t *R /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_glx_get_color_table_parameteriv_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
|
| XCBGlxFLOAT32 * | | /************************************************************************** | |
| XCBGlxGetHistogramParameterfvData (const XCBGlxGetHistogramParameterfvRep * | | *** | |
| R); | | ** | |
| | | ** xcb_glx_get_color_table_parameteriv_reply_t * xcb_glx_get_color_table_p | |
| | | arameteriv_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_get_color_table_parameteriv_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_glx_get_color_table_parameteriv_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_color_table_parameteriv_reply_t * | |
| | | xcb_glx_get_color_table_parameteriv_reply (xcb_connection_t | |
| | | *c /**< */, | |
| | | xcb_glx_get_color_table_paramete | |
| | | riv_cookie_t cookie /**< */, | |
| | | xcb_generic_error_t | |
| | | **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| int | | /************************************************************************** | |
| XCBGlxGetHistogramParameterfvDataLength (const XCBGlxGetHistogramParameterf | | *** | |
| vRep *R); | | ** | |
| | | ** xcb_glx_get_convolution_filter_cookie_t xcb_glx_get_convolution_filter | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t target | |
| | | ** @param uint32_t format | |
| | | ** @param uint32_t type | |
| | | ** @param uint8_t swap_bytes | |
| | | ** @returns xcb_glx_get_convolution_filter_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_convolution_filter_cookie_t | |
| | | xcb_glx_get_convolution_filter (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */ | |
| | | , | |
| | | uint32_t target /**< */, | |
| | | uint32_t format /**< */, | |
| | | uint32_t type /**< */, | |
| | | uint8_t swap_bytes /**< */) | |
| | | ; | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
|
| XCBGlxFLOAT32Iter | | /************************************************************************** | |
| XCBGlxGetHistogramParameterfvDataIter (const XCBGlxGetHistogramParameterfvR | | *** | |
| ep *R); | | ** | |
| | | ** xcb_glx_get_convolution_filter_cookie_t xcb_glx_get_convolution_filter_ | |
| | | unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t target | |
| | | ** @param uint32_t format | |
| | | ** @param uint32_t type | |
| | | ** @param uint8_t swap_bytes | |
| | | ** @returns xcb_glx_get_convolution_filter_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_convolution_filter_cookie_t | |
| | | xcb_glx_get_convolution_filter_unchecked (xcb_connection_t *c /**< */ | |
| | | , | |
| | | xcb_glx_context_tag_t context_ta | |
| | | g /**< */, | |
| | | uint32_t target /* | |
| | | *< */, | |
| | | uint32_t format /* | |
| | | *< */, | |
| | | uint32_t type /**< | |
| | | */, | |
| | | uint8_t swap_bytes | |
| | | /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** uint8_t * xcb_glx_get_convolution_filter_data | |
| | | ** | |
| | | ** @param const xcb_glx_get_convolution_filter_reply_t *R | |
| | | ** @returns uint8_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | uint8_t * | |
| | | xcb_glx_get_convolution_filter_data (const xcb_glx_get_convolution_filter_r | |
| | | eply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_glx_get_convolution_filter_data_length | |
| | | ** | |
| | | ** @param const xcb_glx_get_convolution_filter_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_glx_get_convolution_filter_data_length (const xcb_glx_get_convolution_f | |
| | | ilter_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_glx_get_convolution_filter_data_end | |
| | | ** | |
| | | ** @param const xcb_glx_get_convolution_filter_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_glx_get_convolution_filter_data_end (const xcb_glx_get_convolution_filt | |
| | | er_reply_t *R /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_glx_get_convolution_filter_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
|
| XCBGlxGetHistogramParameterfvRep * | | /************************************************************************** | |
| XCBGlxGetHistogramParameterfvReply (XCBConnection *c | | *** | |
| , | | ** | |
| XCBGlxGetHistogramParameterfvCookie c | | ** xcb_glx_get_convolution_filter_reply_t * xcb_glx_get_convolution_filter | |
| ookie, | | _reply | |
| XCBGenericError **e | | ** | |
| ); | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_get_convolution_filter_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_glx_get_convolution_filter_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_convolution_filter_reply_t * | |
| | | xcb_glx_get_convolution_filter_reply (xcb_connection_t | |
| | | *c /**< */, | |
| | | xcb_glx_get_convolution_filter_cookie | |
| | | _t cookie /**< */, | |
| | | xcb_generic_error_t | |
| | | **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBGlxGetHistogramParameterivCookie | | /************************************************************************** | |
| XCBGlxGetHistogramParameteriv (XCBConnection *c, | | *** | |
| XCBGlxCONTEXT_TAG context_tag, | | ** | |
| CARD32 target, | | ** xcb_glx_get_convolution_parameterfv_cookie_t xcb_glx_get_convolution_pa | |
| CARD32 pname); | | rameterfv | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t target | |
| | | ** @param uint32_t pname | |
| | | ** @returns xcb_glx_get_convolution_parameterfv_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_convolution_parameterfv_cookie_t | |
| | | xcb_glx_get_convolution_parameterfv (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /* | |
| | | *< */, | |
| | | uint32_t target /**< */ | |
| | | , | |
| | | uint32_t pname /**< */) | |
| | | ; | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
|
| INT32 * | | /************************************************************************** | |
| XCBGlxGetHistogramParameterivData (const XCBGlxGetHistogramParameterivRep * | | *** | |
| R); | | ** | |
| | | ** xcb_glx_get_convolution_parameterfv_cookie_t xcb_glx_get_convolution_pa | |
| | | rameterfv_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t target | |
| | | ** @param uint32_t pname | |
| | | ** @returns xcb_glx_get_convolution_parameterfv_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_convolution_parameterfv_cookie_t | |
| | | xcb_glx_get_convolution_parameterfv_unchecked (xcb_connection_t *c /* | |
| | | *< */, | |
| | | xcb_glx_context_tag_t conte | |
| | | xt_tag /**< */, | |
| | | uint32_t targe | |
| | | t /**< */, | |
| | | uint32_t pname | |
| | | /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_glx_float32_t * xcb_glx_get_convolution_parameterfv_data | |
| | | ** | |
| | | ** @param const xcb_glx_get_convolution_parameterfv_reply_t *R | |
| | | ** @returns xcb_glx_float32_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_float32_t * | |
| | | xcb_glx_get_convolution_parameterfv_data (const xcb_glx_get_convolution_par | |
| | | ameterfv_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_glx_get_convolution_parameterfv_data_length | |
| | | ** | |
| | | ** @param const xcb_glx_get_convolution_parameterfv_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_glx_get_convolution_parameterfv_data_length (const xcb_glx_get_convolut | |
| | | ion_parameterfv_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_glx_get_convolution_parameterfv_data_end | |
| | | ** | |
| | | ** @param const xcb_glx_get_convolution_parameterfv_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_glx_get_convolution_parameterfv_data_end (const xcb_glx_get_convolution | |
| | | _parameterfv_reply_t *R /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_glx_get_convolution_parameterfv_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
|
| int | | /************************************************************************** | |
| XCBGlxGetHistogramParameterivDataLength (const XCBGlxGetHistogramParameteri | | *** | |
| vRep *R); | | ** | |
| | | ** xcb_glx_get_convolution_parameterfv_reply_t * xcb_glx_get_convolution_p | |
| | | arameterfv_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_get_convolution_parameterfv_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_glx_get_convolution_parameterfv_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_convolution_parameterfv_reply_t * | |
| | | xcb_glx_get_convolution_parameterfv_reply (xcb_connection_t | |
| | | *c /**< */, | |
| | | xcb_glx_get_convolution_paramete | |
| | | rfv_cookie_t cookie /**< */, | |
| | | xcb_generic_error_t | |
| | | **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBGenericIter | | /************************************************************************** | |
| XCBGlxGetHistogramParameterivDataEnd (const XCBGlxGetHistogramParameterivRe | | *** | |
| p *R); | | ** | |
| | | ** xcb_glx_get_convolution_parameteriv_cookie_t xcb_glx_get_convolution_pa | |
| | | rameteriv | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t target | |
| | | ** @param uint32_t pname | |
| | | ** @returns xcb_glx_get_convolution_parameteriv_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_convolution_parameteriv_cookie_t | |
| | | xcb_glx_get_convolution_parameteriv (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /* | |
| | | *< */, | |
| | | uint32_t target /**< */ | |
| | | , | |
| | | uint32_t pname /**< */) | |
| | | ; | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
|
| XCBGlxGetHistogramParameterivRep * | | /************************************************************************** | |
| XCBGlxGetHistogramParameterivReply (XCBConnection *c | | *** | |
| , | | ** | |
| XCBGlxGetHistogramParameterivCookie c | | ** xcb_glx_get_convolution_parameteriv_cookie_t xcb_glx_get_convolution_pa | |
| ookie, | | rameteriv_unchecked | |
| XCBGenericError **e | | ** | |
| ); | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t target | |
| | | ** @param uint32_t pname | |
| | | ** @returns xcb_glx_get_convolution_parameteriv_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_convolution_parameteriv_cookie_t | |
| | | xcb_glx_get_convolution_parameteriv_unchecked (xcb_connection_t *c /* | |
| | | *< */, | |
| | | xcb_glx_context_tag_t conte | |
| | | xt_tag /**< */, | |
| | | uint32_t targe | |
| | | t /**< */, | |
| | | uint32_t pname | |
| | | /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int32_t * xcb_glx_get_convolution_parameteriv_data | |
| | | ** | |
| | | ** @param const xcb_glx_get_convolution_parameteriv_reply_t *R | |
| | | ** @returns int32_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int32_t * | |
| | | xcb_glx_get_convolution_parameteriv_data (const xcb_glx_get_convolution_par | |
| | | ameteriv_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_glx_get_convolution_parameteriv_data_length | |
| | | ** | |
| | | ** @param const xcb_glx_get_convolution_parameteriv_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_glx_get_convolution_parameteriv_data_length (const xcb_glx_get_convolut | |
| | | ion_parameteriv_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_glx_get_convolution_parameteriv_data_end | |
| | | ** | |
| | | ** @param const xcb_glx_get_convolution_parameteriv_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_glx_get_convolution_parameteriv_data_end (const xcb_glx_get_convolution | |
| | | _parameteriv_reply_t *R /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_glx_get_convolution_parameteriv_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
|
| XCBGlxGetMinmaxCookie | | /************************************************************************** | |
| XCBGlxGetMinmax (XCBConnection *c, | | *** | |
| XCBGlxCONTEXT_TAG context_tag, | | ** | |
| CARD32 target, | | ** xcb_glx_get_convolution_parameteriv_reply_t * xcb_glx_get_convolution_p | |
| CARD32 format, | | arameteriv_reply | |
| CARD32 type, | | ** | |
| BOOL swap_bytes, | | ** @param xcb_connection_t *c | |
| BOOL reset); | | ** @param xcb_glx_get_convolution_parameteriv_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_glx_get_convolution_parameteriv_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_convolution_parameteriv_reply_t * | |
| | | xcb_glx_get_convolution_parameteriv_reply (xcb_connection_t | |
| | | *c /**< */, | |
| | | xcb_glx_get_convolution_paramete | |
| | | riv_cookie_t cookie /**< */, | |
| | | xcb_generic_error_t | |
| | | **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| BYTE * | | /************************************************************************** | |
| XCBGlxGetMinmaxData (const XCBGlxGetMinmaxRep *R); | | *** | |
| | | ** | |
| | | ** xcb_glx_get_separable_filter_cookie_t xcb_glx_get_separable_filter | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t target | |
| | | ** @param uint32_t format | |
| | | ** @param uint32_t type | |
| | | ** @param uint8_t swap_bytes | |
| | | ** @returns xcb_glx_get_separable_filter_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_separable_filter_cookie_t | |
| | | xcb_glx_get_separable_filter (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */, | |
| | | uint32_t target /**< */, | |
| | | uint32_t format /**< */, | |
| | | uint32_t type /**< */, | |
| | | uint8_t swap_bytes /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
|
| int | | /************************************************************************** | |
| XCBGlxGetMinmaxDataLength (const XCBGlxGetMinmaxRep *R); | | *** | |
| | | ** | |
| | | ** xcb_glx_get_separable_filter_cookie_t xcb_glx_get_separable_filter_unch | |
| | | ecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t target | |
| | | ** @param uint32_t format | |
| | | ** @param uint32_t type | |
| | | ** @param uint8_t swap_bytes | |
| | | ** @returns xcb_glx_get_separable_filter_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_separable_filter_cookie_t | |
| | | xcb_glx_get_separable_filter_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag | |
| | | /**< */, | |
| | | uint32_t target /**< | |
| | | */, | |
| | | uint32_t format /**< | |
| | | */, | |
| | | uint32_t type /**< * | |
| | | /, | |
| | | uint8_t swap_bytes | |
| | | /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** uint8_t * xcb_glx_get_separable_filter_rows_and_cols | |
| | | ** | |
| | | ** @param const xcb_glx_get_separable_filter_reply_t *R | |
| | | ** @returns uint8_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | uint8_t * | |
| | | xcb_glx_get_separable_filter_rows_and_cols (const xcb_glx_get_separable_fil | |
| | | ter_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_glx_get_separable_filter_rows_and_cols_length | |
| | | ** | |
| | | ** @param const xcb_glx_get_separable_filter_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_glx_get_separable_filter_rows_and_cols_length (const xcb_glx_get_separa | |
| | | ble_filter_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_glx_get_separable_filter_rows_and_cols_end | |
| | | ** | |
| | | ** @param const xcb_glx_get_separable_filter_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_glx_get_separable_filter_rows_and_cols_end (const xcb_glx_get_separable | |
| | | _filter_reply_t *R /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_glx_get_separable_filter_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
|
| XCBGenericIter | | /************************************************************************** | |
| XCBGlxGetMinmaxDataEnd (const XCBGlxGetMinmaxRep *R); | | *** | |
| | | ** | |
| | | ** xcb_glx_get_separable_filter_reply_t * xcb_glx_get_separable_filter_rep | |
| | | ly | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_get_separable_filter_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_glx_get_separable_filter_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_separable_filter_reply_t * | |
| | | xcb_glx_get_separable_filter_reply (xcb_connection_t | |
| | | *c /**< */, | |
| | | xcb_glx_get_separable_filter_cookie_t | |
| | | cookie /**< */, | |
| | | xcb_generic_error_t * | |
| | | *e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBGlxGetMinmaxRep * | | /************************************************************************** | |
| XCBGlxGetMinmaxReply (XCBConnection *c, | | *** | |
| XCBGlxGetMinmaxCookie cookie, | | ** | |
| XCBGenericError **e); | | ** xcb_glx_get_histogram_cookie_t xcb_glx_get_histogram | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t target | |
| | | ** @param uint32_t format | |
| | | ** @param uint32_t type | |
| | | ** @param uint8_t swap_bytes | |
| | | ** @param uint8_t reset | |
| | | ** @returns xcb_glx_get_histogram_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_histogram_cookie_t | |
| | | xcb_glx_get_histogram (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */, | |
| | | uint32_t target /**< */, | |
| | | uint32_t format /**< */, | |
| | | uint32_t type /**< */, | |
| | | uint8_t swap_bytes /**< */, | |
| | | uint8_t reset /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
|
| XCBGlxGetMinmaxParameterfvCookie | | /************************************************************************** | |
| XCBGlxGetMinmaxParameterfv (XCBConnection *c, | | *** | |
| XCBGlxCONTEXT_TAG context_tag, | | ** | |
| CARD32 target, | | ** xcb_glx_get_histogram_cookie_t xcb_glx_get_histogram_unchecked | |
| CARD32 pname); | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t target | |
| | | ** @param uint32_t format | |
| | | ** @param uint32_t type | |
| | | ** @param uint8_t swap_bytes | |
| | | ** @param uint8_t reset | |
| | | ** @returns xcb_glx_get_histogram_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_histogram_cookie_t | |
| | | xcb_glx_get_histogram_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< * | |
| | | /, | |
| | | uint32_t target /**< */, | |
| | | uint32_t format /**< */, | |
| | | uint32_t type /**< */, | |
| | | uint8_t swap_bytes /**< */ | |
| | | , | |
| | | uint8_t reset /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** uint8_t * xcb_glx_get_histogram_data | |
| | | ** | |
| | | ** @param const xcb_glx_get_histogram_reply_t *R | |
| | | ** @returns uint8_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | uint8_t * | |
| | | xcb_glx_get_histogram_data (const xcb_glx_get_histogram_reply_t *R /**< */ | |
| | | ); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_glx_get_histogram_data_length | |
| | | ** | |
| | | ** @param const xcb_glx_get_histogram_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_glx_get_histogram_data_length (const xcb_glx_get_histogram_reply_t *R | |
| | | /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_glx_get_histogram_data_end | |
| | | ** | |
| | | ** @param const xcb_glx_get_histogram_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_glx_get_histogram_data_end (const xcb_glx_get_histogram_reply_t *R /** | |
| | | < */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_glx_get_histogram_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
|
| XCBGlxFLOAT32 * | | /************************************************************************** | |
| XCBGlxGetMinmaxParameterfvData (const XCBGlxGetMinmaxParameterfvRep *R); | | *** | |
| | | ** | |
| | | ** xcb_glx_get_histogram_reply_t * xcb_glx_get_histogram_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_get_histogram_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_glx_get_histogram_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_histogram_reply_t * | |
| | | xcb_glx_get_histogram_reply (xcb_connection_t *c /**< */, | |
| | | xcb_glx_get_histogram_cookie_t cookie /**< | |
| | | */, | |
| | | xcb_generic_error_t **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| int | | /************************************************************************** | |
| XCBGlxGetMinmaxParameterfvDataLength (const XCBGlxGetMinmaxParameterfvRep * | | *** | |
| R); | | ** | |
| | | ** xcb_glx_get_histogram_parameterfv_cookie_t xcb_glx_get_histogram_parame | |
| | | terfv | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t target | |
| | | ** @param uint32_t pname | |
| | | ** @returns xcb_glx_get_histogram_parameterfv_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_histogram_parameterfv_cookie_t | |
| | | xcb_glx_get_histogram_parameterfv (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< | |
| | | */, | |
| | | uint32_t target /**< */, | |
| | | uint32_t pname /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
|
| XCBGlxFLOAT32Iter | | /************************************************************************** | |
| XCBGlxGetMinmaxParameterfvDataIter (const XCBGlxGetMinmaxParameterfvRep *R) | | *** | |
| ; | | ** | |
| | | ** xcb_glx_get_histogram_parameterfv_cookie_t xcb_glx_get_histogram_parame | |
| | | terfv_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t target | |
| | | ** @param uint32_t pname | |
| | | ** @returns xcb_glx_get_histogram_parameterfv_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_histogram_parameterfv_cookie_t | |
| | | xcb_glx_get_histogram_parameterfv_unchecked (xcb_connection_t *c /**< | |
| | | */, | |
| | | xcb_glx_context_tag_t context | |
| | | _tag /**< */, | |
| | | uint32_t target | |
| | | /**< */, | |
| | | uint32_t pname | |
| | | /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_glx_float32_t * xcb_glx_get_histogram_parameterfv_data | |
| | | ** | |
| | | ** @param const xcb_glx_get_histogram_parameterfv_reply_t *R | |
| | | ** @returns xcb_glx_float32_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_float32_t * | |
| | | xcb_glx_get_histogram_parameterfv_data (const xcb_glx_get_histogram_paramet | |
| | | erfv_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_glx_get_histogram_parameterfv_data_length | |
| | | ** | |
| | | ** @param const xcb_glx_get_histogram_parameterfv_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_glx_get_histogram_parameterfv_data_length (const xcb_glx_get_histogram_ | |
| | | parameterfv_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_glx_get_histogram_parameterfv_data_end | |
| | | ** | |
| | | ** @param const xcb_glx_get_histogram_parameterfv_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_glx_get_histogram_parameterfv_data_end (const xcb_glx_get_histogram_par | |
| | | ameterfv_reply_t *R /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_glx_get_histogram_parameterfv_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
|
| XCBGlxGetMinmaxParameterfvRep * | | /************************************************************************** | |
| XCBGlxGetMinmaxParameterfvReply (XCBConnection *c, | | *** | |
| XCBGlxGetMinmaxParameterfvCookie cookie, | | ** | |
| XCBGenericError **e); | | ** xcb_glx_get_histogram_parameterfv_reply_t * xcb_glx_get_histogram_param | |
| | | eterfv_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_get_histogram_parameterfv_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_glx_get_histogram_parameterfv_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_histogram_parameterfv_reply_t * | |
| | | xcb_glx_get_histogram_parameterfv_reply (xcb_connection_t | |
| | | *c /**< */, | |
| | | xcb_glx_get_histogram_parameterfv_ | |
| | | cookie_t cookie /**< */, | |
| | | xcb_generic_error_t | |
| | | **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBGlxGetMinmaxParameterivCookie | | /************************************************************************** | |
| XCBGlxGetMinmaxParameteriv (XCBConnection *c, | | *** | |
| XCBGlxCONTEXT_TAG context_tag, | | ** | |
| CARD32 target, | | ** xcb_glx_get_histogram_parameteriv_cookie_t xcb_glx_get_histogram_parame | |
| CARD32 pname); | | teriv | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t target | |
| | | ** @param uint32_t pname | |
| | | ** @returns xcb_glx_get_histogram_parameteriv_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_histogram_parameteriv_cookie_t | |
| | | xcb_glx_get_histogram_parameteriv (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< | |
| | | */, | |
| | | uint32_t target /**< */, | |
| | | uint32_t pname /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
|
| INT32 * | | /************************************************************************** | |
| XCBGlxGetMinmaxParameterivData (const XCBGlxGetMinmaxParameterivRep *R); | | *** | |
| | | ** | |
| | | ** xcb_glx_get_histogram_parameteriv_cookie_t xcb_glx_get_histogram_parame | |
| | | teriv_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t target | |
| | | ** @param uint32_t pname | |
| | | ** @returns xcb_glx_get_histogram_parameteriv_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_histogram_parameteriv_cookie_t | |
| | | xcb_glx_get_histogram_parameteriv_unchecked (xcb_connection_t *c /**< | |
| | | */, | |
| | | xcb_glx_context_tag_t context | |
| | | _tag /**< */, | |
| | | uint32_t target | |
| | | /**< */, | |
| | | uint32_t pname | |
| | | /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int32_t * xcb_glx_get_histogram_parameteriv_data | |
| | | ** | |
| | | ** @param const xcb_glx_get_histogram_parameteriv_reply_t *R | |
| | | ** @returns int32_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int32_t * | |
| | | xcb_glx_get_histogram_parameteriv_data (const xcb_glx_get_histogram_paramet | |
| | | eriv_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_glx_get_histogram_parameteriv_data_length | |
| | | ** | |
| | | ** @param const xcb_glx_get_histogram_parameteriv_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_glx_get_histogram_parameteriv_data_length (const xcb_glx_get_histogram_ | |
| | | parameteriv_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_glx_get_histogram_parameteriv_data_end | |
| | | ** | |
| | | ** @param const xcb_glx_get_histogram_parameteriv_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_glx_get_histogram_parameteriv_data_end (const xcb_glx_get_histogram_par | |
| | | ameteriv_reply_t *R /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_glx_get_histogram_parameteriv_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
|
| int | | /************************************************************************** | |
| XCBGlxGetMinmaxParameterivDataLength (const XCBGlxGetMinmaxParameterivRep * | | *** | |
| R); | | ** | |
| | | ** xcb_glx_get_histogram_parameteriv_reply_t * xcb_glx_get_histogram_param | |
| | | eteriv_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_get_histogram_parameteriv_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_glx_get_histogram_parameteriv_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_histogram_parameteriv_reply_t * | |
| | | xcb_glx_get_histogram_parameteriv_reply (xcb_connection_t | |
| | | *c /**< */, | |
| | | xcb_glx_get_histogram_parameteriv_ | |
| | | cookie_t cookie /**< */, | |
| | | xcb_generic_error_t | |
| | | **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBGenericIter | | /************************************************************************** | |
| XCBGlxGetMinmaxParameterivDataEnd (const XCBGlxGetMinmaxParameterivRep *R); | | *** | |
| | | ** | |
| | | ** xcb_glx_get_minmax_cookie_t xcb_glx_get_minmax | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t target | |
| | | ** @param uint32_t format | |
| | | ** @param uint32_t type | |
| | | ** @param uint8_t swap_bytes | |
| | | ** @param uint8_t reset | |
| | | ** @returns xcb_glx_get_minmax_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_minmax_cookie_t | |
| | | xcb_glx_get_minmax (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */, | |
| | | uint32_t target /**< */, | |
| | | uint32_t format /**< */, | |
| | | uint32_t type /**< */, | |
| | | uint8_t swap_bytes /**< */, | |
| | | uint8_t reset /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
|
| XCBGlxGetMinmaxParameterivRep * | | /************************************************************************** | |
| XCBGlxGetMinmaxParameterivReply (XCBConnection *c, | | *** | |
| XCBGlxGetMinmaxParameterivCookie cookie, | | ** | |
| XCBGenericError **e); | | ** xcb_glx_get_minmax_cookie_t xcb_glx_get_minmax_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t target | |
| | | ** @param uint32_t format | |
| | | ** @param uint32_t type | |
| | | ** @param uint8_t swap_bytes | |
| | | ** @param uint8_t reset | |
| | | ** @returns xcb_glx_get_minmax_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_minmax_cookie_t | |
| | | xcb_glx_get_minmax_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */, | |
| | | uint32_t target /**< */, | |
| | | uint32_t format /**< */, | |
| | | uint32_t type /**< */, | |
| | | uint8_t swap_bytes /**< */, | |
| | | uint8_t reset /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** uint8_t * xcb_glx_get_minmax_data | |
| | | ** | |
| | | ** @param const xcb_glx_get_minmax_reply_t *R | |
| | | ** @returns uint8_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | uint8_t * | |
| | | xcb_glx_get_minmax_data (const xcb_glx_get_minmax_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_glx_get_minmax_data_length | |
| | | ** | |
| | | ** @param const xcb_glx_get_minmax_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_glx_get_minmax_data_length (const xcb_glx_get_minmax_reply_t *R /**< * | |
| | | /); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_glx_get_minmax_data_end | |
| | | ** | |
| | | ** @param const xcb_glx_get_minmax_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_glx_get_minmax_data_end (const xcb_glx_get_minmax_reply_t *R /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_glx_get_minmax_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
|
| XCBGlxGetCompressedTexImageARBCookie | | /************************************************************************** | |
| XCBGlxGetCompressedTexImageARB (XCBConnection *c, | | *** | |
| XCBGlxCONTEXT_TAG context_tag, | | ** | |
| CARD32 target, | | ** xcb_glx_get_minmax_reply_t * xcb_glx_get_minmax_reply | |
| INT32 level); | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_get_minmax_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_glx_get_minmax_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_minmax_reply_t * | |
| | | xcb_glx_get_minmax_reply (xcb_connection_t *c /**< */, | |
| | | xcb_glx_get_minmax_cookie_t cookie /**< */, | |
| | | xcb_generic_error_t **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| BYTE * | | /************************************************************************** | |
| XCBGlxGetCompressedTexImageARBData (const XCBGlxGetCompressedTexImageARBRep | | *** | |
| *R); | | ** | |
| | | ** xcb_glx_get_minmax_parameterfv_cookie_t xcb_glx_get_minmax_parameterfv | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t target | |
| | | ** @param uint32_t pname | |
| | | ** @returns xcb_glx_get_minmax_parameterfv_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_minmax_parameterfv_cookie_t | |
| | | xcb_glx_get_minmax_parameterfv (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */ | |
| | | , | |
| | | uint32_t target /**< */, | |
| | | uint32_t pname /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
|
| int | | /************************************************************************** | |
| XCBGlxGetCompressedTexImageARBDataLength (const XCBGlxGetCompressedTexImage | | *** | |
| ARBRep *R); | | ** | |
| | | ** xcb_glx_get_minmax_parameterfv_cookie_t xcb_glx_get_minmax_parameterfv_ | |
| | | unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t target | |
| | | ** @param uint32_t pname | |
| | | ** @returns xcb_glx_get_minmax_parameterfv_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_minmax_parameterfv_cookie_t | |
| | | xcb_glx_get_minmax_parameterfv_unchecked (xcb_connection_t *c /**< */ | |
| | | , | |
| | | xcb_glx_context_tag_t context_ta | |
| | | g /**< */, | |
| | | uint32_t target /* | |
| | | *< */, | |
| | | uint32_t pname /** | |
| | | < */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_glx_float32_t * xcb_glx_get_minmax_parameterfv_data | |
| | | ** | |
| | | ** @param const xcb_glx_get_minmax_parameterfv_reply_t *R | |
| | | ** @returns xcb_glx_float32_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_float32_t * | |
| | | xcb_glx_get_minmax_parameterfv_data (const xcb_glx_get_minmax_parameterfv_r | |
| | | eply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_glx_get_minmax_parameterfv_data_length | |
| | | ** | |
| | | ** @param const xcb_glx_get_minmax_parameterfv_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_glx_get_minmax_parameterfv_data_length (const xcb_glx_get_minmax_parame | |
| | | terfv_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_glx_get_minmax_parameterfv_data_end | |
| | | ** | |
| | | ** @param const xcb_glx_get_minmax_parameterfv_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_glx_get_minmax_parameterfv_data_end (const xcb_glx_get_minmax_parameter | |
| | | fv_reply_t *R /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_glx_get_minmax_parameterfv_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
|
| XCBGenericIter | | /************************************************************************** | |
| XCBGlxGetCompressedTexImageARBDataEnd (const XCBGlxGetCompressedTexImageARB | | *** | |
| Rep *R); | | ** | |
| | | ** xcb_glx_get_minmax_parameterfv_reply_t * xcb_glx_get_minmax_parameterfv | |
| | | _reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_get_minmax_parameterfv_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_glx_get_minmax_parameterfv_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_minmax_parameterfv_reply_t * | |
| | | xcb_glx_get_minmax_parameterfv_reply (xcb_connection_t | |
| | | *c /**< */, | |
| | | xcb_glx_get_minmax_parameterfv_cookie | |
| | | _t cookie /**< */, | |
| | | xcb_generic_error_t | |
| | | **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBGlxGetCompressedTexImageARBRep * | | /************************************************************************** | |
| XCBGlxGetCompressedTexImageARBReply (XCBConnection | | *** | |
| *c, | | ** | |
| XCBGlxGetCompressedTexImageARBCookie | | ** xcb_glx_get_minmax_parameteriv_cookie_t xcb_glx_get_minmax_parameteriv | |
| cookie, | | ** | |
| XCBGenericError * | | ** @param xcb_connection_t *c | |
| *e); | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t target | |
| | | ** @param uint32_t pname | |
| | | ** @returns xcb_glx_get_minmax_parameteriv_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_minmax_parameteriv_cookie_t | |
| | | xcb_glx_get_minmax_parameteriv (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */ | |
| | | , | |
| | | uint32_t target /**< */, | |
| | | uint32_t pname /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
|
| XCBVoidCookie | | /************************************************************************** | |
| XCBGlxDeleteQueriesARB (XCBConnection *c, | | *** | |
| XCBGlxCONTEXT_TAG context_tag, | | ** | |
| INT32 n, | | ** xcb_glx_get_minmax_parameteriv_cookie_t xcb_glx_get_minmax_parameteriv_ | |
| const CARD32 *ids); | | unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t target | |
| | | ** @param uint32_t pname | |
| | | ** @returns xcb_glx_get_minmax_parameteriv_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_minmax_parameteriv_cookie_t | |
| | | xcb_glx_get_minmax_parameteriv_unchecked (xcb_connection_t *c /**< */ | |
| | | , | |
| | | xcb_glx_context_tag_t context_ta | |
| | | g /**< */, | |
| | | uint32_t target /* | |
| | | *< */, | |
| | | uint32_t pname /** | |
| | | < */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int32_t * xcb_glx_get_minmax_parameteriv_data | |
| | | ** | |
| | | ** @param const xcb_glx_get_minmax_parameteriv_reply_t *R | |
| | | ** @returns int32_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int32_t * | |
| | | xcb_glx_get_minmax_parameteriv_data (const xcb_glx_get_minmax_parameteriv_r | |
| | | eply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_glx_get_minmax_parameteriv_data_length | |
| | | ** | |
| | | ** @param const xcb_glx_get_minmax_parameteriv_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_glx_get_minmax_parameteriv_data_length (const xcb_glx_get_minmax_parame | |
| | | teriv_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_glx_get_minmax_parameteriv_data_end | |
| | | ** | |
| | | ** @param const xcb_glx_get_minmax_parameteriv_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_glx_get_minmax_parameteriv_data_end (const xcb_glx_get_minmax_parameter | |
| | | iv_reply_t *R /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_glx_get_minmax_parameteriv_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
|
| XCBGlxGenQueriesARBCookie | | /************************************************************************** | |
| XCBGlxGenQueriesARB (XCBConnection *c, | | *** | |
| XCBGlxCONTEXT_TAG context_tag, | | ** | |
| INT32 n); | | ** xcb_glx_get_minmax_parameteriv_reply_t * xcb_glx_get_minmax_parameteriv | |
| | | _reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_get_minmax_parameteriv_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_glx_get_minmax_parameteriv_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_minmax_parameteriv_reply_t * | |
| | | xcb_glx_get_minmax_parameteriv_reply (xcb_connection_t | |
| | | *c /**< */, | |
| | | xcb_glx_get_minmax_parameteriv_cookie | |
| | | _t cookie /**< */, | |
| | | xcb_generic_error_t | |
| | | **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| CARD32 * | | /************************************************************************** | |
| XCBGlxGenQueriesARBData (const XCBGlxGenQueriesARBRep *R); | | *** | |
| | | ** | |
| | | ** xcb_glx_get_compressed_tex_image_arb_cookie_t xcb_glx_get_compressed_te | |
| | | x_image_arb | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t target | |
| | | ** @param int32_t level | |
| | | ** @returns xcb_glx_get_compressed_tex_image_arb_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_compressed_tex_image_arb_cookie_t | |
| | | xcb_glx_get_compressed_tex_image_arb (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag / | |
| | | **< */, | |
| | | uint32_t target /**< * | |
| | | /, | |
| | | int32_t level /**< */ | |
| | | ); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
|
| int | | /************************************************************************** | |
| XCBGlxGenQueriesARBDataLength (const XCBGlxGenQueriesARBRep *R); | | *** | |
| | | ** | |
| | | ** xcb_glx_get_compressed_tex_image_arb_cookie_t xcb_glx_get_compressed_te | |
| | | x_image_arb_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t target | |
| | | ** @param int32_t level | |
| | | ** @returns xcb_glx_get_compressed_tex_image_arb_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_compressed_tex_image_arb_cookie_t | |
| | | xcb_glx_get_compressed_tex_image_arb_unchecked (xcb_connection_t *c / | |
| | | **< */, | |
| | | xcb_glx_context_tag_t cont | |
| | | ext_tag /**< */, | |
| | | uint32_t targ | |
| | | et /**< */, | |
| | | int32_t leve | |
| | | l /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** uint8_t * xcb_glx_get_compressed_tex_image_arb_data | |
| | | ** | |
| | | ** @param const xcb_glx_get_compressed_tex_image_arb_reply_t *R | |
| | | ** @returns uint8_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | uint8_t * | |
| | | xcb_glx_get_compressed_tex_image_arb_data (const xcb_glx_get_compressed_tex | |
| | | _image_arb_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_glx_get_compressed_tex_image_arb_data_length | |
| | | ** | |
| | | ** @param const xcb_glx_get_compressed_tex_image_arb_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_glx_get_compressed_tex_image_arb_data_length (const xcb_glx_get_compres | |
| | | sed_tex_image_arb_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_glx_get_compressed_tex_image_arb_data_end | |
| | | ** | |
| | | ** @param const xcb_glx_get_compressed_tex_image_arb_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_glx_get_compressed_tex_image_arb_data_end (const xcb_glx_get_compressed | |
| | | _tex_image_arb_reply_t *R /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_glx_get_compressed_tex_image_arb_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
|
| XCBGenericIter | | /************************************************************************** | |
| XCBGlxGenQueriesARBDataEnd (const XCBGlxGenQueriesARBRep *R); | | *** | |
| | | ** | |
| | | ** xcb_glx_get_compressed_tex_image_arb_reply_t * xcb_glx_get_compressed_t | |
| | | ex_image_arb_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_get_compressed_tex_image_arb_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_glx_get_compressed_tex_image_arb_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_compressed_tex_image_arb_reply_t * | |
| | | xcb_glx_get_compressed_tex_image_arb_reply (xcb_connection_t | |
| | | *c /**< */, | |
| | | xcb_glx_get_compressed_tex_imag | |
| | | e_arb_cookie_t cookie /**< */, | |
| | | xcb_generic_error_t | |
| | | **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
|
| XCBGlxGenQueriesARBRep * | | /************************************************************************** | |
| XCBGlxGenQueriesARBReply (XCBConnection *c, | | *** | |
| XCBGlxGenQueriesARBCookie cookie, | | ** | |
| XCBGenericError **e); | | ** xcb_void_cookie_t xcb_glx_delete_queries_arb_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param int32_t n | |
| | | ** @param const uint32_t *ids | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_glx_delete_queries_arb_checked (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /** | |
| | | < */, | |
| | | int32_t n /**< */, | |
| | | const uint32_t *ids /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBGlxIsQueryARBCookie | | /************************************************************************** | |
| XCBGlxIsQueryARB (XCBConnection *c, | | *** | |
| XCBGlxCONTEXT_TAG context_tag, | | ** | |
| CARD32 id); | | ** xcb_void_cookie_t xcb_glx_delete_queries_arb | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param int32_t n | |
| | | ** @param const uint32_t *ids | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_glx_delete_queries_arb (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */, | |
| | | int32_t n /**< */, | |
| | | const uint32_t *ids /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBGlxIsQueryARBRep * | | /************************************************************************** | |
| XCBGlxIsQueryARBReply (XCBConnection *c, | | *** | |
| XCBGlxIsQueryARBCookie cookie, | | ** | |
| XCBGenericError **e); | | ** xcb_glx_gen_queries_arb_cookie_t xcb_glx_gen_queries_arb | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param int32_t n | |
| | | ** @returns xcb_glx_gen_queries_arb_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_gen_queries_arb_cookie_t | |
| | | xcb_glx_gen_queries_arb (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */, | |
| | | int32_t n /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
|
| XCBGlxGetQueryivARBCookie | | /************************************************************************** | |
| XCBGlxGetQueryivARB (XCBConnection *c, | | *** | |
| XCBGlxCONTEXT_TAG context_tag, | | ** | |
| CARD32 target, | | ** xcb_glx_gen_queries_arb_cookie_t xcb_glx_gen_queries_arb_unchecked | |
| CARD32 pname); | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param int32_t n | |
| | | ** @returns xcb_glx_gen_queries_arb_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_gen_queries_arb_cookie_t | |
| | | xcb_glx_gen_queries_arb_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< | |
| | | */, | |
| | | int32_t n /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** uint32_t * xcb_glx_gen_queries_arb_data | |
| | | ** | |
| | | ** @param const xcb_glx_gen_queries_arb_reply_t *R | |
| | | ** @returns uint32_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | uint32_t * | |
| | | xcb_glx_gen_queries_arb_data (const xcb_glx_gen_queries_arb_reply_t *R /** | |
| | | < */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_glx_gen_queries_arb_data_length | |
| | | ** | |
| | | ** @param const xcb_glx_gen_queries_arb_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_glx_gen_queries_arb_data_length (const xcb_glx_gen_queries_arb_reply_t | |
| | | *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_glx_gen_queries_arb_data_end | |
| | | ** | |
| | | ** @param const xcb_glx_gen_queries_arb_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_glx_gen_queries_arb_data_end (const xcb_glx_gen_queries_arb_reply_t *R | |
| | | /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_glx_gen_queries_arb_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
|
| INT32 * | | /************************************************************************** | |
| XCBGlxGetQueryivARBData (const XCBGlxGetQueryivARBRep *R); | | *** | |
| | | ** | |
| | | ** xcb_glx_gen_queries_arb_reply_t * xcb_glx_gen_queries_arb_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_gen_queries_arb_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_glx_gen_queries_arb_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_gen_queries_arb_reply_t * | |
| | | xcb_glx_gen_queries_arb_reply (xcb_connection_t *c /**< * | |
| | | /, | |
| | | xcb_glx_gen_queries_arb_cookie_t cookie / | |
| | | **< */, | |
| | | xcb_generic_error_t **e /**< * | |
| | | /); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| int | | /************************************************************************** | |
| XCBGlxGetQueryivARBDataLength (const XCBGlxGetQueryivARBRep *R); | | *** | |
| | | ** | |
| | | ** xcb_glx_is_query_arb_cookie_t xcb_glx_is_query_arb | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t id | |
| | | ** @returns xcb_glx_is_query_arb_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_is_query_arb_cookie_t | |
| | | xcb_glx_is_query_arb (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */, | |
| | | uint32_t id /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
|
| XCBGenericIter | | /************************************************************************** | |
| XCBGlxGetQueryivARBDataEnd (const XCBGlxGetQueryivARBRep *R); | | *** | |
| | | ** | |
| | | ** xcb_glx_is_query_arb_cookie_t xcb_glx_is_query_arb_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t id | |
| | | ** @returns xcb_glx_is_query_arb_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_is_query_arb_cookie_t | |
| | | xcb_glx_is_query_arb_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */ | |
| | | , | |
| | | uint32_t id /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_glx_is_query_arb_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
|
| XCBGlxGetQueryivARBRep * | | /************************************************************************** | |
| XCBGlxGetQueryivARBReply (XCBConnection *c, | | *** | |
| XCBGlxGetQueryivARBCookie cookie, | | ** | |
| XCBGenericError **e); | | ** xcb_glx_is_query_arb_reply_t * xcb_glx_is_query_arb_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_is_query_arb_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_glx_is_query_arb_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_is_query_arb_reply_t * | |
| | | xcb_glx_is_query_arb_reply (xcb_connection_t *c /**< */, | |
| | | xcb_glx_is_query_arb_cookie_t cookie /**< */ | |
| | | , | |
| | | xcb_generic_error_t **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBGlxGetQueryObjectivARBCookie | | /************************************************************************** | |
| XCBGlxGetQueryObjectivARB (XCBConnection *c, | | *** | |
| XCBGlxCONTEXT_TAG context_tag, | | ** | |
| CARD32 id, | | ** xcb_glx_get_queryiv_arb_cookie_t xcb_glx_get_queryiv_arb | |
| CARD32 pname); | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t target | |
| | | ** @param uint32_t pname | |
| | | ** @returns xcb_glx_get_queryiv_arb_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_queryiv_arb_cookie_t | |
| | | xcb_glx_get_queryiv_arb (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */, | |
| | | uint32_t target /**< */, | |
| | | uint32_t pname /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
|
| INT32 * | | /************************************************************************** | |
| XCBGlxGetQueryObjectivARBData (const XCBGlxGetQueryObjectivARBRep *R); | | *** | |
| | | ** | |
| | | ** xcb_glx_get_queryiv_arb_cookie_t xcb_glx_get_queryiv_arb_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t target | |
| | | ** @param uint32_t pname | |
| | | ** @returns xcb_glx_get_queryiv_arb_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_queryiv_arb_cookie_t | |
| | | xcb_glx_get_queryiv_arb_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< | |
| | | */, | |
| | | uint32_t target /**< */, | |
| | | uint32_t pname /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int32_t * xcb_glx_get_queryiv_arb_data | |
| | | ** | |
| | | ** @param const xcb_glx_get_queryiv_arb_reply_t *R | |
| | | ** @returns int32_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int32_t * | |
| | | xcb_glx_get_queryiv_arb_data (const xcb_glx_get_queryiv_arb_reply_t *R /** | |
| | | < */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_glx_get_queryiv_arb_data_length | |
| | | ** | |
| | | ** @param const xcb_glx_get_queryiv_arb_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_glx_get_queryiv_arb_data_length (const xcb_glx_get_queryiv_arb_reply_t | |
| | | *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_glx_get_queryiv_arb_data_end | |
| | | ** | |
| | | ** @param const xcb_glx_get_queryiv_arb_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_glx_get_queryiv_arb_data_end (const xcb_glx_get_queryiv_arb_reply_t *R | |
| | | /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_glx_get_queryiv_arb_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
|
| int | | /************************************************************************** | |
| XCBGlxGetQueryObjectivARBDataLength (const XCBGlxGetQueryObjectivARBRep *R) | | *** | |
| ; | | ** | |
| | | ** xcb_glx_get_queryiv_arb_reply_t * xcb_glx_get_queryiv_arb_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_get_queryiv_arb_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_glx_get_queryiv_arb_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_queryiv_arb_reply_t * | |
| | | xcb_glx_get_queryiv_arb_reply (xcb_connection_t *c /**< * | |
| | | /, | |
| | | xcb_glx_get_queryiv_arb_cookie_t cookie / | |
| | | **< */, | |
| | | xcb_generic_error_t **e /**< * | |
| | | /); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBGenericIter | | /************************************************************************** | |
| XCBGlxGetQueryObjectivARBDataEnd (const XCBGlxGetQueryObjectivARBRep *R); | | *** | |
| | | ** | |
| | | ** xcb_glx_get_query_objectiv_arb_cookie_t xcb_glx_get_query_objectiv_arb | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t id | |
| | | ** @param uint32_t pname | |
| | | ** @returns xcb_glx_get_query_objectiv_arb_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_query_objectiv_arb_cookie_t | |
| | | xcb_glx_get_query_objectiv_arb (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< */ | |
| | | , | |
| | | uint32_t id /**< */, | |
| | | uint32_t pname /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
|
| XCBGlxGetQueryObjectivARBRep * | | /************************************************************************** | |
| XCBGlxGetQueryObjectivARBReply (XCBConnection *c, | | *** | |
| XCBGlxGetQueryObjectivARBCookie cookie, | | ** | |
| XCBGenericError **e); | | ** xcb_glx_get_query_objectiv_arb_cookie_t xcb_glx_get_query_objectiv_arb_ | |
| | | unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t id | |
| | | ** @param uint32_t pname | |
| | | ** @returns xcb_glx_get_query_objectiv_arb_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_query_objectiv_arb_cookie_t | |
| | | xcb_glx_get_query_objectiv_arb_unchecked (xcb_connection_t *c /**< */ | |
| | | , | |
| | | xcb_glx_context_tag_t context_ta | |
| | | g /**< */, | |
| | | uint32_t id /**< * | |
| | | /, | |
| | | uint32_t pname /** | |
| | | < */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int32_t * xcb_glx_get_query_objectiv_arb_data | |
| | | ** | |
| | | ** @param const xcb_glx_get_query_objectiv_arb_reply_t *R | |
| | | ** @returns int32_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int32_t * | |
| | | xcb_glx_get_query_objectiv_arb_data (const xcb_glx_get_query_objectiv_arb_r | |
| | | eply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_glx_get_query_objectiv_arb_data_length | |
| | | ** | |
| | | ** @param const xcb_glx_get_query_objectiv_arb_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_glx_get_query_objectiv_arb_data_length (const xcb_glx_get_query_objecti | |
| | | v_arb_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_glx_get_query_objectiv_arb_data_end | |
| | | ** | |
| | | ** @param const xcb_glx_get_query_objectiv_arb_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_glx_get_query_objectiv_arb_data_end (const xcb_glx_get_query_objectiv_a | |
| | | rb_reply_t *R /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_glx_get_query_objectiv_arb_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
|
| XCBGlxGetQueryObjectuivARBCookie | | /************************************************************************** | |
| XCBGlxGetQueryObjectuivARB (XCBConnection *c, | | *** | |
| XCBGlxCONTEXT_TAG context_tag, | | ** | |
| CARD32 id, | | ** xcb_glx_get_query_objectiv_arb_reply_t * xcb_glx_get_query_objectiv_arb | |
| CARD32 pname); | | _reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_get_query_objectiv_arb_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_glx_get_query_objectiv_arb_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_query_objectiv_arb_reply_t * | |
| | | xcb_glx_get_query_objectiv_arb_reply (xcb_connection_t | |
| | | *c /**< */, | |
| | | xcb_glx_get_query_objectiv_arb_cookie | |
| | | _t cookie /**< */, | |
| | | xcb_generic_error_t | |
| | | **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| CARD32 * | | /************************************************************************** | |
| XCBGlxGetQueryObjectuivARBData (const XCBGlxGetQueryObjectuivARBRep *R); | | *** | |
| | | ** | |
| | | ** xcb_glx_get_query_objectuiv_arb_cookie_t xcb_glx_get_query_objectuiv_ar | |
| | | b | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t id | |
| | | ** @param uint32_t pname | |
| | | ** @returns xcb_glx_get_query_objectuiv_arb_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_query_objectuiv_arb_cookie_t | |
| | | xcb_glx_get_query_objectuiv_arb (xcb_connection_t *c /**< */, | |
| | | xcb_glx_context_tag_t context_tag /**< * | |
| | | /, | |
| | | uint32_t id /**< */, | |
| | | uint32_t pname /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
|
| int | | /************************************************************************** | |
| XCBGlxGetQueryObjectuivARBDataLength (const XCBGlxGetQueryObjectuivARBRep * | | *** | |
| R); | | ** | |
| | | ** xcb_glx_get_query_objectuiv_arb_cookie_t xcb_glx_get_query_objectuiv_ar | |
| | | b_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_context_tag_t context_tag | |
| | | ** @param uint32_t id | |
| | | ** @param uint32_t pname | |
| | | ** @returns xcb_glx_get_query_objectuiv_arb_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_query_objectuiv_arb_cookie_t | |
| | | xcb_glx_get_query_objectuiv_arb_unchecked (xcb_connection_t *c /**< * | |
| | | /, | |
| | | xcb_glx_context_tag_t context_t | |
| | | ag /**< */, | |
| | | uint32_t id /**< | |
| | | */, | |
| | | uint32_t pname /* | |
| | | *< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** uint32_t * xcb_glx_get_query_objectuiv_arb_data | |
| | | ** | |
| | | ** @param const xcb_glx_get_query_objectuiv_arb_reply_t *R | |
| | | ** @returns uint32_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | uint32_t * | |
| | | xcb_glx_get_query_objectuiv_arb_data (const xcb_glx_get_query_objectuiv_arb | |
| | | _reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_glx_get_query_objectuiv_arb_data_length | |
| | | ** | |
| | | ** @param const xcb_glx_get_query_objectuiv_arb_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_glx_get_query_objectuiv_arb_data_length (const xcb_glx_get_query_object | |
| | | uiv_arb_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_glx_get_query_objectuiv_arb_data_end | |
| | | ** | |
| | | ** @param const xcb_glx_get_query_objectuiv_arb_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_glx_get_query_objectuiv_arb_data_end (const xcb_glx_get_query_objectuiv | |
| | | _arb_reply_t *R /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_glx_get_query_objectuiv_arb_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
|
| XCBGenericIter | | /************************************************************************** | |
| XCBGlxGetQueryObjectuivARBDataEnd (const XCBGlxGetQueryObjectuivARBRep *R); | | *** | |
| | | ** | |
| | | ** xcb_glx_get_query_objectuiv_arb_reply_t * xcb_glx_get_query_objectuiv_a | |
| | | rb_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_glx_get_query_objectuiv_arb_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_glx_get_query_objectuiv_arb_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_glx_get_query_objectuiv_arb_reply_t * | |
| | | xcb_glx_get_query_objectuiv_arb_reply (xcb_connection_t | |
| | | *c /**< */, | |
| | | xcb_glx_get_query_objectuiv_arb_cook | |
| | | ie_t cookie /**< */, | |
| | | xcb_generic_error_t | |
| | | **e /**< */); | |
| | | | |
|
| XCBGlxGetQueryObjectuivARBRep * | | #ifdef __cplusplus | |
| XCBGlxGetQueryObjectuivARBReply (XCBConnection *c, | | } | |
| XCBGlxGetQueryObjectuivARBCookie cookie, | | #endif | |
| XCBGenericError **e); | | | |
| | | | |
| #endif | | #endif | |
|
| | | | |
| | | /** | |
| | | * @} | |
| | | */ | |
| | | | |
End of changes. 310 change blocks. |
| 3247 lines changed or deleted | | 14044 lines changed or added | |
|
| randr.h | | randr.h | |
| /* | | /* | |
|
| * This file generated automatically from randr.xml by c-client.xsl using X
SLT. | | * This file generated automatically from randr.xml by c_client.py. | |
| * Edit at your peril. | | * Edit at your peril. | |
| */ | | */ | |
| | | | |
|
| | | /** | |
| | | * @defgroup XCB_RandR_API XCB RandR API | |
| | | * @brief RandR XCB Protocol Implementation. | |
| | | * @{ | |
| | | **/ | |
| | | | |
| #ifndef __RANDR_H | | #ifndef __RANDR_H | |
| #define __RANDR_H | | #define __RANDR_H | |
| | | | |
| #include "xcb.h" | | #include "xcb.h" | |
|
| | | #include "xproto.h" | |
| | | #include "render.h" | |
| | | | |
| | | #ifdef __cplusplus | |
| | | extern "C" { | |
| | | #endif | |
| | | | |
| | | #define XCB_RANDR_MAJOR_VERSION 1 | |
| | | #define XCB_RANDR_MINOR_VERSION 3 | |
| | | | |
| | | extern xcb_extension_t xcb_randr_id; | |
| | | | |
| | | typedef uint32_t xcb_randr_mode_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_mode_iterator_t | |
| | | **/ | |
| | | typedef struct xcb_randr_mode_iterator_t { | |
| | | xcb_randr_mode_t *data; /**< */ | |
| | | int rem; /**< */ | |
| | | int index; /**< */ | |
| | | } xcb_randr_mode_iterator_t; | |
| | | | |
| | | typedef uint32_t xcb_randr_crtc_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_crtc_iterator_t | |
| | | **/ | |
| | | typedef struct xcb_randr_crtc_iterator_t { | |
| | | xcb_randr_crtc_t *data; /**< */ | |
| | | int rem; /**< */ | |
| | | int index; /**< */ | |
| | | } xcb_randr_crtc_iterator_t; | |
| | | | |
| | | typedef uint32_t xcb_randr_output_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_output_iterator_t | |
| | | **/ | |
| | | typedef struct xcb_randr_output_iterator_t { | |
| | | xcb_randr_output_t *data; /**< */ | |
| | | int rem; /**< */ | |
| | | int index; /**< */ | |
| | | } xcb_randr_output_iterator_t; | |
| | | | |
| | | /** Opcode for xcb_randr_bad_output. */ | |
| | | #define XCB_RANDR_BAD_OUTPUT 0 | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_bad_output_error_t | |
| | | **/ | |
| | | typedef struct xcb_randr_bad_output_error_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t error_code; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | } xcb_randr_bad_output_error_t; | |
| | | | |
| | | /** Opcode for xcb_randr_bad_crtc. */ | |
| | | #define XCB_RANDR_BAD_CRTC 1 | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_bad_crtc_error_t | |
| | | **/ | |
| | | typedef struct xcb_randr_bad_crtc_error_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t error_code; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | } xcb_randr_bad_crtc_error_t; | |
| | | | |
| | | /** Opcode for xcb_randr_bad_mode. */ | |
| | | #define XCB_RANDR_BAD_MODE 2 | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_bad_mode_error_t | |
| | | **/ | |
| | | typedef struct xcb_randr_bad_mode_error_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t error_code; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | } xcb_randr_bad_mode_error_t; | |
| | | | |
| | | typedef enum xcb_randr_rotation_t { | |
| | | XCB_RANDR_ROTATION_ROTATE_0 = 1, | |
| | | XCB_RANDR_ROTATION_ROTATE_90 = 2, | |
| | | XCB_RANDR_ROTATION_ROTATE_180 = 4, | |
| | | XCB_RANDR_ROTATION_ROTATE_270 = 8, | |
| | | XCB_RANDR_ROTATION_REFLECT_X = 16, | |
| | | XCB_RANDR_ROTATION_REFLECT_Y = 32 | |
| | | } xcb_randr_rotation_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_screen_size_t | |
| | | **/ | |
| | | typedef struct xcb_randr_screen_size_t { | |
| | | uint16_t width; /**< */ | |
| | | uint16_t height; /**< */ | |
| | | uint16_t mwidth; /**< */ | |
| | | uint16_t mheight; /**< */ | |
| | | } xcb_randr_screen_size_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_screen_size_iterator_t | |
| | | **/ | |
| | | typedef struct xcb_randr_screen_size_iterator_t { | |
| | | xcb_randr_screen_size_t *data; /**< */ | |
| | | int rem; /**< */ | |
| | | int index; /**< */ | |
| | | } xcb_randr_screen_size_iterator_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_refresh_rates_t | |
| | | **/ | |
| | | typedef struct xcb_randr_refresh_rates_t { | |
| | | uint16_t nRates; /**< */ | |
| | | } xcb_randr_refresh_rates_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_refresh_rates_iterator_t | |
| | | **/ | |
| | | typedef struct xcb_randr_refresh_rates_iterator_t { | |
| | | xcb_randr_refresh_rates_t *data; /**< */ | |
| | | int rem; /**< */ | |
| | | int index; /**< */ | |
| | | } xcb_randr_refresh_rates_iterator_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_query_version_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_randr_query_version_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_randr_query_version_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_randr_query_version. */ | |
| | | #define XCB_RANDR_QUERY_VERSION 0 | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_query_version_request_t | |
| | | **/ | |
| | | typedef struct xcb_randr_query_version_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | uint32_t major_version; /**< */ | |
| | | uint32_t minor_version; /**< */ | |
| | | } xcb_randr_query_version_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_query_version_reply_t | |
| | | **/ | |
| | | typedef struct xcb_randr_query_version_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint32_t major_version; /**< */ | |
| | | uint32_t minor_version; /**< */ | |
| | | uint8_t pad1[16]; /**< */ | |
| | | } xcb_randr_query_version_reply_t; | |
| | | | |
| | | typedef enum xcb_randr_set_config_t { | |
| | | XCB_RANDR_SET_CONFIG_SUCCESS = 0, | |
| | | XCB_RANDR_SET_CONFIG_INVALID_CONFIG_TIME = 1, | |
| | | XCB_RANDR_SET_CONFIG_INVALID_TIME = 2, | |
| | | XCB_RANDR_SET_CONFIG_FAILED = 3 | |
| | | } xcb_randr_set_config_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_set_screen_config_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_randr_set_screen_config_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_randr_set_screen_config_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_randr_set_screen_config. */ | |
| | | #define XCB_RANDR_SET_SCREEN_CONFIG 2 | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_set_screen_config_request_t | |
| | | **/ | |
| | | typedef struct xcb_randr_set_screen_config_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_window_t window; /**< */ | |
| | | xcb_timestamp_t timestamp; /**< */ | |
| | | xcb_timestamp_t config_timestamp; /**< */ | |
| | | uint16_t sizeID; /**< */ | |
| | | uint16_t rotation; /**< */ | |
| | | uint16_t rate; /**< */ | |
| | | uint8_t pad0[2]; /**< */ | |
| | | } xcb_randr_set_screen_config_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_set_screen_config_reply_t | |
| | | **/ | |
| | | typedef struct xcb_randr_set_screen_config_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t status; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | xcb_timestamp_t new_timestamp; /**< */ | |
| | | xcb_timestamp_t config_timestamp; /**< */ | |
| | | xcb_window_t root; /**< */ | |
| | | uint16_t subpixel_order; /**< */ | |
| | | uint8_t pad0[10]; /**< */ | |
| | | } xcb_randr_set_screen_config_reply_t; | |
| | | | |
| | | typedef enum xcb_randr_notify_mask_t { | |
| | | XCB_RANDR_NOTIFY_MASK_SCREEN_CHANGE = 1, | |
| | | XCB_RANDR_NOTIFY_MASK_CRTC_CHANGE = 2, | |
| | | XCB_RANDR_NOTIFY_MASK_OUTPUT_CHANGE = 4, | |
| | | XCB_RANDR_NOTIFY_MASK_OUTPUT_PROPERTY = 8 | |
| | | } xcb_randr_notify_mask_t; | |
| | | | |
| | | /** Opcode for xcb_randr_select_input. */ | |
| | | #define XCB_RANDR_SELECT_INPUT 4 | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_select_input_request_t | |
| | | **/ | |
| | | typedef struct xcb_randr_select_input_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_window_t window; /**< */ | |
| | | uint16_t enable; /**< */ | |
| | | uint8_t pad0[2]; /**< */ | |
| | | } xcb_randr_select_input_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_get_screen_info_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_randr_get_screen_info_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_randr_get_screen_info_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_randr_get_screen_info. */ | |
| | | #define XCB_RANDR_GET_SCREEN_INFO 5 | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_get_screen_info_request_t | |
| | | **/ | |
| | | typedef struct xcb_randr_get_screen_info_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_window_t window; /**< */ | |
| | | } xcb_randr_get_screen_info_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_get_screen_info_reply_t | |
| | | **/ | |
| | | typedef struct xcb_randr_get_screen_info_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t rotations; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | xcb_window_t root; /**< */ | |
| | | xcb_timestamp_t timestamp; /**< */ | |
| | | xcb_timestamp_t config_timestamp; /**< */ | |
| | | uint16_t nSizes; /**< */ | |
| | | uint16_t sizeID; /**< */ | |
| | | uint16_t rotation; /**< */ | |
| | | uint16_t rate; /**< */ | |
| | | uint16_t nInfo; /**< */ | |
| | | uint8_t pad0[2]; /**< */ | |
| | | } xcb_randr_get_screen_info_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_get_screen_size_range_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_randr_get_screen_size_range_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_randr_get_screen_size_range_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_randr_get_screen_size_range. */ | |
| | | #define XCB_RANDR_GET_SCREEN_SIZE_RANGE 6 | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_get_screen_size_range_request_t | |
| | | **/ | |
| | | typedef struct xcb_randr_get_screen_size_range_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_window_t window; /**< */ | |
| | | } xcb_randr_get_screen_size_range_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_get_screen_size_range_reply_t | |
| | | **/ | |
| | | typedef struct xcb_randr_get_screen_size_range_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint16_t min_width; /**< */ | |
| | | uint16_t min_height; /**< */ | |
| | | uint16_t max_width; /**< */ | |
| | | uint16_t max_height; /**< */ | |
| | | uint8_t pad1[16]; /**< */ | |
| | | } xcb_randr_get_screen_size_range_reply_t; | |
| | | | |
| | | /** Opcode for xcb_randr_set_screen_size. */ | |
| | | #define XCB_RANDR_SET_SCREEN_SIZE 7 | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_set_screen_size_request_t | |
| | | **/ | |
| | | typedef struct xcb_randr_set_screen_size_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_window_t window; /**< */ | |
| | | uint16_t width; /**< */ | |
| | | uint16_t height; /**< */ | |
| | | uint32_t mm_width; /**< */ | |
| | | uint32_t mm_height; /**< */ | |
| | | } xcb_randr_set_screen_size_request_t; | |
| | | | |
| | | typedef enum xcb_randr_mode_flag_t { | |
| | | XCB_RANDR_MODE_FLAG_HSYNC_POSITIVE = 1, | |
| | | XCB_RANDR_MODE_FLAG_HSYNC_NEGATIVE = 2, | |
| | | XCB_RANDR_MODE_FLAG_VSYNC_POSITIVE = 4, | |
| | | XCB_RANDR_MODE_FLAG_VSYNC_NEGATIVE = 8, | |
| | | XCB_RANDR_MODE_FLAG_INTERLACE = 16, | |
| | | XCB_RANDR_MODE_FLAG_DOUBLE_SCAN = 32, | |
| | | XCB_RANDR_MODE_FLAG_CSYNC = 64, | |
| | | XCB_RANDR_MODE_FLAG_CSYNC_POSITIVE = 128, | |
| | | XCB_RANDR_MODE_FLAG_CSYNC_NEGATIVE = 256, | |
| | | XCB_RANDR_MODE_FLAG_HSKEW_PRESENT = 512, | |
| | | XCB_RANDR_MODE_FLAG_BCAST = 1024, | |
| | | XCB_RANDR_MODE_FLAG_PIXEL_MULTIPLEX = 2048, | |
| | | XCB_RANDR_MODE_FLAG_DOUBLE_CLOCK = 4096, | |
| | | XCB_RANDR_MODE_FLAG_HALVE_CLOCK = 8192 | |
| | | } xcb_randr_mode_flag_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_mode_info_t | |
| | | **/ | |
| | | typedef struct xcb_randr_mode_info_t { | |
| | | uint32_t id; /**< */ | |
| | | uint16_t width; /**< */ | |
| | | uint16_t height; /**< */ | |
| | | uint32_t dot_clock; /**< */ | |
| | | uint16_t hsync_start; /**< */ | |
| | | uint16_t hsync_end; /**< */ | |
| | | uint16_t htotal; /**< */ | |
| | | uint16_t hskew; /**< */ | |
| | | uint16_t vsync_start; /**< */ | |
| | | uint16_t vsync_end; /**< */ | |
| | | uint16_t vtotal; /**< */ | |
| | | uint16_t name_len; /**< */ | |
| | | uint32_t mode_flags; /**< */ | |
| | | } xcb_randr_mode_info_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_mode_info_iterator_t | |
| | | **/ | |
| | | typedef struct xcb_randr_mode_info_iterator_t { | |
| | | xcb_randr_mode_info_t *data; /**< */ | |
| | | int rem; /**< */ | |
| | | int index; /**< */ | |
| | | } xcb_randr_mode_info_iterator_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_get_screen_resources_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_randr_get_screen_resources_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_randr_get_screen_resources_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_randr_get_screen_resources. */ | |
| | | #define XCB_RANDR_GET_SCREEN_RESOURCES 8 | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_get_screen_resources_request_t | |
| | | **/ | |
| | | typedef struct xcb_randr_get_screen_resources_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_window_t window; /**< */ | |
| | | } xcb_randr_get_screen_resources_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_get_screen_resources_reply_t | |
| | | **/ | |
| | | typedef struct xcb_randr_get_screen_resources_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | xcb_timestamp_t timestamp; /**< */ | |
| | | xcb_timestamp_t config_timestamp; /**< */ | |
| | | uint16_t num_crtcs; /**< */ | |
| | | uint16_t num_outputs; /**< */ | |
| | | uint16_t num_modes; /**< */ | |
| | | uint16_t names_len; /**< */ | |
| | | uint8_t pad1[8]; /**< */ | |
| | | } xcb_randr_get_screen_resources_reply_t; | |
| | | | |
| | | typedef enum xcb_randr_connection_t { | |
| | | XCB_RANDR_CONNECTION_CONNECTED, | |
| | | XCB_RANDR_CONNECTION_DISCONNECTED, | |
| | | XCB_RANDR_CONNECTION_UNKNOWN | |
| | | } xcb_randr_connection_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_get_output_info_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_randr_get_output_info_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_randr_get_output_info_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_randr_get_output_info. */ | |
| | | #define XCB_RANDR_GET_OUTPUT_INFO 9 | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_get_output_info_request_t | |
| | | **/ | |
| | | typedef struct xcb_randr_get_output_info_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_randr_output_t output; /**< */ | |
| | | xcb_timestamp_t config_timestamp; /**< */ | |
| | | } xcb_randr_get_output_info_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_get_output_info_reply_t | |
| | | **/ | |
| | | typedef struct xcb_randr_get_output_info_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t status; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | xcb_timestamp_t timestamp; /**< */ | |
| | | xcb_randr_crtc_t crtc; /**< */ | |
| | | uint32_t mm_width; /**< */ | |
| | | uint32_t mm_height; /**< */ | |
| | | uint8_t connection; /**< */ | |
| | | uint8_t subpixel_order; /**< */ | |
| | | uint16_t num_crtcs; /**< */ | |
| | | uint16_t num_modes; /**< */ | |
| | | uint16_t num_preferred; /**< */ | |
| | | uint16_t num_clones; /**< */ | |
| | | uint16_t name_len; /**< */ | |
| | | } xcb_randr_get_output_info_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_list_output_properties_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_randr_list_output_properties_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_randr_list_output_properties_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_randr_list_output_properties. */ | |
| | | #define XCB_RANDR_LIST_OUTPUT_PROPERTIES 10 | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_list_output_properties_request_t | |
| | | **/ | |
| | | typedef struct xcb_randr_list_output_properties_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_randr_output_t output; /**< */ | |
| | | } xcb_randr_list_output_properties_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_list_output_properties_reply_t | |
| | | **/ | |
| | | typedef struct xcb_randr_list_output_properties_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint16_t num_atoms; /**< */ | |
| | | uint8_t pad1[22]; /**< */ | |
| | | } xcb_randr_list_output_properties_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_query_output_property_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_randr_query_output_property_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_randr_query_output_property_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_randr_query_output_property. */ | |
| | | #define XCB_RANDR_QUERY_OUTPUT_PROPERTY 11 | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_query_output_property_request_t | |
| | | **/ | |
| | | typedef struct xcb_randr_query_output_property_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_randr_output_t output; /**< */ | |
| | | xcb_atom_t property; /**< */ | |
| | | } xcb_randr_query_output_property_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_query_output_property_reply_t | |
| | | **/ | |
| | | typedef struct xcb_randr_query_output_property_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint8_t pending; /**< */ | |
| | | uint8_t range; /**< */ | |
| | | uint8_t immutable; /**< */ | |
| | | uint8_t pad1[21]; /**< */ | |
| | | } xcb_randr_query_output_property_reply_t; | |
| | | | |
| | | /** Opcode for xcb_randr_configure_output_property. */ | |
| | | #define XCB_RANDR_CONFIGURE_OUTPUT_PROPERTY 12 | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_configure_output_property_request_t | |
| | | **/ | |
| | | typedef struct xcb_randr_configure_output_property_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_randr_output_t output; /**< */ | |
| | | xcb_atom_t property; /**< */ | |
| | | uint8_t pending; /**< */ | |
| | | uint8_t range; /**< */ | |
| | | uint8_t pad0[2]; /**< */ | |
| | | } xcb_randr_configure_output_property_request_t; | |
| | | | |
| | | /** Opcode for xcb_randr_change_output_property. */ | |
| | | #define XCB_RANDR_CHANGE_OUTPUT_PROPERTY 13 | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_change_output_property_request_t | |
| | | **/ | |
| | | typedef struct xcb_randr_change_output_property_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_randr_output_t output; /**< */ | |
| | | xcb_atom_t property; /**< */ | |
| | | xcb_atom_t type; /**< */ | |
| | | uint8_t format; /**< */ | |
| | | uint8_t mode; /**< */ | |
| | | uint8_t pad0[2]; /**< */ | |
| | | uint32_t num_units; /**< */ | |
| | | } xcb_randr_change_output_property_request_t; | |
| | | | |
| | | /** Opcode for xcb_randr_delete_output_property. */ | |
| | | #define XCB_RANDR_DELETE_OUTPUT_PROPERTY 14 | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_delete_output_property_request_t | |
| | | **/ | |
| | | typedef struct xcb_randr_delete_output_property_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_randr_output_t output; /**< */ | |
| | | xcb_atom_t property; /**< */ | |
| | | } xcb_randr_delete_output_property_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_get_output_property_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_randr_get_output_property_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_randr_get_output_property_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_randr_get_output_property. */ | |
| | | #define XCB_RANDR_GET_OUTPUT_PROPERTY 15 | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_get_output_property_request_t | |
| | | **/ | |
| | | typedef struct xcb_randr_get_output_property_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_randr_output_t output; /**< */ | |
| | | xcb_atom_t property; /**< */ | |
| | | xcb_atom_t type; /**< */ | |
| | | uint32_t long_offset; /**< */ | |
| | | uint32_t long_length; /**< */ | |
| | | uint8_t _delete; /**< */ | |
| | | uint8_t pending; /**< */ | |
| | | uint8_t pad0[2]; /**< */ | |
| | | } xcb_randr_get_output_property_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_get_output_property_reply_t | |
| | | **/ | |
| | | typedef struct xcb_randr_get_output_property_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t format; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | xcb_atom_t type; /**< */ | |
| | | uint32_t bytes_after; /**< */ | |
| | | uint32_t num_items; /**< */ | |
| | | uint8_t pad0[12]; /**< */ | |
| | | } xcb_randr_get_output_property_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_create_mode_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_randr_create_mode_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_randr_create_mode_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_randr_create_mode. */ | |
| | | #define XCB_RANDR_CREATE_MODE 16 | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_create_mode_request_t | |
| | | **/ | |
| | | typedef struct xcb_randr_create_mode_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_window_t window; /**< */ | |
| | | xcb_randr_mode_info_t mode_info; /**< */ | |
| | | } xcb_randr_create_mode_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_create_mode_reply_t | |
| | | **/ | |
| | | typedef struct xcb_randr_create_mode_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | xcb_randr_mode_t mode; /**< */ | |
| | | uint8_t pad1[20]; /**< */ | |
| | | } xcb_randr_create_mode_reply_t; | |
| | | | |
| | | /** Opcode for xcb_randr_destroy_mode. */ | |
| | | #define XCB_RANDR_DESTROY_MODE 17 | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_destroy_mode_request_t | |
| | | **/ | |
| | | typedef struct xcb_randr_destroy_mode_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_randr_mode_t mode; /**< */ | |
| | | } xcb_randr_destroy_mode_request_t; | |
| | | | |
| | | /** Opcode for xcb_randr_add_output_mode. */ | |
| | | #define XCB_RANDR_ADD_OUTPUT_MODE 18 | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_add_output_mode_request_t | |
| | | **/ | |
| | | typedef struct xcb_randr_add_output_mode_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_randr_output_t output; /**< */ | |
| | | xcb_randr_mode_t mode; /**< */ | |
| | | } xcb_randr_add_output_mode_request_t; | |
| | | | |
| | | /** Opcode for xcb_randr_delete_output_mode. */ | |
| | | #define XCB_RANDR_DELETE_OUTPUT_MODE 19 | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_delete_output_mode_request_t | |
| | | **/ | |
| | | typedef struct xcb_randr_delete_output_mode_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_randr_output_t output; /**< */ | |
| | | xcb_randr_mode_t mode; /**< */ | |
| | | } xcb_randr_delete_output_mode_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_get_crtc_info_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_randr_get_crtc_info_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_randr_get_crtc_info_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_randr_get_crtc_info. */ | |
| | | #define XCB_RANDR_GET_CRTC_INFO 20 | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_get_crtc_info_request_t | |
| | | **/ | |
| | | typedef struct xcb_randr_get_crtc_info_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_randr_crtc_t crtc; /**< */ | |
| | | xcb_timestamp_t config_timestamp; /**< */ | |
| | | } xcb_randr_get_crtc_info_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_get_crtc_info_reply_t | |
| | | **/ | |
| | | typedef struct xcb_randr_get_crtc_info_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t status; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | xcb_timestamp_t timestamp; /**< */ | |
| | | int16_t x; /**< */ | |
| | | int16_t y; /**< */ | |
| | | uint16_t width; /**< */ | |
| | | uint16_t height; /**< */ | |
| | | xcb_randr_mode_t mode; /**< */ | |
| | | uint16_t rotation; /**< */ | |
| | | uint16_t rotations; /**< */ | |
| | | uint16_t num_outputs; /**< */ | |
| | | uint16_t num_possible_outputs; /**< */ | |
| | | } xcb_randr_get_crtc_info_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_set_crtc_config_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_randr_set_crtc_config_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_randr_set_crtc_config_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_randr_set_crtc_config. */ | |
| | | #define XCB_RANDR_SET_CRTC_CONFIG 21 | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_set_crtc_config_request_t | |
| | | **/ | |
| | | typedef struct xcb_randr_set_crtc_config_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_randr_crtc_t crtc; /**< */ | |
| | | xcb_timestamp_t timestamp; /**< */ | |
| | | xcb_timestamp_t config_timestamp; /**< */ | |
| | | int16_t x; /**< */ | |
| | | int16_t y; /**< */ | |
| | | xcb_randr_mode_t mode; /**< */ | |
| | | uint16_t rotation; /**< */ | |
| | | uint8_t pad0[2]; /**< */ | |
| | | } xcb_randr_set_crtc_config_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_set_crtc_config_reply_t | |
| | | **/ | |
| | | typedef struct xcb_randr_set_crtc_config_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t status; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | xcb_timestamp_t timestamp; /**< */ | |
| | | uint8_t pad0[20]; /**< */ | |
| | | } xcb_randr_set_crtc_config_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_get_crtc_gamma_size_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_randr_get_crtc_gamma_size_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_randr_get_crtc_gamma_size_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_randr_get_crtc_gamma_size. */ | |
| | | #define XCB_RANDR_GET_CRTC_GAMMA_SIZE 22 | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_get_crtc_gamma_size_request_t | |
| | | **/ | |
| | | typedef struct xcb_randr_get_crtc_gamma_size_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_randr_crtc_t crtc; /**< */ | |
| | | } xcb_randr_get_crtc_gamma_size_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_get_crtc_gamma_size_reply_t | |
| | | **/ | |
| | | typedef struct xcb_randr_get_crtc_gamma_size_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint16_t size; /**< */ | |
| | | uint8_t pad1[22]; /**< */ | |
| | | } xcb_randr_get_crtc_gamma_size_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_get_crtc_gamma_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_randr_get_crtc_gamma_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_randr_get_crtc_gamma_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_randr_get_crtc_gamma. */ | |
| | | #define XCB_RANDR_GET_CRTC_GAMMA 23 | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_get_crtc_gamma_request_t | |
| | | **/ | |
| | | typedef struct xcb_randr_get_crtc_gamma_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_randr_crtc_t crtc; /**< */ | |
| | | } xcb_randr_get_crtc_gamma_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_get_crtc_gamma_reply_t | |
| | | **/ | |
| | | typedef struct xcb_randr_get_crtc_gamma_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint16_t size; /**< */ | |
| | | uint8_t pad1[22]; /**< */ | |
| | | } xcb_randr_get_crtc_gamma_reply_t; | |
| | | | |
| | | /** Opcode for xcb_randr_set_crtc_gamma. */ | |
| | | #define XCB_RANDR_SET_CRTC_GAMMA 24 | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_set_crtc_gamma_request_t | |
| | | **/ | |
| | | typedef struct xcb_randr_set_crtc_gamma_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_randr_crtc_t crtc; /**< */ | |
| | | uint16_t size; /**< */ | |
| | | uint8_t pad0[2]; /**< */ | |
| | | } xcb_randr_set_crtc_gamma_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_get_screen_resources_current_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_randr_get_screen_resources_current_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_randr_get_screen_resources_current_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_randr_get_screen_resources_current. */ | |
| | | #define XCB_RANDR_GET_SCREEN_RESOURCES_CURRENT 25 | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_get_screen_resources_current_request_t | |
| | | **/ | |
| | | typedef struct xcb_randr_get_screen_resources_current_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_window_t window; /**< */ | |
| | | } xcb_randr_get_screen_resources_current_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_get_screen_resources_current_reply_t | |
| | | **/ | |
| | | typedef struct xcb_randr_get_screen_resources_current_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | xcb_timestamp_t timestamp; /**< */ | |
| | | xcb_timestamp_t config_timestamp; /**< */ | |
| | | uint16_t num_crtcs; /**< */ | |
| | | uint16_t num_outputs; /**< */ | |
| | | uint16_t num_modes; /**< */ | |
| | | uint16_t names_len; /**< */ | |
| | | uint8_t pad1[8]; /**< */ | |
| | | } xcb_randr_get_screen_resources_current_reply_t; | |
| | | | |
| | | /** Opcode for xcb_randr_set_crtc_transform. */ | |
| | | #define XCB_RANDR_SET_CRTC_TRANSFORM 26 | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_set_crtc_transform_request_t | |
| | | **/ | |
| | | typedef struct xcb_randr_set_crtc_transform_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_randr_crtc_t crtc; /**< */ | |
| | | xcb_render_transform_t transform; /**< */ | |
| | | uint16_t filter_len; /**< */ | |
| | | uint8_t pad0[2]; /**< */ | |
| | | } xcb_randr_set_crtc_transform_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_get_crtc_transform_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_randr_get_crtc_transform_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_randr_get_crtc_transform_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_randr_get_crtc_transform. */ | |
| | | #define XCB_RANDR_GET_CRTC_TRANSFORM 27 | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_get_crtc_transform_request_t | |
| | | **/ | |
| | | typedef struct xcb_randr_get_crtc_transform_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_randr_crtc_t crtc; /**< */ | |
| | | } xcb_randr_get_crtc_transform_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_get_crtc_transform_reply_t | |
| | | **/ | |
| | | typedef struct xcb_randr_get_crtc_transform_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | xcb_render_transform_t pending_transform; /**< */ | |
| | | uint8_t has_transforms; /**< */ | |
| | | uint8_t pad1[3]; /**< */ | |
| | | xcb_render_transform_t current_transform; /**< */ | |
| | | uint8_t pad2[4]; /**< */ | |
| | | uint16_t pending_len; /**< */ | |
| | | uint16_t pending_nparams; /**< */ | |
| | | uint16_t current_len; /**< */ | |
| | | uint16_t current_nparams; /**< */ | |
| | | } xcb_randr_get_crtc_transform_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_get_panning_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_randr_get_panning_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_randr_get_panning_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_randr_get_panning. */ | |
| | | #define XCB_RANDR_GET_PANNING 28 | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_get_panning_request_t | |
| | | **/ | |
| | | typedef struct xcb_randr_get_panning_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_randr_crtc_t crtc; /**< */ | |
| | | } xcb_randr_get_panning_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_get_panning_reply_t | |
| | | **/ | |
| | | typedef struct xcb_randr_get_panning_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t status; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | xcb_timestamp_t timestamp; /**< */ | |
| | | uint16_t left; /**< */ | |
| | | uint16_t top; /**< */ | |
| | | uint16_t width; /**< */ | |
| | | uint16_t height; /**< */ | |
| | | uint16_t track_left; /**< */ | |
| | | uint16_t track_top; /**< */ | |
| | | uint16_t track_width; /**< */ | |
| | | uint16_t track_height; /**< */ | |
| | | int16_t border_left; /**< */ | |
| | | int16_t border_top; /**< */ | |
| | | int16_t border_right; /**< */ | |
| | | int16_t border_bottom; /**< */ | |
| | | } xcb_randr_get_panning_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_set_panning_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_randr_set_panning_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_randr_set_panning_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_randr_set_panning. */ | |
| | | #define XCB_RANDR_SET_PANNING 29 | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_set_panning_request_t | |
| | | **/ | |
| | | typedef struct xcb_randr_set_panning_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_randr_crtc_t crtc; /**< */ | |
| | | xcb_timestamp_t timestamp; /**< */ | |
| | | uint16_t left; /**< */ | |
| | | uint16_t top; /**< */ | |
| | | uint16_t width; /**< */ | |
| | | uint16_t height; /**< */ | |
| | | uint16_t track_left; /**< */ | |
| | | uint16_t track_top; /**< */ | |
| | | uint16_t track_width; /**< */ | |
| | | uint16_t track_height; /**< */ | |
| | | int16_t border_left; /**< */ | |
| | | int16_t border_top; /**< */ | |
| | | int16_t border_right; /**< */ | |
| | | int16_t border_bottom; /**< */ | |
| | | } xcb_randr_set_panning_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_set_panning_reply_t | |
| | | **/ | |
| | | typedef struct xcb_randr_set_panning_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t status; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | xcb_timestamp_t timestamp; /**< */ | |
| | | } xcb_randr_set_panning_reply_t; | |
| | | | |
| | | /** Opcode for xcb_randr_set_output_primary. */ | |
| | | #define XCB_RANDR_SET_OUTPUT_PRIMARY 30 | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_set_output_primary_request_t | |
| | | **/ | |
| | | typedef struct xcb_randr_set_output_primary_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_window_t window; /**< */ | |
| | | xcb_randr_output_t output; /**< */ | |
| | | } xcb_randr_set_output_primary_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_get_output_primary_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_randr_get_output_primary_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_randr_get_output_primary_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_randr_get_output_primary. */ | |
| | | #define XCB_RANDR_GET_OUTPUT_PRIMARY 31 | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_get_output_primary_request_t | |
| | | **/ | |
| | | typedef struct xcb_randr_get_output_primary_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_window_t window; /**< */ | |
| | | } xcb_randr_get_output_primary_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_get_output_primary_reply_t | |
| | | **/ | |
| | | typedef struct xcb_randr_get_output_primary_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | xcb_randr_output_t output; /**< */ | |
| | | } xcb_randr_get_output_primary_reply_t; | |
| | | | |
| | | /** Opcode for xcb_randr_screen_change_notify. */ | |
| | | #define XCB_RANDR_SCREEN_CHANGE_NOTIFY 0 | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_screen_change_notify_event_t | |
| | | **/ | |
| | | typedef struct xcb_randr_screen_change_notify_event_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t rotation; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | xcb_timestamp_t timestamp; /**< */ | |
| | | xcb_timestamp_t config_timestamp; /**< */ | |
| | | xcb_window_t root; /**< */ | |
| | | xcb_window_t request_window; /**< */ | |
| | | uint16_t sizeID; /**< */ | |
| | | uint16_t subpixel_order; /**< */ | |
| | | uint16_t width; /**< */ | |
| | | uint16_t height; /**< */ | |
| | | uint16_t mwidth; /**< */ | |
| | | uint16_t mheight; /**< */ | |
| | | } xcb_randr_screen_change_notify_event_t; | |
| | | | |
| | | typedef enum xcb_randr_notify_t { | |
| | | XCB_RANDR_NOTIFY_CRTC_CHANGE = 0, | |
| | | XCB_RANDR_NOTIFY_OUTPUT_CHANGE = 1, | |
| | | XCB_RANDR_NOTIFY_OUTPUT_PROPERTY = 2 | |
| | | } xcb_randr_notify_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_crtc_change_t | |
| | | **/ | |
| | | typedef struct xcb_randr_crtc_change_t { | |
| | | xcb_timestamp_t timestamp; /**< */ | |
| | | xcb_window_t window; /**< */ | |
| | | xcb_randr_crtc_t crtc; /**< */ | |
| | | xcb_randr_mode_t mode; /**< */ | |
| | | uint16_t rotation; /**< */ | |
| | | uint8_t pad0[2]; /**< */ | |
| | | int16_t x; /**< */ | |
| | | int16_t y; /**< */ | |
| | | uint16_t width; /**< */ | |
| | | uint16_t height; /**< */ | |
| | | } xcb_randr_crtc_change_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_crtc_change_iterator_t | |
| | | **/ | |
| | | typedef struct xcb_randr_crtc_change_iterator_t { | |
| | | xcb_randr_crtc_change_t *data; /**< */ | |
| | | int rem; /**< */ | |
| | | int index; /**< */ | |
| | | } xcb_randr_crtc_change_iterator_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_output_change_t | |
| | | **/ | |
| | | typedef struct xcb_randr_output_change_t { | |
| | | xcb_timestamp_t timestamp; /**< */ | |
| | | xcb_timestamp_t config_timestamp; /**< */ | |
| | | xcb_window_t window; /**< */ | |
| | | xcb_randr_output_t output; /**< */ | |
| | | xcb_randr_crtc_t crtc; /**< */ | |
| | | xcb_randr_mode_t mode; /**< */ | |
| | | uint16_t rotation; /**< */ | |
| | | uint8_t connection; /**< */ | |
| | | uint8_t subpixel_order; /**< */ | |
| | | } xcb_randr_output_change_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_output_change_iterator_t | |
| | | **/ | |
| | | typedef struct xcb_randr_output_change_iterator_t { | |
| | | xcb_randr_output_change_t *data; /**< */ | |
| | | int rem; /**< */ | |
| | | int index; /**< */ | |
| | | } xcb_randr_output_change_iterator_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_output_property_t | |
| | | **/ | |
| | | typedef struct xcb_randr_output_property_t { | |
| | | xcb_window_t window; /**< */ | |
| | | xcb_randr_output_t output; /**< */ | |
| | | xcb_atom_t atom; /**< */ | |
| | | xcb_timestamp_t timestamp; /**< */ | |
| | | uint8_t status; /**< */ | |
| | | uint8_t pad0[11]; /**< */ | |
| | | } xcb_randr_output_property_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_output_property_iterator_t | |
| | | **/ | |
| | | typedef struct xcb_randr_output_property_iterator_t { | |
| | | xcb_randr_output_property_t *data; /**< */ | |
| | | int rem; /**< */ | |
| | | int index; /**< */ | |
| | | } xcb_randr_output_property_iterator_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_notify_data_t | |
| | | **/ | |
| | | typedef union xcb_randr_notify_data_t { | |
| | | xcb_randr_crtc_change_t cc; /**< */ | |
| | | xcb_randr_output_change_t oc; /**< */ | |
| | | xcb_randr_output_property_t op; /**< */ | |
| | | } xcb_randr_notify_data_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_notify_data_iterator_t | |
| | | **/ | |
| | | typedef struct xcb_randr_notify_data_iterator_t { | |
| | | xcb_randr_notify_data_t *data; /**< */ | |
| | | int rem; /**< */ | |
| | | int index; /**< */ | |
| | | } xcb_randr_notify_data_iterator_t; | |
| | | | |
| | | /** Opcode for xcb_randr_notify. */ | |
| | | #define XCB_RANDR_NOTIFY 1 | |
| | | | |
| | | /** | |
| | | * @brief xcb_randr_notify_event_t | |
| | | **/ | |
| | | typedef struct xcb_randr_notify_event_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t subCode; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | xcb_randr_notify_data_t u; /**< */ | |
| | | } xcb_randr_notify_event_t; | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_randr_mode_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_randr_mode_t) | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** void xcb_randr_mode_next | |
| | | ** | |
| | | ** @param xcb_randr_mode_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | void | |
| | | xcb_randr_mode_next (xcb_randr_mode_iterator_t *i /**< */); | |
| | | | |
| | | /** | |
| | | * Return the iterator pointing to the last element | |
| | | * @param i An xcb_randr_mode_iterator_t | |
| | | * @return The iterator pointing to the last element | |
| | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_randr_mode_end | |
| | | ** | |
| | | ** @param xcb_randr_mode_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_randr_mode_end (xcb_randr_mode_iterator_t i /**< */); | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_randr_crtc_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_randr_crtc_t) | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** void xcb_randr_crtc_next | |
| | | ** | |
| | | ** @param xcb_randr_crtc_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | void | |
| | | xcb_randr_crtc_next (xcb_randr_crtc_iterator_t *i /**< */); | |
| | | | |
| | | /** | |
| | | * Return the iterator pointing to the last element | |
| | | * @param i An xcb_randr_crtc_iterator_t | |
| | | * @return The iterator pointing to the last element | |
| | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_randr_crtc_end | |
| | | ** | |
| | | ** @param xcb_randr_crtc_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_randr_crtc_end (xcb_randr_crtc_iterator_t i /**< */); | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_randr_output_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_randr_output_t) | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** void xcb_randr_output_next | |
| | | ** | |
| | | ** @param xcb_randr_output_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | void | |
| | | xcb_randr_output_next (xcb_randr_output_iterator_t *i /**< */); | |
| | | | |
| | | /** | |
| | | * Return the iterator pointing to the last element | |
| | | * @param i An xcb_randr_output_iterator_t | |
| | | * @return The iterator pointing to the last element | |
| | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_randr_output_end | |
| | | ** | |
| | | ** @param xcb_randr_output_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_randr_output_end (xcb_randr_output_iterator_t i /**< */); | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_randr_screen_size_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_randr_screen_size_t | |
| | | ) | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** void xcb_randr_screen_size_next | |
| | | ** | |
| | | ** @param xcb_randr_screen_size_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | void | |
| | | xcb_randr_screen_size_next (xcb_randr_screen_size_iterator_t *i /**< */); | |
| | | | |
| | | /** | |
| | | * Return the iterator pointing to the last element | |
| | | * @param i An xcb_randr_screen_size_iterator_t | |
| | | * @return The iterator pointing to the last element | |
| | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_randr_screen_size_end | |
| | | ** | |
| | | ** @param xcb_randr_screen_size_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_randr_screen_size_end (xcb_randr_screen_size_iterator_t i /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** uint16_t * xcb_randr_refresh_rates_rates | |
| | | ** | |
| | | ** @param const xcb_randr_refresh_rates_t *R | |
| | | ** @returns uint16_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | uint16_t * | |
| | | xcb_randr_refresh_rates_rates (const xcb_randr_refresh_rates_t *R /**< */) | |
| | | ; | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_randr_refresh_rates_rates_length | |
| | | ** | |
| | | ** @param const xcb_randr_refresh_rates_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_randr_refresh_rates_rates_length (const xcb_randr_refresh_rates_t *R / | |
| | | **< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_randr_refresh_rates_rates_end | |
| | | ** | |
| | | ** @param const xcb_randr_refresh_rates_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_randr_refresh_rates_rates_end (const xcb_randr_refresh_rates_t *R /**< | |
| | | */); | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_randr_refresh_rates_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_randr_refresh_rates | |
| | | _t) | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** void xcb_randr_refresh_rates_next | |
| | | ** | |
| | | ** @param xcb_randr_refresh_rates_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | void | |
| | | xcb_randr_refresh_rates_next (xcb_randr_refresh_rates_iterator_t *i /**< * | |
| | | /); | |
| | | | |
| | | /** | |
| | | * Return the iterator pointing to the last element | |
| | | * @param i An xcb_randr_refresh_rates_iterator_t | |
| | | * @return The iterator pointing to the last element | |
| | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_randr_refresh_rates_end | |
| | | ** | |
| | | ** @param xcb_randr_refresh_rates_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_randr_refresh_rates_end (xcb_randr_refresh_rates_iterator_t i /**< */) | |
| | | ; | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_randr_query_version_cookie_t xcb_randr_query_version | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint32_t major_version | |
| | | ** @param uint32_t minor_version | |
| | | ** @returns xcb_randr_query_version_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_randr_query_version_cookie_t | |
| | | xcb_randr_query_version (xcb_connection_t *c /**< */, | |
| | | uint32_t major_version /**< */, | |
| | | uint32_t minor_version /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_randr_query_version_cookie_t xcb_randr_query_version_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint32_t major_version | |
| | | ** @param uint32_t minor_version | |
| | | ** @returns xcb_randr_query_version_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_randr_query_version_cookie_t | |
| | | xcb_randr_query_version_unchecked (xcb_connection_t *c /**< */, | |
| | | uint32_t major_version /**< */ | |
| | | , | |
| | | uint32_t minor_version /**< */ | |
| | | ); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_randr_query_version_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_randr_query_version_reply_t * xcb_randr_query_version_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_randr_query_version_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_randr_query_version_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_randr_query_version_reply_t * | |
| | | xcb_randr_query_version_reply (xcb_connection_t *c /**< * | |
| | | /, | |
| | | xcb_randr_query_version_cookie_t cookie / | |
| | | **< */, | |
| | | xcb_generic_error_t **e /**< * | |
| | | /); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_randr_set_screen_config_cookie_t xcb_randr_set_screen_config | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_window_t window | |
| | | ** @param xcb_timestamp_t timestamp | |
| | | ** @param xcb_timestamp_t config_timestamp | |
| | | ** @param uint16_t sizeID | |
| | | ** @param uint16_t rotation | |
| | | ** @param uint16_t rate | |
| | | ** @returns xcb_randr_set_screen_config_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_randr_set_screen_config_cookie_t | |
| | | xcb_randr_set_screen_config (xcb_connection_t *c /**< */, | |
| | | xcb_window_t window /**< */, | |
| | | xcb_timestamp_t timestamp /**< */, | |
| | | xcb_timestamp_t config_timestamp /**< */, | |
| | | uint16_t sizeID /**< */, | |
| | | uint16_t rotation /**< */, | |
| | | uint16_t rate /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_randr_set_screen_config_cookie_t xcb_randr_set_screen_config_unchec | |
| | | ked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_window_t window | |
| | | ** @param xcb_timestamp_t timestamp | |
| | | ** @param xcb_timestamp_t config_timestamp | |
| | | ** @param uint16_t sizeID | |
| | | ** @param uint16_t rotation | |
| | | ** @param uint16_t rate | |
| | | ** @returns xcb_randr_set_screen_config_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_randr_set_screen_config_cookie_t | |
| | | xcb_randr_set_screen_config_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_window_t window /**< */, | |
| | | xcb_timestamp_t timestamp /**< */ | |
| | | , | |
| | | xcb_timestamp_t config_timestamp | |
| | | /**< */, | |
| | | uint16_t sizeID /**< */, | |
| | | uint16_t rotation /**< */, | |
| | | uint16_t rate /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_randr_set_screen_config_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_randr_set_screen_config_reply_t * xcb_randr_set_screen_config_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_randr_set_screen_config_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_randr_set_screen_config_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_randr_set_screen_config_reply_t * | |
| | | xcb_randr_set_screen_config_reply (xcb_connection_t *c | |
| | | /**< */, | |
| | | xcb_randr_set_screen_config_cookie_t c | |
| | | ookie /**< */, | |
| | | xcb_generic_error_t **e | |
| | | /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_randr_select_input_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_window_t window | |
| | | ** @param uint16_t enable | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_randr_select_input_checked (xcb_connection_t *c /**< */, | |
| | | xcb_window_t window /**< */, | |
| | | uint16_t enable /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_randr_select_input | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_window_t window | |
| | | ** @param uint16_t enable | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_randr_select_input (xcb_connection_t *c /**< */, | |
| | | xcb_window_t window /**< */, | |
| | | uint16_t enable /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_randr_get_screen_info_cookie_t xcb_randr_get_screen_info | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_window_t window | |
| | | ** @returns xcb_randr_get_screen_info_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_randr_get_screen_info_cookie_t | |
| | | xcb_randr_get_screen_info (xcb_connection_t *c /**< */, | |
| | | xcb_window_t window /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_randr_get_screen_info_cookie_t xcb_randr_get_screen_info_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_window_t window | |
| | | ** @returns xcb_randr_get_screen_info_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_randr_get_screen_info_cookie_t | |
| | | xcb_randr_get_screen_info_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_window_t window /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_randr_screen_size_t * xcb_randr_get_screen_info_sizes | |
| | | ** | |
| | | ** @param const xcb_randr_get_screen_info_reply_t *R | |
| | | ** @returns xcb_randr_screen_size_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_randr_screen_size_t * | |
| | | xcb_randr_get_screen_info_sizes (const xcb_randr_get_screen_info_reply_t *R | |
| | | /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_randr_get_screen_info_sizes_length | |
| | | ** | |
| | | ** @param const xcb_randr_get_screen_info_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_randr_get_screen_info_sizes_length (const xcb_randr_get_screen_info_rep | |
| | | ly_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_randr_screen_size_iterator_t xcb_randr_get_screen_info_sizes_iterat | |
| | | or | |
| | | ** | |
| | | ** @param const xcb_randr_get_screen_info_reply_t *R | |
| | | ** @returns xcb_randr_screen_size_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_randr_screen_size_iterator_t | |
| | | xcb_randr_get_screen_info_sizes_iterator (const xcb_randr_get_screen_info_r | |
| | | eply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_randr_get_screen_info_rates_length | |
| | | ** | |
| | | ** @param const xcb_randr_get_screen_info_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_randr_get_screen_info_rates_length (const xcb_randr_get_screen_info_rep | |
| | | ly_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_randr_refresh_rates_iterator_t xcb_randr_get_screen_info_rates_iter | |
| | | ator | |
| | | ** | |
| | | ** @param const xcb_randr_get_screen_info_reply_t *R | |
| | | ** @returns xcb_randr_refresh_rates_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_randr_refresh_rates_iterator_t | |
| | | xcb_randr_get_screen_info_rates_iterator (const xcb_randr_get_screen_info_r | |
| | | eply_t *R /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_randr_get_screen_info_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_randr_get_screen_info_reply_t * xcb_randr_get_screen_info_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_randr_get_screen_info_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_randr_get_screen_info_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_randr_get_screen_info_reply_t * | |
| | | xcb_randr_get_screen_info_reply (xcb_connection_t *c /* | |
| | | *< */, | |
| | | xcb_randr_get_screen_info_cookie_t cooki | |
| | | e /**< */, | |
| | | xcb_generic_error_t **e /* | |
| | | *< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_randr_get_screen_size_range_cookie_t xcb_randr_get_screen_size_rang | |
| | | e | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_window_t window | |
| | | ** @returns xcb_randr_get_screen_size_range_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_randr_get_screen_size_range_cookie_t | |
| | | xcb_randr_get_screen_size_range (xcb_connection_t *c /**< */, | |
| | | xcb_window_t window /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_randr_get_screen_size_range_cookie_t xcb_randr_get_screen_size_rang | |
| | | e_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_window_t window | |
| | | ** @returns xcb_randr_get_screen_size_range_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_randr_get_screen_size_range_cookie_t | |
| | | xcb_randr_get_screen_size_range_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_window_t window /**< * | |
| | | /); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_randr_get_screen_size_range_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_randr_get_screen_size_range_reply_t * xcb_randr_get_screen_size_ran | |
| | | ge_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_randr_get_screen_size_range_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_randr_get_screen_size_range_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_randr_get_screen_size_range_reply_t * | |
| | | xcb_randr_get_screen_size_range_reply (xcb_connection_t | |
| | | *c /**< */, | |
| | | xcb_randr_get_screen_size_range_cook | |
| | | ie_t cookie /**< */, | |
| | | xcb_generic_error_t | |
| | | **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
|
| extern XCBExtension XCBRandRId; | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_randr_set_screen_size_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_window_t window | |
| | | ** @param uint16_t width | |
| | | ** @param uint16_t height | |
| | | ** @param uint32_t mm_width | |
| | | ** @param uint32_t mm_height | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_randr_set_screen_size_checked (xcb_connection_t *c /**< */, | |
| | | xcb_window_t window /**< */, | |
| | | uint16_t width /**< */, | |
| | | uint16_t height /**< */, | |
| | | uint32_t mm_width /**< */, | |
| | | uint32_t mm_height /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_randr_set_screen_size | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_window_t window | |
| | | ** @param uint16_t width | |
| | | ** @param uint16_t height | |
| | | ** @param uint32_t mm_width | |
| | | ** @param uint32_t mm_height | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_randr_set_screen_size (xcb_connection_t *c /**< */, | |
| | | xcb_window_t window /**< */, | |
| | | uint16_t width /**< */, | |
| | | uint16_t height /**< */, | |
| | | uint32_t mm_width /**< */, | |
| | | uint32_t mm_height /**< */); | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_randr_mode_info_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_randr_mode_info_t) | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** void xcb_randr_mode_info_next | |
| | | ** | |
| | | ** @param xcb_randr_mode_info_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | void | |
| | | xcb_randr_mode_info_next (xcb_randr_mode_info_iterator_t *i /**< */); | |
| | | | |
| | | /** | |
| | | * Return the iterator pointing to the last element | |
| | | * @param i An xcb_randr_mode_info_iterator_t | |
| | | * @return The iterator pointing to the last element | |
| | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_randr_mode_info_end | |
| | | ** | |
| | | ** @param xcb_randr_mode_info_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_randr_mode_info_end (xcb_randr_mode_info_iterator_t i /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_randr_get_screen_resources_cookie_t xcb_randr_get_screen_resources | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_window_t window | |
| | | ** @returns xcb_randr_get_screen_resources_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_randr_get_screen_resources_cookie_t | |
| | | xcb_randr_get_screen_resources (xcb_connection_t *c /**< */, | |
| | | xcb_window_t window /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_randr_get_screen_resources_cookie_t xcb_randr_get_screen_resources_ | |
| | | unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_window_t window | |
| | | ** @returns xcb_randr_get_screen_resources_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_randr_get_screen_resources_cookie_t | |
| | | xcb_randr_get_screen_resources_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_window_t window /**< */ | |
| | | ); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_randr_crtc_t * xcb_randr_get_screen_resources_crtcs | |
| | | ** | |
| | | ** @param const xcb_randr_get_screen_resources_reply_t *R | |
| | | ** @returns xcb_randr_crtc_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_randr_crtc_t * | |
| | | xcb_randr_get_screen_resources_crtcs (const xcb_randr_get_screen_resources_ | |
| | | reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_randr_get_screen_resources_crtcs_length | |
| | | ** | |
| | | ** @param const xcb_randr_get_screen_resources_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_randr_get_screen_resources_crtcs_length (const xcb_randr_get_screen_res | |
| | | ources_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_randr_get_screen_resources_crtcs_end | |
| | | ** | |
| | | ** @param const xcb_randr_get_screen_resources_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_randr_get_screen_resources_crtcs_end (const xcb_randr_get_screen_resour | |
| | | ces_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_randr_output_t * xcb_randr_get_screen_resources_outputs | |
| | | ** | |
| | | ** @param const xcb_randr_get_screen_resources_reply_t *R | |
| | | ** @returns xcb_randr_output_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_randr_output_t * | |
| | | xcb_randr_get_screen_resources_outputs (const xcb_randr_get_screen_resource | |
| | | s_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_randr_get_screen_resources_outputs_length | |
| | | ** | |
| | | ** @param const xcb_randr_get_screen_resources_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_randr_get_screen_resources_outputs_length (const xcb_randr_get_screen_r | |
| | | esources_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_randr_get_screen_resources_outputs_end | |
| | | ** | |
| | | ** @param const xcb_randr_get_screen_resources_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_randr_get_screen_resources_outputs_end (const xcb_randr_get_screen_reso | |
| | | urces_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_randr_mode_info_t * xcb_randr_get_screen_resources_modes | |
| | | ** | |
| | | ** @param const xcb_randr_get_screen_resources_reply_t *R | |
| | | ** @returns xcb_randr_mode_info_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_randr_mode_info_t * | |
| | | xcb_randr_get_screen_resources_modes (const xcb_randr_get_screen_resources_ | |
| | | reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_randr_get_screen_resources_modes_length | |
| | | ** | |
| | | ** @param const xcb_randr_get_screen_resources_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_randr_get_screen_resources_modes_length (const xcb_randr_get_screen_res | |
| | | ources_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_randr_mode_info_iterator_t xcb_randr_get_screen_resources_modes_ite | |
| | | rator | |
| | | ** | |
| | | ** @param const xcb_randr_get_screen_resources_reply_t *R | |
| | | ** @returns xcb_randr_mode_info_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_randr_mode_info_iterator_t | |
| | | xcb_randr_get_screen_resources_modes_iterator (const xcb_randr_get_screen_r | |
| | | esources_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** uint8_t * xcb_randr_get_screen_resources_names | |
| | | ** | |
| | | ** @param const xcb_randr_get_screen_resources_reply_t *R | |
| | | ** @returns uint8_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | uint8_t * | |
| | | xcb_randr_get_screen_resources_names (const xcb_randr_get_screen_resources_ | |
| | | reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_randr_get_screen_resources_names_length | |
| | | ** | |
| | | ** @param const xcb_randr_get_screen_resources_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_randr_get_screen_resources_names_length (const xcb_randr_get_screen_res | |
| | | ources_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_randr_get_screen_resources_names_end | |
| | | ** | |
| | | ** @param const xcb_randr_get_screen_resources_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_randr_get_screen_resources_names_end (const xcb_randr_get_screen_resour | |
| | | ces_reply_t *R /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_randr_get_screen_resources_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_randr_get_screen_resources_reply_t * xcb_randr_get_screen_resources | |
| | | _reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_randr_get_screen_resources_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_randr_get_screen_resources_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_randr_get_screen_resources_reply_t * | |
| | | xcb_randr_get_screen_resources_reply (xcb_connection_t | |
| | | *c /**< */, | |
| | | xcb_randr_get_screen_resources_cookie | |
| | | _t cookie /**< */, | |
| | | xcb_generic_error_t | |
| | | **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_randr_get_output_info_cookie_t xcb_randr_get_output_info | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_randr_output_t output | |
| | | ** @param xcb_timestamp_t config_timestamp | |
| | | ** @returns xcb_randr_get_output_info_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_randr_get_output_info_cookie_t | |
| | | xcb_randr_get_output_info (xcb_connection_t *c /**< */, | |
| | | xcb_randr_output_t output /**< */, | |
| | | xcb_timestamp_t config_timestamp /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_randr_get_output_info_cookie_t xcb_randr_get_output_info_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_randr_output_t output | |
| | | ** @param xcb_timestamp_t config_timestamp | |
| | | ** @returns xcb_randr_get_output_info_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_randr_get_output_info_cookie_t | |
| | | xcb_randr_get_output_info_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_randr_output_t output /**< */, | |
| | | xcb_timestamp_t config_timestamp | |
| | | /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_randr_crtc_t * xcb_randr_get_output_info_crtcs | |
| | | ** | |
| | | ** @param const xcb_randr_get_output_info_reply_t *R | |
| | | ** @returns xcb_randr_crtc_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_randr_crtc_t * | |
| | | xcb_randr_get_output_info_crtcs (const xcb_randr_get_output_info_reply_t *R | |
| | | /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_randr_get_output_info_crtcs_length | |
| | | ** | |
| | | ** @param const xcb_randr_get_output_info_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_randr_get_output_info_crtcs_length (const xcb_randr_get_output_info_rep | |
| | | ly_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_randr_get_output_info_crtcs_end | |
| | | ** | |
| | | ** @param const xcb_randr_get_output_info_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_randr_get_output_info_crtcs_end (const xcb_randr_get_output_info_reply_ | |
| | | t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_randr_mode_t * xcb_randr_get_output_info_modes | |
| | | ** | |
| | | ** @param const xcb_randr_get_output_info_reply_t *R | |
| | | ** @returns xcb_randr_mode_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_randr_mode_t * | |
| | | xcb_randr_get_output_info_modes (const xcb_randr_get_output_info_reply_t *R | |
| | | /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_randr_get_output_info_modes_length | |
| | | ** | |
| | | ** @param const xcb_randr_get_output_info_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_randr_get_output_info_modes_length (const xcb_randr_get_output_info_rep | |
| | | ly_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_randr_get_output_info_modes_end | |
| | | ** | |
| | | ** @param const xcb_randr_get_output_info_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_randr_get_output_info_modes_end (const xcb_randr_get_output_info_reply_ | |
| | | t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_randr_output_t * xcb_randr_get_output_info_clones | |
| | | ** | |
| | | ** @param const xcb_randr_get_output_info_reply_t *R | |
| | | ** @returns xcb_randr_output_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_randr_output_t * | |
| | | xcb_randr_get_output_info_clones (const xcb_randr_get_output_info_reply_t * | |
| | | R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_randr_get_output_info_clones_length | |
| | | ** | |
| | | ** @param const xcb_randr_get_output_info_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_randr_get_output_info_clones_length (const xcb_randr_get_output_info_re | |
| | | ply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_randr_get_output_info_clones_end | |
| | | ** | |
| | | ** @param const xcb_randr_get_output_info_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_randr_get_output_info_clones_end (const xcb_randr_get_output_info_reply | |
| | | _t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** uint8_t * xcb_randr_get_output_info_name | |
| | | ** | |
| | | ** @param const xcb_randr_get_output_info_reply_t *R | |
| | | ** @returns uint8_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | uint8_t * | |
| | | xcb_randr_get_output_info_name (const xcb_randr_get_output_info_reply_t *R | |
| | | /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_randr_get_output_info_name_length | |
| | | ** | |
| | | ** @param const xcb_randr_get_output_info_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
|
| typedef enum { | | int | |
| XCBRandRRotationRotate_0 = 1, | | xcb_randr_get_output_info_name_length (const xcb_randr_get_output_info_repl | |
| XCBRandRRotationRotate_90 = 2, | | y_t *R /**< */); | |
| XCBRandRRotationRotate_180 = 4, | | | |
| XCBRandRRotationRotate_270 = 8, | | /************************************************************************** | |
| XCBRandRRotationReflect_X = 16, | | *** | |
| XCBRandRRotationReflect_Y = 32 | | ** | |
| } XCBRandRRotation; | | ** xcb_generic_iterator_t xcb_randr_get_output_info_name_end | |
| | | ** | |
| typedef struct { | | ** @param const xcb_randr_get_output_info_reply_t *R | |
| INT16 width; | | ** @returns xcb_generic_iterator_t | |
| INT16 height; | | ** | |
| INT16 mwidth; | | ************************************************************************** | |
| INT16 mheight; | | ***/ | |
| } XCBRandRScreenSize; | | | |
| | | xcb_generic_iterator_t | |
| typedef struct { | | xcb_randr_get_output_info_name_end (const xcb_randr_get_output_info_reply_t | |
| XCBRandRScreenSize *data; | | *R /**< */); | |
| int rem; | | | |
| int index; | | /** | |
| } XCBRandRScreenSizeIter; | | * Return the reply | |
| | | * @param c The connection | |
| typedef struct { | | * @param cookie The cookie | |
| CARD16 nRates; | | * @param e The xcb_generic_error_t supplied | |
| } XCBRandRRefreshRates; | | * | |
| | | * Returns the reply of the request asked by | |
| typedef struct { | | * | |
| XCBRandRRefreshRates *data; | | * The parameter @p e supplied to this function must be NULL if | |
| int rem; | | * xcb_randr_get_output_info_unchecked(). is used. | |
| int index; | | * Otherwise, it stores the error if any. | |
| } XCBRandRRefreshRatesIter; | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| typedef struct { | | */ | |
| unsigned int sequence; | | | |
| } XCBRandRQueryVersionCookie; | | /************************************************************************** | |
| | | *** | |
| typedef struct { | | ** | |
| CARD8 major_opcode; | | ** xcb_randr_get_output_info_reply_t * xcb_randr_get_output_info_reply | |
| CARD8 minor_opcode; | | ** | |
| CARD16 length; | | ** @param xcb_connection_t *c | |
| CARD32 major_version; | | ** @param xcb_randr_get_output_info_cookie_t cookie | |
| CARD32 minor_version; | | ** @param xcb_generic_error_t **e | |
| } XCBRandRQueryVersionReq; | | ** @returns xcb_randr_get_output_info_reply_t * | |
| | | ** | |
| typedef struct { | | ************************************************************************** | |
| BYTE response_type; | | ***/ | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | xcb_randr_get_output_info_reply_t * | |
| CARD32 length; | | xcb_randr_get_output_info_reply (xcb_connection_t *c /* | |
| CARD32 major_version; | | *< */, | |
| CARD32 minor_version; | | xcb_randr_get_output_info_cookie_t cooki | |
| CARD8 pad1[16]; | | e /**< */, | |
| } XCBRandRQueryVersionRep; | | xcb_generic_error_t **e /* | |
| | | *< */); | |
| typedef struct { | | | |
| unsigned int sequence; | | /** | |
| } XCBRandRSetScreenConfigCookie; | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| typedef struct { | | * @return A cookie | |
| CARD8 major_opcode; | | * | |
| CARD8 minor_opcode; | | * Delivers a request to the X server. | |
| CARD16 length; | | * | |
| XCBWINDOW drawable; | | */ | |
| CARD32 timestamp; | | | |
| CARD32 config_timestamp; | | /************************************************************************** | |
| CARD16 sizeID; | | *** | |
| INT16 rotation; | | ** | |
| CARD16 refresh; | | ** xcb_randr_list_output_properties_cookie_t xcb_randr_list_output_propert | |
| CARD8 pad0[2]; | | ies | |
| } XCBRandRSetScreenConfigReq; | | ** | |
| | | ** @param xcb_connection_t *c | |
| typedef struct { | | ** @param xcb_randr_output_t output | |
| BYTE response_type; | | ** @returns xcb_randr_list_output_properties_cookie_t | |
| CARD8 status; | | ** | |
| CARD16 sequence; | | ************************************************************************** | |
| CARD32 length; | | ***/ | |
| CARD32 timestamp; | | | |
| CARD32 config_timestamp; | | xcb_randr_list_output_properties_cookie_t | |
| XCBWINDOW root; | | xcb_randr_list_output_properties (xcb_connection_t *c /**< */, | |
| CARD16 subpixel_order; | | xcb_randr_output_t output /**< */); | |
| CARD8 pad0[10]; | | | |
| } XCBRandRSetScreenConfigRep; | | /** | |
| | | * Delivers a request to the X server | |
| typedef enum { | | * @param c The connection | |
| XCBRandRSetConfigSuccess = 0, | | * @return A cookie | |
| XCBRandRSetConfigInvalidConfigTime = 1, | | * | |
| XCBRandRSetConfigInvalidTime = 2, | | * Delivers a request to the X server. | |
| XCBRandRSetConfigFailed = 3 | | * | |
| } XCBRandRSetConfig; | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| typedef struct { | | * placed in the event queue. | |
| CARD8 major_opcode; | | */ | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | /************************************************************************** | |
| XCBWINDOW window; | | *** | |
| CARD16 enable; | | ** | |
| CARD8 pad0[2]; | | ** xcb_randr_list_output_properties_cookie_t xcb_randr_list_output_propert | |
| } XCBRandRSelectInputReq; | | ies_unchecked | |
| | | ** | |
| typedef struct { | | ** @param xcb_connection_t *c | |
| unsigned int sequence; | | ** @param xcb_randr_output_t output | |
| } XCBRandRGetScreenInfoCookie; | | ** @returns xcb_randr_list_output_properties_cookie_t | |
| | | ** | |
| typedef struct { | | ************************************************************************** | |
| CARD8 major_opcode; | | ***/ | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | xcb_randr_list_output_properties_cookie_t | |
| XCBWINDOW window; | | xcb_randr_list_output_properties_unchecked (xcb_connection_t *c /**< */, | |
| } XCBRandRGetScreenInfoReq; | | xcb_randr_output_t output /** | |
| | | < */); | |
| typedef struct { | | | |
| BYTE response_type; | | /************************************************************************** | |
| CARD8 rotations; | | *** | |
| CARD16 sequence; | | ** | |
| CARD32 length; | | ** xcb_atom_t * xcb_randr_list_output_properties_atoms | |
| XCBWINDOW root; | | ** | |
| CARD32 timestamp; | | ** @param const xcb_randr_list_output_properties_reply_t *R | |
| CARD32 config_timestamp; | | ** @returns xcb_atom_t * | |
| CARD16 nSizes; | | ** | |
| CARD16 sizeID; | | ************************************************************************** | |
| INT16 rotation; | | ***/ | |
| CARD16 rate; | | | |
| CARD16 nInfo; | | xcb_atom_t * | |
| CARD8 pad0[2]; | | xcb_randr_list_output_properties_atoms (const xcb_randr_list_output_propert | |
| } XCBRandRGetScreenInfoRep; | | ies_reply_t *R /**< */); | |
| | | | |
| typedef enum { | | /************************************************************************** | |
| XCBRandRSMScreenChangeNotify = 1 | | *** | |
| } XCBRandRSM; | | ** | |
| | | ** int xcb_randr_list_output_properties_atoms_length | |
| #define XCBRandRScreenChangeNotify 0 | | ** | |
| | | ** @param const xcb_randr_list_output_properties_reply_t *R | |
| typedef struct { | | ** @returns int | |
| BYTE response_type; | | ** | |
| CARD8 rotation; | | ************************************************************************** | |
| CARD16 sequence; | | ***/ | |
| CARD32 timestamp; | | | |
| CARD32 config_timestamp; | | int | |
| XCBWINDOW root; | | xcb_randr_list_output_properties_atoms_length (const xcb_randr_list_output_ | |
| XCBWINDOW request_window; | | properties_reply_t *R /**< */); | |
| CARD16 sizeID; | | | |
| CARD16 subpixel_order; | | /************************************************************************** | |
| CARD16 width; | | *** | |
| CARD16 height; | | ** | |
| CARD16 mwidth; | | ** xcb_generic_iterator_t xcb_randr_list_output_properties_atoms_end | |
| CARD16 mheight; | | ** | |
| } XCBRandRScreenChangeNotifyEvent; | | ** @param const xcb_randr_list_output_properties_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| const XCBQueryExtensionRep * | | ** | |
| XCBRandRInit (XCBConnection *c); | | ************************************************************************** | |
| | | ***/ | |
| void | | | |
| XCBRandRScreenSizeNext (XCBRandRScreenSizeIter *i); | | xcb_generic_iterator_t | |
| | | xcb_randr_list_output_properties_atoms_end (const xcb_randr_list_output_pro | |
| XCBGenericIter | | perties_reply_t *R /**< */); | |
| XCBRandRScreenSizeEnd (XCBRandRScreenSizeIter i); | | | |
| | | /** | |
| CARD16 * | | * Return the reply | |
| XCBRandRRefreshRatesRates (const XCBRandRRefreshRates *R); | | * @param c The connection | |
| | | * @param cookie The cookie | |
| int | | * @param e The xcb_generic_error_t supplied | |
| XCBRandRRefreshRatesRatesLength (const XCBRandRRefreshRates *R); | | * | |
| | | * Returns the reply of the request asked by | |
| XCBGenericIter | | * | |
| XCBRandRRefreshRatesRatesEnd (const XCBRandRRefreshRates *R); | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_randr_list_output_properties_unchecked(). is used. | |
| void | | * Otherwise, it stores the error if any. | |
| XCBRandRRefreshRatesNext (XCBRandRRefreshRatesIter *i); | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| XCBGenericIter | | */ | |
| XCBRandRRefreshRatesEnd (XCBRandRRefreshRatesIter i); | | | |
| | | /************************************************************************** | |
| XCBRandRQueryVersionCookie | | *** | |
| XCBRandRQueryVersion (XCBConnection *c, | | ** | |
| CARD32 major_version, | | ** xcb_randr_list_output_properties_reply_t * xcb_randr_list_output_proper | |
| CARD32 minor_version); | | ties_reply | |
| | | ** | |
| XCBRandRQueryVersionRep * | | ** @param xcb_connection_t *c | |
| XCBRandRQueryVersionReply (XCBConnection *c, | | ** @param xcb_randr_list_output_properties_cookie_t cookie | |
| XCBRandRQueryVersionCookie cookie, | | ** @param xcb_generic_error_t **e | |
| XCBGenericError **e); | | ** @returns xcb_randr_list_output_properties_reply_t * | |
| | | ** | |
| XCBRandRSetScreenConfigCookie | | ************************************************************************** | |
| XCBRandRSetScreenConfig (XCBConnection *c, | | ***/ | |
| XCBWINDOW drawable, | | | |
| CARD32 timestamp, | | xcb_randr_list_output_properties_reply_t * | |
| CARD32 config_timestamp, | | xcb_randr_list_output_properties_reply (xcb_connection_t | |
| CARD16 sizeID, | | *c /**< */, | |
| INT16 rotation, | | xcb_randr_list_output_properties_co | |
| CARD16 refresh); | | okie_t cookie /**< */, | |
| | | xcb_generic_error_t | |
| XCBRandRSetScreenConfigRep * | | **e /**< */); | |
| XCBRandRSetScreenConfigReply (XCBConnection *c, | | | |
| XCBRandRSetScreenConfigCookie cookie, | | /** | |
| XCBGenericError **e); | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| XCBVoidCookie | | * @return A cookie | |
| XCBRandRSelectInput (XCBConnection *c, | | * | |
| XCBWINDOW window, | | * Delivers a request to the X server. | |
| CARD16 enable); | | * | |
| | | */ | |
| XCBRandRGetScreenInfoCookie | | | |
| XCBRandRGetScreenInfo (XCBConnection *c, | | /************************************************************************** | |
| XCBWINDOW window); | | *** | |
| | | ** | |
| XCBRandRScreenSize * | | ** xcb_randr_query_output_property_cookie_t xcb_randr_query_output_propert | |
| XCBRandRGetScreenInfoSizes (const XCBRandRGetScreenInfoRep *R); | | y | |
| | | ** | |
| int | | ** @param xcb_connection_t *c | |
| XCBRandRGetScreenInfoSizesLength (const XCBRandRGetScreenInfoRep *R); | | ** @param xcb_randr_output_t output | |
| | | ** @param xcb_atom_t property | |
| XCBRandRScreenSizeIter | | ** @returns xcb_randr_query_output_property_cookie_t | |
| XCBRandRGetScreenInfoSizesIter (const XCBRandRGetScreenInfoRep *R); | | ** | |
| | | ************************************************************************** | |
| int | | ***/ | |
| XCBRandRGetScreenInfoRatesLength (const XCBRandRGetScreenInfoRep *R); | | | |
| | | xcb_randr_query_output_property_cookie_t | |
| XCBRandRRefreshRatesIter | | xcb_randr_query_output_property (xcb_connection_t *c /**< */, | |
| XCBRandRGetScreenInfoRatesIter (const XCBRandRGetScreenInfoRep *R); | | xcb_randr_output_t output /**< */, | |
| | | xcb_atom_t property /**< */); | |
| XCBRandRGetScreenInfoRep * | | | |
| XCBRandRGetScreenInfoReply (XCBConnection *c, | | /** | |
| XCBRandRGetScreenInfoCookie cookie, | | * Delivers a request to the X server | |
| XCBGenericError **e); | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_randr_query_output_property_cookie_t xcb_randr_query_output_propert | |
| | | y_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_randr_output_t output | |
| | | ** @param xcb_atom_t property | |
| | | ** @returns xcb_randr_query_output_property_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_randr_query_output_property_cookie_t | |
| | | xcb_randr_query_output_property_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_randr_output_t output /**< | |
| | | */, | |
| | | xcb_atom_t property /* | |
| | | *< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int32_t * xcb_randr_query_output_property_valid_values | |
| | | ** | |
| | | ** @param const xcb_randr_query_output_property_reply_t *R | |
| | | ** @returns int32_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int32_t * | |
| | | xcb_randr_query_output_property_valid_values (const xcb_randr_query_output_ | |
| | | property_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_randr_query_output_property_valid_values_length | |
| | | ** | |
| | | ** @param const xcb_randr_query_output_property_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_randr_query_output_property_valid_values_length (const xcb_randr_query_ | |
| | | output_property_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_randr_query_output_property_valid_values_end | |
| | | ** | |
| | | ** @param const xcb_randr_query_output_property_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_randr_query_output_property_valid_values_end (const xcb_randr_query_out | |
| | | put_property_reply_t *R /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_randr_query_output_property_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_randr_query_output_property_reply_t * xcb_randr_query_output_proper | |
| | | ty_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_randr_query_output_property_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_randr_query_output_property_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_randr_query_output_property_reply_t * | |
| | | xcb_randr_query_output_property_reply (xcb_connection_t | |
| | | *c /**< */, | |
| | | xcb_randr_query_output_property_cook | |
| | | ie_t cookie /**< */, | |
| | | xcb_generic_error_t | |
| | | **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_randr_configure_output_property_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_randr_output_t output | |
| | | ** @param xcb_atom_t property | |
| | | ** @param uint8_t pending | |
| | | ** @param uint8_t range | |
| | | ** @param uint32_t values_len | |
| | | ** @param const int32_t *values | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_randr_configure_output_property_checked (xcb_connection_t *c /**< */ | |
| | | , | |
| | | xcb_randr_output_t output /* | |
| | | *< */, | |
| | | xcb_atom_t property | |
| | | /**< */, | |
| | | uint8_t pending / | |
| | | **< */, | |
| | | uint8_t range /** | |
| | | < */, | |
| | | uint32_t values_len | |
| | | /**< */, | |
| | | const int32_t *values /* | |
| | | *< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_randr_configure_output_property | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_randr_output_t output | |
| | | ** @param xcb_atom_t property | |
| | | ** @param uint8_t pending | |
| | | ** @param uint8_t range | |
| | | ** @param uint32_t values_len | |
| | | ** @param const int32_t *values | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_randr_configure_output_property (xcb_connection_t *c /**< */, | |
| | | xcb_randr_output_t output /**< */, | |
| | | xcb_atom_t property /**< */, | |
| | | uint8_t pending /**< */, | |
| | | uint8_t range /**< */, | |
| | | uint32_t values_len /**< * | |
| | | /, | |
| | | const int32_t *values /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_randr_change_output_property_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_randr_output_t output | |
| | | ** @param xcb_atom_t property | |
| | | ** @param xcb_atom_t type | |
| | | ** @param uint8_t format | |
| | | ** @param uint8_t mode | |
| | | ** @param uint32_t num_units | |
| | | ** @param const void *data | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_randr_change_output_property_checked (xcb_connection_t *c /**< */, | |
| | | xcb_randr_output_t output /**< | |
| | | */, | |
| | | xcb_atom_t property /** | |
| | | < */, | |
| | | xcb_atom_t type /**< */ | |
| | | , | |
| | | uint8_t format /**< | |
| | | */, | |
| | | uint8_t mode /**< */ | |
| | | , | |
| | | uint32_t num_units /* | |
| | | *< */, | |
| | | const void *data /**< */ | |
| | | ); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_randr_change_output_property | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_randr_output_t output | |
| | | ** @param xcb_atom_t property | |
| | | ** @param xcb_atom_t type | |
| | | ** @param uint8_t format | |
| | | ** @param uint8_t mode | |
| | | ** @param uint32_t num_units | |
| | | ** @param const void *data | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_randr_change_output_property (xcb_connection_t *c /**< */, | |
| | | xcb_randr_output_t output /**< */, | |
| | | xcb_atom_t property /**< */, | |
| | | xcb_atom_t type /**< */, | |
| | | uint8_t format /**< */, | |
| | | uint8_t mode /**< */, | |
| | | uint32_t num_units /**< */, | |
| | | const void *data /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_randr_delete_output_property_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_randr_output_t output | |
| | | ** @param xcb_atom_t property | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_randr_delete_output_property_checked (xcb_connection_t *c /**< */, | |
| | | xcb_randr_output_t output /**< | |
| | | */, | |
| | | xcb_atom_t property /** | |
| | | < */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_randr_delete_output_property | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_randr_output_t output | |
| | | ** @param xcb_atom_t property | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_randr_delete_output_property (xcb_connection_t *c /**< */, | |
| | | xcb_randr_output_t output /**< */, | |
| | | xcb_atom_t property /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_randr_get_output_property_cookie_t xcb_randr_get_output_property | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_randr_output_t output | |
| | | ** @param xcb_atom_t property | |
| | | ** @param xcb_atom_t type | |
| | | ** @param uint32_t long_offset | |
| | | ** @param uint32_t long_length | |
| | | ** @param uint8_t _delete | |
| | | ** @param uint8_t pending | |
| | | ** @returns xcb_randr_get_output_property_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_randr_get_output_property_cookie_t | |
| | | xcb_randr_get_output_property (xcb_connection_t *c /**< */, | |
| | | xcb_randr_output_t output /**< */, | |
| | | xcb_atom_t property /**< */, | |
| | | xcb_atom_t type /**< */, | |
| | | uint32_t long_offset /**< */, | |
| | | uint32_t long_length /**< */, | |
| | | uint8_t _delete /**< */, | |
| | | uint8_t pending /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_randr_get_output_property_cookie_t xcb_randr_get_output_property_un | |
| | | checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_randr_output_t output | |
| | | ** @param xcb_atom_t property | |
| | | ** @param xcb_atom_t type | |
| | | ** @param uint32_t long_offset | |
| | | ** @param uint32_t long_length | |
| | | ** @param uint8_t _delete | |
| | | ** @param uint8_t pending | |
| | | ** @returns xcb_randr_get_output_property_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_randr_get_output_property_cookie_t | |
| | | xcb_randr_get_output_property_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_randr_output_t output /**< * | |
| | | /, | |
| | | xcb_atom_t property /**< | |
| | | */, | |
| | | xcb_atom_t type /**< */, | |
| | | uint32_t long_offset / | |
| | | **< */, | |
| | | uint32_t long_length / | |
| | | **< */, | |
| | | uint8_t _delete /**< | |
| | | */, | |
| | | uint8_t pending /**< | |
| | | */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** uint8_t * xcb_randr_get_output_property_data | |
| | | ** | |
| | | ** @param const xcb_randr_get_output_property_reply_t *R | |
| | | ** @returns uint8_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | uint8_t * | |
| | | xcb_randr_get_output_property_data (const xcb_randr_get_output_property_rep | |
| | | ly_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_randr_get_output_property_data_length | |
| | | ** | |
| | | ** @param const xcb_randr_get_output_property_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_randr_get_output_property_data_length (const xcb_randr_get_output_prope | |
| | | rty_reply_t *R /**< */); | |
| | | | |
|
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_randr_get_output_property_data_end | |
| | | ** | |
| | | ** @param const xcb_randr_get_output_property_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_randr_get_output_property_data_end (const xcb_randr_get_output_property | |
| | | _reply_t *R /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_randr_get_output_property_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_randr_get_output_property_reply_t * xcb_randr_get_output_property_r | |
| | | eply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_randr_get_output_property_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_randr_get_output_property_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_randr_get_output_property_reply_t * | |
| | | xcb_randr_get_output_property_reply (xcb_connection_t | |
| | | *c /**< */, | |
| | | xcb_randr_get_output_property_cookie_t | |
| | | cookie /**< */, | |
| | | xcb_generic_error_t | |
| | | **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_randr_create_mode_cookie_t xcb_randr_create_mode | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_window_t window | |
| | | ** @param xcb_randr_mode_info_t mode_info | |
| | | ** @param uint32_t name_len | |
| | | ** @param const char *name | |
| | | ** @returns xcb_randr_create_mode_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_randr_create_mode_cookie_t | |
| | | xcb_randr_create_mode (xcb_connection_t *c /**< */, | |
| | | xcb_window_t window /**< */, | |
| | | xcb_randr_mode_info_t mode_info /**< */, | |
| | | uint32_t name_len /**< */, | |
| | | const char *name /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_randr_create_mode_cookie_t xcb_randr_create_mode_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_window_t window | |
| | | ** @param xcb_randr_mode_info_t mode_info | |
| | | ** @param uint32_t name_len | |
| | | ** @param const char *name | |
| | | ** @returns xcb_randr_create_mode_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_randr_create_mode_cookie_t | |
| | | xcb_randr_create_mode_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_window_t window /**< */, | |
| | | xcb_randr_mode_info_t mode_info /**< */, | |
| | | uint32_t name_len /**< */, | |
| | | const char *name /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_randr_create_mode_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_randr_create_mode_reply_t * xcb_randr_create_mode_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_randr_create_mode_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_randr_create_mode_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_randr_create_mode_reply_t * | |
| | | xcb_randr_create_mode_reply (xcb_connection_t *c /**< */, | |
| | | xcb_randr_create_mode_cookie_t cookie /**< | |
| | | */, | |
| | | xcb_generic_error_t **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_randr_destroy_mode_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_randr_mode_t mode | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_randr_destroy_mode_checked (xcb_connection_t *c /**< */, | |
| | | xcb_randr_mode_t mode /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_randr_destroy_mode | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_randr_mode_t mode | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_randr_destroy_mode (xcb_connection_t *c /**< */, | |
| | | xcb_randr_mode_t mode /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_randr_add_output_mode_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_randr_output_t output | |
| | | ** @param xcb_randr_mode_t mode | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_randr_add_output_mode_checked (xcb_connection_t *c /**< */, | |
| | | xcb_randr_output_t output /**< */, | |
| | | xcb_randr_mode_t mode /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_randr_add_output_mode | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_randr_output_t output | |
| | | ** @param xcb_randr_mode_t mode | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_randr_add_output_mode (xcb_connection_t *c /**< */, | |
| | | xcb_randr_output_t output /**< */, | |
| | | xcb_randr_mode_t mode /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_randr_delete_output_mode_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_randr_output_t output | |
| | | ** @param xcb_randr_mode_t mode | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_randr_delete_output_mode_checked (xcb_connection_t *c /**< */, | |
| | | xcb_randr_output_t output /**< */, | |
| | | xcb_randr_mode_t mode /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_randr_delete_output_mode | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_randr_output_t output | |
| | | ** @param xcb_randr_mode_t mode | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_randr_delete_output_mode (xcb_connection_t *c /**< */, | |
| | | xcb_randr_output_t output /**< */, | |
| | | xcb_randr_mode_t mode /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_randr_get_crtc_info_cookie_t xcb_randr_get_crtc_info | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_randr_crtc_t crtc | |
| | | ** @param xcb_timestamp_t config_timestamp | |
| | | ** @returns xcb_randr_get_crtc_info_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_randr_get_crtc_info_cookie_t | |
| | | xcb_randr_get_crtc_info (xcb_connection_t *c /**< */, | |
| | | xcb_randr_crtc_t crtc /**< */, | |
| | | xcb_timestamp_t config_timestamp /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_randr_get_crtc_info_cookie_t xcb_randr_get_crtc_info_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_randr_crtc_t crtc | |
| | | ** @param xcb_timestamp_t config_timestamp | |
| | | ** @returns xcb_randr_get_crtc_info_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_randr_get_crtc_info_cookie_t | |
| | | xcb_randr_get_crtc_info_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_randr_crtc_t crtc /**< */, | |
| | | xcb_timestamp_t config_timestamp /**< | |
| | | */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_randr_output_t * xcb_randr_get_crtc_info_outputs | |
| | | ** | |
| | | ** @param const xcb_randr_get_crtc_info_reply_t *R | |
| | | ** @returns xcb_randr_output_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_randr_output_t * | |
| | | xcb_randr_get_crtc_info_outputs (const xcb_randr_get_crtc_info_reply_t *R | |
| | | /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_randr_get_crtc_info_outputs_length | |
| | | ** | |
| | | ** @param const xcb_randr_get_crtc_info_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_randr_get_crtc_info_outputs_length (const xcb_randr_get_crtc_info_reply | |
| | | _t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_randr_get_crtc_info_outputs_end | |
| | | ** | |
| | | ** @param const xcb_randr_get_crtc_info_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_randr_get_crtc_info_outputs_end (const xcb_randr_get_crtc_info_reply_t | |
| | | *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_randr_output_t * xcb_randr_get_crtc_info_possible | |
| | | ** | |
| | | ** @param const xcb_randr_get_crtc_info_reply_t *R | |
| | | ** @returns xcb_randr_output_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_randr_output_t * | |
| | | xcb_randr_get_crtc_info_possible (const xcb_randr_get_crtc_info_reply_t *R | |
| | | /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_randr_get_crtc_info_possible_length | |
| | | ** | |
| | | ** @param const xcb_randr_get_crtc_info_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_randr_get_crtc_info_possible_length (const xcb_randr_get_crtc_info_repl | |
| | | y_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_randr_get_crtc_info_possible_end | |
| | | ** | |
| | | ** @param const xcb_randr_get_crtc_info_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_randr_get_crtc_info_possible_end (const xcb_randr_get_crtc_info_reply_t | |
| | | *R /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_randr_get_crtc_info_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_randr_get_crtc_info_reply_t * xcb_randr_get_crtc_info_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_randr_get_crtc_info_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_randr_get_crtc_info_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_randr_get_crtc_info_reply_t * | |
| | | xcb_randr_get_crtc_info_reply (xcb_connection_t *c /**< * | |
| | | /, | |
| | | xcb_randr_get_crtc_info_cookie_t cookie / | |
| | | **< */, | |
| | | xcb_generic_error_t **e /**< * | |
| | | /); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_randr_set_crtc_config_cookie_t xcb_randr_set_crtc_config | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_randr_crtc_t crtc | |
| | | ** @param xcb_timestamp_t timestamp | |
| | | ** @param xcb_timestamp_t config_timestamp | |
| | | ** @param int16_t x | |
| | | ** @param int16_t y | |
| | | ** @param xcb_randr_mode_t mode | |
| | | ** @param uint16_t rotation | |
| | | ** @param uint32_t outputs_len | |
| | | ** @param const xcb_randr_output_t *outputs | |
| | | ** @returns xcb_randr_set_crtc_config_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_randr_set_crtc_config_cookie_t | |
| | | xcb_randr_set_crtc_config (xcb_connection_t *c /**< */, | |
| | | xcb_randr_crtc_t crtc /**< */, | |
| | | xcb_timestamp_t timestamp /**< */, | |
| | | xcb_timestamp_t config_timestamp /**< | |
| | | */, | |
| | | int16_t x /**< */, | |
| | | int16_t y /**< */, | |
| | | xcb_randr_mode_t mode /**< */, | |
| | | uint16_t rotation /**< */, | |
| | | uint32_t outputs_len /**< */, | |
| | | const xcb_randr_output_t *outputs /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_randr_set_crtc_config_cookie_t xcb_randr_set_crtc_config_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_randr_crtc_t crtc | |
| | | ** @param xcb_timestamp_t timestamp | |
| | | ** @param xcb_timestamp_t config_timestamp | |
| | | ** @param int16_t x | |
| | | ** @param int16_t y | |
| | | ** @param xcb_randr_mode_t mode | |
| | | ** @param uint16_t rotation | |
| | | ** @param uint32_t outputs_len | |
| | | ** @param const xcb_randr_output_t *outputs | |
| | | ** @returns xcb_randr_set_crtc_config_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_randr_set_crtc_config_cookie_t | |
| | | xcb_randr_set_crtc_config_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_randr_crtc_t crtc /**< * | |
| | | /, | |
| | | xcb_timestamp_t timestamp / | |
| | | **< */, | |
| | | xcb_timestamp_t config_times | |
| | | tamp /**< */, | |
| | | int16_t x /**< */, | |
| | | int16_t y /**< */, | |
| | | xcb_randr_mode_t mode /**< * | |
| | | /, | |
| | | uint16_t rotation /* | |
| | | *< */, | |
| | | uint32_t outputs_len | |
| | | /**< */, | |
| | | const xcb_randr_output_t *outputs /** | |
| | | < */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_randr_set_crtc_config_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_randr_set_crtc_config_reply_t * xcb_randr_set_crtc_config_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_randr_set_crtc_config_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_randr_set_crtc_config_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_randr_set_crtc_config_reply_t * | |
| | | xcb_randr_set_crtc_config_reply (xcb_connection_t *c /* | |
| | | *< */, | |
| | | xcb_randr_set_crtc_config_cookie_t cooki | |
| | | e /**< */, | |
| | | xcb_generic_error_t **e /* | |
| | | *< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_randr_get_crtc_gamma_size_cookie_t xcb_randr_get_crtc_gamma_size | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_randr_crtc_t crtc | |
| | | ** @returns xcb_randr_get_crtc_gamma_size_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_randr_get_crtc_gamma_size_cookie_t | |
| | | xcb_randr_get_crtc_gamma_size (xcb_connection_t *c /**< */, | |
| | | xcb_randr_crtc_t crtc /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_randr_get_crtc_gamma_size_cookie_t xcb_randr_get_crtc_gamma_size_un | |
| | | checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_randr_crtc_t crtc | |
| | | ** @returns xcb_randr_get_crtc_gamma_size_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_randr_get_crtc_gamma_size_cookie_t | |
| | | xcb_randr_get_crtc_gamma_size_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_randr_crtc_t crtc /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_randr_get_crtc_gamma_size_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_randr_get_crtc_gamma_size_reply_t * xcb_randr_get_crtc_gamma_size_r | |
| | | eply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_randr_get_crtc_gamma_size_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_randr_get_crtc_gamma_size_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_randr_get_crtc_gamma_size_reply_t * | |
| | | xcb_randr_get_crtc_gamma_size_reply (xcb_connection_t | |
| | | *c /**< */, | |
| | | xcb_randr_get_crtc_gamma_size_cookie_t | |
| | | cookie /**< */, | |
| | | xcb_generic_error_t | |
| | | **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_randr_get_crtc_gamma_cookie_t xcb_randr_get_crtc_gamma | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_randr_crtc_t crtc | |
| | | ** @returns xcb_randr_get_crtc_gamma_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_randr_get_crtc_gamma_cookie_t | |
| | | xcb_randr_get_crtc_gamma (xcb_connection_t *c /**< */, | |
| | | xcb_randr_crtc_t crtc /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_randr_get_crtc_gamma_cookie_t xcb_randr_get_crtc_gamma_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_randr_crtc_t crtc | |
| | | ** @returns xcb_randr_get_crtc_gamma_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_randr_get_crtc_gamma_cookie_t | |
| | | xcb_randr_get_crtc_gamma_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_randr_crtc_t crtc /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** uint16_t * xcb_randr_get_crtc_gamma_red | |
| | | ** | |
| | | ** @param const xcb_randr_get_crtc_gamma_reply_t *R | |
| | | ** @returns uint16_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | uint16_t * | |
| | | xcb_randr_get_crtc_gamma_red (const xcb_randr_get_crtc_gamma_reply_t *R /* | |
| | | *< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_randr_get_crtc_gamma_red_length | |
| | | ** | |
| | | ** @param const xcb_randr_get_crtc_gamma_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_randr_get_crtc_gamma_red_length (const xcb_randr_get_crtc_gamma_reply_t | |
| | | *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_randr_get_crtc_gamma_red_end | |
| | | ** | |
| | | ** @param const xcb_randr_get_crtc_gamma_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_randr_get_crtc_gamma_red_end (const xcb_randr_get_crtc_gamma_reply_t *R | |
| | | /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** uint16_t * xcb_randr_get_crtc_gamma_green | |
| | | ** | |
| | | ** @param const xcb_randr_get_crtc_gamma_reply_t *R | |
| | | ** @returns uint16_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | uint16_t * | |
| | | xcb_randr_get_crtc_gamma_green (const xcb_randr_get_crtc_gamma_reply_t *R | |
| | | /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_randr_get_crtc_gamma_green_length | |
| | | ** | |
| | | ** @param const xcb_randr_get_crtc_gamma_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_randr_get_crtc_gamma_green_length (const xcb_randr_get_crtc_gamma_reply | |
| | | _t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_randr_get_crtc_gamma_green_end | |
| | | ** | |
| | | ** @param const xcb_randr_get_crtc_gamma_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_randr_get_crtc_gamma_green_end (const xcb_randr_get_crtc_gamma_reply_t | |
| | | *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** uint16_t * xcb_randr_get_crtc_gamma_blue | |
| | | ** | |
| | | ** @param const xcb_randr_get_crtc_gamma_reply_t *R | |
| | | ** @returns uint16_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | uint16_t * | |
| | | xcb_randr_get_crtc_gamma_blue (const xcb_randr_get_crtc_gamma_reply_t *R / | |
| | | **< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_randr_get_crtc_gamma_blue_length | |
| | | ** | |
| | | ** @param const xcb_randr_get_crtc_gamma_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_randr_get_crtc_gamma_blue_length (const xcb_randr_get_crtc_gamma_reply_ | |
| | | t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_randr_get_crtc_gamma_blue_end | |
| | | ** | |
| | | ** @param const xcb_randr_get_crtc_gamma_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_randr_get_crtc_gamma_blue_end (const xcb_randr_get_crtc_gamma_reply_t * | |
| | | R /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_randr_get_crtc_gamma_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_randr_get_crtc_gamma_reply_t * xcb_randr_get_crtc_gamma_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_randr_get_crtc_gamma_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_randr_get_crtc_gamma_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_randr_get_crtc_gamma_reply_t * | |
| | | xcb_randr_get_crtc_gamma_reply (xcb_connection_t *c /**< | |
| | | */, | |
| | | xcb_randr_get_crtc_gamma_cookie_t cookie | |
| | | /**< */, | |
| | | xcb_generic_error_t **e /**< | |
| | | */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_randr_set_crtc_gamma_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_randr_crtc_t crtc | |
| | | ** @param uint16_t size | |
| | | ** @param const uint16_t *red | |
| | | ** @param const uint16_t *green | |
| | | ** @param const uint16_t *blue | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_randr_set_crtc_gamma_checked (xcb_connection_t *c /**< */, | |
| | | xcb_randr_crtc_t crtc /**< */, | |
| | | uint16_t size /**< */, | |
| | | const uint16_t *red /**< */, | |
| | | const uint16_t *green /**< */, | |
| | | const uint16_t *blue /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_randr_set_crtc_gamma | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_randr_crtc_t crtc | |
| | | ** @param uint16_t size | |
| | | ** @param const uint16_t *red | |
| | | ** @param const uint16_t *green | |
| | | ** @param const uint16_t *blue | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_randr_set_crtc_gamma (xcb_connection_t *c /**< */, | |
| | | xcb_randr_crtc_t crtc /**< */, | |
| | | uint16_t size /**< */, | |
| | | const uint16_t *red /**< */, | |
| | | const uint16_t *green /**< */, | |
| | | const uint16_t *blue /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_randr_get_screen_resources_current_cookie_t xcb_randr_get_screen_re | |
| | | sources_current | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_window_t window | |
| | | ** @returns xcb_randr_get_screen_resources_current_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_randr_get_screen_resources_current_cookie_t | |
| | | xcb_randr_get_screen_resources_current (xcb_connection_t *c /**< */, | |
| | | xcb_window_t window /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_randr_get_screen_resources_current_cookie_t xcb_randr_get_screen_re | |
| | | sources_current_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_window_t window | |
| | | ** @returns xcb_randr_get_screen_resources_current_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_randr_get_screen_resources_current_cookie_t | |
| | | xcb_randr_get_screen_resources_current_unchecked (xcb_connection_t *c /**< | |
| | | */, | |
| | | xcb_window_t window | |
| | | /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_randr_crtc_t * xcb_randr_get_screen_resources_current_crtcs | |
| | | ** | |
| | | ** @param const xcb_randr_get_screen_resources_current_reply_t *R | |
| | | ** @returns xcb_randr_crtc_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_randr_crtc_t * | |
| | | xcb_randr_get_screen_resources_current_crtcs (const xcb_randr_get_screen_re | |
| | | sources_current_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_randr_get_screen_resources_current_crtcs_length | |
| | | ** | |
| | | ** @param const xcb_randr_get_screen_resources_current_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_randr_get_screen_resources_current_crtcs_length (const xcb_randr_get_sc | |
| | | reen_resources_current_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_randr_get_screen_resources_current_crtcs_end | |
| | | ** | |
| | | ** @param const xcb_randr_get_screen_resources_current_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_randr_get_screen_resources_current_crtcs_end (const xcb_randr_get_scree | |
| | | n_resources_current_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_randr_output_t * xcb_randr_get_screen_resources_current_outputs | |
| | | ** | |
| | | ** @param const xcb_randr_get_screen_resources_current_reply_t *R | |
| | | ** @returns xcb_randr_output_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_randr_output_t * | |
| | | xcb_randr_get_screen_resources_current_outputs (const xcb_randr_get_screen_ | |
| | | resources_current_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_randr_get_screen_resources_current_outputs_length | |
| | | ** | |
| | | ** @param const xcb_randr_get_screen_resources_current_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_randr_get_screen_resources_current_outputs_length (const xcb_randr_get_ | |
| | | screen_resources_current_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_randr_get_screen_resources_current_outputs_e | |
| | | nd | |
| | | ** | |
| | | ** @param const xcb_randr_get_screen_resources_current_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_randr_get_screen_resources_current_outputs_end (const xcb_randr_get_scr | |
| | | een_resources_current_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_randr_mode_info_t * xcb_randr_get_screen_resources_current_modes | |
| | | ** | |
| | | ** @param const xcb_randr_get_screen_resources_current_reply_t *R | |
| | | ** @returns xcb_randr_mode_info_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_randr_mode_info_t * | |
| | | xcb_randr_get_screen_resources_current_modes (const xcb_randr_get_screen_re | |
| | | sources_current_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_randr_get_screen_resources_current_modes_length | |
| | | ** | |
| | | ** @param const xcb_randr_get_screen_resources_current_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_randr_get_screen_resources_current_modes_length (const xcb_randr_get_sc | |
| | | reen_resources_current_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_randr_mode_info_iterator_t xcb_randr_get_screen_resources_current_m | |
| | | odes_iterator | |
| | | ** | |
| | | ** @param const xcb_randr_get_screen_resources_current_reply_t *R | |
| | | ** @returns xcb_randr_mode_info_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_randr_mode_info_iterator_t | |
| | | xcb_randr_get_screen_resources_current_modes_iterator (const xcb_randr_get_ | |
| | | screen_resources_current_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** uint8_t * xcb_randr_get_screen_resources_current_names | |
| | | ** | |
| | | ** @param const xcb_randr_get_screen_resources_current_reply_t *R | |
| | | ** @returns uint8_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | uint8_t * | |
| | | xcb_randr_get_screen_resources_current_names (const xcb_randr_get_screen_re | |
| | | sources_current_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_randr_get_screen_resources_current_names_length | |
| | | ** | |
| | | ** @param const xcb_randr_get_screen_resources_current_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_randr_get_screen_resources_current_names_length (const xcb_randr_get_sc | |
| | | reen_resources_current_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_randr_get_screen_resources_current_names_end | |
| | | ** | |
| | | ** @param const xcb_randr_get_screen_resources_current_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_randr_get_screen_resources_current_names_end (const xcb_randr_get_scree | |
| | | n_resources_current_reply_t *R /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_randr_get_screen_resources_current_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_randr_get_screen_resources_current_reply_t * xcb_randr_get_screen_r | |
| | | esources_current_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_randr_get_screen_resources_current_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_randr_get_screen_resources_current_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_randr_get_screen_resources_current_reply_t * | |
| | | xcb_randr_get_screen_resources_current_reply (xcb_connection_t | |
| | | *c /**< */, | |
| | | xcb_randr_get_screen_resource | |
| | | s_current_cookie_t cookie /**< */, | |
| | | xcb_generic_error_t | |
| | | **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_randr_set_crtc_transform_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_randr_crtc_t crtc | |
| | | ** @param xcb_render_transform_t transform | |
| | | ** @param uint16_t filter_len | |
| | | ** @param const char *filter_name | |
| | | ** @param uint32_t filter_params_len | |
| | | ** @param const xcb_render_fixed_t *filter_params | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_randr_set_crtc_transform_checked (xcb_connection_t *c /**< */, | |
| | | xcb_randr_crtc_t crtc /**< | |
| | | */, | |
| | | xcb_render_transform_t transform | |
| | | /**< */, | |
| | | uint16_t filter_len | |
| | | /**< */, | |
| | | const char *filter_name | |
| | | /**< */, | |
| | | uint32_t filter_para | |
| | | ms_len /**< */, | |
| | | const xcb_render_fixed_t *filter_para | |
| | | ms /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_randr_set_crtc_transform | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_randr_crtc_t crtc | |
| | | ** @param xcb_render_transform_t transform | |
| | | ** @param uint16_t filter_len | |
| | | ** @param const char *filter_name | |
| | | ** @param uint32_t filter_params_len | |
| | | ** @param const xcb_render_fixed_t *filter_params | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_randr_set_crtc_transform (xcb_connection_t *c /**< */, | |
| | | xcb_randr_crtc_t crtc /**< */, | |
| | | xcb_render_transform_t transform /**< */, | |
| | | uint16_t filter_len /**< */ | |
| | | , | |
| | | const char *filter_name /**< * | |
| | | /, | |
| | | uint32_t filter_params_len | |
| | | /**< */, | |
| | | const xcb_render_fixed_t *filter_params /**< | |
| | | */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_randr_get_crtc_transform_cookie_t xcb_randr_get_crtc_transform | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_randr_crtc_t crtc | |
| | | ** @returns xcb_randr_get_crtc_transform_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_randr_get_crtc_transform_cookie_t | |
| | | xcb_randr_get_crtc_transform (xcb_connection_t *c /**< */, | |
| | | xcb_randr_crtc_t crtc /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_randr_get_crtc_transform_cookie_t xcb_randr_get_crtc_transform_unch | |
| | | ecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_randr_crtc_t crtc | |
| | | ** @returns xcb_randr_get_crtc_transform_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_randr_get_crtc_transform_cookie_t | |
| | | xcb_randr_get_crtc_transform_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_randr_crtc_t crtc /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** char * xcb_randr_get_crtc_transform_pending_filter_name | |
| | | ** | |
| | | ** @param const xcb_randr_get_crtc_transform_reply_t *R | |
| | | ** @returns char * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | char * | |
| | | xcb_randr_get_crtc_transform_pending_filter_name (const xcb_randr_get_crtc_ | |
| | | transform_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_randr_get_crtc_transform_pending_filter_name_length | |
| | | ** | |
| | | ** @param const xcb_randr_get_crtc_transform_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_randr_get_crtc_transform_pending_filter_name_length (const xcb_randr_ge | |
| | | t_crtc_transform_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_randr_get_crtc_transform_pending_filter_name | |
| | | _end | |
| | | ** | |
| | | ** @param const xcb_randr_get_crtc_transform_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_randr_get_crtc_transform_pending_filter_name_end (const xcb_randr_get_c | |
| | | rtc_transform_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_render_fixed_t * xcb_randr_get_crtc_transform_pending_params | |
| | | ** | |
| | | ** @param const xcb_randr_get_crtc_transform_reply_t *R | |
| | | ** @returns xcb_render_fixed_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_render_fixed_t * | |
| | | xcb_randr_get_crtc_transform_pending_params (const xcb_randr_get_crtc_trans | |
| | | form_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_randr_get_crtc_transform_pending_params_length | |
| | | ** | |
| | | ** @param const xcb_randr_get_crtc_transform_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_randr_get_crtc_transform_pending_params_length (const xcb_randr_get_crt | |
| | | c_transform_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_randr_get_crtc_transform_pending_params_end | |
| | | ** | |
| | | ** @param const xcb_randr_get_crtc_transform_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_randr_get_crtc_transform_pending_params_end (const xcb_randr_get_crtc_t | |
| | | ransform_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** char * xcb_randr_get_crtc_transform_current_filter_name | |
| | | ** | |
| | | ** @param const xcb_randr_get_crtc_transform_reply_t *R | |
| | | ** @returns char * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | char * | |
| | | xcb_randr_get_crtc_transform_current_filter_name (const xcb_randr_get_crtc_ | |
| | | transform_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_randr_get_crtc_transform_current_filter_name_length | |
| | | ** | |
| | | ** @param const xcb_randr_get_crtc_transform_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_randr_get_crtc_transform_current_filter_name_length (const xcb_randr_ge | |
| | | t_crtc_transform_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_randr_get_crtc_transform_current_filter_name | |
| | | _end | |
| | | ** | |
| | | ** @param const xcb_randr_get_crtc_transform_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_randr_get_crtc_transform_current_filter_name_end (const xcb_randr_get_c | |
| | | rtc_transform_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_render_fixed_t * xcb_randr_get_crtc_transform_current_params | |
| | | ** | |
| | | ** @param const xcb_randr_get_crtc_transform_reply_t *R | |
| | | ** @returns xcb_render_fixed_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_render_fixed_t * | |
| | | xcb_randr_get_crtc_transform_current_params (const xcb_randr_get_crtc_trans | |
| | | form_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_randr_get_crtc_transform_current_params_length | |
| | | ** | |
| | | ** @param const xcb_randr_get_crtc_transform_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_randr_get_crtc_transform_current_params_length (const xcb_randr_get_crt | |
| | | c_transform_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_randr_get_crtc_transform_current_params_end | |
| | | ** | |
| | | ** @param const xcb_randr_get_crtc_transform_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_randr_get_crtc_transform_current_params_end (const xcb_randr_get_crtc_t | |
| | | ransform_reply_t *R /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_randr_get_crtc_transform_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_randr_get_crtc_transform_reply_t * xcb_randr_get_crtc_transform_rep | |
| | | ly | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_randr_get_crtc_transform_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_randr_get_crtc_transform_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_randr_get_crtc_transform_reply_t * | |
| | | xcb_randr_get_crtc_transform_reply (xcb_connection_t | |
| | | *c /**< */, | |
| | | xcb_randr_get_crtc_transform_cookie_t | |
| | | cookie /**< */, | |
| | | xcb_generic_error_t * | |
| | | *e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_randr_get_panning_cookie_t xcb_randr_get_panning | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_randr_crtc_t crtc | |
| | | ** @returns xcb_randr_get_panning_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_randr_get_panning_cookie_t | |
| | | xcb_randr_get_panning (xcb_connection_t *c /**< */, | |
| | | xcb_randr_crtc_t crtc /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_randr_get_panning_cookie_t xcb_randr_get_panning_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_randr_crtc_t crtc | |
| | | ** @returns xcb_randr_get_panning_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_randr_get_panning_cookie_t | |
| | | xcb_randr_get_panning_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_randr_crtc_t crtc /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_randr_get_panning_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_randr_get_panning_reply_t * xcb_randr_get_panning_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_randr_get_panning_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_randr_get_panning_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_randr_get_panning_reply_t * | |
| | | xcb_randr_get_panning_reply (xcb_connection_t *c /**< */, | |
| | | xcb_randr_get_panning_cookie_t cookie /**< | |
| | | */, | |
| | | xcb_generic_error_t **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_randr_set_panning_cookie_t xcb_randr_set_panning | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_randr_crtc_t crtc | |
| | | ** @param xcb_timestamp_t timestamp | |
| | | ** @param uint16_t left | |
| | | ** @param uint16_t top | |
| | | ** @param uint16_t width | |
| | | ** @param uint16_t height | |
| | | ** @param uint16_t track_left | |
| | | ** @param uint16_t track_top | |
| | | ** @param uint16_t track_width | |
| | | ** @param uint16_t track_height | |
| | | ** @param int16_t border_left | |
| | | ** @param int16_t border_top | |
| | | ** @param int16_t border_right | |
| | | ** @param int16_t border_bottom | |
| | | ** @returns xcb_randr_set_panning_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_randr_set_panning_cookie_t | |
| | | xcb_randr_set_panning (xcb_connection_t *c /**< */, | |
| | | xcb_randr_crtc_t crtc /**< */, | |
| | | xcb_timestamp_t timestamp /**< */, | |
| | | uint16_t left /**< */, | |
| | | uint16_t top /**< */, | |
| | | uint16_t width /**< */, | |
| | | uint16_t height /**< */, | |
| | | uint16_t track_left /**< */, | |
| | | uint16_t track_top /**< */, | |
| | | uint16_t track_width /**< */, | |
| | | uint16_t track_height /**< */, | |
| | | int16_t border_left /**< */, | |
| | | int16_t border_top /**< */, | |
| | | int16_t border_right /**< */, | |
| | | int16_t border_bottom /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_randr_set_panning_cookie_t xcb_randr_set_panning_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_randr_crtc_t crtc | |
| | | ** @param xcb_timestamp_t timestamp | |
| | | ** @param uint16_t left | |
| | | ** @param uint16_t top | |
| | | ** @param uint16_t width | |
| | | ** @param uint16_t height | |
| | | ** @param uint16_t track_left | |
| | | ** @param uint16_t track_top | |
| | | ** @param uint16_t track_width | |
| | | ** @param uint16_t track_height | |
| | | ** @param int16_t border_left | |
| | | ** @param int16_t border_top | |
| | | ** @param int16_t border_right | |
| | | ** @param int16_t border_bottom | |
| | | ** @returns xcb_randr_set_panning_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_randr_set_panning_cookie_t | |
| | | xcb_randr_set_panning_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_randr_crtc_t crtc /**< */, | |
| | | xcb_timestamp_t timestamp /**< */, | |
| | | uint16_t left /**< */, | |
| | | uint16_t top /**< */, | |
| | | uint16_t width /**< */, | |
| | | uint16_t height /**< */, | |
| | | uint16_t track_left /**< */, | |
| | | uint16_t track_top /**< */, | |
| | | uint16_t track_width /**< */, | |
| | | uint16_t track_height /**< */, | |
| | | int16_t border_left /**< */, | |
| | | int16_t border_top /**< */, | |
| | | int16_t border_right /**< */, | |
| | | int16_t border_bottom /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_randr_set_panning_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_randr_set_panning_reply_t * xcb_randr_set_panning_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_randr_set_panning_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_randr_set_panning_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_randr_set_panning_reply_t * | |
| | | xcb_randr_set_panning_reply (xcb_connection_t *c /**< */, | |
| | | xcb_randr_set_panning_cookie_t cookie /**< | |
| | | */, | |
| | | xcb_generic_error_t **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_randr_set_output_primary_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_window_t window | |
| | | ** @param xcb_randr_output_t output | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_randr_set_output_primary_checked (xcb_connection_t *c /**< */, | |
| | | xcb_window_t window /**< */, | |
| | | xcb_randr_output_t output /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_randr_set_output_primary | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_window_t window | |
| | | ** @param xcb_randr_output_t output | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_randr_set_output_primary (xcb_connection_t *c /**< */, | |
| | | xcb_window_t window /**< */, | |
| | | xcb_randr_output_t output /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_randr_get_output_primary_cookie_t xcb_randr_get_output_primary | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_window_t window | |
| | | ** @returns xcb_randr_get_output_primary_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_randr_get_output_primary_cookie_t | |
| | | xcb_randr_get_output_primary (xcb_connection_t *c /**< */, | |
| | | xcb_window_t window /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_randr_get_output_primary_cookie_t xcb_randr_get_output_primary_unch | |
| | | ecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_window_t window | |
| | | ** @returns xcb_randr_get_output_primary_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_randr_get_output_primary_cookie_t | |
| | | xcb_randr_get_output_primary_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_window_t window /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_randr_get_output_primary_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_randr_get_output_primary_reply_t * xcb_randr_get_output_primary_rep | |
| | | ly | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_randr_get_output_primary_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_randr_get_output_primary_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_randr_get_output_primary_reply_t * | |
| | | xcb_randr_get_output_primary_reply (xcb_connection_t | |
| | | *c /**< */, | |
| | | xcb_randr_get_output_primary_cookie_t | |
| | | cookie /**< */, | |
| | | xcb_generic_error_t * | |
| | | *e /**< */); | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_randr_crtc_change_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_randr_crtc_change_t | |
| | | ) | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** void xcb_randr_crtc_change_next | |
| | | ** | |
| | | ** @param xcb_randr_crtc_change_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | void | |
| | | xcb_randr_crtc_change_next (xcb_randr_crtc_change_iterator_t *i /**< */); | |
| | | | |
| | | /** | |
| | | * Return the iterator pointing to the last element | |
| | | * @param i An xcb_randr_crtc_change_iterator_t | |
| | | * @return The iterator pointing to the last element | |
| | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_randr_crtc_change_end | |
| | | ** | |
| | | ** @param xcb_randr_crtc_change_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_randr_crtc_change_end (xcb_randr_crtc_change_iterator_t i /**< */); | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_randr_output_change_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_randr_output_change | |
| | | _t) | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** void xcb_randr_output_change_next | |
| | | ** | |
| | | ** @param xcb_randr_output_change_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | void | |
| | | xcb_randr_output_change_next (xcb_randr_output_change_iterator_t *i /**< * | |
| | | /); | |
| | | | |
| | | /** | |
| | | * Return the iterator pointing to the last element | |
| | | * @param i An xcb_randr_output_change_iterator_t | |
| | | * @return The iterator pointing to the last element | |
| | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_randr_output_change_end | |
| | | ** | |
| | | ** @param xcb_randr_output_change_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_randr_output_change_end (xcb_randr_output_change_iterator_t i /**< */) | |
| | | ; | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_randr_output_property_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_randr_output_proper | |
| | | ty_t) | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** void xcb_randr_output_property_next | |
| | | ** | |
| | | ** @param xcb_randr_output_property_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | void | |
| | | xcb_randr_output_property_next (xcb_randr_output_property_iterator_t *i /* | |
| | | *< */); | |
| | | | |
| | | /** | |
| | | * Return the iterator pointing to the last element | |
| | | * @param i An xcb_randr_output_property_iterator_t | |
| | | * @return The iterator pointing to the last element | |
| | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_randr_output_property_end | |
| | | ** | |
| | | ** @param xcb_randr_output_property_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_randr_output_property_end (xcb_randr_output_property_iterator_t i /**< | |
| | | */); | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_randr_notify_data_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_randr_notify_data_t | |
| | | ) | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** void xcb_randr_notify_data_next | |
| | | ** | |
| | | ** @param xcb_randr_notify_data_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | void | |
| | | xcb_randr_notify_data_next (xcb_randr_notify_data_iterator_t *i /**< */); | |
| | | | |
| | | /** | |
| | | * Return the iterator pointing to the last element | |
| | | * @param i An xcb_randr_notify_data_iterator_t | |
| | | * @return The iterator pointing to the last element | |
| | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_randr_notify_data_end | |
| | | ** | |
| | | ** @param xcb_randr_notify_data_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_randr_notify_data_end (xcb_randr_notify_data_iterator_t i /**< */); | |
| | | | |
| | | #ifdef __cplusplus | |
| | | } | |
| #endif | | #endif | |
|
| | | | |
| | | #endif | |
| | | | |
| | | /** | |
| | | * @} | |
| | | */ | |
| | | | |
End of changes. 7 change blocks. |
| 226 lines changed or deleted | | 5506 lines changed or added | |
|
| render.h | | render.h | |
| /* | | /* | |
|
| * This file generated automatically from render.xml by c-client.xsl using
XSLT. | | * This file generated automatically from render.xml by c_client.py. | |
| * Edit at your peril. | | * Edit at your peril. | |
| */ | | */ | |
| | | | |
|
| | | /** | |
| | | * @defgroup XCB_Render_API XCB Render API | |
| | | * @brief Render XCB Protocol Implementation. | |
| | | * @{ | |
| | | **/ | |
| | | | |
| #ifndef __RENDER_H | | #ifndef __RENDER_H | |
| #define __RENDER_H | | #define __RENDER_H | |
| | | | |
| #include "xcb.h" | | #include "xcb.h" | |
|
| | | #include "xproto.h" | |
| | | | |
| | | #ifdef __cplusplus | |
| | | extern "C" { | |
| | | #endif | |
| | | | |
| | | #define XCB_RENDER_MAJOR_VERSION 0 | |
| | | #define XCB_RENDER_MINOR_VERSION 10 | |
| | | | |
| | | extern xcb_extension_t xcb_render_id; | |
| | | | |
| | | typedef enum xcb_render_pict_type_t { | |
| | | XCB_RENDER_PICT_TYPE_INDEXED, | |
| | | XCB_RENDER_PICT_TYPE_DIRECT | |
| | | } xcb_render_pict_type_t; | |
| | | | |
| | | typedef enum xcb_render_picture_enum_t { | |
| | | XCB_RENDER_PICTURE_NONE | |
| | | } xcb_render_picture_enum_t; | |
| | | | |
| | | typedef enum xcb_render_pict_op_t { | |
| | | XCB_RENDER_PICT_OP_CLEAR, | |
| | | XCB_RENDER_PICT_OP_SRC, | |
| | | XCB_RENDER_PICT_OP_DST, | |
| | | XCB_RENDER_PICT_OP_OVER, | |
| | | XCB_RENDER_PICT_OP_OVER_REVERSE, | |
| | | XCB_RENDER_PICT_OP_IN, | |
| | | XCB_RENDER_PICT_OP_IN_REVERSE, | |
| | | XCB_RENDER_PICT_OP_OUT, | |
| | | XCB_RENDER_PICT_OP_OUT_REVERSE, | |
| | | XCB_RENDER_PICT_OP_ATOP, | |
| | | XCB_RENDER_PICT_OP_ATOP_REVERSE, | |
| | | XCB_RENDER_PICT_OP_XOR, | |
| | | XCB_RENDER_PICT_OP_ADD, | |
| | | XCB_RENDER_PICT_OP_SATURATE, | |
| | | XCB_RENDER_PICT_OP_DISJOINT_CLEAR = 16, | |
| | | XCB_RENDER_PICT_OP_DISJOINT_SRC, | |
| | | XCB_RENDER_PICT_OP_DISJOINT_DST, | |
| | | XCB_RENDER_PICT_OP_DISJOINT_OVER, | |
| | | XCB_RENDER_PICT_OP_DISJOINT_OVER_REVERSE, | |
| | | XCB_RENDER_PICT_OP_DISJOINT_IN, | |
| | | XCB_RENDER_PICT_OP_DISJOINT_IN_REVERSE, | |
| | | XCB_RENDER_PICT_OP_DISJOINT_OUT, | |
| | | XCB_RENDER_PICT_OP_DISJOINT_OUT_REVERSE, | |
| | | XCB_RENDER_PICT_OP_DISJOINT_ATOP, | |
| | | XCB_RENDER_PICT_OP_DISJOINT_ATOP_REVERSE, | |
| | | XCB_RENDER_PICT_OP_DISJOINT_XOR, | |
| | | XCB_RENDER_PICT_OP_CONJOINT_CLEAR = 32, | |
| | | XCB_RENDER_PICT_OP_CONJOINT_SRC, | |
| | | XCB_RENDER_PICT_OP_CONJOINT_DST, | |
| | | XCB_RENDER_PICT_OP_CONJOINT_OVER, | |
| | | XCB_RENDER_PICT_OP_CONJOINT_OVER_REVERSE, | |
| | | XCB_RENDER_PICT_OP_CONJOINT_IN, | |
| | | XCB_RENDER_PICT_OP_CONJOINT_IN_REVERSE, | |
| | | XCB_RENDER_PICT_OP_CONJOINT_OUT, | |
| | | XCB_RENDER_PICT_OP_CONJOINT_OUT_REVERSE, | |
| | | XCB_RENDER_PICT_OP_CONJOINT_ATOP, | |
| | | XCB_RENDER_PICT_OP_CONJOINT_ATOP_REVERSE, | |
| | | XCB_RENDER_PICT_OP_CONJOINT_XOR | |
| | | } xcb_render_pict_op_t; | |
| | | | |
| | | typedef enum xcb_render_poly_edge_t { | |
| | | XCB_RENDER_POLY_EDGE_SHARP, | |
| | | XCB_RENDER_POLY_EDGE_SMOOTH | |
| | | } xcb_render_poly_edge_t; | |
| | | | |
| | | typedef enum xcb_render_poly_mode_t { | |
| | | XCB_RENDER_POLY_MODE_PRECISE, | |
| | | XCB_RENDER_POLY_MODE_IMPRECISE | |
| | | } xcb_render_poly_mode_t; | |
| | | | |
| | | typedef enum xcb_render_cp_t { | |
| | | XCB_RENDER_CP_REPEAT = 1, | |
| | | XCB_RENDER_CP_ALPHA_MAP = 2, | |
| | | XCB_RENDER_CP_ALPHA_X_ORIGIN = 4, | |
| | | XCB_RENDER_CP_ALPHA_Y_ORIGIN = 8, | |
| | | XCB_RENDER_CP_CLIP_X_ORIGIN = 16, | |
| | | XCB_RENDER_CP_CLIP_Y_ORIGIN = 32, | |
| | | XCB_RENDER_CP_CLIP_MASK = 64, | |
| | | XCB_RENDER_CP_GRAPHICS_EXPOSURE = 128, | |
| | | XCB_RENDER_CP_SUBWINDOW_MODE = 256, | |
| | | XCB_RENDER_CP_POLY_EDGE = 512, | |
| | | XCB_RENDER_CP_POLY_MODE = 1024, | |
| | | XCB_RENDER_CP_DITHER = 2048, | |
| | | XCB_RENDER_CP_COMPONENT_ALPHA = 4096 | |
| | | } xcb_render_cp_t; | |
| | | | |
| | | typedef enum xcb_render_sub_pixel_t { | |
| | | XCB_RENDER_SUB_PIXEL_UNKNOWN, | |
| | | XCB_RENDER_SUB_PIXEL_HORIZONTAL_RGB, | |
| | | XCB_RENDER_SUB_PIXEL_HORIZONTAL_BGR, | |
| | | XCB_RENDER_SUB_PIXEL_VERTICAL_RGB, | |
| | | XCB_RENDER_SUB_PIXEL_VERTICAL_BGR, | |
| | | XCB_RENDER_SUB_PIXEL_NONE | |
| | | } xcb_render_sub_pixel_t; | |
| | | | |
| | | typedef enum xcb_render_repeat_t { | |
| | | XCB_RENDER_REPEAT_NONE, | |
| | | XCB_RENDER_REPEAT_NORMAL, | |
| | | XCB_RENDER_REPEAT_PAD, | |
| | | XCB_RENDER_REPEAT_REFLECT | |
| | | } xcb_render_repeat_t; | |
| | | | |
| | | typedef uint32_t xcb_render_glyph_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_glyph_iterator_t | |
| | | **/ | |
| | | typedef struct xcb_render_glyph_iterator_t { | |
| | | xcb_render_glyph_t *data; /**< */ | |
| | | int rem; /**< */ | |
| | | int index; /**< */ | |
| | | } xcb_render_glyph_iterator_t; | |
| | | | |
| | | typedef uint32_t xcb_render_glyphset_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_glyphset_iterator_t | |
| | | **/ | |
| | | typedef struct xcb_render_glyphset_iterator_t { | |
| | | xcb_render_glyphset_t *data; /**< */ | |
| | | int rem; /**< */ | |
| | | int index; /**< */ | |
| | | } xcb_render_glyphset_iterator_t; | |
| | | | |
| | | typedef uint32_t xcb_render_picture_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_picture_iterator_t | |
| | | **/ | |
| | | typedef struct xcb_render_picture_iterator_t { | |
| | | xcb_render_picture_t *data; /**< */ | |
| | | int rem; /**< */ | |
| | | int index; /**< */ | |
| | | } xcb_render_picture_iterator_t; | |
| | | | |
| | | typedef uint32_t xcb_render_pictformat_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_pictformat_iterator_t | |
| | | **/ | |
| | | typedef struct xcb_render_pictformat_iterator_t { | |
| | | xcb_render_pictformat_t *data; /**< */ | |
| | | int rem; /**< */ | |
| | | int index; /**< */ | |
| | | } xcb_render_pictformat_iterator_t; | |
| | | | |
| | | typedef int32_t xcb_render_fixed_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_fixed_iterator_t | |
| | | **/ | |
| | | typedef struct xcb_render_fixed_iterator_t { | |
| | | xcb_render_fixed_t *data; /**< */ | |
| | | int rem; /**< */ | |
| | | int index; /**< */ | |
| | | } xcb_render_fixed_iterator_t; | |
| | | | |
| | | /** Opcode for xcb_render_pict_format. */ | |
| | | #define XCB_RENDER_PICT_FORMAT 0 | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_pict_format_error_t | |
| | | **/ | |
| | | typedef struct xcb_render_pict_format_error_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t error_code; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | } xcb_render_pict_format_error_t; | |
| | | | |
| | | /** Opcode for xcb_render_picture. */ | |
| | | #define XCB_RENDER_PICTURE 1 | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_picture_error_t | |
| | | **/ | |
| | | typedef struct xcb_render_picture_error_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t error_code; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | } xcb_render_picture_error_t; | |
| | | | |
| | | /** Opcode for xcb_render_pict_op. */ | |
| | | #define XCB_RENDER_PICT_OP 2 | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_pict_op_error_t | |
| | | **/ | |
| | | typedef struct xcb_render_pict_op_error_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t error_code; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | } xcb_render_pict_op_error_t; | |
| | | | |
| | | /** Opcode for xcb_render_glyph_set. */ | |
| | | #define XCB_RENDER_GLYPH_SET 3 | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_glyph_set_error_t | |
| | | **/ | |
| | | typedef struct xcb_render_glyph_set_error_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t error_code; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | } xcb_render_glyph_set_error_t; | |
| | | | |
| | | /** Opcode for xcb_render_glyph. */ | |
| | | #define XCB_RENDER_GLYPH 4 | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_glyph_error_t | |
| | | **/ | |
| | | typedef struct xcb_render_glyph_error_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t error_code; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | } xcb_render_glyph_error_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_directformat_t | |
| | | **/ | |
| | | typedef struct xcb_render_directformat_t { | |
| | | uint16_t red_shift; /**< */ | |
| | | uint16_t red_mask; /**< */ | |
| | | uint16_t green_shift; /**< */ | |
| | | uint16_t green_mask; /**< */ | |
| | | uint16_t blue_shift; /**< */ | |
| | | uint16_t blue_mask; /**< */ | |
| | | uint16_t alpha_shift; /**< */ | |
| | | uint16_t alpha_mask; /**< */ | |
| | | } xcb_render_directformat_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_directformat_iterator_t | |
| | | **/ | |
| | | typedef struct xcb_render_directformat_iterator_t { | |
| | | xcb_render_directformat_t *data; /**< */ | |
| | | int rem; /**< */ | |
| | | int index; /**< */ | |
| | | } xcb_render_directformat_iterator_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_pictforminfo_t | |
| | | **/ | |
| | | typedef struct xcb_render_pictforminfo_t { | |
| | | xcb_render_pictformat_t id; /**< */ | |
| | | uint8_t type; /**< */ | |
| | | uint8_t depth; /**< */ | |
| | | uint8_t pad0[2]; /**< */ | |
| | | xcb_render_directformat_t direct; /**< */ | |
| | | xcb_colormap_t colormap; /**< */ | |
| | | } xcb_render_pictforminfo_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_pictforminfo_iterator_t | |
| | | **/ | |
| | | typedef struct xcb_render_pictforminfo_iterator_t { | |
| | | xcb_render_pictforminfo_t *data; /**< */ | |
| | | int rem; /**< */ | |
| | | int index; /**< */ | |
| | | } xcb_render_pictforminfo_iterator_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_pictvisual_t | |
| | | **/ | |
| | | typedef struct xcb_render_pictvisual_t { | |
| | | xcb_visualid_t visual; /**< */ | |
| | | xcb_render_pictformat_t format; /**< */ | |
| | | } xcb_render_pictvisual_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_pictvisual_iterator_t | |
| | | **/ | |
| | | typedef struct xcb_render_pictvisual_iterator_t { | |
| | | xcb_render_pictvisual_t *data; /**< */ | |
| | | int rem; /**< */ | |
| | | int index; /**< */ | |
| | | } xcb_render_pictvisual_iterator_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_pictdepth_t | |
| | | **/ | |
| | | typedef struct xcb_render_pictdepth_t { | |
| | | uint8_t depth; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t num_visuals; /**< */ | |
| | | uint8_t pad1[4]; /**< */ | |
| | | } xcb_render_pictdepth_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_pictdepth_iterator_t | |
| | | **/ | |
| | | typedef struct xcb_render_pictdepth_iterator_t { | |
| | | xcb_render_pictdepth_t *data; /**< */ | |
| | | int rem; /**< */ | |
| | | int index; /**< */ | |
| | | } xcb_render_pictdepth_iterator_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_pictscreen_t | |
| | | **/ | |
| | | typedef struct xcb_render_pictscreen_t { | |
| | | uint32_t num_depths; /**< */ | |
| | | xcb_render_pictformat_t fallback; /**< */ | |
| | | } xcb_render_pictscreen_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_pictscreen_iterator_t | |
| | | **/ | |
| | | typedef struct xcb_render_pictscreen_iterator_t { | |
| | | xcb_render_pictscreen_t *data; /**< */ | |
| | | int rem; /**< */ | |
| | | int index; /**< */ | |
| | | } xcb_render_pictscreen_iterator_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_indexvalue_t | |
| | | **/ | |
| | | typedef struct xcb_render_indexvalue_t { | |
| | | uint32_t pixel; /**< */ | |
| | | uint16_t red; /**< */ | |
| | | uint16_t green; /**< */ | |
| | | uint16_t blue; /**< */ | |
| | | uint16_t alpha; /**< */ | |
| | | } xcb_render_indexvalue_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_indexvalue_iterator_t | |
| | | **/ | |
| | | typedef struct xcb_render_indexvalue_iterator_t { | |
| | | xcb_render_indexvalue_t *data; /**< */ | |
| | | int rem; /**< */ | |
| | | int index; /**< */ | |
| | | } xcb_render_indexvalue_iterator_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_color_t | |
| | | **/ | |
| | | typedef struct xcb_render_color_t { | |
| | | uint16_t red; /**< */ | |
| | | uint16_t green; /**< */ | |
| | | uint16_t blue; /**< */ | |
| | | uint16_t alpha; /**< */ | |
| | | } xcb_render_color_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_color_iterator_t | |
| | | **/ | |
| | | typedef struct xcb_render_color_iterator_t { | |
| | | xcb_render_color_t *data; /**< */ | |
| | | int rem; /**< */ | |
| | | int index; /**< */ | |
| | | } xcb_render_color_iterator_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_pointfix_t | |
| | | **/ | |
| | | typedef struct xcb_render_pointfix_t { | |
| | | xcb_render_fixed_t x; /**< */ | |
| | | xcb_render_fixed_t y; /**< */ | |
| | | } xcb_render_pointfix_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_pointfix_iterator_t | |
| | | **/ | |
| | | typedef struct xcb_render_pointfix_iterator_t { | |
| | | xcb_render_pointfix_t *data; /**< */ | |
| | | int rem; /**< */ | |
| | | int index; /**< */ | |
| | | } xcb_render_pointfix_iterator_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_linefix_t | |
| | | **/ | |
| | | typedef struct xcb_render_linefix_t { | |
| | | xcb_render_pointfix_t p1; /**< */ | |
| | | xcb_render_pointfix_t p2; /**< */ | |
| | | } xcb_render_linefix_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_linefix_iterator_t | |
| | | **/ | |
| | | typedef struct xcb_render_linefix_iterator_t { | |
| | | xcb_render_linefix_t *data; /**< */ | |
| | | int rem; /**< */ | |
| | | int index; /**< */ | |
| | | } xcb_render_linefix_iterator_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_triangle_t | |
| | | **/ | |
| | | typedef struct xcb_render_triangle_t { | |
| | | xcb_render_pointfix_t p1; /**< */ | |
| | | xcb_render_pointfix_t p2; /**< */ | |
| | | xcb_render_pointfix_t p3; /**< */ | |
| | | } xcb_render_triangle_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_triangle_iterator_t | |
| | | **/ | |
| | | typedef struct xcb_render_triangle_iterator_t { | |
| | | xcb_render_triangle_t *data; /**< */ | |
| | | int rem; /**< */ | |
| | | int index; /**< */ | |
| | | } xcb_render_triangle_iterator_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_trapezoid_t | |
| | | **/ | |
| | | typedef struct xcb_render_trapezoid_t { | |
| | | xcb_render_fixed_t top; /**< */ | |
| | | xcb_render_fixed_t bottom; /**< */ | |
| | | xcb_render_linefix_t left; /**< */ | |
| | | xcb_render_linefix_t right; /**< */ | |
| | | } xcb_render_trapezoid_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_trapezoid_iterator_t | |
| | | **/ | |
| | | typedef struct xcb_render_trapezoid_iterator_t { | |
| | | xcb_render_trapezoid_t *data; /**< */ | |
| | | int rem; /**< */ | |
| | | int index; /**< */ | |
| | | } xcb_render_trapezoid_iterator_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_glyphinfo_t | |
| | | **/ | |
| | | typedef struct xcb_render_glyphinfo_t { | |
| | | uint16_t width; /**< */ | |
| | | uint16_t height; /**< */ | |
| | | int16_t x; /**< */ | |
| | | int16_t y; /**< */ | |
| | | int16_t x_off; /**< */ | |
| | | int16_t y_off; /**< */ | |
| | | } xcb_render_glyphinfo_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_glyphinfo_iterator_t | |
| | | **/ | |
| | | typedef struct xcb_render_glyphinfo_iterator_t { | |
| | | xcb_render_glyphinfo_t *data; /**< */ | |
| | | int rem; /**< */ | |
| | | int index; /**< */ | |
| | | } xcb_render_glyphinfo_iterator_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_query_version_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_render_query_version_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_render_query_version_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_render_query_version. */ | |
| | | #define XCB_RENDER_QUERY_VERSION 0 | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_query_version_request_t | |
| | | **/ | |
| | | typedef struct xcb_render_query_version_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | uint32_t client_major_version; /**< */ | |
| | | uint32_t client_minor_version; /**< */ | |
| | | } xcb_render_query_version_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_query_version_reply_t | |
| | | **/ | |
| | | typedef struct xcb_render_query_version_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint32_t major_version; /**< */ | |
| | | uint32_t minor_version; /**< */ | |
| | | uint8_t pad1[16]; /**< */ | |
| | | } xcb_render_query_version_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_query_pict_formats_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_render_query_pict_formats_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_render_query_pict_formats_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_render_query_pict_formats. */ | |
| | | #define XCB_RENDER_QUERY_PICT_FORMATS 1 | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_query_pict_formats_request_t | |
| | | **/ | |
| | | typedef struct xcb_render_query_pict_formats_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | } xcb_render_query_pict_formats_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_query_pict_formats_reply_t | |
| | | **/ | |
| | | typedef struct xcb_render_query_pict_formats_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint32_t num_formats; /**< */ | |
| | | uint32_t num_screens; /**< */ | |
| | | uint32_t num_depths; /**< */ | |
| | | uint32_t num_visuals; /**< */ | |
| | | uint32_t num_subpixel; /**< */ | |
| | | uint8_t pad1[4]; /**< */ | |
| | | } xcb_render_query_pict_formats_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_query_pict_index_values_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_render_query_pict_index_values_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_render_query_pict_index_values_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_render_query_pict_index_values. */ | |
| | | #define XCB_RENDER_QUERY_PICT_INDEX_VALUES 2 | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_query_pict_index_values_request_t | |
| | | **/ | |
| | | typedef struct xcb_render_query_pict_index_values_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_render_pictformat_t format; /**< */ | |
| | | } xcb_render_query_pict_index_values_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_query_pict_index_values_reply_t | |
| | | **/ | |
| | | typedef struct xcb_render_query_pict_index_values_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint32_t num_values; /**< */ | |
| | | uint8_t pad1[20]; /**< */ | |
| | | } xcb_render_query_pict_index_values_reply_t; | |
| | | | |
| | | /** Opcode for xcb_render_create_picture. */ | |
| | | #define XCB_RENDER_CREATE_PICTURE 4 | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_create_picture_request_t | |
| | | **/ | |
| | | typedef struct xcb_render_create_picture_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_render_picture_t pid; /**< */ | |
| | | xcb_drawable_t drawable; /**< */ | |
| | | xcb_render_pictformat_t format; /**< */ | |
| | | uint32_t value_mask; /**< */ | |
| | | } xcb_render_create_picture_request_t; | |
| | | | |
| | | /** Opcode for xcb_render_change_picture. */ | |
| | | #define XCB_RENDER_CHANGE_PICTURE 5 | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_change_picture_request_t | |
| | | **/ | |
| | | typedef struct xcb_render_change_picture_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_render_picture_t picture; /**< */ | |
| | | uint32_t value_mask; /**< */ | |
| | | } xcb_render_change_picture_request_t; | |
| | | | |
| | | /** Opcode for xcb_render_set_picture_clip_rectangles. */ | |
| | | #define XCB_RENDER_SET_PICTURE_CLIP_RECTANGLES 6 | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_set_picture_clip_rectangles_request_t | |
| | | **/ | |
| | | typedef struct xcb_render_set_picture_clip_rectangles_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_render_picture_t picture; /**< */ | |
| | | int16_t clip_x_origin; /**< */ | |
| | | int16_t clip_y_origin; /**< */ | |
| | | } xcb_render_set_picture_clip_rectangles_request_t; | |
| | | | |
| | | /** Opcode for xcb_render_free_picture. */ | |
| | | #define XCB_RENDER_FREE_PICTURE 7 | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_free_picture_request_t | |
| | | **/ | |
| | | typedef struct xcb_render_free_picture_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_render_picture_t picture; /**< */ | |
| | | } xcb_render_free_picture_request_t; | |
| | | | |
| | | /** Opcode for xcb_render_composite. */ | |
| | | #define XCB_RENDER_COMPOSITE 8 | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_composite_request_t | |
| | | **/ | |
| | | typedef struct xcb_render_composite_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | uint8_t op; /**< */ | |
| | | uint8_t pad0[3]; /**< */ | |
| | | xcb_render_picture_t src; /**< */ | |
| | | xcb_render_picture_t mask; /**< */ | |
| | | xcb_render_picture_t dst; /**< */ | |
| | | int16_t src_x; /**< */ | |
| | | int16_t src_y; /**< */ | |
| | | int16_t mask_x; /**< */ | |
| | | int16_t mask_y; /**< */ | |
| | | int16_t dst_x; /**< */ | |
| | | int16_t dst_y; /**< */ | |
| | | uint16_t width; /**< */ | |
| | | uint16_t height; /**< */ | |
| | | } xcb_render_composite_request_t; | |
| | | | |
| | | /** Opcode for xcb_render_trapezoids. */ | |
| | | #define XCB_RENDER_TRAPEZOIDS 10 | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_trapezoids_request_t | |
| | | **/ | |
| | | typedef struct xcb_render_trapezoids_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | uint8_t op; /**< */ | |
| | | uint8_t pad0[3]; /**< */ | |
| | | xcb_render_picture_t src; /**< */ | |
| | | xcb_render_picture_t dst; /**< */ | |
| | | xcb_render_pictformat_t mask_format; /**< */ | |
| | | int16_t src_x; /**< */ | |
| | | int16_t src_y; /**< */ | |
| | | } xcb_render_trapezoids_request_t; | |
| | | | |
| | | /** Opcode for xcb_render_triangles. */ | |
| | | #define XCB_RENDER_TRIANGLES 11 | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_triangles_request_t | |
| | | **/ | |
| | | typedef struct xcb_render_triangles_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | uint8_t op; /**< */ | |
| | | uint8_t pad0[3]; /**< */ | |
| | | xcb_render_picture_t src; /**< */ | |
| | | xcb_render_picture_t dst; /**< */ | |
| | | xcb_render_pictformat_t mask_format; /**< */ | |
| | | int16_t src_x; /**< */ | |
| | | int16_t src_y; /**< */ | |
| | | } xcb_render_triangles_request_t; | |
| | | | |
| | | /** Opcode for xcb_render_tri_strip. */ | |
| | | #define XCB_RENDER_TRI_STRIP 12 | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_tri_strip_request_t | |
| | | **/ | |
| | | typedef struct xcb_render_tri_strip_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | uint8_t op; /**< */ | |
| | | uint8_t pad0[3]; /**< */ | |
| | | xcb_render_picture_t src; /**< */ | |
| | | xcb_render_picture_t dst; /**< */ | |
| | | xcb_render_pictformat_t mask_format; /**< */ | |
| | | int16_t src_x; /**< */ | |
| | | int16_t src_y; /**< */ | |
| | | } xcb_render_tri_strip_request_t; | |
| | | | |
| | | /** Opcode for xcb_render_tri_fan. */ | |
| | | #define XCB_RENDER_TRI_FAN 13 | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_tri_fan_request_t | |
| | | **/ | |
| | | typedef struct xcb_render_tri_fan_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | uint8_t op; /**< */ | |
| | | uint8_t pad0[3]; /**< */ | |
| | | xcb_render_picture_t src; /**< */ | |
| | | xcb_render_picture_t dst; /**< */ | |
| | | xcb_render_pictformat_t mask_format; /**< */ | |
| | | int16_t src_x; /**< */ | |
| | | int16_t src_y; /**< */ | |
| | | } xcb_render_tri_fan_request_t; | |
| | | | |
| | | /** Opcode for xcb_render_create_glyph_set. */ | |
| | | #define XCB_RENDER_CREATE_GLYPH_SET 17 | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_create_glyph_set_request_t | |
| | | **/ | |
| | | typedef struct xcb_render_create_glyph_set_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_render_glyphset_t gsid; /**< */ | |
| | | xcb_render_pictformat_t format; /**< */ | |
| | | } xcb_render_create_glyph_set_request_t; | |
| | | | |
| | | /** Opcode for xcb_render_reference_glyph_set. */ | |
| | | #define XCB_RENDER_REFERENCE_GLYPH_SET 18 | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_reference_glyph_set_request_t | |
| | | **/ | |
| | | typedef struct xcb_render_reference_glyph_set_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_render_glyphset_t gsid; /**< */ | |
| | | xcb_render_glyphset_t existing; /**< */ | |
| | | } xcb_render_reference_glyph_set_request_t; | |
| | | | |
| | | /** Opcode for xcb_render_free_glyph_set. */ | |
| | | #define XCB_RENDER_FREE_GLYPH_SET 19 | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_free_glyph_set_request_t | |
| | | **/ | |
| | | typedef struct xcb_render_free_glyph_set_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_render_glyphset_t glyphset; /**< */ | |
| | | } xcb_render_free_glyph_set_request_t; | |
| | | | |
| | | /** Opcode for xcb_render_add_glyphs. */ | |
| | | #define XCB_RENDER_ADD_GLYPHS 20 | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_add_glyphs_request_t | |
| | | **/ | |
| | | typedef struct xcb_render_add_glyphs_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_render_glyphset_t glyphset; /**< */ | |
| | | uint32_t glyphs_len; /**< */ | |
| | | } xcb_render_add_glyphs_request_t; | |
| | | | |
| | | /** Opcode for xcb_render_free_glyphs. */ | |
| | | #define XCB_RENDER_FREE_GLYPHS 22 | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_free_glyphs_request_t | |
| | | **/ | |
| | | typedef struct xcb_render_free_glyphs_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_render_glyphset_t glyphset; /**< */ | |
| | | } xcb_render_free_glyphs_request_t; | |
| | | | |
| | | /** Opcode for xcb_render_composite_glyphs_8. */ | |
| | | #define XCB_RENDER_COMPOSITE_GLYPHS_8 23 | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_composite_glyphs_8_request_t | |
| | | **/ | |
| | | typedef struct xcb_render_composite_glyphs_8_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | uint8_t op; /**< */ | |
| | | uint8_t pad0[3]; /**< */ | |
| | | xcb_render_picture_t src; /**< */ | |
| | | xcb_render_picture_t dst; /**< */ | |
| | | xcb_render_pictformat_t mask_format; /**< */ | |
| | | xcb_render_glyphset_t glyphset; /**< */ | |
| | | int16_t src_x; /**< */ | |
| | | int16_t src_y; /**< */ | |
| | | } xcb_render_composite_glyphs_8_request_t; | |
| | | | |
| | | /** Opcode for xcb_render_composite_glyphs_16. */ | |
| | | #define XCB_RENDER_COMPOSITE_GLYPHS_16 24 | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_composite_glyphs_16_request_t | |
| | | **/ | |
| | | typedef struct xcb_render_composite_glyphs_16_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | uint8_t op; /**< */ | |
| | | uint8_t pad0[3]; /**< */ | |
| | | xcb_render_picture_t src; /**< */ | |
| | | xcb_render_picture_t dst; /**< */ | |
| | | xcb_render_pictformat_t mask_format; /**< */ | |
| | | xcb_render_glyphset_t glyphset; /**< */ | |
| | | int16_t src_x; /**< */ | |
| | | int16_t src_y; /**< */ | |
| | | } xcb_render_composite_glyphs_16_request_t; | |
| | | | |
| | | /** Opcode for xcb_render_composite_glyphs_32. */ | |
| | | #define XCB_RENDER_COMPOSITE_GLYPHS_32 25 | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_composite_glyphs_32_request_t | |
| | | **/ | |
| | | typedef struct xcb_render_composite_glyphs_32_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | uint8_t op; /**< */ | |
| | | uint8_t pad0[3]; /**< */ | |
| | | xcb_render_picture_t src; /**< */ | |
| | | xcb_render_picture_t dst; /**< */ | |
| | | xcb_render_pictformat_t mask_format; /**< */ | |
| | | xcb_render_glyphset_t glyphset; /**< */ | |
| | | int16_t src_x; /**< */ | |
| | | int16_t src_y; /**< */ | |
| | | } xcb_render_composite_glyphs_32_request_t; | |
| | | | |
| | | /** Opcode for xcb_render_fill_rectangles. */ | |
| | | #define XCB_RENDER_FILL_RECTANGLES 26 | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_fill_rectangles_request_t | |
| | | **/ | |
| | | typedef struct xcb_render_fill_rectangles_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | uint8_t op; /**< */ | |
| | | uint8_t pad0[3]; /**< */ | |
| | | xcb_render_picture_t dst; /**< */ | |
| | | xcb_render_color_t color; /**< */ | |
| | | } xcb_render_fill_rectangles_request_t; | |
| | | | |
| | | /** Opcode for xcb_render_create_cursor. */ | |
| | | #define XCB_RENDER_CREATE_CURSOR 27 | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_create_cursor_request_t | |
| | | **/ | |
| | | typedef struct xcb_render_create_cursor_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_cursor_t cid; /**< */ | |
| | | xcb_render_picture_t source; /**< */ | |
| | | uint16_t x; /**< */ | |
| | | uint16_t y; /**< */ | |
| | | } xcb_render_create_cursor_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_transform_t | |
| | | **/ | |
| | | typedef struct xcb_render_transform_t { | |
| | | xcb_render_fixed_t matrix11; /**< */ | |
| | | xcb_render_fixed_t matrix12; /**< */ | |
| | | xcb_render_fixed_t matrix13; /**< */ | |
| | | xcb_render_fixed_t matrix21; /**< */ | |
| | | xcb_render_fixed_t matrix22; /**< */ | |
| | | xcb_render_fixed_t matrix23; /**< */ | |
| | | xcb_render_fixed_t matrix31; /**< */ | |
| | | xcb_render_fixed_t matrix32; /**< */ | |
| | | xcb_render_fixed_t matrix33; /**< */ | |
| | | } xcb_render_transform_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_transform_iterator_t | |
| | | **/ | |
| | | typedef struct xcb_render_transform_iterator_t { | |
| | | xcb_render_transform_t *data; /**< */ | |
| | | int rem; /**< */ | |
| | | int index; /**< */ | |
| | | } xcb_render_transform_iterator_t; | |
| | | | |
| | | /** Opcode for xcb_render_set_picture_transform. */ | |
| | | #define XCB_RENDER_SET_PICTURE_TRANSFORM 28 | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_set_picture_transform_request_t | |
| | | **/ | |
| | | typedef struct xcb_render_set_picture_transform_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_render_picture_t picture; /**< */ | |
| | | xcb_render_transform_t transform; /**< */ | |
| | | } xcb_render_set_picture_transform_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_query_filters_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_render_query_filters_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_render_query_filters_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_render_query_filters. */ | |
| | | #define XCB_RENDER_QUERY_FILTERS 29 | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_query_filters_request_t | |
| | | **/ | |
| | | typedef struct xcb_render_query_filters_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_drawable_t drawable; /**< */ | |
| | | } xcb_render_query_filters_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_query_filters_reply_t | |
| | | **/ | |
| | | typedef struct xcb_render_query_filters_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint32_t num_aliases; /**< */ | |
| | | uint32_t num_filters; /**< */ | |
| | | uint8_t pad1[16]; /**< */ | |
| | | } xcb_render_query_filters_reply_t; | |
| | | | |
| | | /** Opcode for xcb_render_set_picture_filter. */ | |
| | | #define XCB_RENDER_SET_PICTURE_FILTER 30 | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_set_picture_filter_request_t | |
| | | **/ | |
| | | typedef struct xcb_render_set_picture_filter_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_render_picture_t picture; /**< */ | |
| | | uint16_t filter_len; /**< */ | |
| | | uint8_t pad0[2]; /**< */ | |
| | | } xcb_render_set_picture_filter_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_animcursorelt_t | |
| | | **/ | |
| | | typedef struct xcb_render_animcursorelt_t { | |
| | | xcb_cursor_t cursor; /**< */ | |
| | | uint32_t delay; /**< */ | |
| | | } xcb_render_animcursorelt_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_animcursorelt_iterator_t | |
| | | **/ | |
| | | typedef struct xcb_render_animcursorelt_iterator_t { | |
| | | xcb_render_animcursorelt_t *data; /**< */ | |
| | | int rem; /**< */ | |
| | | int index; /**< */ | |
| | | } xcb_render_animcursorelt_iterator_t; | |
| | | | |
| | | /** Opcode for xcb_render_create_anim_cursor. */ | |
| | | #define XCB_RENDER_CREATE_ANIM_CURSOR 31 | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_create_anim_cursor_request_t | |
| | | **/ | |
| | | typedef struct xcb_render_create_anim_cursor_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_cursor_t cid; /**< */ | |
| | | } xcb_render_create_anim_cursor_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_spanfix_t | |
| | | **/ | |
| | | typedef struct xcb_render_spanfix_t { | |
| | | xcb_render_fixed_t l; /**< */ | |
| | | xcb_render_fixed_t r; /**< */ | |
| | | xcb_render_fixed_t y; /**< */ | |
| | | } xcb_render_spanfix_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_spanfix_iterator_t | |
| | | **/ | |
| | | typedef struct xcb_render_spanfix_iterator_t { | |
| | | xcb_render_spanfix_t *data; /**< */ | |
| | | int rem; /**< */ | |
| | | int index; /**< */ | |
| | | } xcb_render_spanfix_iterator_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_trap_t | |
| | | **/ | |
| | | typedef struct xcb_render_trap_t { | |
| | | xcb_render_spanfix_t top; /**< */ | |
| | | xcb_render_spanfix_t bot; /**< */ | |
| | | } xcb_render_trap_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_trap_iterator_t | |
| | | **/ | |
| | | typedef struct xcb_render_trap_iterator_t { | |
| | | xcb_render_trap_t *data; /**< */ | |
| | | int rem; /**< */ | |
| | | int index; /**< */ | |
| | | } xcb_render_trap_iterator_t; | |
| | | | |
| | | /** Opcode for xcb_render_add_traps. */ | |
| | | #define XCB_RENDER_ADD_TRAPS 32 | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_add_traps_request_t | |
| | | **/ | |
| | | typedef struct xcb_render_add_traps_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_render_picture_t picture; /**< */ | |
| | | int16_t x_off; /**< */ | |
| | | int16_t y_off; /**< */ | |
| | | } xcb_render_add_traps_request_t; | |
| | | | |
| | | /** Opcode for xcb_render_create_solid_fill. */ | |
| | | #define XCB_RENDER_CREATE_SOLID_FILL 33 | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_create_solid_fill_request_t | |
| | | **/ | |
| | | typedef struct xcb_render_create_solid_fill_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_render_picture_t picture; /**< */ | |
| | | xcb_render_color_t color; /**< */ | |
| | | } xcb_render_create_solid_fill_request_t; | |
| | | | |
| | | /** Opcode for xcb_render_create_linear_gradient. */ | |
| | | #define XCB_RENDER_CREATE_LINEAR_GRADIENT 34 | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_create_linear_gradient_request_t | |
| | | **/ | |
| | | typedef struct xcb_render_create_linear_gradient_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_render_picture_t picture; /**< */ | |
| | | xcb_render_pointfix_t p1; /**< */ | |
| | | xcb_render_pointfix_t p2; /**< */ | |
| | | uint32_t num_stops; /**< */ | |
| | | } xcb_render_create_linear_gradient_request_t; | |
| | | | |
| | | /** Opcode for xcb_render_create_radial_gradient. */ | |
| | | #define XCB_RENDER_CREATE_RADIAL_GRADIENT 35 | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_create_radial_gradient_request_t | |
| | | **/ | |
| | | typedef struct xcb_render_create_radial_gradient_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_render_picture_t picture; /**< */ | |
| | | xcb_render_pointfix_t inner; /**< */ | |
| | | xcb_render_pointfix_t outer; /**< */ | |
| | | xcb_render_fixed_t inner_radius; /**< */ | |
| | | xcb_render_fixed_t outer_radius; /**< */ | |
| | | uint32_t num_stops; /**< */ | |
| | | } xcb_render_create_radial_gradient_request_t; | |
| | | | |
| | | /** Opcode for xcb_render_create_conical_gradient. */ | |
| | | #define XCB_RENDER_CREATE_CONICAL_GRADIENT 36 | |
| | | | |
| | | /** | |
| | | * @brief xcb_render_create_conical_gradient_request_t | |
| | | **/ | |
| | | typedef struct xcb_render_create_conical_gradient_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_render_picture_t picture; /**< */ | |
| | | xcb_render_pointfix_t center; /**< */ | |
| | | xcb_render_fixed_t angle; /**< */ | |
| | | uint32_t num_stops; /**< */ | |
| | | } xcb_render_create_conical_gradient_request_t; | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_render_glyph_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_render_glyph_t) | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** void xcb_render_glyph_next | |
| | | ** | |
| | | ** @param xcb_render_glyph_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | void | |
| | | xcb_render_glyph_next (xcb_render_glyph_iterator_t *i /**< */); | |
| | | | |
| | | /** | |
| | | * Return the iterator pointing to the last element | |
| | | * @param i An xcb_render_glyph_iterator_t | |
| | | * @return The iterator pointing to the last element | |
| | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_render_glyph_end | |
| | | ** | |
| | | ** @param xcb_render_glyph_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_render_glyph_end (xcb_render_glyph_iterator_t i /**< */); | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_render_glyphset_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_render_glyphset_t) | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** void xcb_render_glyphset_next | |
| | | ** | |
| | | ** @param xcb_render_glyphset_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | void | |
| | | xcb_render_glyphset_next (xcb_render_glyphset_iterator_t *i /**< */); | |
| | | | |
| | | /** | |
| | | * Return the iterator pointing to the last element | |
| | | * @param i An xcb_render_glyphset_iterator_t | |
| | | * @return The iterator pointing to the last element | |
| | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_render_glyphset_end | |
| | | ** | |
| | | ** @param xcb_render_glyphset_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_render_glyphset_end (xcb_render_glyphset_iterator_t i /**< */); | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_render_picture_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_render_picture_t) | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** void xcb_render_picture_next | |
| | | ** | |
| | | ** @param xcb_render_picture_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | void | |
| | | xcb_render_picture_next (xcb_render_picture_iterator_t *i /**< */); | |
| | | | |
| | | /** | |
| | | * Return the iterator pointing to the last element | |
| | | * @param i An xcb_render_picture_iterator_t | |
| | | * @return The iterator pointing to the last element | |
| | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_render_picture_end | |
| | | ** | |
| | | ** @param xcb_render_picture_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_render_picture_end (xcb_render_picture_iterator_t i /**< */); | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_render_pictformat_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_render_pictformat_t | |
| | | ) | |
| | | */ | |
| | | | |
|
| extern XCBExtension XCBRenderId; | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** void xcb_render_pictformat_next | |
| | | ** | |
| | | ** @param xcb_render_pictformat_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
|
| typedef enum { | | void | |
| XCBRenderPictTypeIndexed, | | xcb_render_pictformat_next (xcb_render_pictformat_iterator_t *i /**< */); | |
| XCBRenderPictTypeDirect | | | |
| } XCBRenderPictType; | | /** | |
| | | * Return the iterator pointing to the last element | |
| typedef enum { | | * @param i An xcb_render_pictformat_iterator_t | |
| XCBRenderPictOpClear, | | * @return The iterator pointing to the last element | |
| XCBRenderPictOpSrc, | | * | |
| XCBRenderPictOpDst, | | * Set the current element in the iterator to the last element. | |
| XCBRenderPictOpOver, | | * The member rem is set to 0. The member data points to the | |
| XCBRenderPictOpOverReverse, | | * last element. | |
| XCBRenderPictOpIn, | | */ | |
| XCBRenderPictOpInReverse, | | | |
| XCBRenderPictOpOut, | | /************************************************************************** | |
| XCBRenderPictOpOutReverse, | | *** | |
| XCBRenderPictOpAtop, | | ** | |
| XCBRenderPictOpAtopReverse, | | ** xcb_generic_iterator_t xcb_render_pictformat_end | |
| XCBRenderPictOpXor, | | ** | |
| XCBRenderPictOpAdd, | | ** @param xcb_render_pictformat_iterator_t i | |
| XCBRenderPictOpSaturate, | | ** @returns xcb_generic_iterator_t | |
| XCBRenderPictOpDisjointClear = 0x10, | | ** | |
| XCBRenderPictOpDisjointSrc, | | ************************************************************************** | |
| XCBRenderPictOpDisjointDst, | | ***/ | |
| XCBRenderPictOpDisjointOver, | | | |
| XCBRenderPictOpDisjointOverReverse, | | xcb_generic_iterator_t | |
| XCBRenderPictOpDisjointIn, | | xcb_render_pictformat_end (xcb_render_pictformat_iterator_t i /**< */); | |
| XCBRenderPictOpDisjointInReverse, | | | |
| XCBRenderPictOpDisjointOut, | | /** | |
| XCBRenderPictOpDisjointOutReverse, | | * Get the next element of the iterator | |
| XCBRenderPictOpDisjointAtop, | | * @param i Pointer to a xcb_render_fixed_iterator_t | |
| XCBRenderPictOpDisjointAtopReverse, | | * | |
| XCBRenderPictOpDisjointXor, | | * Get the next element in the iterator. The member rem is | |
| XCBRenderPictOpConjointClear = 0x20, | | * decreased by one. The member data points to the next | |
| XCBRenderPictOpConjointSrc, | | * element. The member index is increased by sizeof(xcb_render_fixed_t) | |
| XCBRenderPictOpConjointDst, | | */ | |
| XCBRenderPictOpConjointOver, | | | |
| XCBRenderPictOpConjointOverReverse, | | /************************************************************************** | |
| XCBRenderPictOpConjointIn, | | *** | |
| XCBRenderPictOpConjointInReverse, | | ** | |
| XCBRenderPictOpConjointOut, | | ** void xcb_render_fixed_next | |
| XCBRenderPictOpConjointOutReverse, | | ** | |
| XCBRenderPictOpConjointAtop, | | ** @param xcb_render_fixed_iterator_t *i | |
| XCBRenderPictOpConjointAtopReverse, | | ** @returns void | |
| XCBRenderPictOpConjointXor | | ** | |
| } XCBRenderPictOp; | | ************************************************************************** | |
| | | ***/ | |
| typedef enum { | | | |
| XCBRenderPolyEdgeSharp, | | void | |
| XCBRenderPolyEdgeSmooth | | xcb_render_fixed_next (xcb_render_fixed_iterator_t *i /**< */); | |
| } XCBRenderPolyEdge; | | | |
| | | /** | |
| typedef enum { | | * Return the iterator pointing to the last element | |
| XCBRenderPolyModePrecise, | | * @param i An xcb_render_fixed_iterator_t | |
| XCBRenderPolyModeImprecise | | * @return The iterator pointing to the last element | |
| } XCBRenderPolyMode; | | * | |
| | | * Set the current element in the iterator to the last element. | |
| typedef enum { | | * The member rem is set to 0. The member data points to the | |
| XCBRenderCPRepeat = (1 << 0), | | * last element. | |
| XCBRenderCPAlphaMap = (1 << 1), | | */ | |
| XCBRenderCPAlphaXOrigin = (1 << 2), | | | |
| XCBRenderCPAlphaYOrigin = (1 << 3), | | /************************************************************************** | |
| XCBRenderCPClipXOrigin = (1 << 4), | | *** | |
| XCBRenderCPClipYOrigin = (1 << 5), | | ** | |
| XCBRenderCPClipMask = (1 << 6), | | ** xcb_generic_iterator_t xcb_render_fixed_end | |
| XCBRenderCPGraphicsExposure = (1 << 7), | | ** | |
| XCBRenderCPSubwindowMode = (1 << 8), | | ** @param xcb_render_fixed_iterator_t i | |
| XCBRenderCPPolyEdge = (1 << 9), | | ** @returns xcb_generic_iterator_t | |
| XCBRenderCPPolyMode = (1 << 10), | | ** | |
| XCBRenderCPDither = (1 << 11), | | ************************************************************************** | |
| XCBRenderCPComponentAlpha = (1 << 12) | | ***/ | |
| } XCBRenderCP; | | | |
| | | xcb_generic_iterator_t | |
| typedef enum { | | xcb_render_fixed_end (xcb_render_fixed_iterator_t i /**< */); | |
| XCBRenderSubPixelUnknown, | | | |
| XCBRenderSubPixelHorizontalRGB, | | /** | |
| XCBRenderSubPixelHorizontalBGR, | | * Get the next element of the iterator | |
| XCBRenderSubPixelVerticalRGB, | | * @param i Pointer to a xcb_render_directformat_iterator_t | |
| XCBRenderSubPixelVerticalBGR, | | * | |
| XCBRenderSubPixelNone | | * Get the next element in the iterator. The member rem is | |
| } XCBRenderSubPixel; | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_render_directformat | |
| typedef CARD32 XCBRenderGLYPH; | | _t) | |
| | | */ | |
| typedef struct { | | | |
| XCBRenderGLYPH *data; | | /************************************************************************** | |
| int rem; | | *** | |
| int index; | | ** | |
| } XCBRenderGLYPHIter; | | ** void xcb_render_directformat_next | |
| | | ** | |
| typedef struct { | | ** @param xcb_render_directformat_iterator_t *i | |
| CARD32 xid; | | ** @returns void | |
| } XCBRenderGLYPHSET; | | ** | |
| | | ************************************************************************** | |
| typedef struct { | | ***/ | |
| XCBRenderGLYPHSET *data; | | | |
| int rem; | | void | |
| int index; | | xcb_render_directformat_next (xcb_render_directformat_iterator_t *i /**< * | |
| } XCBRenderGLYPHSETIter; | | /); | |
| | | | |
| typedef struct { | | /** | |
| CARD32 xid; | | * Return the iterator pointing to the last element | |
| } XCBRenderPICTURE; | | * @param i An xcb_render_directformat_iterator_t | |
| | | * @return The iterator pointing to the last element | |
| typedef struct { | | * | |
| XCBRenderPICTURE *data; | | * Set the current element in the iterator to the last element. | |
| int rem; | | * The member rem is set to 0. The member data points to the | |
| int index; | | * last element. | |
| } XCBRenderPICTUREIter; | | */ | |
| | | | |
| typedef struct { | | /************************************************************************** | |
| CARD32 xid; | | *** | |
| } XCBRenderPICTFORMAT; | | ** | |
| | | ** xcb_generic_iterator_t xcb_render_directformat_end | |
| typedef struct { | | ** | |
| XCBRenderPICTFORMAT *data; | | ** @param xcb_render_directformat_iterator_t i | |
| int rem; | | ** @returns xcb_generic_iterator_t | |
| int index; | | ** | |
| } XCBRenderPICTFORMATIter; | | ************************************************************************** | |
| | | ***/ | |
| typedef INT32 XCBRenderFIXED; | | | |
| | | xcb_generic_iterator_t | |
| typedef struct { | | xcb_render_directformat_end (xcb_render_directformat_iterator_t i /**< */) | |
| XCBRenderFIXED *data; | | ; | |
| int rem; | | | |
| int index; | | /** | |
| } XCBRenderFIXEDIter; | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_render_pictforminfo_iterator_t | |
| #define XCBRenderPictFormat 0 | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| typedef struct { | | * decreased by one. The member data points to the next | |
| BYTE response_type; | | * element. The member index is increased by sizeof(xcb_render_pictforminfo | |
| BYTE error_code; | | _t) | |
| CARD16 sequence; | | */ | |
| } XCBRenderPictFormatError; | | | |
| | | /************************************************************************** | |
| #define XCBRenderPicture 1 | | *** | |
| | | ** | |
| typedef struct { | | ** void xcb_render_pictforminfo_next | |
| BYTE response_type; | | ** | |
| BYTE error_code; | | ** @param xcb_render_pictforminfo_iterator_t *i | |
| CARD16 sequence; | | ** @returns void | |
| } XCBRenderPictureError; | | ** | |
| | | ************************************************************************** | |
| #define XCBRenderPictOp 2 | | ***/ | |
| | | | |
| typedef struct { | | void | |
| BYTE response_type; | | xcb_render_pictforminfo_next (xcb_render_pictforminfo_iterator_t *i /**< * | |
| BYTE error_code; | | /); | |
| CARD16 sequence; | | | |
| } XCBRenderPictOpError; | | /** | |
| | | * Return the iterator pointing to the last element | |
| #define XCBRenderGlyphSet 3 | | * @param i An xcb_render_pictforminfo_iterator_t | |
| | | * @return The iterator pointing to the last element | |
| typedef struct { | | * | |
| BYTE response_type; | | * Set the current element in the iterator to the last element. | |
| BYTE error_code; | | * The member rem is set to 0. The member data points to the | |
| CARD16 sequence; | | * last element. | |
| } XCBRenderGlyphSetError; | | */ | |
| | | | |
| #define XCBRenderGlyph 4 | | /************************************************************************** | |
| | | *** | |
| typedef struct { | | ** | |
| BYTE response_type; | | ** xcb_generic_iterator_t xcb_render_pictforminfo_end | |
| BYTE error_code; | | ** | |
| CARD16 sequence; | | ** @param xcb_render_pictforminfo_iterator_t i | |
| } XCBRenderGlyphError; | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| typedef struct { | | ************************************************************************** | |
| CARD16 red_shift; | | ***/ | |
| CARD16 red_mask; | | | |
| CARD16 green_shift; | | xcb_generic_iterator_t | |
| CARD16 green_mask; | | xcb_render_pictforminfo_end (xcb_render_pictforminfo_iterator_t i /**< */) | |
| CARD16 blue_shift; | | ; | |
| CARD16 blue_mask; | | | |
| CARD16 alpha_shift; | | /** | |
| CARD16 alpha_mask; | | * Get the next element of the iterator | |
| } XCBRenderDIRECTFORMAT; | | * @param i Pointer to a xcb_render_pictvisual_iterator_t | |
| | | * | |
| typedef struct { | | * Get the next element in the iterator. The member rem is | |
| XCBRenderDIRECTFORMAT *data; | | * decreased by one. The member data points to the next | |
| int rem; | | * element. The member index is increased by sizeof(xcb_render_pictvisual_t | |
| int index; | | ) | |
| } XCBRenderDIRECTFORMATIter; | | */ | |
| | | | |
| typedef struct { | | /************************************************************************** | |
| XCBRenderPICTFORMAT id; | | *** | |
| CARD8 type; | | ** | |
| CARD8 depth; | | ** void xcb_render_pictvisual_next | |
| CARD8 pad0[2]; | | ** | |
| XCBRenderDIRECTFORMAT direct; | | ** @param xcb_render_pictvisual_iterator_t *i | |
| XCBCOLORMAP colormap; | | ** @returns void | |
| } XCBRenderPICTFORMINFO; | | ** | |
| | | ************************************************************************** | |
| typedef struct { | | ***/ | |
| XCBRenderPICTFORMINFO *data; | | | |
| int rem; | | | |
| int index; | | | |
| } XCBRenderPICTFORMINFOIter; | | | |
| | | | |
| typedef struct { | | | |
| XCBVISUALID visual; | | | |
| XCBRenderPICTFORMAT format; | | | |
| } XCBRenderPICTVISUAL; | | | |
| | | | |
| typedef struct { | | | |
| XCBRenderPICTVISUAL *data; | | | |
| int rem; | | | |
| int index; | | | |
| } XCBRenderPICTVISUALIter; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 depth; | | | |
| CARD8 pad0; | | | |
| CARD16 num_visuals; | | | |
| CARD8 pad1[4]; | | | |
| } XCBRenderPICTDEPTH; | | | |
| | | | |
| typedef struct { | | | |
| XCBRenderPICTDEPTH *data; | | | |
| int rem; | | | |
| int index; | | | |
| } XCBRenderPICTDEPTHIter; | | | |
| | | | |
| typedef struct { | | | |
| CARD32 num_depths; | | | |
| XCBRenderPICTFORMAT fallback; | | | |
| } XCBRenderPICTSCREEN; | | | |
| | | | |
| typedef struct { | | | |
| XCBRenderPICTSCREEN *data; | | | |
| int rem; | | | |
| int index; | | | |
| } XCBRenderPICTSCREENIter; | | | |
| | | | |
| typedef struct { | | | |
| CARD32 pixel; | | | |
| CARD16 red; | | | |
| CARD16 green; | | | |
| CARD16 blue; | | | |
| CARD16 alpha; | | | |
| } XCBRenderINDEXVALUE; | | | |
| | | | |
| typedef struct { | | | |
| XCBRenderINDEXVALUE *data; | | | |
| int rem; | | | |
| int index; | | | |
| } XCBRenderINDEXVALUEIter; | | | |
| | | | |
| typedef struct { | | | |
| CARD16 red; | | | |
| CARD16 green; | | | |
| CARD16 blue; | | | |
| CARD16 alpha; | | | |
| } XCBRenderCOLOR; | | | |
| | | | |
| typedef struct { | | | |
| XCBRenderCOLOR *data; | | | |
| int rem; | | | |
| int index; | | | |
| } XCBRenderCOLORIter; | | | |
| | | | |
| typedef struct { | | | |
| XCBRenderFIXED x; | | | |
| XCBRenderFIXED y; | | | |
| } XCBRenderPOINTFIX; | | | |
| | | | |
| typedef struct { | | | |
| XCBRenderPOINTFIX *data; | | | |
| int rem; | | | |
| int index; | | | |
| } XCBRenderPOINTFIXIter; | | | |
| | | | |
| typedef struct { | | | |
| XCBRenderPOINTFIX p1; | | | |
| XCBRenderPOINTFIX p2; | | | |
| } XCBRenderLINEFIX; | | | |
| | | | |
| typedef struct { | | | |
| XCBRenderLINEFIX *data; | | | |
| int rem; | | | |
| int index; | | | |
| } XCBRenderLINEFIXIter; | | | |
| | | | |
| typedef struct { | | | |
| XCBRenderPOINTFIX p1; | | | |
| XCBRenderPOINTFIX p2; | | | |
| XCBRenderPOINTFIX p3; | | | |
| } XCBRenderTRIANGLE; | | | |
| | | | |
| typedef struct { | | | |
| XCBRenderTRIANGLE *data; | | | |
| int rem; | | | |
| int index; | | | |
| } XCBRenderTRIANGLEIter; | | | |
| | | | |
| typedef struct { | | | |
| XCBRenderFIXED top; | | | |
| XCBRenderFIXED bottom; | | | |
| XCBRenderLINEFIX left; | | | |
| XCBRenderLINEFIX right; | | | |
| } XCBRenderTRAP; | | | |
| | | | |
| typedef struct { | | | |
| XCBRenderTRAP *data; | | | |
| int rem; | | | |
| int index; | | | |
| } XCBRenderTRAPIter; | | | |
| | | | |
| typedef struct { | | | |
| CARD16 width; | | | |
| CARD16 height; | | | |
| INT16 x; | | | |
| INT16 y; | | | |
| INT16 x_off; | | | |
| INT16 y_off; | | | |
| } XCBRenderGLYPHINFO; | | | |
| | | | |
| typedef struct { | | | |
| XCBRenderGLYPHINFO *data; | | | |
| int rem; | | | |
| int index; | | | |
| } XCBRenderGLYPHINFOIter; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBRenderQueryVersionCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| CARD32 client_major_version; | | | |
| CARD32 client_minor_version; | | | |
| } XCBRenderQueryVersionReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD32 major_version; | | | |
| CARD32 minor_version; | | | |
| CARD8 pad1[16]; | | | |
| } XCBRenderQueryVersionRep; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBRenderQueryPictFormatsCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| } XCBRenderQueryPictFormatsReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD32 num_formats; | | | |
| CARD32 num_screens; | | | |
| CARD32 num_depths; | | | |
| CARD32 num_visuals; | | | |
| CARD32 num_subpixel; | | | |
| CARD8 pad1[4]; | | | |
| } XCBRenderQueryPictFormatsRep; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBRenderQueryPictIndexValuesCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBRenderPICTFORMAT format; | | | |
| } XCBRenderQueryPictIndexValuesReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD32 num_values; | | | |
| CARD8 pad1[20]; | | | |
| } XCBRenderQueryPictIndexValuesRep; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBRenderPICTURE pid; | | | |
| XCBDRAWABLE drawable; | | | |
| XCBRenderPICTFORMAT format; | | | |
| CARD32 value_mask; | | | |
| } XCBRenderCreatePictureReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBRenderPICTURE picture; | | | |
| CARD32 value_mask; | | | |
| } XCBRenderChangePictureReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBRenderPICTURE picture; | | | |
| INT16 clip_x_origin; | | | |
| INT16 clip_y_origin; | | | |
| } XCBRenderSetPictureClipRectanglesReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBRenderPICTURE picture; | | | |
| } XCBRenderFreePictureReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| CARD8 op; | | | |
| CARD8 pad0[3]; | | | |
| XCBRenderPICTURE src; | | | |
| XCBRenderPICTURE mask; | | | |
| XCBRenderPICTURE dst; | | | |
| INT16 src_x; | | | |
| INT16 src_y; | | | |
| INT16 mask_x; | | | |
| INT16 mask_y; | | | |
| INT16 dst_x; | | | |
| INT16 dst_y; | | | |
| CARD16 width; | | | |
| CARD16 height; | | | |
| } XCBRenderCompositeReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| CARD8 op; | | | |
| CARD8 pad0[3]; | | | |
| XCBRenderPICTURE src; | | | |
| XCBRenderPICTURE dst; | | | |
| XCBRenderPICTFORMAT mask_format; | | | |
| INT16 src_x; | | | |
| INT16 src_y; | | | |
| } XCBRenderTrapezoidsReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| CARD8 op; | | | |
| CARD8 pad0[3]; | | | |
| XCBRenderPICTURE src; | | | |
| XCBRenderPICTURE dst; | | | |
| XCBRenderPICTFORMAT mask_format; | | | |
| INT16 src_x; | | | |
| INT16 src_y; | | | |
| } XCBRenderTrianglesReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| CARD8 op; | | | |
| CARD8 pad0[3]; | | | |
| XCBRenderPICTURE src; | | | |
| XCBRenderPICTURE dst; | | | |
| XCBRenderPICTFORMAT mask_format; | | | |
| INT16 src_x; | | | |
| INT16 src_y; | | | |
| } XCBRenderTriStripReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| CARD8 op; | | | |
| CARD8 pad0[3]; | | | |
| XCBRenderPICTURE src; | | | |
| XCBRenderPICTURE dst; | | | |
| XCBRenderPICTFORMAT mask_format; | | | |
| INT16 src_x; | | | |
| INT16 src_y; | | | |
| } XCBRenderTriFanReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBRenderGLYPHSET gsid; | | | |
| XCBRenderPICTFORMAT format; | | | |
| } XCBRenderCreateGlyphSetReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBRenderGLYPHSET gsid; | | | |
| XCBRenderGLYPHSET existing; | | | |
| } XCBRenderReferenceGlyphSetReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBRenderGLYPHSET glyphset; | | | |
| } XCBRenderFreeGlyphSetReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBRenderGLYPHSET glyphset; | | | |
| CARD32 glyphs_len; | | | |
| } XCBRenderAddGlyphsReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBRenderGLYPHSET glyphset; | | | |
| } XCBRenderFreeGlyphsReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 len; | | | |
| CARD8 pad0[3]; | | | |
| INT16 deltax; | | | |
| INT16 deltay; | | | |
| XCBRenderGLYPHSET glyphset; | | | |
| } XCBRenderGLYPHSETELT; | | | |
| | | | |
| typedef struct { | | | |
| XCBRenderGLYPHSETELT *data; | | | |
| int rem; | | | |
| int index; | | | |
| } XCBRenderGLYPHSETELTIter; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 len; | | | |
| CARD8 pad0[3]; | | | |
| INT16 deltax; | | | |
| INT16 deltay; | | | |
| } XCBRenderGLYPHELT8; | | | |
| | | | |
| typedef struct { | | | |
| XCBRenderGLYPHELT8 *data; | | | |
| int rem; | | | |
| int index; | | | |
| } XCBRenderGLYPHELT8Iter; | | | |
| | | | |
| typedef union { | | | |
| XCBRenderGLYPHELT8 glyphelt; | | | |
| XCBRenderGLYPHSETELT glyphset; | | | |
| } XCBRenderGLYPHITEM8; | | | |
| | | | |
| typedef struct { | | | |
| XCBRenderGLYPHITEM8 *data; | | | |
| int rem; | | | |
| int index; | | | |
| } XCBRenderGLYPHITEM8Iter; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| CARD8 op; | | | |
| CARD8 pad0[3]; | | | |
| XCBRenderPICTURE src; | | | |
| XCBRenderPICTURE dst; | | | |
| XCBRenderPICTFORMAT mask_format; | | | |
| XCBRenderGLYPHSET glyphset; | | | |
| INT16 src_x; | | | |
| INT16 src_y; | | | |
| } XCBRenderCompositeGlyphs8Req; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 len; | | | |
| CARD8 pad0[3]; | | | |
| INT16 deltax; | | | |
| INT16 deltay; | | | |
| } XCBRenderGLYPHELT16; | | | |
| | | | |
| typedef struct { | | | |
| XCBRenderGLYPHELT16 *data; | | | |
| int rem; | | | |
| int index; | | | |
| } XCBRenderGLYPHELT16Iter; | | | |
| | | | |
| typedef union { | | | |
| XCBRenderGLYPHELT16 glyphelt; | | | |
| XCBRenderGLYPHSETELT glyphset; | | | |
| } XCBRenderGLYPHITEM16; | | | |
| | | | |
| typedef struct { | | | |
| XCBRenderGLYPHITEM16 *data; | | | |
| int rem; | | | |
| int index; | | | |
| } XCBRenderGLYPHITEM16Iter; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| CARD8 op; | | | |
| CARD8 pad0[3]; | | | |
| XCBRenderPICTURE src; | | | |
| XCBRenderPICTURE dst; | | | |
| XCBRenderPICTFORMAT mask_format; | | | |
| XCBRenderGLYPHSET glyphset; | | | |
| INT16 src_x; | | | |
| INT16 src_y; | | | |
| } XCBRenderCompositeGlyphs16Req; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 len; | | | |
| CARD8 pad0[3]; | | | |
| INT16 deltax; | | | |
| INT16 deltay; | | | |
| } XCBRenderGLYPHELT32; | | | |
| | | | |
| typedef struct { | | | |
| XCBRenderGLYPHELT32 *data; | | | |
| int rem; | | | |
| int index; | | | |
| } XCBRenderGLYPHELT32Iter; | | | |
| | | | |
| typedef union { | | | |
| XCBRenderGLYPHELT32 glyphelt; | | | |
| XCBRenderGLYPHSETELT glyphset; | | | |
| } XCBRenderGLYPHITEM32; | | | |
| | | | |
| typedef struct { | | | |
| XCBRenderGLYPHITEM32 *data; | | | |
| int rem; | | | |
| int index; | | | |
| } XCBRenderGLYPHITEM32Iter; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| CARD8 op; | | | |
| CARD8 pad0[3]; | | | |
| XCBRenderPICTURE src; | | | |
| XCBRenderPICTURE dst; | | | |
| XCBRenderPICTFORMAT mask_format; | | | |
| XCBRenderGLYPHSET glyphset; | | | |
| INT16 src_x; | | | |
| INT16 src_y; | | | |
| } XCBRenderCompositeGlyphs32Req; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| CARD8 op; | | | |
| CARD8 pad0[3]; | | | |
| XCBRenderPICTURE dst; | | | |
| XCBRenderCOLOR color; | | | |
| } XCBRenderFillRectanglesReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBCURSOR cid; | | | |
| XCBRenderPICTURE source; | | | |
| CARD16 x; | | | |
| CARD16 y; | | | |
| } XCBRenderCreateCursorReq; | | | |
| | | | |
| typedef struct { | | | |
| XCBRenderFIXED matrix11; | | | |
| XCBRenderFIXED matrix12; | | | |
| XCBRenderFIXED matrix13; | | | |
| XCBRenderFIXED matrix21; | | | |
| XCBRenderFIXED matrix22; | | | |
| XCBRenderFIXED matrix23; | | | |
| XCBRenderFIXED matrix31; | | | |
| XCBRenderFIXED matrix32; | | | |
| XCBRenderFIXED matrix33; | | | |
| } XCBRenderTRANSFORM; | | | |
| | | | |
| typedef struct { | | | |
| XCBRenderTRANSFORM *data; | | | |
| int rem; | | | |
| int index; | | | |
| } XCBRenderTRANSFORMIter; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBRenderPICTURE picture; | | | |
| XCBRenderTRANSFORM transform; | | | |
| } XCBRenderSetPictureTransformReq; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBRenderQueryFiltersCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBDRAWABLE drawable; | | | |
| } XCBRenderQueryFiltersReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD32 num_aliases; | | | |
| CARD32 num_filters; | | | |
| CARD8 pad1[16]; | | | |
| } XCBRenderQueryFiltersRep; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBRenderPICTURE picture; | | | |
| CARD16 filter_len; | | | |
| } XCBRenderSetPictureFilterReq; | | | |
| | | | |
| typedef struct { | | | |
| XCBCURSOR cursor; | | | |
| CARD32 delay; | | | |
| } XCBRenderANIMCURSORELT; | | | |
| | | | |
| typedef struct { | | | |
| XCBRenderANIMCURSORELT *data; | | | |
| int rem; | | | |
| int index; | | | |
| } XCBRenderANIMCURSORELTIter; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | | |
| XCBCURSOR cid; | | | |
| } XCBRenderCreateAnimCursorReq; | | | |
| | | | |
| const XCBQueryExtensionRep * | | | |
| XCBRenderInit (XCBConnection *c); | | | |
| | | | |
| void | | | |
| XCBRenderGLYPHNext (XCBRenderGLYPHIter *i); | | | |
| | | | |
| XCBGenericIter | | | |
| XCBRenderGLYPHEnd (XCBRenderGLYPHIter i); | | | |
| | | | |
| void | | | |
| XCBRenderGLYPHSETNext (XCBRenderGLYPHSETIter *i); | | | |
| | | | |
| XCBGenericIter | | | |
| XCBRenderGLYPHSETEnd (XCBRenderGLYPHSETIter i); | | | |
| | | | |
| XCBRenderGLYPHSET | | | |
| XCBRenderGLYPHSETNew (XCBConnection *c); | | | |
| | | | |
| void | | | |
| XCBRenderPICTURENext (XCBRenderPICTUREIter *i); | | | |
| | | | |
| XCBGenericIter | | | |
| XCBRenderPICTUREEnd (XCBRenderPICTUREIter i); | | | |
| | | | |
| XCBRenderPICTURE | | | |
| XCBRenderPICTURENew (XCBConnection *c); | | | |
| | | | |
| void | | | |
| XCBRenderPICTFORMATNext (XCBRenderPICTFORMATIter *i); | | | |
| | | | |
| XCBGenericIter | | | |
| XCBRenderPICTFORMATEnd (XCBRenderPICTFORMATIter i); | | | |
| | | | |
| XCBRenderPICTFORMAT | | | |
| XCBRenderPICTFORMATNew (XCBConnection *c); | | | |
| | | | |
| void | | | |
| XCBRenderFIXEDNext (XCBRenderFIXEDIter *i); | | | |
| | | | |
| XCBGenericIter | | | |
| XCBRenderFIXEDEnd (XCBRenderFIXEDIter i); | | | |
| | | | |
| void | | | |
| XCBRenderDIRECTFORMATNext (XCBRenderDIRECTFORMATIter *i); | | | |
| | | | |
| XCBGenericIter | | | |
| XCBRenderDIRECTFORMATEnd (XCBRenderDIRECTFORMATIter i); | | | |
| | | | |
| void | | | |
| XCBRenderPICTFORMINFONext (XCBRenderPICTFORMINFOIter *i); | | | |
| | | | |
| XCBGenericIter | | | |
| XCBRenderPICTFORMINFOEnd (XCBRenderPICTFORMINFOIter i); | | | |
| | | | |
| void | | void | |
|
| XCBRenderPICTVISUALNext (XCBRenderPICTVISUALIter *i); | | xcb_render_pictvisual_next (xcb_render_pictvisual_iterator_t *i /**< */); | |
| | | | |
|
| XCBGenericIter | | /** | |
| XCBRenderPICTVISUALEnd (XCBRenderPICTVISUALIter i); | | * Return the iterator pointing to the last element | |
| | | * @param i An xcb_render_pictvisual_iterator_t | |
| | | * @return The iterator pointing to the last element | |
| | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
|
| XCBRenderPICTVISUAL * | | /************************************************************************** | |
| XCBRenderPICTDEPTHVisuals (const XCBRenderPICTDEPTH *R); | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_render_pictvisual_end | |
| | | ** | |
| | | ** @param xcb_render_pictvisual_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_render_pictvisual_end (xcb_render_pictvisual_iterator_t i /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_render_pictvisual_t * xcb_render_pictdepth_visuals | |
| | | ** | |
| | | ** @param const xcb_render_pictdepth_t *R | |
| | | ** @returns xcb_render_pictvisual_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_render_pictvisual_t * | |
| | | xcb_render_pictdepth_visuals (const xcb_render_pictdepth_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_render_pictdepth_visuals_length | |
| | | ** | |
| | | ** @param const xcb_render_pictdepth_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| int | | int | |
|
| XCBRenderPICTDEPTHVisualsLength (const XCBRenderPICTDEPTH *R); | | xcb_render_pictdepth_visuals_length (const xcb_render_pictdepth_t *R /**<
*/); | |
| | | | |
|
| XCBRenderPICTVISUALIter | | /************************************************************************** | |
| XCBRenderPICTDEPTHVisualsIter (const XCBRenderPICTDEPTH *R); | | *** | |
| | | ** | |
| | | ** xcb_render_pictvisual_iterator_t xcb_render_pictdepth_visuals_iterator | |
| | | ** | |
| | | ** @param const xcb_render_pictdepth_t *R | |
| | | ** @returns xcb_render_pictvisual_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_render_pictvisual_iterator_t | |
| | | xcb_render_pictdepth_visuals_iterator (const xcb_render_pictdepth_t *R /** | |
| | | < */); | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_render_pictdepth_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_render_pictdepth_t) | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** void xcb_render_pictdepth_next | |
| | | ** | |
| | | ** @param xcb_render_pictdepth_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| void | | void | |
|
| XCBRenderPICTDEPTHNext (XCBRenderPICTDEPTHIter *i); | | xcb_render_pictdepth_next (xcb_render_pictdepth_iterator_t *i /**< */); | |
| | | | |
| | | /** | |
| | | * Return the iterator pointing to the last element | |
| | | * @param i An xcb_render_pictdepth_iterator_t | |
| | | * @return The iterator pointing to the last element | |
| | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
|
| XCBGenericIter | | /************************************************************************** | |
| XCBRenderPICTDEPTHEnd (XCBRenderPICTDEPTHIter i); | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_render_pictdepth_end | |
| | | ** | |
| | | ** @param xcb_render_pictdepth_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_render_pictdepth_end (xcb_render_pictdepth_iterator_t i /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_render_pictscreen_depths_length | |
| | | ** | |
| | | ** @param const xcb_render_pictscreen_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| int | | int | |
|
| XCBRenderPICTSCREENDepthsLength (const XCBRenderPICTSCREEN *R); | | xcb_render_pictscreen_depths_length (const xcb_render_pictscreen_t *R /**<
*/); | |
| | | | |
|
| XCBRenderPICTDEPTHIter | | /************************************************************************** | |
| XCBRenderPICTSCREENDepthsIter (const XCBRenderPICTSCREEN *R); | | *** | |
| | | ** | |
| | | ** xcb_render_pictdepth_iterator_t xcb_render_pictscreen_depths_iterator | |
| | | ** | |
| | | ** @param const xcb_render_pictscreen_t *R | |
| | | ** @returns xcb_render_pictdepth_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_render_pictdepth_iterator_t | |
| | | xcb_render_pictscreen_depths_iterator (const xcb_render_pictscreen_t *R /* | |
| | | *< */); | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_render_pictscreen_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_render_pictscreen_t | |
| | | ) | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** void xcb_render_pictscreen_next | |
| | | ** | |
| | | ** @param xcb_render_pictscreen_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| void | | void | |
|
| XCBRenderPICTSCREENNext (XCBRenderPICTSCREENIter *i); | | xcb_render_pictscreen_next (xcb_render_pictscreen_iterator_t *i /**< */); | |
| | | | |
| | | /** | |
| | | * Return the iterator pointing to the last element | |
| | | * @param i An xcb_render_pictscreen_iterator_t | |
| | | * @return The iterator pointing to the last element | |
| | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_render_pictscreen_end | |
| | | ** | |
| | | ** @param xcb_render_pictscreen_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_render_pictscreen_end (xcb_render_pictscreen_iterator_t i /**< */); | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_render_indexvalue_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_render_indexvalue_t | |
| | | ) | |
| | | */ | |
| | | | |
|
| XCBGenericIter | | /************************************************************************** | |
| XCBRenderPICTSCREENEnd (XCBRenderPICTSCREENIter i); | | *** | |
| | | ** | |
| | | ** void xcb_render_indexvalue_next | |
| | | ** | |
| | | ** @param xcb_render_indexvalue_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| void | | void | |
|
| XCBRenderINDEXVALUENext (XCBRenderINDEXVALUEIter *i); | | xcb_render_indexvalue_next (xcb_render_indexvalue_iterator_t *i /**< */); | |
| | | | |
| | | /** | |
| | | * Return the iterator pointing to the last element | |
| | | * @param i An xcb_render_indexvalue_iterator_t | |
| | | * @return The iterator pointing to the last element | |
| | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_render_indexvalue_end | |
| | | ** | |
| | | ** @param xcb_render_indexvalue_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_render_indexvalue_end (xcb_render_indexvalue_iterator_t i /**< */); | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_render_color_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_render_color_t) | |
| | | */ | |
| | | | |
|
| XCBGenericIter | | /************************************************************************** | |
| XCBRenderINDEXVALUEEnd (XCBRenderINDEXVALUEIter i); | | *** | |
| | | ** | |
| | | ** void xcb_render_color_next | |
| | | ** | |
| | | ** @param xcb_render_color_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| void | | void | |
|
| XCBRenderCOLORNext (XCBRenderCOLORIter *i); | | xcb_render_color_next (xcb_render_color_iterator_t *i /**< */); | |
| | | | |
|
| XCBGenericIter | | /** | |
| XCBRenderCOLOREnd (XCBRenderCOLORIter i); | | * Return the iterator pointing to the last element | |
| | | * @param i An xcb_render_color_iterator_t | |
| | | * @return The iterator pointing to the last element | |
| | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_render_color_end | |
| | | ** | |
| | | ** @param xcb_render_color_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_render_color_end (xcb_render_color_iterator_t i /**< */); | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_render_pointfix_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_render_pointfix_t) | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** void xcb_render_pointfix_next | |
| | | ** | |
| | | ** @param xcb_render_pointfix_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| void | | void | |
|
| XCBRenderPOINTFIXNext (XCBRenderPOINTFIXIter *i); | | xcb_render_pointfix_next (xcb_render_pointfix_iterator_t *i /**< */); | |
| | | | |
| | | /** | |
| | | * Return the iterator pointing to the last element | |
| | | * @param i An xcb_render_pointfix_iterator_t | |
| | | * @return The iterator pointing to the last element | |
| | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_render_pointfix_end | |
| | | ** | |
| | | ** @param xcb_render_pointfix_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_render_pointfix_end (xcb_render_pointfix_iterator_t i /**< */); | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_render_linefix_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_render_linefix_t) | |
| | | */ | |
| | | | |
|
| XCBGenericIter | | /************************************************************************** | |
| XCBRenderPOINTFIXEnd (XCBRenderPOINTFIXIter i); | | *** | |
| | | ** | |
| | | ** void xcb_render_linefix_next | |
| | | ** | |
| | | ** @param xcb_render_linefix_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| void | | void | |
|
| XCBRenderLINEFIXNext (XCBRenderLINEFIXIter *i); | | xcb_render_linefix_next (xcb_render_linefix_iterator_t *i /**< */); | |
| | | | |
| | | /** | |
| | | * Return the iterator pointing to the last element | |
| | | * @param i An xcb_render_linefix_iterator_t | |
| | | * @return The iterator pointing to the last element | |
| | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
|
| XCBGenericIter | | /************************************************************************** | |
| XCBRenderLINEFIXEnd (XCBRenderLINEFIXIter i); | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_render_linefix_end | |
| | | ** | |
| | | ** @param xcb_render_linefix_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_render_linefix_end (xcb_render_linefix_iterator_t i /**< */); | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_render_triangle_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_render_triangle_t) | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** void xcb_render_triangle_next | |
| | | ** | |
| | | ** @param xcb_render_triangle_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| void | | void | |
|
| XCBRenderTRIANGLENext (XCBRenderTRIANGLEIter *i); | | xcb_render_triangle_next (xcb_render_triangle_iterator_t *i /**< */); | |
| | | | |
| | | /** | |
| | | * Return the iterator pointing to the last element | |
| | | * @param i An xcb_render_triangle_iterator_t | |
| | | * @return The iterator pointing to the last element | |
| | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
|
| XCBGenericIter | | /************************************************************************** | |
| XCBRenderTRIANGLEEnd (XCBRenderTRIANGLEIter i); | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_render_triangle_end | |
| | | ** | |
| | | ** @param xcb_render_triangle_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_render_triangle_end (xcb_render_triangle_iterator_t i /**< */); | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_render_trapezoid_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_render_trapezoid_t) | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** void xcb_render_trapezoid_next | |
| | | ** | |
| | | ** @param xcb_render_trapezoid_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| void | | void | |
|
| XCBRenderTRAPNext (XCBRenderTRAPIter *i); | | xcb_render_trapezoid_next (xcb_render_trapezoid_iterator_t *i /**< */); | |
| | | | |
|
| XCBGenericIter | | /** | |
| XCBRenderTRAPEnd (XCBRenderTRAPIter i); | | * Return the iterator pointing to the last element | |
| | | * @param i An xcb_render_trapezoid_iterator_t | |
| | | * @return The iterator pointing to the last element | |
| | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_render_trapezoid_end | |
| | | ** | |
| | | ** @param xcb_render_trapezoid_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_render_trapezoid_end (xcb_render_trapezoid_iterator_t i /**< */); | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_render_glyphinfo_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_render_glyphinfo_t) | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** void xcb_render_glyphinfo_next | |
| | | ** | |
| | | ** @param xcb_render_glyphinfo_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| void | | void | |
|
| XCBRenderGLYPHINFONext (XCBRenderGLYPHINFOIter *i); | | xcb_render_glyphinfo_next (xcb_render_glyphinfo_iterator_t *i /**< */); | |
| | | | |
|
| XCBGenericIter | | /** | |
| XCBRenderGLYPHINFOEnd (XCBRenderGLYPHINFOIter i); | | * Return the iterator pointing to the last element | |
| | | * @param i An xcb_render_glyphinfo_iterator_t | |
| | | * @return The iterator pointing to the last element | |
| | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
|
| XCBRenderQueryVersionCookie | | /************************************************************************** | |
| XCBRenderQueryVersion (XCBConnection *c, | | *** | |
| CARD32 client_major_version, | | ** | |
| CARD32 client_minor_version); | | ** xcb_generic_iterator_t xcb_render_glyphinfo_end | |
| | | ** | |
| | | ** @param xcb_render_glyphinfo_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_render_glyphinfo_end (xcb_render_glyphinfo_iterator_t i /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBRenderQueryVersionRep * | | /************************************************************************** | |
| XCBRenderQueryVersionReply (XCBConnection *c, | | *** | |
| XCBRenderQueryVersionCookie cookie, | | ** | |
| XCBGenericError **e); | | ** xcb_render_query_version_cookie_t xcb_render_query_version | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint32_t client_major_version | |
| | | ** @param uint32_t client_minor_version | |
| | | ** @returns xcb_render_query_version_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_render_query_version_cookie_t | |
| | | xcb_render_query_version (xcb_connection_t *c /**< */, | |
| | | uint32_t client_major_version /**< */, | |
| | | uint32_t client_minor_version /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
|
| XCBRenderQueryPictFormatsCookie | | /************************************************************************** | |
| XCBRenderQueryPictFormats (XCBConnection *c); | | *** | |
| | | ** | |
| | | ** xcb_render_query_version_cookie_t xcb_render_query_version_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint32_t client_major_version | |
| | | ** @param uint32_t client_minor_version | |
| | | ** @returns xcb_render_query_version_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_render_query_version_cookie_t | |
| | | xcb_render_query_version_unchecked (xcb_connection_t *c /**< */, | |
| | | uint32_t client_major_version | |
| | | /**< */, | |
| | | uint32_t client_minor_version | |
| | | /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_render_query_version_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
|
| XCBRenderPICTFORMINFO * | | /************************************************************************** | |
| XCBRenderQueryPictFormatsFormats (const XCBRenderQueryPictFormatsRep *R); | | *** | |
| | | ** | |
| | | ** xcb_render_query_version_reply_t * xcb_render_query_version_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_render_query_version_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_render_query_version_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_render_query_version_reply_t * | |
| | | xcb_render_query_version_reply (xcb_connection_t *c /**< | |
| | | */, | |
| | | xcb_render_query_version_cookie_t cookie | |
| | | /**< */, | |
| | | xcb_generic_error_t **e /**< | |
| | | */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| int | | /************************************************************************** | |
| XCBRenderQueryPictFormatsFormatsLength (const XCBRenderQueryPictFormatsRep | | *** | |
| *R); | | ** | |
| | | ** xcb_render_query_pict_formats_cookie_t xcb_render_query_pict_formats | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @returns xcb_render_query_pict_formats_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_render_query_pict_formats_cookie_t | |
| | | xcb_render_query_pict_formats (xcb_connection_t *c /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
|
| XCBRenderPICTFORMINFOIter | | /************************************************************************** | |
| XCBRenderQueryPictFormatsFormatsIter (const XCBRenderQueryPictFormatsRep *R | | *** | |
| ); | | ** | |
| | | ** xcb_render_query_pict_formats_cookie_t xcb_render_query_pict_formats_un | |
| | | checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @returns xcb_render_query_pict_formats_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_render_query_pict_formats_cookie_t | |
| | | xcb_render_query_pict_formats_unchecked (xcb_connection_t *c /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_render_pictforminfo_t * xcb_render_query_pict_formats_formats | |
| | | ** | |
| | | ** @param const xcb_render_query_pict_formats_reply_t *R | |
| | | ** @returns xcb_render_pictforminfo_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_render_pictforminfo_t * | |
| | | xcb_render_query_pict_formats_formats (const xcb_render_query_pict_formats_ | |
| | | reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_render_query_pict_formats_formats_length | |
| | | ** | |
| | | ** @param const xcb_render_query_pict_formats_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| int | | int | |
|
| XCBRenderQueryPictFormatsScreensLength (const XCBRenderQueryPictFormatsRep | | xcb_render_query_pict_formats_formats_length (const xcb_render_query_pict_f | |
| *R); | | ormats_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_render_pictforminfo_iterator_t xcb_render_query_pict_formats_format | |
| | | s_iterator | |
| | | ** | |
| | | ** @param const xcb_render_query_pict_formats_reply_t *R | |
| | | ** @returns xcb_render_pictforminfo_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_render_pictforminfo_iterator_t | |
| | | xcb_render_query_pict_formats_formats_iterator (const xcb_render_query_pict | |
| | | _formats_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_render_query_pict_formats_screens_length | |
| | | ** | |
| | | ** @param const xcb_render_query_pict_formats_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
|
| XCBRenderPICTSCREENIter | | int | |
| XCBRenderQueryPictFormatsScreensIter (const XCBRenderQueryPictFormatsRep *R | | xcb_render_query_pict_formats_screens_length (const xcb_render_query_pict_f | |
| ); | | ormats_reply_t *R /**< */); | |
| | | | |
|
| CARD32 * | | /************************************************************************** | |
| XCBRenderQueryPictFormatsSubpixels (const XCBRenderQueryPictFormatsRep *R); | | *** | |
| | | ** | |
| | | ** xcb_render_pictscreen_iterator_t xcb_render_query_pict_formats_screens_ | |
| | | iterator | |
| | | ** | |
| | | ** @param const xcb_render_query_pict_formats_reply_t *R | |
| | | ** @returns xcb_render_pictscreen_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_render_pictscreen_iterator_t | |
| | | xcb_render_query_pict_formats_screens_iterator (const xcb_render_query_pict | |
| | | _formats_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** uint32_t * xcb_render_query_pict_formats_subpixels | |
| | | ** | |
| | | ** @param const xcb_render_query_pict_formats_reply_t *R | |
| | | ** @returns uint32_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | uint32_t * | |
| | | xcb_render_query_pict_formats_subpixels (const xcb_render_query_pict_format | |
| | | s_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_render_query_pict_formats_subpixels_length | |
| | | ** | |
| | | ** @param const xcb_render_query_pict_formats_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| int | | int | |
|
| XCBRenderQueryPictFormatsSubpixelsLength (const XCBRenderQueryPictFormatsRe
p *R); | | xcb_render_query_pict_formats_subpixels_length (const xcb_render_query_pict
_formats_reply_t *R /**< */); | |
| | | | |
|
| XCBGenericIter | | /************************************************************************** | |
| XCBRenderQueryPictFormatsSubpixelsEnd (const XCBRenderQueryPictFormatsRep * | | *** | |
| R); | | ** | |
| | | ** xcb_generic_iterator_t xcb_render_query_pict_formats_subpixels_end | |
| | | ** | |
| | | ** @param const xcb_render_query_pict_formats_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_render_query_pict_formats_subpixels_end (const xcb_render_query_pict_fo | |
| | | rmats_reply_t *R /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_render_query_pict_formats_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
|
| XCBRenderQueryPictFormatsRep * | | /************************************************************************** | |
| XCBRenderQueryPictFormatsReply (XCBConnection *c, | | *** | |
| XCBRenderQueryPictFormatsCookie cookie, | | ** | |
| XCBGenericError **e); | | ** xcb_render_query_pict_formats_reply_t * xcb_render_query_pict_formats_r | |
| | | eply | |
| XCBRenderQueryPictIndexValuesCookie | | ** | |
| XCBRenderQueryPictIndexValues (XCBConnection *c, | | ** @param xcb_connection_t *c | |
| XCBRenderPICTFORMAT format); | | ** @param xcb_render_query_pict_formats_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_render_query_pict_formats_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_render_query_pict_formats_reply_t * | |
| | | xcb_render_query_pict_formats_reply (xcb_connection_t | |
| | | *c /**< */, | |
| | | xcb_render_query_pict_formats_cookie_t | |
| | | cookie /**< */, | |
| | | xcb_generic_error_t | |
| | | **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBRenderINDEXVALUE * | | /************************************************************************** | |
| XCBRenderQueryPictIndexValuesValues (const XCBRenderQueryPictIndexValuesRep | | *** | |
| *R); | | ** | |
| | | ** xcb_render_query_pict_index_values_cookie_t xcb_render_query_pict_index | |
| | | _values | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_render_pictformat_t format | |
| | | ** @returns xcb_render_query_pict_index_values_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_render_query_pict_index_values_cookie_t | |
| | | xcb_render_query_pict_index_values (xcb_connection_t *c /**< */, | |
| | | xcb_render_pictformat_t format /**< * | |
| | | /); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_render_query_pict_index_values_cookie_t xcb_render_query_pict_index | |
| | | _values_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_render_pictformat_t format | |
| | | ** @returns xcb_render_query_pict_index_values_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_render_query_pict_index_values_cookie_t | |
| | | xcb_render_query_pict_index_values_unchecked (xcb_connection_t *c / | |
| | | **< */, | |
| | | xcb_render_pictformat_t form | |
| | | at /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_render_indexvalue_t * xcb_render_query_pict_index_values_values | |
| | | ** | |
| | | ** @param const xcb_render_query_pict_index_values_reply_t *R | |
| | | ** @returns xcb_render_indexvalue_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_render_indexvalue_t * | |
| | | xcb_render_query_pict_index_values_values (const xcb_render_query_pict_inde | |
| | | x_values_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_render_query_pict_index_values_values_length | |
| | | ** | |
| | | ** @param const xcb_render_query_pict_index_values_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| int | | int | |
|
| XCBRenderQueryPictIndexValuesValuesLength (const XCBRenderQueryPictIndexVal
uesRep *R); | | xcb_render_query_pict_index_values_values_length (const xcb_render_query_pi
ct_index_values_reply_t *R /**< */); | |
| | | | |
|
| XCBRenderINDEXVALUEIter | | /************************************************************************** | |
| XCBRenderQueryPictIndexValuesValuesIter (const XCBRenderQueryPictIndexValue | | *** | |
| sRep *R); | | ** | |
| | | ** xcb_render_indexvalue_iterator_t xcb_render_query_pict_index_values_val | |
| | | ues_iterator | |
| | | ** | |
| | | ** @param const xcb_render_query_pict_index_values_reply_t *R | |
| | | ** @returns xcb_render_indexvalue_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_render_indexvalue_iterator_t | |
| | | xcb_render_query_pict_index_values_values_iterator (const xcb_render_query_ | |
| | | pict_index_values_reply_t *R /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_render_query_pict_index_values_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
|
| XCBRenderQueryPictIndexValuesRep * | | /************************************************************************** | |
| XCBRenderQueryPictIndexValuesReply (XCBConnection *c | | *** | |
| , | | ** | |
| XCBRenderQueryPictIndexValuesCookie c | | ** xcb_render_query_pict_index_values_reply_t * xcb_render_query_pict_inde | |
| ookie, | | x_values_reply | |
| XCBGenericError **e | | ** | |
| ); | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_render_query_pict_index_values_cookie_t cookie | |
| XCBVoidCookie | | ** @param xcb_generic_error_t **e | |
| XCBRenderCreatePicture (XCBConnection *c, | | ** @returns xcb_render_query_pict_index_values_reply_t * | |
| XCBRenderPICTURE pid, | | ** | |
| XCBDRAWABLE drawable, | | ************************************************************************** | |
| XCBRenderPICTFORMAT format, | | ***/ | |
| CARD32 value_mask, | | | |
| const CARD32 *value_list); | | xcb_render_query_pict_index_values_reply_t * | |
| | | xcb_render_query_pict_index_values_reply (xcb_connection_t | |
| XCBVoidCookie | | *c /**< */, | |
| XCBRenderChangePicture (XCBConnection *c, | | xcb_render_query_pict_index_value | |
| XCBRenderPICTURE picture, | | s_cookie_t cookie /**< */, | |
| CARD32 value_mask, | | xcb_generic_error_t | |
| const CARD32 *value_list); | | **e /**< */); | |
| | | | |
| XCBVoidCookie | | /** | |
| XCBRenderSetPictureClipRectangles (XCBConnection *c, | | * Delivers a request to the X server | |
| XCBRenderPICTURE picture, | | * @param c The connection | |
| INT16 clip_x_origin, | | * @return A cookie | |
| INT16 clip_y_origin, | | * | |
| CARD32 rectangles_len, | | * Delivers a request to the X server. | |
| const XCBRECTANGLE *rectangles); | | * | |
| | | * This form can be used only if the request will not cause | |
| XCBVoidCookie | | * a reply to be generated. Any returned error will be | |
| XCBRenderFreePicture (XCBConnection *c, | | * saved for handling by xcb_request_check(). | |
| XCBRenderPICTURE picture); | | */ | |
| | | | |
| XCBVoidCookie | | | |
| XCBRenderComposite (XCBConnection *c, | | | |
| CARD8 op, | | | |
| XCBRenderPICTURE src, | | | |
| XCBRenderPICTURE mask, | | | |
| XCBRenderPICTURE dst, | | | |
| INT16 src_x, | | | |
| INT16 src_y, | | | |
| INT16 mask_x, | | | |
| INT16 mask_y, | | | |
| INT16 dst_x, | | | |
| INT16 dst_y, | | | |
| CARD16 width, | | | |
| CARD16 height); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBRenderTrapezoids (XCBConnection *c, | | | |
| CARD8 op, | | | |
| XCBRenderPICTURE src, | | | |
| XCBRenderPICTURE dst, | | | |
| XCBRenderPICTFORMAT mask_format, | | | |
| INT16 src_x, | | | |
| INT16 src_y, | | | |
| CARD32 traps_len, | | | |
| const XCBRenderTRAP *traps); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBRenderTriangles (XCBConnection *c, | | | |
| CARD8 op, | | | |
| XCBRenderPICTURE src, | | | |
| XCBRenderPICTURE dst, | | | |
| XCBRenderPICTFORMAT mask_format, | | | |
| INT16 src_x, | | | |
| INT16 src_y, | | | |
| CARD32 triangles_len, | | | |
| const XCBRenderTRIANGLE *triangles); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBRenderTriStrip (XCBConnection *c, | | | |
| CARD8 op, | | | |
| XCBRenderPICTURE src, | | | |
| XCBRenderPICTURE dst, | | | |
| XCBRenderPICTFORMAT mask_format, | | | |
| INT16 src_x, | | | |
| INT16 src_y, | | | |
| CARD32 points_len, | | | |
| const XCBRenderPOINTFIX *points); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBRenderTriFan (XCBConnection *c, | | | |
| CARD8 op, | | | |
| XCBRenderPICTURE src, | | | |
| XCBRenderPICTURE dst, | | | |
| XCBRenderPICTFORMAT mask_format, | | | |
| INT16 src_x, | | | |
| INT16 src_y, | | | |
| CARD32 points_len, | | | |
| const XCBRenderPOINTFIX *points); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBRenderCreateGlyphSet (XCBConnection *c, | | | |
| XCBRenderGLYPHSET gsid, | | | |
| XCBRenderPICTFORMAT format); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBRenderReferenceGlyphSet (XCBConnection *c, | | | |
| XCBRenderGLYPHSET gsid, | | | |
| XCBRenderGLYPHSET existing); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBRenderFreeGlyphSet (XCBConnection *c, | | | |
| XCBRenderGLYPHSET glyphset); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBRenderAddGlyphs (XCBConnection *c, | | | |
| XCBRenderGLYPHSET glyphset, | | | |
| CARD32 glyphs_len, | | | |
| const CARD32 *glyphids, | | | |
| const XCBRenderGLYPHINFO *glyphs, | | | |
| CARD32 data_len, | | | |
| const BYTE *data); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBRenderFreeGlyphs (XCBConnection *c, | | | |
| XCBRenderGLYPHSET glyphset, | | | |
| CARD32 glyphs_len, | | | |
| const XCBRenderGLYPH *glyphs); | | | |
| | | | |
|
| void | | /************************************************************************** | |
| XCBRenderGLYPHSETELTNext (XCBRenderGLYPHSETELTIter *i); | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_render_create_picture_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_render_picture_t pid | |
| | | ** @param xcb_drawable_t drawable | |
| | | ** @param xcb_render_pictformat_t format | |
| | | ** @param uint32_t value_mask | |
| | | ** @param const uint32_t *value_list | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_render_create_picture_checked (xcb_connection_t *c /**< */, | |
| | | xcb_render_picture_t pid /**< */, | |
| | | xcb_drawable_t drawable /**< | |
| | | */, | |
| | | xcb_render_pictformat_t format /**< */ | |
| | | , | |
| | | uint32_t value_mask /** | |
| | | < */, | |
| | | const uint32_t *value_list /** | |
| | | < */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBGenericIter | | /************************************************************************** | |
| XCBRenderGLYPHSETELTEnd (XCBRenderGLYPHSETELTIter i); | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_render_create_picture | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_render_picture_t pid | |
| | | ** @param xcb_drawable_t drawable | |
| | | ** @param xcb_render_pictformat_t format | |
| | | ** @param uint32_t value_mask | |
| | | ** @param const uint32_t *value_list | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_render_create_picture (xcb_connection_t *c /**< */, | |
| | | xcb_render_picture_t pid /**< */, | |
| | | xcb_drawable_t drawable /**< */, | |
| | | xcb_render_pictformat_t format /**< */, | |
| | | uint32_t value_mask /**< */, | |
| | | const uint32_t *value_list /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
|
| CARD8 * | | /************************************************************************** | |
| XCBRenderGLYPHELT8Glyphs (const XCBRenderGLYPHELT8 *R); | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_render_change_picture_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_render_picture_t picture | |
| | | ** @param uint32_t value_mask | |
| | | ** @param const uint32_t *value_list | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_render_change_picture_checked (xcb_connection_t *c /**< */, | |
| | | xcb_render_picture_t picture /**< */, | |
| | | uint32_t value_mask /**< * | |
| | | /, | |
| | | const uint32_t *value_list /**< * | |
| | | /); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| int | | /************************************************************************** | |
| XCBRenderGLYPHELT8GlyphsLength (const XCBRenderGLYPHELT8 *R); | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_render_change_picture | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_render_picture_t picture | |
| | | ** @param uint32_t value_mask | |
| | | ** @param const uint32_t *value_list | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_render_change_picture (xcb_connection_t *c /**< */, | |
| | | xcb_render_picture_t picture /**< */, | |
| | | uint32_t value_mask /**< */, | |
| | | const uint32_t *value_list /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
|
| XCBGenericIter | | /************************************************************************** | |
| XCBRenderGLYPHELT8GlyphsEnd (const XCBRenderGLYPHELT8 *R); | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_render_set_picture_clip_rectangles_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_render_picture_t picture | |
| | | ** @param int16_t clip_x_origin | |
| | | ** @param int16_t clip_y_origin | |
| | | ** @param uint32_t rectangles_len | |
| | | ** @param const xcb_rectangle_t *rectangles | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_render_set_picture_clip_rectangles_checked (xcb_connection_t *c / | |
| | | **< */, | |
| | | xcb_render_picture_t pict | |
| | | ure /**< */, | |
| | | int16_t clip | |
| | | _x_origin /**< */, | |
| | | int16_t clip | |
| | | _y_origin /**< */, | |
| | | uint32_t rect | |
| | | angles_len /**< */, | |
| | | const xcb_rectangle_t *rect | |
| | | angles /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| void | | /************************************************************************** | |
| XCBRenderGLYPHELT8Next (XCBRenderGLYPHELT8Iter *i); | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_render_set_picture_clip_rectangles | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_render_picture_t picture | |
| | | ** @param int16_t clip_x_origin | |
| | | ** @param int16_t clip_y_origin | |
| | | ** @param uint32_t rectangles_len | |
| | | ** @param const xcb_rectangle_t *rectangles | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_render_set_picture_clip_rectangles (xcb_connection_t *c /**< */, | |
| | | xcb_render_picture_t picture /** | |
| | | < */, | |
| | | int16_t clip_x_origi | |
| | | n /**< */, | |
| | | int16_t clip_y_origi | |
| | | n /**< */, | |
| | | uint32_t rectangles_l | |
| | | en /**< */, | |
| | | const xcb_rectangle_t *rectangles | |
| | | /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
|
| XCBGenericIter | | /************************************************************************** | |
| XCBRenderGLYPHELT8End (XCBRenderGLYPHELT8Iter i); | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_render_free_picture_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_render_picture_t picture | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_render_free_picture_checked (xcb_connection_t *c /**< */, | |
| | | xcb_render_picture_t picture /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| void | | /************************************************************************** | |
| XCBRenderGLYPHITEM8Next (XCBRenderGLYPHITEM8Iter *i); | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_render_free_picture | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_render_picture_t picture | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_render_free_picture (xcb_connection_t *c /**< */, | |
| | | xcb_render_picture_t picture /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_render_composite_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t op | |
| | | ** @param xcb_render_picture_t src | |
| | | ** @param xcb_render_picture_t mask | |
| | | ** @param xcb_render_picture_t dst | |
| | | ** @param int16_t src_x | |
| | | ** @param int16_t src_y | |
| | | ** @param int16_t mask_x | |
| | | ** @param int16_t mask_y | |
| | | ** @param int16_t dst_x | |
| | | ** @param int16_t dst_y | |
| | | ** @param uint16_t width | |
| | | ** @param uint16_t height | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_render_composite_checked (xcb_connection_t *c /**< */, | |
| | | uint8_t op /**< */, | |
| | | xcb_render_picture_t src /**< */, | |
| | | xcb_render_picture_t mask /**< */, | |
| | | xcb_render_picture_t dst /**< */, | |
| | | int16_t src_x /**< */, | |
| | | int16_t src_y /**< */, | |
| | | int16_t mask_x /**< */, | |
| | | int16_t mask_y /**< */, | |
| | | int16_t dst_x /**< */, | |
| | | int16_t dst_y /**< */, | |
| | | uint16_t width /**< */, | |
| | | uint16_t height /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBGenericIter | | /************************************************************************** | |
| XCBRenderGLYPHITEM8End (XCBRenderGLYPHITEM8Iter i); | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_render_composite | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t op | |
| | | ** @param xcb_render_picture_t src | |
| | | ** @param xcb_render_picture_t mask | |
| | | ** @param xcb_render_picture_t dst | |
| | | ** @param int16_t src_x | |
| | | ** @param int16_t src_y | |
| | | ** @param int16_t mask_x | |
| | | ** @param int16_t mask_y | |
| | | ** @param int16_t dst_x | |
| | | ** @param int16_t dst_y | |
| | | ** @param uint16_t width | |
| | | ** @param uint16_t height | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_render_composite (xcb_connection_t *c /**< */, | |
| | | uint8_t op /**< */, | |
| | | xcb_render_picture_t src /**< */, | |
| | | xcb_render_picture_t mask /**< */, | |
| | | xcb_render_picture_t dst /**< */, | |
| | | int16_t src_x /**< */, | |
| | | int16_t src_y /**< */, | |
| | | int16_t mask_x /**< */, | |
| | | int16_t mask_y /**< */, | |
| | | int16_t dst_x /**< */, | |
| | | int16_t dst_y /**< */, | |
| | | uint16_t width /**< */, | |
| | | uint16_t height /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
|
| XCBVoidCookie | | /************************************************************************** | |
| XCBRenderCompositeGlyphs8 (XCBConnection *c, | | *** | |
| CARD8 op, | | ** | |
| XCBRenderPICTURE src, | | ** xcb_void_cookie_t xcb_render_trapezoids_checked | |
| XCBRenderPICTURE dst, | | ** | |
| XCBRenderPICTFORMAT mask_format, | | ** @param xcb_connection_t *c | |
| XCBRenderGLYPHSET glyphset, | | ** @param uint8_t op | |
| INT16 src_x, | | ** @param xcb_render_picture_t src | |
| INT16 src_y, | | ** @param xcb_render_picture_t dst | |
| CARD32 glyphcmds_len, | | ** @param xcb_render_pictformat_t mask_format | |
| const XCBRenderGLYPHITEM8 *glyphcmds); | | ** @param int16_t src_x | |
| | | ** @param int16_t src_y | |
| | | ** @param uint32_t traps_len | |
| | | ** @param const xcb_render_trapezoid_t *traps | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_render_trapezoids_checked (xcb_connection_t *c /**< */, | |
| | | uint8_t op /**< */, | |
| | | xcb_render_picture_t src /**< */, | |
| | | xcb_render_picture_t dst /**< */, | |
| | | xcb_render_pictformat_t mask_format / | |
| | | **< */, | |
| | | int16_t src_x /**< */ | |
| | | , | |
| | | int16_t src_y /**< */ | |
| | | , | |
| | | uint32_t traps_len /** | |
| | | < */, | |
| | | const xcb_render_trapezoid_t *traps /**< */ | |
| | | ); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| CARD16 * | | /************************************************************************** | |
| XCBRenderGLYPHELT16Glyphs (const XCBRenderGLYPHELT16 *R); | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_render_trapezoids | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t op | |
| | | ** @param xcb_render_picture_t src | |
| | | ** @param xcb_render_picture_t dst | |
| | | ** @param xcb_render_pictformat_t mask_format | |
| | | ** @param int16_t src_x | |
| | | ** @param int16_t src_y | |
| | | ** @param uint32_t traps_len | |
| | | ** @param const xcb_render_trapezoid_t *traps | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_render_trapezoids (xcb_connection_t *c /**< */, | |
| | | uint8_t op /**< */, | |
| | | xcb_render_picture_t src /**< */, | |
| | | xcb_render_picture_t dst /**< */, | |
| | | xcb_render_pictformat_t mask_format /**< */, | |
| | | int16_t src_x /**< */, | |
| | | int16_t src_y /**< */, | |
| | | uint32_t traps_len /**< */, | |
| | | const xcb_render_trapezoid_t *traps /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
|
| int | | /************************************************************************** | |
| XCBRenderGLYPHELT16GlyphsLength (const XCBRenderGLYPHELT16 *R); | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_render_triangles_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t op | |
| | | ** @param xcb_render_picture_t src | |
| | | ** @param xcb_render_picture_t dst | |
| | | ** @param xcb_render_pictformat_t mask_format | |
| | | ** @param int16_t src_x | |
| | | ** @param int16_t src_y | |
| | | ** @param uint32_t triangles_len | |
| | | ** @param const xcb_render_triangle_t *triangles | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_render_triangles_checked (xcb_connection_t *c /**< */, | |
| | | uint8_t op /**< */, | |
| | | xcb_render_picture_t src /**< */, | |
| | | xcb_render_picture_t dst /**< */, | |
| | | xcb_render_pictformat_t mask_format /** | |
| | | < */, | |
| | | int16_t src_x /**< */, | |
| | | int16_t src_y /**< */, | |
| | | uint32_t triangles_len / | |
| | | **< */, | |
| | | const xcb_render_triangle_t *triangles /**< | |
| | | */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBGenericIter | | /************************************************************************** | |
| XCBRenderGLYPHELT16GlyphsEnd (const XCBRenderGLYPHELT16 *R); | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_render_triangles | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t op | |
| | | ** @param xcb_render_picture_t src | |
| | | ** @param xcb_render_picture_t dst | |
| | | ** @param xcb_render_pictformat_t mask_format | |
| | | ** @param int16_t src_x | |
| | | ** @param int16_t src_y | |
| | | ** @param uint32_t triangles_len | |
| | | ** @param const xcb_render_triangle_t *triangles | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_render_triangles (xcb_connection_t *c /**< */, | |
| | | uint8_t op /**< */, | |
| | | xcb_render_picture_t src /**< */, | |
| | | xcb_render_picture_t dst /**< */, | |
| | | xcb_render_pictformat_t mask_format /**< */, | |
| | | int16_t src_x /**< */, | |
| | | int16_t src_y /**< */, | |
| | | uint32_t triangles_len /**< */, | |
| | | const xcb_render_triangle_t *triangles /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
|
| void | | /************************************************************************** | |
| XCBRenderGLYPHELT16Next (XCBRenderGLYPHELT16Iter *i); | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_render_tri_strip_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t op | |
| | | ** @param xcb_render_picture_t src | |
| | | ** @param xcb_render_picture_t dst | |
| | | ** @param xcb_render_pictformat_t mask_format | |
| | | ** @param int16_t src_x | |
| | | ** @param int16_t src_y | |
| | | ** @param uint32_t points_len | |
| | | ** @param const xcb_render_pointfix_t *points | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_render_tri_strip_checked (xcb_connection_t *c /**< */, | |
| | | uint8_t op /**< */, | |
| | | xcb_render_picture_t src /**< */, | |
| | | xcb_render_picture_t dst /**< */, | |
| | | xcb_render_pictformat_t mask_format /** | |
| | | < */, | |
| | | int16_t src_x /**< */, | |
| | | int16_t src_y /**< */, | |
| | | uint32_t points_len /**< | |
| | | */, | |
| | | const xcb_render_pointfix_t *points /**< */) | |
| | | ; | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_render_tri_strip | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t op | |
| | | ** @param xcb_render_picture_t src | |
| | | ** @param xcb_render_picture_t dst | |
| | | ** @param xcb_render_pictformat_t mask_format | |
| | | ** @param int16_t src_x | |
| | | ** @param int16_t src_y | |
| | | ** @param uint32_t points_len | |
| | | ** @param const xcb_render_pointfix_t *points | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_render_tri_strip (xcb_connection_t *c /**< */, | |
| | | uint8_t op /**< */, | |
| | | xcb_render_picture_t src /**< */, | |
| | | xcb_render_picture_t dst /**< */, | |
| | | xcb_render_pictformat_t mask_format /**< */, | |
| | | int16_t src_x /**< */, | |
| | | int16_t src_y /**< */, | |
| | | uint32_t points_len /**< */, | |
| | | const xcb_render_pointfix_t *points /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_render_tri_fan_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t op | |
| | | ** @param xcb_render_picture_t src | |
| | | ** @param xcb_render_picture_t dst | |
| | | ** @param xcb_render_pictformat_t mask_format | |
| | | ** @param int16_t src_x | |
| | | ** @param int16_t src_y | |
| | | ** @param uint32_t points_len | |
| | | ** @param const xcb_render_pointfix_t *points | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_render_tri_fan_checked (xcb_connection_t *c /**< */, | |
| | | uint8_t op /**< */, | |
| | | xcb_render_picture_t src /**< */, | |
| | | xcb_render_picture_t dst /**< */, | |
| | | xcb_render_pictformat_t mask_format /**< | |
| | | */, | |
| | | int16_t src_x /**< */, | |
| | | int16_t src_y /**< */, | |
| | | uint32_t points_len /**< * | |
| | | /, | |
| | | const xcb_render_pointfix_t *points /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_render_tri_fan | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t op | |
| | | ** @param xcb_render_picture_t src | |
| | | ** @param xcb_render_picture_t dst | |
| | | ** @param xcb_render_pictformat_t mask_format | |
| | | ** @param int16_t src_x | |
| | | ** @param int16_t src_y | |
| | | ** @param uint32_t points_len | |
| | | ** @param const xcb_render_pointfix_t *points | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_render_tri_fan (xcb_connection_t *c /**< */, | |
| | | uint8_t op /**< */, | |
| | | xcb_render_picture_t src /**< */, | |
| | | xcb_render_picture_t dst /**< */, | |
| | | xcb_render_pictformat_t mask_format /**< */, | |
| | | int16_t src_x /**< */, | |
| | | int16_t src_y /**< */, | |
| | | uint32_t points_len /**< */, | |
| | | const xcb_render_pointfix_t *points /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_render_create_glyph_set_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_render_glyphset_t gsid | |
| | | ** @param xcb_render_pictformat_t format | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_render_create_glyph_set_checked (xcb_connection_t *c /**< */, | |
| | | xcb_render_glyphset_t gsid /**< */ | |
| | | , | |
| | | xcb_render_pictformat_t format /**< | |
| | | */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_render_create_glyph_set | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_render_glyphset_t gsid | |
| | | ** @param xcb_render_pictformat_t format | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_render_create_glyph_set (xcb_connection_t *c /**< */, | |
| | | xcb_render_glyphset_t gsid /**< */, | |
| | | xcb_render_pictformat_t format /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_render_reference_glyph_set_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_render_glyphset_t gsid | |
| | | ** @param xcb_render_glyphset_t existing | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_render_reference_glyph_set_checked (xcb_connection_t *c /**< */, | |
| | | xcb_render_glyphset_t gsid /**< * | |
| | | /, | |
| | | xcb_render_glyphset_t existing /* | |
| | | *< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_render_reference_glyph_set | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_render_glyphset_t gsid | |
| | | ** @param xcb_render_glyphset_t existing | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_render_reference_glyph_set (xcb_connection_t *c /**< */, | |
| | | xcb_render_glyphset_t gsid /**< */, | |
| | | xcb_render_glyphset_t existing /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_render_free_glyph_set_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_render_glyphset_t glyphset | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_render_free_glyph_set_checked (xcb_connection_t *c /**< */, | |
| | | xcb_render_glyphset_t glyphset /**< */ | |
| | | ); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_render_free_glyph_set | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_render_glyphset_t glyphset | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_render_free_glyph_set (xcb_connection_t *c /**< */, | |
| | | xcb_render_glyphset_t glyphset /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_render_add_glyphs_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_render_glyphset_t glyphset | |
| | | ** @param uint32_t glyphs_len | |
| | | ** @param const uint32_t *glyphids | |
| | | ** @param const xcb_render_glyphinfo_t *glyphs | |
| | | ** @param uint32_t data_len | |
| | | ** @param const uint8_t *data | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_render_add_glyphs_checked (xcb_connection_t *c /**< */, | |
| | | xcb_render_glyphset_t glyphset /**< | |
| | | */, | |
| | | uint32_t glyphs_len /* | |
| | | *< */, | |
| | | const uint32_t *glyphids /**< | |
| | | */, | |
| | | const xcb_render_glyphinfo_t *glyphs /**< * | |
| | | /, | |
| | | uint32_t data_len /**< | |
| | | */, | |
| | | const uint8_t *data /**< */) | |
| | | ; | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_render_add_glyphs | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_render_glyphset_t glyphset | |
| | | ** @param uint32_t glyphs_len | |
| | | ** @param const uint32_t *glyphids | |
| | | ** @param const xcb_render_glyphinfo_t *glyphs | |
| | | ** @param uint32_t data_len | |
| | | ** @param const uint8_t *data | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_render_add_glyphs (xcb_connection_t *c /**< */, | |
| | | xcb_render_glyphset_t glyphset /**< */, | |
| | | uint32_t glyphs_len /**< */, | |
| | | const uint32_t *glyphids /**< */, | |
| | | const xcb_render_glyphinfo_t *glyphs /**< */, | |
| | | uint32_t data_len /**< */, | |
| | | const uint8_t *data /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_render_free_glyphs_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_render_glyphset_t glyphset | |
| | | ** @param uint32_t glyphs_len | |
| | | ** @param const xcb_render_glyph_t *glyphs | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_render_free_glyphs_checked (xcb_connection_t *c /**< */, | |
| | | xcb_render_glyphset_t glyphset /**< */ | |
| | | , | |
| | | uint32_t glyphs_len /**< | |
| | | */, | |
| | | const xcb_render_glyph_t *glyphs /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_render_free_glyphs | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_render_glyphset_t glyphset | |
| | | ** @param uint32_t glyphs_len | |
| | | ** @param const xcb_render_glyph_t *glyphs | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_render_free_glyphs (xcb_connection_t *c /**< */, | |
| | | xcb_render_glyphset_t glyphset /**< */, | |
| | | uint32_t glyphs_len /**< */, | |
| | | const xcb_render_glyph_t *glyphs /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_render_composite_glyphs_8_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t op | |
| | | ** @param xcb_render_picture_t src | |
| | | ** @param xcb_render_picture_t dst | |
| | | ** @param xcb_render_pictformat_t mask_format | |
| | | ** @param xcb_render_glyphset_t glyphset | |
| | | ** @param int16_t src_x | |
| | | ** @param int16_t src_y | |
| | | ** @param uint32_t glyphcmds_len | |
| | | ** @param const uint8_t *glyphcmds | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_render_composite_glyphs_8_checked (xcb_connection_t *c /**< */, | |
| | | uint8_t op /**< */ | |
| | | , | |
| | | xcb_render_picture_t src /**< * | |
| | | /, | |
| | | xcb_render_picture_t dst /**< * | |
| | | /, | |
| | | xcb_render_pictformat_t mask_format | |
| | | /**< */, | |
| | | xcb_render_glyphset_t glyphset / | |
| | | **< */, | |
| | | int16_t src_x /**< | |
| | | */, | |
| | | int16_t src_y /**< | |
| | | */, | |
| | | uint32_t glyphcmds_l | |
| | | en /**< */, | |
| | | const uint8_t *glyphcmds | |
| | | /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_render_composite_glyphs_8 | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t op | |
| | | ** @param xcb_render_picture_t src | |
| | | ** @param xcb_render_picture_t dst | |
| | | ** @param xcb_render_pictformat_t mask_format | |
| | | ** @param xcb_render_glyphset_t glyphset | |
| | | ** @param int16_t src_x | |
| | | ** @param int16_t src_y | |
| | | ** @param uint32_t glyphcmds_len | |
| | | ** @param const uint8_t *glyphcmds | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_render_composite_glyphs_8 (xcb_connection_t *c /**< */, | |
| | | uint8_t op /**< */, | |
| | | xcb_render_picture_t src /**< */, | |
| | | xcb_render_picture_t dst /**< */, | |
| | | xcb_render_pictformat_t mask_format /**< * | |
| | | /, | |
| | | xcb_render_glyphset_t glyphset /**< */, | |
| | | int16_t src_x /**< */, | |
| | | int16_t src_y /**< */, | |
| | | uint32_t glyphcmds_len /**< | |
| | | */, | |
| | | const uint8_t *glyphcmds /**< */) | |
| | | ; | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_render_composite_glyphs_16_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t op | |
| | | ** @param xcb_render_picture_t src | |
| | | ** @param xcb_render_picture_t dst | |
| | | ** @param xcb_render_pictformat_t mask_format | |
| | | ** @param xcb_render_glyphset_t glyphset | |
| | | ** @param int16_t src_x | |
| | | ** @param int16_t src_y | |
| | | ** @param uint32_t glyphcmds_len | |
| | | ** @param const uint8_t *glyphcmds | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_render_composite_glyphs_16_checked (xcb_connection_t *c /**< */ | |
| | | , | |
| | | uint8_t op /**< * | |
| | | /, | |
| | | xcb_render_picture_t src /**< | |
| | | */, | |
| | | xcb_render_picture_t dst /**< | |
| | | */, | |
| | | xcb_render_pictformat_t mask_forma | |
| | | t /**< */, | |
| | | xcb_render_glyphset_t glyphset | |
| | | /**< */, | |
| | | int16_t src_x /** | |
| | | < */, | |
| | | int16_t src_y /** | |
| | | < */, | |
| | | uint32_t glyphcmds_ | |
| | | len /**< */, | |
| | | const uint8_t *glyphcmds | |
| | | /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_render_composite_glyphs_16 | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t op | |
| | | ** @param xcb_render_picture_t src | |
| | | ** @param xcb_render_picture_t dst | |
| | | ** @param xcb_render_pictformat_t mask_format | |
| | | ** @param xcb_render_glyphset_t glyphset | |
| | | ** @param int16_t src_x | |
| | | ** @param int16_t src_y | |
| | | ** @param uint32_t glyphcmds_len | |
| | | ** @param const uint8_t *glyphcmds | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_render_composite_glyphs_16 (xcb_connection_t *c /**< */, | |
| | | uint8_t op /**< */, | |
| | | xcb_render_picture_t src /**< */, | |
| | | xcb_render_picture_t dst /**< */, | |
| | | xcb_render_pictformat_t mask_format /**< | |
| | | */, | |
| | | xcb_render_glyphset_t glyphset /**< */, | |
| | | int16_t src_x /**< */, | |
| | | int16_t src_y /**< */, | |
| | | uint32_t glyphcmds_len /** | |
| | | < */, | |
| | | const uint8_t *glyphcmds /**< */ | |
| | | ); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
|
| XCBGenericIter | | /************************************************************************** | |
| XCBRenderGLYPHELT16End (XCBRenderGLYPHELT16Iter i); | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_render_composite_glyphs_32_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t op | |
| | | ** @param xcb_render_picture_t src | |
| | | ** @param xcb_render_picture_t dst | |
| | | ** @param xcb_render_pictformat_t mask_format | |
| | | ** @param xcb_render_glyphset_t glyphset | |
| | | ** @param int16_t src_x | |
| | | ** @param int16_t src_y | |
| | | ** @param uint32_t glyphcmds_len | |
| | | ** @param const uint8_t *glyphcmds | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_render_composite_glyphs_32_checked (xcb_connection_t *c /**< */ | |
| | | , | |
| | | uint8_t op /**< * | |
| | | /, | |
| | | xcb_render_picture_t src /**< | |
| | | */, | |
| | | xcb_render_picture_t dst /**< | |
| | | */, | |
| | | xcb_render_pictformat_t mask_forma | |
| | | t /**< */, | |
| | | xcb_render_glyphset_t glyphset | |
| | | /**< */, | |
| | | int16_t src_x /** | |
| | | < */, | |
| | | int16_t src_y /** | |
| | | < */, | |
| | | uint32_t glyphcmds_ | |
| | | len /**< */, | |
| | | const uint8_t *glyphcmds | |
| | | /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_render_composite_glyphs_32 | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t op | |
| | | ** @param xcb_render_picture_t src | |
| | | ** @param xcb_render_picture_t dst | |
| | | ** @param xcb_render_pictformat_t mask_format | |
| | | ** @param xcb_render_glyphset_t glyphset | |
| | | ** @param int16_t src_x | |
| | | ** @param int16_t src_y | |
| | | ** @param uint32_t glyphcmds_len | |
| | | ** @param const uint8_t *glyphcmds | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_render_composite_glyphs_32 (xcb_connection_t *c /**< */, | |
| | | uint8_t op /**< */, | |
| | | xcb_render_picture_t src /**< */, | |
| | | xcb_render_picture_t dst /**< */, | |
| | | xcb_render_pictformat_t mask_format /**< | |
| | | */, | |
| | | xcb_render_glyphset_t glyphset /**< */, | |
| | | int16_t src_x /**< */, | |
| | | int16_t src_y /**< */, | |
| | | uint32_t glyphcmds_len /** | |
| | | < */, | |
| | | const uint8_t *glyphcmds /**< */ | |
| | | ); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_render_fill_rectangles_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t op | |
| | | ** @param xcb_render_picture_t dst | |
| | | ** @param xcb_render_color_t color | |
| | | ** @param uint32_t rects_len | |
| | | ** @param const xcb_rectangle_t *rects | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_render_fill_rectangles_checked (xcb_connection_t *c /**< */, | |
| | | uint8_t op /**< */, | |
| | | xcb_render_picture_t dst /**< */, | |
| | | xcb_render_color_t color /**< */, | |
| | | uint32_t rects_len /**< | |
| | | */, | |
| | | const xcb_rectangle_t *rects /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_render_fill_rectangles | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t op | |
| | | ** @param xcb_render_picture_t dst | |
| | | ** @param xcb_render_color_t color | |
| | | ** @param uint32_t rects_len | |
| | | ** @param const xcb_rectangle_t *rects | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_render_fill_rectangles (xcb_connection_t *c /**< */, | |
| | | uint8_t op /**< */, | |
| | | xcb_render_picture_t dst /**< */, | |
| | | xcb_render_color_t color /**< */, | |
| | | uint32_t rects_len /**< */, | |
| | | const xcb_rectangle_t *rects /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_render_create_cursor_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_cursor_t cid | |
| | | ** @param xcb_render_picture_t source | |
| | | ** @param uint16_t x | |
| | | ** @param uint16_t y | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_render_create_cursor_checked (xcb_connection_t *c /**< */, | |
| | | xcb_cursor_t cid /**< */, | |
| | | xcb_render_picture_t source /**< */, | |
| | | uint16_t x /**< */, | |
| | | uint16_t y /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_render_create_cursor | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_cursor_t cid | |
| | | ** @param xcb_render_picture_t source | |
| | | ** @param uint16_t x | |
| | | ** @param uint16_t y | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_render_create_cursor (xcb_connection_t *c /**< */, | |
| | | xcb_cursor_t cid /**< */, | |
| | | xcb_render_picture_t source /**< */, | |
| | | uint16_t x /**< */, | |
| | | uint16_t y /**< */); | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_render_transform_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_render_transform_t) | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** void xcb_render_transform_next | |
| | | ** | |
| | | ** @param xcb_render_transform_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| void | | void | |
|
| XCBRenderGLYPHITEM16Next (XCBRenderGLYPHITEM16Iter *i); | | xcb_render_transform_next (xcb_render_transform_iterator_t *i /**< */); | |
| | | | |
| | | /** | |
| | | * Return the iterator pointing to the last element | |
| | | * @param i An xcb_render_transform_iterator_t | |
| | | * @return The iterator pointing to the last element | |
| | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
|
| XCBGenericIter | | /************************************************************************** | |
| XCBRenderGLYPHITEM16End (XCBRenderGLYPHITEM16Iter i); | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_render_transform_end | |
| | | ** | |
| | | ** @param xcb_render_transform_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_render_transform_end (xcb_render_transform_iterator_t i /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
|
| XCBVoidCookie | | /************************************************************************** | |
| XCBRenderCompositeGlyphs16 (XCBConnection *c, | | *** | |
| CARD8 op, | | ** | |
| XCBRenderPICTURE src, | | ** xcb_void_cookie_t xcb_render_set_picture_transform_checked | |
| XCBRenderPICTURE dst, | | ** | |
| XCBRenderPICTFORMAT mask_format, | | ** @param xcb_connection_t *c | |
| XCBRenderGLYPHSET glyphset, | | ** @param xcb_render_picture_t picture | |
| INT16 src_x, | | ** @param xcb_render_transform_t transform | |
| INT16 src_y, | | ** @returns xcb_void_cookie_t | |
| CARD32 glyphcmds_len, | | ** | |
| const XCBRenderGLYPHITEM16 *glyphcmds); | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_render_set_picture_transform_checked (xcb_connection_t *c /**< * | |
| | | /, | |
| | | xcb_render_picture_t picture | |
| | | /**< */, | |
| | | xcb_render_transform_t transform | |
| | | /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| CARD32 * | | /************************************************************************** | |
| XCBRenderGLYPHELT32Glyphs (const XCBRenderGLYPHELT32 *R); | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_render_set_picture_transform | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_render_picture_t picture | |
| | | ** @param xcb_render_transform_t transform | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_render_set_picture_transform (xcb_connection_t *c /**< */, | |
| | | xcb_render_picture_t picture /**< */, | |
| | | xcb_render_transform_t transform /**< * | |
| | | /); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_render_query_filters_cookie_t xcb_render_query_filters | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_drawable_t drawable | |
| | | ** @returns xcb_render_query_filters_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_render_query_filters_cookie_t | |
| | | xcb_render_query_filters (xcb_connection_t *c /**< */, | |
| | | xcb_drawable_t drawable /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_render_query_filters_cookie_t xcb_render_query_filters_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_drawable_t drawable | |
| | | ** @returns xcb_render_query_filters_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_render_query_filters_cookie_t | |
| | | xcb_render_query_filters_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_drawable_t drawable /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** uint16_t * xcb_render_query_filters_aliases | |
| | | ** | |
| | | ** @param const xcb_render_query_filters_reply_t *R | |
| | | ** @returns uint16_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | uint16_t * | |
| | | xcb_render_query_filters_aliases (const xcb_render_query_filters_reply_t *R | |
| | | /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_render_query_filters_aliases_length | |
| | | ** | |
| | | ** @param const xcb_render_query_filters_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| int | | int | |
|
| XCBRenderGLYPHELT32GlyphsLength (const XCBRenderGLYPHELT32 *R); | | xcb_render_query_filters_aliases_length (const xcb_render_query_filters_rep
ly_t *R /**< */); | |
| | | | |
|
| XCBGenericIter | | /************************************************************************** | |
| XCBRenderGLYPHELT32GlyphsEnd (const XCBRenderGLYPHELT32 *R); | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_render_query_filters_aliases_end | |
| | | ** | |
| | | ** @param const xcb_render_query_filters_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_render_query_filters_aliases_end (const xcb_render_query_filters_reply_ | |
| | | t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_render_query_filters_filters_length | |
| | | ** | |
| | | ** @param const xcb_render_query_filters_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
|
| void | | int | |
| XCBRenderGLYPHELT32Next (XCBRenderGLYPHELT32Iter *i); | | xcb_render_query_filters_filters_length (const xcb_render_query_filters_rep | |
| | | ly_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_str_iterator_t xcb_render_query_filters_filters_iterator | |
| | | ** | |
| | | ** @param const xcb_render_query_filters_reply_t *R | |
| | | ** @returns xcb_str_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_str_iterator_t | |
| | | xcb_render_query_filters_filters_iterator (const xcb_render_query_filters_r | |
| | | eply_t *R /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_render_query_filters_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_render_query_filters_reply_t * xcb_render_query_filters_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_render_query_filters_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_render_query_filters_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_render_query_filters_reply_t * | |
| | | xcb_render_query_filters_reply (xcb_connection_t *c /**< | |
| | | */, | |
| | | xcb_render_query_filters_cookie_t cookie | |
| | | /**< */, | |
| | | xcb_generic_error_t **e /**< | |
| | | */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_render_set_picture_filter_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_render_picture_t picture | |
| | | ** @param uint16_t filter_len | |
| | | ** @param const char *filter | |
| | | ** @param uint32_t values_len | |
| | | ** @param const xcb_render_fixed_t *values | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_render_set_picture_filter_checked (xcb_connection_t *c /**< */ | |
| | | , | |
| | | xcb_render_picture_t picture / | |
| | | **< */, | |
| | | uint16_t filter_len | |
| | | /**< */, | |
| | | const char *filter /* | |
| | | *< */, | |
| | | uint32_t values_len | |
| | | /**< */, | |
| | | const xcb_render_fixed_t *values /* | |
| | | *< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBGenericIter | | /************************************************************************** | |
| XCBRenderGLYPHELT32End (XCBRenderGLYPHELT32Iter i); | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_render_set_picture_filter | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_render_picture_t picture | |
| | | ** @param uint16_t filter_len | |
| | | ** @param const char *filter | |
| | | ** @param uint32_t values_len | |
| | | ** @param const xcb_render_fixed_t *values | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_render_set_picture_filter (xcb_connection_t *c /**< */, | |
| | | xcb_render_picture_t picture /**< */, | |
| | | uint16_t filter_len /**< * | |
| | | /, | |
| | | const char *filter /**< */, | |
| | | uint32_t values_len /**< * | |
| | | /, | |
| | | const xcb_render_fixed_t *values /**< */); | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_render_animcursorelt_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_render_animcursorel | |
| | | t_t) | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** void xcb_render_animcursorelt_next | |
| | | ** | |
| | | ** @param xcb_render_animcursorelt_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| void | | void | |
|
| XCBRenderGLYPHITEM32Next (XCBRenderGLYPHITEM32Iter *i); | | xcb_render_animcursorelt_next (xcb_render_animcursorelt_iterator_t *i /**<
*/); | |
| | | | |
|
| XCBGenericIter | | /** | |
| XCBRenderGLYPHITEM32End (XCBRenderGLYPHITEM32Iter i); | | * Return the iterator pointing to the last element | |
| | | * @param i An xcb_render_animcursorelt_iterator_t | |
| | | * @return The iterator pointing to the last element | |
| | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
|
| XCBVoidCookie | | /************************************************************************** | |
| XCBRenderCompositeGlyphs32 (XCBConnection *c, | | *** | |
| CARD8 op, | | ** | |
| XCBRenderPICTURE src, | | ** xcb_generic_iterator_t xcb_render_animcursorelt_end | |
| XCBRenderPICTURE dst, | | ** | |
| XCBRenderPICTFORMAT mask_format, | | ** @param xcb_render_animcursorelt_iterator_t i | |
| XCBRenderGLYPHSET glyphset, | | ** @returns xcb_generic_iterator_t | |
| INT16 src_x, | | ** | |
| INT16 src_y, | | ************************************************************************** | |
| CARD32 glyphcmds_len, | | ***/ | |
| const XCBRenderGLYPHITEM32 *glyphcmds); | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_render_animcursorelt_end (xcb_render_animcursorelt_iterator_t i /**< * | |
| | | /); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
|
| XCBVoidCookie | | /************************************************************************** | |
| XCBRenderFillRectangles (XCBConnection *c, | | *** | |
| CARD8 op, | | ** | |
| XCBRenderPICTURE dst, | | ** xcb_void_cookie_t xcb_render_create_anim_cursor_checked | |
| XCBRenderCOLOR color, | | ** | |
| CARD32 rects_len, | | ** @param xcb_connection_t *c | |
| const XCBRECTANGLE *rects); | | ** @param xcb_cursor_t cid | |
| | | ** @param uint32_t cursors_len | |
| | | ** @param const xcb_render_animcursorelt_t *cursors | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_render_create_anim_cursor_checked (xcb_connection_t *c | |
| | | /**< */, | |
| | | xcb_cursor_t ci | |
| | | d /**< */, | |
| | | uint32_t cu | |
| | | rsors_len /**< */, | |
| | | const xcb_render_animcursorelt_t *cu | |
| | | rsors /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_render_create_anim_cursor | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_cursor_t cid | |
| | | ** @param uint32_t cursors_len | |
| | | ** @param const xcb_render_animcursorelt_t *cursors | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_render_create_anim_cursor (xcb_connection_t *c /**< */ | |
| | | , | |
| | | xcb_cursor_t cid /**< | |
| | | */, | |
| | | uint32_t cursors_le | |
| | | n /**< */, | |
| | | const xcb_render_animcursorelt_t *cursors / | |
| | | **< */); | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_render_spanfix_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_render_spanfix_t) | |
| | | */ | |
| | | | |
|
| XCBVoidCookie | | /************************************************************************** | |
| XCBRenderCreateCursor (XCBConnection *c, | | *** | |
| XCBCURSOR cid, | | ** | |
| XCBRenderPICTURE source, | | ** void xcb_render_spanfix_next | |
| CARD16 x, | | ** | |
| CARD16 y); | | ** @param xcb_render_spanfix_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| void | | void | |
|
| XCBRenderTRANSFORMNext (XCBRenderTRANSFORMIter *i); | | xcb_render_spanfix_next (xcb_render_spanfix_iterator_t *i /**< */); | |
| | | | |
|
| XCBGenericIter | | /** | |
| XCBRenderTRANSFORMEnd (XCBRenderTRANSFORMIter i); | | * Return the iterator pointing to the last element | |
| | | * @param i An xcb_render_spanfix_iterator_t | |
| | | * @return The iterator pointing to the last element | |
| | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
|
| XCBVoidCookie | | /************************************************************************** | |
| XCBRenderSetPictureTransform (XCBConnection *c, | | *** | |
| XCBRenderPICTURE picture, | | ** | |
| XCBRenderTRANSFORM transform); | | ** xcb_generic_iterator_t xcb_render_spanfix_end | |
| | | ** | |
| | | ** @param xcb_render_spanfix_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_render_spanfix_end (xcb_render_spanfix_iterator_t i /**< */); | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_render_trap_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_render_trap_t) | |
| | | */ | |
| | | | |
|
| XCBRenderQueryFiltersCookie | | /************************************************************************** | |
| XCBRenderQueryFilters (XCBConnection *c, | | *** | |
| XCBDRAWABLE drawable); | | ** | |
| | | ** void xcb_render_trap_next | |
| | | ** | |
| | | ** @param xcb_render_trap_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
|
| CARD16 * | | void | |
| XCBRenderQueryFiltersAliases (const XCBRenderQueryFiltersRep *R); | | xcb_render_trap_next (xcb_render_trap_iterator_t *i /**< */); | |
| | | | |
|
| int | | /** | |
| XCBRenderQueryFiltersAliasesLength (const XCBRenderQueryFiltersRep *R); | | * Return the iterator pointing to the last element | |
| | | * @param i An xcb_render_trap_iterator_t | |
| | | * @return The iterator pointing to the last element | |
| | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
|
| XCBGenericIter | | /************************************************************************** | |
| XCBRenderQueryFiltersAliasesEnd (const XCBRenderQueryFiltersRep *R); | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_render_trap_end | |
| | | ** | |
| | | ** @param xcb_render_trap_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_render_trap_end (xcb_render_trap_iterator_t i /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
|
| int | | /************************************************************************** | |
| XCBRenderQueryFiltersFiltersLength (const XCBRenderQueryFiltersRep *R); | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_render_add_traps_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_render_picture_t picture | |
| | | ** @param int16_t x_off | |
| | | ** @param int16_t y_off | |
| | | ** @param uint32_t traps_len | |
| | | ** @param const xcb_render_trap_t *traps | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_render_add_traps_checked (xcb_connection_t *c /**< */, | |
| | | xcb_render_picture_t picture /**< */, | |
| | | int16_t x_off /**< */, | |
| | | int16_t y_off /**< */, | |
| | | uint32_t traps_len /**< */, | |
| | | const xcb_render_trap_t *traps /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_render_add_traps | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_render_picture_t picture | |
| | | ** @param int16_t x_off | |
| | | ** @param int16_t y_off | |
| | | ** @param uint32_t traps_len | |
| | | ** @param const xcb_render_trap_t *traps | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_render_add_traps (xcb_connection_t *c /**< */, | |
| | | xcb_render_picture_t picture /**< */, | |
| | | int16_t x_off /**< */, | |
| | | int16_t y_off /**< */, | |
| | | uint32_t traps_len /**< */, | |
| | | const xcb_render_trap_t *traps /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
|
| XCBSTRIter | | /************************************************************************** | |
| XCBRenderQueryFiltersFiltersIter (const XCBRenderQueryFiltersRep *R); | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_render_create_solid_fill_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_render_picture_t picture | |
| | | ** @param xcb_render_color_t color | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_render_create_solid_fill_checked (xcb_connection_t *c /**< */, | |
| | | xcb_render_picture_t picture /**< * | |
| | | /, | |
| | | xcb_render_color_t color /**< */) | |
| | | ; | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBRenderQueryFiltersRep * | | /************************************************************************** | |
| XCBRenderQueryFiltersReply (XCBConnection *c, | | *** | |
| XCBRenderQueryFiltersCookie cookie, | | ** | |
| XCBGenericError **e); | | ** xcb_void_cookie_t xcb_render_create_solid_fill | |
| | | ** | |
| XCBVoidCookie | | ** @param xcb_connection_t *c | |
| XCBRenderSetPictureFilter (XCBConnection *c, | | ** @param xcb_render_picture_t picture | |
| XCBRenderPICTURE picture, | | ** @param xcb_render_color_t color | |
| CARD16 filter_len, | | ** @returns xcb_void_cookie_t | |
| const char *filter, | | ** | |
| CARD32 values_len, | | ************************************************************************** | |
| const XCBRenderFIXED *values); | | ***/ | |
| | | | |
| void | | xcb_void_cookie_t | |
| XCBRenderANIMCURSORELTNext (XCBRenderANIMCURSORELTIter *i); | | xcb_render_create_solid_fill (xcb_connection_t *c /**< */, | |
| | | xcb_render_picture_t picture /**< */, | |
| XCBGenericIter | | xcb_render_color_t color /**< */); | |
| XCBRenderANIMCURSORELTEnd (XCBRenderANIMCURSORELTIter i); | | | |
| | | /** | |
| XCBVoidCookie | | * Delivers a request to the X server | |
| XCBRenderCreateAnimCursor (XCBConnection *c, | | * @param c The connection | |
| XCBCURSOR cid, | | * @return A cookie | |
| CARD32 cursors_len, | | * | |
| const XCBRenderANIMCURSORELT *cursors); | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_render_create_linear_gradient_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_render_picture_t picture | |
| | | ** @param xcb_render_pointfix_t p1 | |
| | | ** @param xcb_render_pointfix_t p2 | |
| | | ** @param uint32_t num_stops | |
| | | ** @param const xcb_render_fixed_t *stops | |
| | | ** @param const xcb_render_color_t *colors | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_render_create_linear_gradient_checked (xcb_connection_t *c /** | |
| | | < */, | |
| | | xcb_render_picture_t pictur | |
| | | e /**< */, | |
| | | xcb_render_pointfix_t p1 /* | |
| | | *< */, | |
| | | xcb_render_pointfix_t p2 /* | |
| | | *< */, | |
| | | uint32_t num_st | |
| | | ops /**< */, | |
| | | const xcb_render_fixed_t *stops | |
| | | /**< */, | |
| | | const xcb_render_color_t *colors | |
| | | /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_render_create_linear_gradient | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_render_picture_t picture | |
| | | ** @param xcb_render_pointfix_t p1 | |
| | | ** @param xcb_render_pointfix_t p2 | |
| | | ** @param uint32_t num_stops | |
| | | ** @param const xcb_render_fixed_t *stops | |
| | | ** @param const xcb_render_color_t *colors | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_render_create_linear_gradient (xcb_connection_t *c /**< */, | |
| | | xcb_render_picture_t picture /**< | |
| | | */, | |
| | | xcb_render_pointfix_t p1 /**< */, | |
| | | xcb_render_pointfix_t p2 /**< */, | |
| | | uint32_t num_stops /** | |
| | | < */, | |
| | | const xcb_render_fixed_t *stops /**< */ | |
| | | , | |
| | | const xcb_render_color_t *colors /**< * | |
| | | /); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_render_create_radial_gradient_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_render_picture_t picture | |
| | | ** @param xcb_render_pointfix_t inner | |
| | | ** @param xcb_render_pointfix_t outer | |
| | | ** @param xcb_render_fixed_t inner_radius | |
| | | ** @param xcb_render_fixed_t outer_radius | |
| | | ** @param uint32_t num_stops | |
| | | ** @param const xcb_render_fixed_t *stops | |
| | | ** @param const xcb_render_color_t *colors | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_render_create_radial_gradient_checked (xcb_connection_t *c /** | |
| | | < */, | |
| | | xcb_render_picture_t pictur | |
| | | e /**< */, | |
| | | xcb_render_pointfix_t inner | |
| | | /**< */, | |
| | | xcb_render_pointfix_t outer | |
| | | /**< */, | |
| | | xcb_render_fixed_t inner_ | |
| | | radius /**< */, | |
| | | xcb_render_fixed_t outer_ | |
| | | radius /**< */, | |
| | | uint32_t num_st | |
| | | ops /**< */, | |
| | | const xcb_render_fixed_t *stops | |
| | | /**< */, | |
| | | const xcb_render_color_t *colors | |
| | | /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_render_create_radial_gradient | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_render_picture_t picture | |
| | | ** @param xcb_render_pointfix_t inner | |
| | | ** @param xcb_render_pointfix_t outer | |
| | | ** @param xcb_render_fixed_t inner_radius | |
| | | ** @param xcb_render_fixed_t outer_radius | |
| | | ** @param uint32_t num_stops | |
| | | ** @param const xcb_render_fixed_t *stops | |
| | | ** @param const xcb_render_color_t *colors | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_render_create_radial_gradient (xcb_connection_t *c /**< */, | |
| | | xcb_render_picture_t picture /**< | |
| | | */, | |
| | | xcb_render_pointfix_t inner /**< */ | |
| | | , | |
| | | xcb_render_pointfix_t outer /**< */ | |
| | | , | |
| | | xcb_render_fixed_t inner_radius | |
| | | /**< */, | |
| | | xcb_render_fixed_t outer_radius | |
| | | /**< */, | |
| | | uint32_t num_stops /** | |
| | | < */, | |
| | | const xcb_render_fixed_t *stops /**< */ | |
| | | , | |
| | | const xcb_render_color_t *colors /**< * | |
| | | /); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_render_create_conical_gradient_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_render_picture_t picture | |
| | | ** @param xcb_render_pointfix_t center | |
| | | ** @param xcb_render_fixed_t angle | |
| | | ** @param uint32_t num_stops | |
| | | ** @param const xcb_render_fixed_t *stops | |
| | | ** @param const xcb_render_color_t *colors | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_render_create_conical_gradient_checked (xcb_connection_t *c /* | |
| | | *< */, | |
| | | xcb_render_picture_t pictu | |
| | | re /**< */, | |
| | | xcb_render_pointfix_t cente | |
| | | r /**< */, | |
| | | xcb_render_fixed_t angle | |
| | | /**< */, | |
| | | uint32_t num_s | |
| | | tops /**< */, | |
| | | const xcb_render_fixed_t *stops | |
| | | /**< */, | |
| | | const xcb_render_color_t *color | |
| | | s /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_render_create_conical_gradient | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_render_picture_t picture | |
| | | ** @param xcb_render_pointfix_t center | |
| | | ** @param xcb_render_fixed_t angle | |
| | | ** @param uint32_t num_stops | |
| | | ** @param const xcb_render_fixed_t *stops | |
| | | ** @param const xcb_render_color_t *colors | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_render_create_conical_gradient (xcb_connection_t *c /**< */, | |
| | | xcb_render_picture_t picture /**< | |
| | | */, | |
| | | xcb_render_pointfix_t center /**< | |
| | | */, | |
| | | xcb_render_fixed_t angle /**< * | |
| | | /, | |
| | | uint32_t num_stops /* | |
| | | *< */, | |
| | | const xcb_render_fixed_t *stops /**< * | |
| | | /, | |
| | | const xcb_render_color_t *colors /**< | |
| | | */); | |
| | | | |
| | | #ifdef __cplusplus | |
| | | } | |
| | | #endif | |
| | | | |
| #endif | | #endif | |
|
| | | | |
| | | /** | |
| | | * @} | |
| | | */ | |
| | | | |
End of changes. 85 change blocks. |
| 1143 lines changed or deleted | | 4731 lines changed or added | |
|
| xproto.h | | xproto.h | |
| /* | | /* | |
|
| * This file generated automatically from xproto.xml by c-client.xsl using
XSLT. | | * This file generated automatically from xproto.xml by c_client.py. | |
| * Edit at your peril. | | * Edit at your peril. | |
| */ | | */ | |
| | | | |
|
| | | /** | |
| | | * @defgroup XCB__API XCB API | |
| | | * @brief XCB Protocol Implementation. | |
| | | * @{ | |
| | | **/ | |
| | | | |
| #ifndef __XPROTO_H | | #ifndef __XPROTO_H | |
| #define __XPROTO_H | | #define __XPROTO_H | |
| | | | |
| #include "xcb.h" | | #include "xcb.h" | |
| | | | |
|
| typedef enum { | | #ifdef __cplusplus | |
| XCBModMaskShift = (1 << 0), | | extern "C" { | |
| XCBModMaskLock = (1 << 1), | | #endif | |
| XCBModMaskControl = (1 << 2), | | | |
| XCBModMask1 = (1 << 3), | | | |
| XCBModMask2 = (1 << 4), | | | |
| XCBModMask3 = (1 << 5), | | | |
| XCBModMask4 = (1 << 6), | | | |
| XCBModMask5 = (1 << 7) | | | |
| } XCBModMask; | | | |
| | | | |
| #define XCBKeyPress 2 | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| XCBKEYCODE detail; | | | |
| CARD16 sequence; | | | |
| XCBTIMESTAMP time; | | | |
| XCBWINDOW root; | | | |
| XCBWINDOW event; | | | |
| XCBWINDOW child; | | | |
| INT16 root_x; | | | |
| INT16 root_y; | | | |
| INT16 event_x; | | | |
| INT16 event_y; | | | |
| CARD16 state; | | | |
| BOOL same_screen; | | | |
| } XCBKeyPressEvent; | | | |
| | | | |
| #define XCBKeyRelease 3 | | | |
| | | | |
| typedef XCBKeyPressEvent XCBKeyReleaseEvent; | | | |
| | | | |
| typedef enum { | | | |
| XCBButtonMask1 = (1 << 8), | | | |
| XCBButtonMask2 = (1 << 9), | | | |
| XCBButtonMask3 = (1 << 10), | | | |
| XCBButtonMask4 = (1 << 11), | | | |
| XCBButtonMask5 = (1 << 12), | | | |
| XCBButtonMaskAny = (1 << 15) | | | |
| } XCBButtonMask; | | | |
| | | | |
| #define XCBButtonPress 4 | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| XCBBUTTON detail; | | | |
| CARD16 sequence; | | | |
| XCBTIMESTAMP time; | | | |
| XCBWINDOW root; | | | |
| XCBWINDOW event; | | | |
| XCBWINDOW child; | | | |
| INT16 root_x; | | | |
| INT16 root_y; | | | |
| INT16 event_x; | | | |
| INT16 event_y; | | | |
| CARD16 state; | | | |
| BOOL same_screen; | | | |
| } XCBButtonPressEvent; | | | |
| | | | |
| #define XCBButtonRelease 5 | | | |
| | | | |
| typedef XCBButtonPressEvent XCBButtonReleaseEvent; | | | |
| | | | |
| #define XCBMotionNotify 6 | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| BYTE detail; | | | |
| CARD16 sequence; | | | |
| XCBTIMESTAMP time; | | | |
| XCBWINDOW root; | | | |
| XCBWINDOW event; | | | |
| XCBWINDOW child; | | | |
| INT16 root_x; | | | |
| INT16 root_y; | | | |
| INT16 event_x; | | | |
| INT16 event_y; | | | |
| CARD16 state; | | | |
| BOOL same_screen; | | | |
| } XCBMotionNotifyEvent; | | | |
| | | | |
| #define XCBEnterNotify 7 | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| BYTE detail; | | | |
| CARD16 sequence; | | | |
| XCBTIMESTAMP time; | | | |
| XCBWINDOW root; | | | |
| XCBWINDOW event; | | | |
| XCBWINDOW child; | | | |
| INT16 root_x; | | | |
| INT16 root_y; | | | |
| INT16 event_x; | | | |
| INT16 event_y; | | | |
| CARD16 state; | | | |
| BYTE mode; | | | |
| BYTE same_screen_focus; | | | |
| } XCBEnterNotifyEvent; | | | |
| | | | |
| #define XCBLeaveNotify 8 | | | |
| | | | |
| typedef XCBEnterNotifyEvent XCBLeaveNotifyEvent; | | | |
| | | | |
| #define XCBFocusIn 9 | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| BYTE detail; | | | |
| CARD16 sequence; | | | |
| XCBWINDOW event; | | | |
| BYTE mode; | | | |
| } XCBFocusInEvent; | | | |
| | | | |
| #define XCBFocusOut 10 | | | |
| | | | |
| typedef XCBFocusInEvent XCBFocusOutEvent; | | | |
| | | | |
| #define XCBKeymapNotify 11 | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 keys[31]; | | | |
| } XCBKeymapNotifyEvent; | | | |
| | | | |
| #define XCBExpose 12 | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| XCBWINDOW window; | | | |
| CARD16 x; | | | |
| CARD16 y; | | | |
| CARD16 width; | | | |
| CARD16 height; | | | |
| CARD16 count; | | | |
| } XCBExposeEvent; | | | |
| | | | |
| #define XCBGraphicsExposure 13 | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| XCBDRAWABLE drawable; | | | |
| CARD16 x; | | | |
| CARD16 y; | | | |
| CARD16 width; | | | |
| CARD16 height; | | | |
| CARD16 minor_opcode; | | | |
| CARD16 count; | | | |
| CARD8 major_opcode; | | | |
| } XCBGraphicsExposureEvent; | | | |
| | | | |
| #define XCBNoExposure 14 | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| XCBDRAWABLE drawable; | | | |
| CARD16 minor_opcode; | | | |
| CARD8 major_opcode; | | | |
| } XCBNoExposureEvent; | | | |
| | | | |
| #define XCBVisibilityNotify 15 | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| XCBWINDOW window; | | | |
| BYTE state; | | | |
| } XCBVisibilityNotifyEvent; | | | |
| | | | |
| #define XCBCreateNotify 16 | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| XCBWINDOW parent; | | | |
| XCBWINDOW window; | | | |
| INT16 x; | | | |
| INT16 y; | | | |
| CARD16 width; | | | |
| CARD16 height; | | | |
| CARD16 border_width; | | | |
| BOOL override_redirect; | | | |
| } XCBCreateNotifyEvent; | | | |
| | | | |
| #define XCBDestroyNotify 17 | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| XCBWINDOW event; | | | |
| XCBWINDOW window; | | | |
| } XCBDestroyNotifyEvent; | | | |
| | | | |
| #define XCBUnmapNotify 18 | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| XCBWINDOW event; | | | |
| XCBWINDOW window; | | | |
| BOOL from_configure; | | | |
| } XCBUnmapNotifyEvent; | | | |
| | | | |
| #define XCBMapNotify 19 | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| XCBWINDOW event; | | | |
| XCBWINDOW window; | | | |
| BOOL override_redirect; | | | |
| } XCBMapNotifyEvent; | | | |
| | | | |
| #define XCBMapRequest 20 | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| XCBWINDOW parent; | | | |
| XCBWINDOW window; | | | |
| } XCBMapRequestEvent; | | | |
| | | | |
| #define XCBReparentNotify 21 | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| XCBWINDOW event; | | | |
| XCBWINDOW window; | | | |
| XCBWINDOW parent; | | | |
| INT16 x; | | | |
| INT16 y; | | | |
| BOOL override_redirect; | | | |
| } XCBReparentNotifyEvent; | | | |
| | | | |
| #define XCBConfigureNotify 22 | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| XCBWINDOW event; | | | |
| XCBWINDOW window; | | | |
| XCBWINDOW above_sibling; | | | |
| INT16 x; | | | |
| INT16 y; | | | |
| CARD16 width; | | | |
| CARD16 height; | | | |
| CARD16 border_width; | | | |
| BOOL override_redirect; | | | |
| } XCBConfigureNotifyEvent; | | | |
| | | | |
| #define XCBConfigureRequest 23 | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| BYTE stack_mode; | | | |
| CARD16 sequence; | | | |
| XCBWINDOW parent; | | | |
| XCBWINDOW window; | | | |
| XCBWINDOW sibling; | | | |
| INT16 x; | | | |
| INT16 y; | | | |
| CARD16 width; | | | |
| CARD16 height; | | | |
| CARD16 border_width; | | | |
| CARD16 value_mask; | | | |
| } XCBConfigureRequestEvent; | | | |
| | | | |
| #define XCBGravityNotify 24 | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| XCBWINDOW event; | | | |
| XCBWINDOW window; | | | |
| INT16 x; | | | |
| INT16 y; | | | |
| } XCBGravityNotifyEvent; | | | |
| | | | |
| #define XCBResizeRequest 25 | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| XCBWINDOW window; | | | |
| CARD16 width; | | | |
| CARD16 height; | | | |
| } XCBResizeRequestEvent; | | | |
| | | | |
| #define XCBCirculateNotify 26 | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| XCBWINDOW event; | | | |
| XCBWINDOW window; | | | |
| CARD8 pad1[4]; | | | |
| BYTE place; | | | |
| } XCBCirculateNotifyEvent; | | | |
| | | | |
| #define XCBCirculateRequest 27 | | | |
| | | | |
| typedef XCBCirculateNotifyEvent XCBCirculateRequestEvent; | | | |
| | | | |
| typedef enum { | | | |
| XCBPropertyNewValue = 0, | | | |
| XCBPropertyDelete = 1 | | | |
| } XCBProperty; | | | |
| | | | |
| #define XCBPropertyNotify 28 | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| XCBWINDOW window; | | | |
| XCBATOM atom; | | | |
| XCBTIMESTAMP time; | | | |
| BYTE state; | | | |
| } XCBPropertyNotifyEvent; | | | |
| | | | |
| #define XCBSelectionClear 29 | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| XCBTIMESTAMP time; | | | |
| XCBWINDOW owner; | | | |
| XCBATOM selection; | | | |
| } XCBSelectionClearEvent; | | | |
| | | | |
| #define XCBSelectionRequest 30 | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| XCBTIMESTAMP time; | | | |
| XCBWINDOW owner; | | | |
| XCBWINDOW requestor; | | | |
| XCBATOM selection; | | | |
| XCBATOM target; | | | |
| XCBATOM property; | | | |
| } XCBSelectionRequestEvent; | | | |
| | | | |
| #define XCBSelectionNotify 31 | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| XCBTIMESTAMP time; | | | |
| XCBWINDOW requestor; | | | |
| XCBATOM selection; | | | |
| XCBATOM target; | | | |
| XCBATOM property; | | | |
| } XCBSelectionNotifyEvent; | | | |
| | | | |
| #define XCBColormapNotify 32 | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| XCBWINDOW window; | | | |
| XCBCOLORMAP colormap; | | | |
| BOOL _new; | | | |
| BYTE state; | | | |
| } XCBColormapNotifyEvent; | | | |
| | | | |
| typedef union { | | | |
| CARD8 data8[20]; | | | |
| CARD16 data16[10]; | | | |
| CARD32 data32[5]; | | | |
| } XCBClientMessageData; | | | |
| | | | |
| typedef struct { | | | |
| XCBClientMessageData *data; | | | |
| int rem; | | | |
| int index; | | | |
| } XCBClientMessageDataIter; | | | |
| | | | |
| #define XCBClientMessage 33 | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 format; | | | |
| CARD16 sequence; | | | |
| XCBWINDOW window; | | | |
| XCBATOM type; | | | |
| XCBClientMessageData data; | | | |
| } XCBClientMessageEvent; | | | |
| | | | |
| typedef enum { | | | |
| XCBMappingModifier = 0, | | | |
| XCBMappingKeyboard = 1, | | | |
| XCBMappingPointer = 2 | | | |
| } XCBMapping; | | | |
| | | | |
| #define XCBMappingNotify 34 | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| BYTE request; | | | |
| XCBKEYCODE first_keycode; | | | |
| CARD8 count; | | | |
| } XCBMappingNotifyEvent; | | | |
| | | | |
| #define XCBRequest 1 | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| BYTE error_code; | | | |
| CARD16 sequence; | | | |
| CARD32 bad_value; | | | |
| CARD16 minor_opcode; | | | |
| CARD8 major_opcode; | | | |
| } XCBRequestError; | | | |
| | | | |
| #define XCBValue 2 | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| BYTE error_code; | | | |
| CARD16 sequence; | | | |
| CARD32 bad_value; | | | |
| CARD16 minor_opcode; | | | |
| CARD8 major_opcode; | | | |
| } XCBValueError; | | | |
| | | | |
| #define XCBWindow 3 | | | |
| | | | |
| typedef XCBValueError XCBWindowError; | | | |
| | | | |
| #define XCBPixmap 4 | | | |
| | | | |
| typedef XCBValueError XCBPixmapError; | | | |
| | | | |
| #define XCBAtom 5 | | | |
| | | | |
| typedef XCBValueError XCBAtomError; | | | |
| | | | |
| #define XCBCursor 6 | | | |
| | | | |
| typedef XCBValueError XCBCursorError; | | | |
| | | | |
| #define XCBFont 7 | | | |
| | | | |
| typedef XCBValueError XCBFontError; | | | |
| | | | |
| #define XCBMatch 8 | | | |
| | | | |
| typedef XCBRequestError XCBMatchError; | | | |
| | | | |
| #define XCBDrawable 9 | | | |
| | | | |
| typedef XCBValueError XCBDrawableError; | | | |
| | | | |
| #define XCBAccess 10 | | | |
| | | | |
| typedef XCBRequestError XCBAccessError; | | | |
| | | | |
| #define XCBAlloc 11 | | | |
| | | | |
| typedef XCBRequestError XCBAllocError; | | | |
| | | | |
| #define XCBColormap 12 | | | |
| | | | |
| typedef XCBValueError XCBColormapError; | | | |
| | | | |
| #define XCBGContext 13 | | | |
| | | | |
| typedef XCBValueError XCBGContextError; | | | |
| | | | |
| #define XCBIDChoice 14 | | | |
| | | | |
| typedef XCBValueError XCBIDChoiceError; | | | |
| | | | |
| #define XCBName 15 | | | |
| | | | |
| typedef XCBRequestError XCBNameError; | | | |
| | | | |
| #define XCBLength 16 | | | |
| | | | |
| typedef XCBRequestError XCBLengthError; | | | |
| | | | |
| #define XCBImplementation 17 | | | |
| | | | |
| typedef XCBRequestError XCBImplementationError; | | | |
| | | | |
| typedef enum { | | | |
| XCBWindowClassCopyFromParent = 0, | | | |
| XCBWindowClassInputOutput = 1, | | | |
| XCBWindowClassInputOnly = 2 | | | |
| } XCBWindowClass; | | | |
| | | | |
| typedef enum { | | | |
| XCBCWBackPixmap = (1 << 0), | | | |
| XCBCWBackPixel = (1 << 1), | | | |
| XCBCWBorderPixmap = (1 << 2), | | | |
| XCBCWBorderPixel = (1 << 3), | | | |
| XCBCWBitGravity = (1 << 4), | | | |
| XCBCWWinGravity = (1 << 5), | | | |
| XCBCWBackingStore = (1 << 6), | | | |
| XCBCWBackingPlanes = (1 << 7), | | | |
| XCBCWBackingPixel = (1 << 8), | | | |
| XCBCWOverrideRedirect = (1 << 9), | | | |
| XCBCWSaveUnder = (1 << 10), | | | |
| XCBCWEventMask = (1 << 11), | | | |
| XCBCWDontPropagate = (1 << 12), | | | |
| XCBCWColormap = (1 << 13), | | | |
| XCBCWCursor = (1 << 14) | | | |
| } XCBCW; | | | |
| | | | |
| typedef enum { | | | |
| XCBBackingStoreNotUseful = 0, | | | |
| XCBBackingStoreWhenMapped = 1, | | | |
| XCBBackingStoreAlways = 2 | | | |
| } XCBBackingStore; | | | |
| | | | |
| typedef enum { | | | |
| XCBEventMaskNoEvent = 0, | | | |
| XCBEventMaskKeyPress = (1 << 0), | | | |
| XCBEventMaskKeyRelease = (1 << 1), | | | |
| XCBEventMaskButtonPress = (1 << 2), | | | |
| XCBEventMaskButtonRelease = (1 << 3), | | | |
| XCBEventMaskEnterWindow = (1 << 4), | | | |
| XCBEventMaskLeaveWindow = (1 << 5), | | | |
| XCBEventMaskPointerMotion = (1 << 6), | | | |
| XCBEventMaskPointerMotionHint = (1 << 7), | | | |
| XCBEventMaskButton1Motion = (1 << 8), | | | |
| XCBEventMaskButton2Motion = (1 << 9), | | | |
| XCBEventMaskButton3Motion = (1 << 10), | | | |
| XCBEventMaskButton4Motion = (1 << 11), | | | |
| XCBEventMaskButton5Motion = (1 << 12), | | | |
| XCBEventMaskButtonMotion = (1 << 13), | | | |
| XCBEventMaskKeymapState = (1 << 14), | | | |
| XCBEventMaskExposure = (1 << 15), | | | |
| XCBEventMaskVisibilityChange = (1 << 16), | | | |
| XCBEventMaskStructureNotify = (1 << 17), | | | |
| XCBEventMaskResizeRedirect = (1 << 18), | | | |
| XCBEventMaskSubstructureNotify = (1 << 19), | | | |
| XCBEventMaskSubstructureRedirect = (1 << 20), | | | |
| XCBEventMaskFocusChange = (1 << 21), | | | |
| XCBEventMaskPropertyChange = (1 << 22), | | | |
| XCBEventMaskColorMapChange = (1 << 23), | | | |
| XCBEventMaskOwnerGrabButton = (1 << 24) | | | |
| } XCBEventMask; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 depth; | | | |
| CARD16 length; | | | |
| XCBWINDOW wid; | | | |
| XCBWINDOW parent; | | | |
| INT16 x; | | | |
| INT16 y; | | | |
| CARD16 width; | | | |
| CARD16 height; | | | |
| CARD16 border_width; | | | |
| CARD16 _class; | | | |
| XCBVISUALID visual; | | | |
| CARD32 value_mask; | | | |
| } XCBCreateWindowReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| XCBWINDOW window; | | | |
| CARD32 value_mask; | | | |
| } XCBChangeWindowAttributesReq; | | | |
| | | | |
| typedef enum { | | | |
| XCBMapStateUnmapped = 0, | | | |
| XCBMapStateUnviewable = 1, | | | |
| XCBMapStateViewable = 2 | | | |
| } XCBMapState; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGetWindowAttributesCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| XCBWINDOW window; | | | |
| } XCBGetWindowAttributesReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 backing_store; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| XCBVISUALID visual; | | | |
| CARD16 _class; | | | |
| CARD8 bit_gravity; | | | |
| CARD8 win_gravity; | | | |
| CARD32 backing_planes; | | | |
| CARD32 backing_pixel; | | | |
| BOOL save_under; | | | |
| BOOL map_is_installed; | | | |
| CARD8 map_state; | | | |
| BOOL override_redirect; | | | |
| XCBCOLORMAP colormap; | | | |
| CARD32 all_event_masks; | | | |
| CARD32 your_event_mask; | | | |
| CARD16 do_not_propagate_mask; | | | |
| } XCBGetWindowAttributesRep; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| XCBWINDOW window; | | | |
| } XCBDestroyWindowReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| XCBWINDOW window; | | | |
| } XCBDestroySubwindowsReq; | | | |
| | | | |
| typedef enum { | | | |
| XCBSetModeInsert = 0, | | | |
| XCBSetModeDelete = 1 | | | |
| } XCBSetMode; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| BYTE mode; | | | |
| CARD16 length; | | | |
| XCBWINDOW window; | | | |
| } XCBChangeSaveSetReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| XCBWINDOW window; | | | |
| XCBWINDOW parent; | | | |
| INT16 x; | | | |
| INT16 y; | | | |
| } XCBReparentWindowReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| XCBWINDOW window; | | | |
| } XCBMapWindowReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| XCBWINDOW window; | | | |
| } XCBMapSubwindowsReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| XCBWINDOW window; | | | |
| } XCBUnmapWindowReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| XCBWINDOW window; | | | |
| } XCBUnmapSubwindowsReq; | | | |
| | | | |
| typedef enum { | | | |
| XCBConfigWindowX = (1 << 0), | | | |
| XCBConfigWindowY = (1 << 1), | | | |
| XCBConfigWindowWidth = (1 << 2), | | | |
| XCBConfigWindowHeight = (1 << 3), | | | |
| XCBConfigWindowBorderWidth = (1 << 4), | | | |
| XCBConfigWindowSibling = (1 << 5), | | | |
| XCBConfigWindowStackMode = (1 << 6) | | | |
| } XCBConfigWindow; | | | |
| | | | |
| typedef enum { | | | |
| XCBStackModeAbove = 0, | | | |
| XCBStackModeBelow = 1, | | | |
| XCBStackModeTopIf = 2, | | | |
| XCBStackModeBottomIf = 3, | | | |
| XCBStackModeOpposite = 4 | | | |
| } XCBStackMode; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| XCBWINDOW window; | | | |
| CARD16 value_mask; | | | |
| } XCBConfigureWindowReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 direction; | | | |
| CARD16 length; | | | |
| XCBWINDOW window; | | | |
| } XCBCirculateWindowReq; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGetGeometryCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| XCBDRAWABLE drawable; | | | |
| } XCBGetGeometryReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 depth; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| XCBWINDOW root; | | | |
| INT16 x; | | | |
| INT16 y; | | | |
| CARD16 width; | | | |
| CARD16 height; | | | |
| CARD16 border_width; | | | |
| } XCBGetGeometryRep; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBQueryTreeCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| XCBWINDOW window; | | | |
| } XCBQueryTreeReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| XCBWINDOW root; | | | |
| XCBWINDOW parent; | | | |
| CARD16 children_len; | | | |
| CARD8 pad1[14]; | | | |
| } XCBQueryTreeRep; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBInternAtomCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| BOOL only_if_exists; | | | |
| CARD16 length; | | | |
| CARD16 name_len; | | | |
| CARD8 pad0[2]; | | | |
| } XCBInternAtomReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| XCBATOM atom; | | | |
| } XCBInternAtomRep; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGetAtomNameCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| XCBATOM atom; | | | |
| } XCBGetAtomNameReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD16 name_len; | | | |
| CARD8 pad1[22]; | | | |
| } XCBGetAtomNameRep; | | | |
| | | | |
| typedef enum { | | | |
| XCBPropModeReplace = 0, | | | |
| XCBPropModePrepend = 1, | | | |
| XCBPropModeAppend = 2 | | | |
| } XCBPropMode; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 mode; | | | |
| CARD16 length; | | | |
| XCBWINDOW window; | | | |
| XCBATOM property; | | | |
| XCBATOM type; | | | |
| CARD8 format; | | | |
| CARD8 pad0[3]; | | | |
| CARD32 data_len; | | | |
| } XCBChangePropertyReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| XCBWINDOW window; | | | |
| XCBATOM property; | | | |
| } XCBDeletePropertyReq; | | | |
| | | | |
| typedef enum { | | | |
| XCBGetPropertyTypeAny = 0 | | | |
| } XCBGetPropertyType; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGetPropertyCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| BOOL _delete; | | | |
| CARD16 length; | | | |
| XCBWINDOW window; | | | |
| XCBATOM property; | | | |
| XCBATOM type; | | | |
| CARD32 long_offset; | | | |
| CARD32 long_length; | | | |
| } XCBGetPropertyReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 format; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| XCBATOM type; | | | |
| CARD32 bytes_after; | | | |
| CARD32 value_len; | | | |
| CARD8 pad0[12]; | | | |
| } XCBGetPropertyRep; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBListPropertiesCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| XCBWINDOW window; | | | |
| } XCBListPropertiesReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD16 atoms_len; | | | |
| CARD8 pad1[22]; | | | |
| } XCBListPropertiesRep; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| XCBWINDOW owner; | | | |
| XCBATOM selection; | | | |
| XCBTIMESTAMP time; | | | |
| } XCBSetSelectionOwnerReq; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGetSelectionOwnerCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| XCBATOM selection; | | | |
| } XCBGetSelectionOwnerReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| XCBWINDOW owner; | | | |
| } XCBGetSelectionOwnerRep; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| XCBWINDOW requestor; | | | |
| XCBATOM selection; | | | |
| XCBATOM target; | | | |
| XCBATOM property; | | | |
| XCBTIMESTAMP time; | | | |
| } XCBConvertSelectionReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| BOOL propagate; | | | |
| CARD16 length; | | | |
| XCBWINDOW destination; | | | |
| CARD32 event_mask; | | | |
| } XCBSendEventReq; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGrabPointerCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| BOOL owner_events; | | | |
| CARD16 length; | | | |
| XCBWINDOW grab_window; | | | |
| CARD16 event_mask; | | | |
| BYTE pointer_mode; | | | |
| BYTE keyboard_mode; | | | |
| XCBWINDOW confine_to; | | | |
| XCBCURSOR cursor; | | | |
| XCBTIMESTAMP time; | | | |
| } XCBGrabPointerReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| BYTE status; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| } XCBGrabPointerRep; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| XCBTIMESTAMP time; | | | |
| } XCBUngrabPointerReq; | | | |
| | | | |
| typedef enum { | | | |
| XCBButtonAny = 0, | | | |
| XCBButton1 = 1, | | | |
| XCBButton2 = 2, | | | |
| XCBButton3 = 3, | | | |
| XCBButton4 = 4, | | | |
| XCBButton5 = 5 | | | |
| } XCBButton; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| BOOL owner_events; | | | |
| CARD16 length; | | | |
| XCBWINDOW grab_window; | | | |
| CARD16 event_mask; | | | |
| CARD8 pointer_mode; | | | |
| CARD8 keyboard_mode; | | | |
| XCBWINDOW confine_to; | | | |
| XCBCURSOR cursor; | | | |
| CARD8 button; | | | |
| CARD8 pad0; | | | |
| CARD16 modifiers; | | | |
| } XCBGrabButtonReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 button; | | | |
| CARD16 length; | | | |
| XCBWINDOW grab_window; | | | |
| CARD16 modifiers; | | | |
| CARD8 pad0[2]; | | | |
| } XCBUngrabButtonReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| XCBCURSOR cursor; | | | |
| XCBTIMESTAMP time; | | | |
| CARD16 event_mask; | | | |
| } XCBChangeActivePointerGrabReq; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGrabKeyboardCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| BOOL owner_events; | | | |
| CARD16 length; | | | |
| XCBWINDOW grab_window; | | | |
| XCBTIMESTAMP time; | | | |
| BYTE pointer_mode; | | | |
| BYTE keyboard_mode; | | | |
| } XCBGrabKeyboardReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| BYTE status; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| } XCBGrabKeyboardRep; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| XCBTIMESTAMP time; | | | |
| } XCBUngrabKeyboardReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| BOOL owner_events; | | | |
| CARD16 length; | | | |
| XCBWINDOW grab_window; | | | |
| CARD16 modifiers; | | | |
| XCBKEYCODE key; | | | |
| CARD8 pointer_mode; | | | |
| CARD8 keyboard_mode; | | | |
| } XCBGrabKeyReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 key; | | | |
| CARD16 length; | | | |
| XCBWINDOW grab_window; | | | |
| CARD16 modifiers; | | | |
| } XCBUngrabKeyReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 mode; | | | |
| CARD16 length; | | | |
| XCBTIMESTAMP time; | | | |
| } XCBAllowEventsReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| } XCBGrabServerReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| } XCBUngrabServerReq; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBQueryPointerCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| XCBWINDOW window; | | | |
| } XCBQueryPointerReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| BOOL same_screen; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| XCBWINDOW root; | | | |
| XCBWINDOW child; | | | |
| INT16 root_x; | | | |
| INT16 root_y; | | | |
| INT16 win_x; | | | |
| INT16 win_y; | | | |
| CARD16 mask; | | | |
| } XCBQueryPointerRep; | | | |
| | | | |
| typedef struct { | | | |
| XCBTIMESTAMP time; | | | |
| INT16 x; | | | |
| INT16 y; | | | |
| } XCBTIMECOORD; | | | |
| | | | |
| typedef struct { | | | |
| XCBTIMECOORD *data; | | | |
| int rem; | | | |
| int index; | | | |
| } XCBTIMECOORDIter; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGetMotionEventsCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| XCBWINDOW window; | | | |
| XCBTIMESTAMP start; | | | |
| XCBTIMESTAMP stop; | | | |
| } XCBGetMotionEventsReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD32 events_len; | | | |
| CARD8 pad1[20]; | | | |
| } XCBGetMotionEventsRep; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBTranslateCoordinatesCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| XCBWINDOW src_window; | | | |
| XCBWINDOW dst_window; | | | |
| INT16 src_x; | | | |
| INT16 src_y; | | | |
| } XCBTranslateCoordinatesReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| BOOL same_screen; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| XCBWINDOW child; | | | |
| CARD16 dst_x; | | | |
| CARD16 dst_y; | | | |
| } XCBTranslateCoordinatesRep; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| XCBWINDOW src_window; | | | |
| XCBWINDOW dst_window; | | | |
| INT16 src_x; | | | |
| INT16 src_y; | | | |
| CARD16 src_width; | | | |
| CARD16 src_height; | | | |
| INT16 dst_x; | | | |
| INT16 dst_y; | | | |
| } XCBWarpPointerReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 revert_to; | | | |
| CARD16 length; | | | |
| XCBWINDOW focus; | | | |
| XCBTIMESTAMP time; | | | |
| } XCBSetInputFocusReq; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGetInputFocusCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| } XCBGetInputFocusReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 revert_to; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| XCBWINDOW focus; | | | |
| } XCBGetInputFocusRep; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBQueryKeymapCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| } XCBQueryKeymapReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD8 keys[32]; | | | |
| } XCBQueryKeymapRep; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| XCBFONT fid; | | | |
| CARD16 name_len; | | | |
| } XCBOpenFontReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| XCBFONT font; | | | |
| } XCBCloseFontReq; | | | |
| | | | |
| typedef struct { | | | |
| XCBATOM name; | | | |
| CARD32 value; | | | |
| } XCBFONTPROP; | | | |
| | | | |
| typedef struct { | | | |
| XCBFONTPROP *data; | | | |
| int rem; | | | |
| int index; | | | |
| } XCBFONTPROPIter; | | | |
| | | | |
| typedef struct { | | | |
| INT16 left_side_bearing; | | | |
| INT16 right_side_bearing; | | | |
| INT16 character_width; | | | |
| INT16 ascent; | | | |
| INT16 descent; | | | |
| CARD16 attributes; | | | |
| } XCBCHARINFO; | | | |
| | | | |
| typedef struct { | | | |
| XCBCHARINFO *data; | | | |
| int rem; | | | |
| int index; | | | |
| } XCBCHARINFOIter; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBQueryFontCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| XCBFONTABLE font; | | | |
| } XCBQueryFontReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| XCBCHARINFO min_bounds; | | | |
| CARD8 pad1[4]; | | | |
| XCBCHARINFO max_bounds; | | | |
| CARD8 pad2[4]; | | | |
| CARD16 min_char_or_byte2; | | | |
| CARD16 max_char_or_byte2; | | | |
| CARD16 default_char; | | | |
| CARD16 properties_len; | | | |
| BYTE draw_direction; | | | |
| CARD8 min_byte1; | | | |
| CARD8 max_byte1; | | | |
| BOOL all_chars_exist; | | | |
| INT16 font_ascent; | | | |
| INT16 font_descent; | | | |
| CARD32 char_infos_len; | | | |
| } XCBQueryFontRep; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBQueryTextExtentsCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| BOOL odd_length; | | | |
| CARD16 length; | | | |
| XCBFONTABLE font; | | | |
| } XCBQueryTextExtentsReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| BYTE draw_direction; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| INT16 font_ascent; | | | |
| INT16 font_descent; | | | |
| INT16 overall_ascent; | | | |
| INT16 overall_descent; | | | |
| INT32 overall_width; | | | |
| INT32 overall_left; | | | |
| INT32 overall_right; | | | |
| } XCBQueryTextExtentsRep; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 name_len; | | | |
| } XCBSTR; | | | |
| | | | |
| typedef struct { | | | |
| XCBSTR *data; | | | |
| int rem; | | | |
| int index; | | | |
| } XCBSTRIter; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBListFontsCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| CARD16 max_names; | | | |
| CARD16 pattern_len; | | | |
| } XCBListFontsReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD16 names_len; | | | |
| CARD8 pad1[22]; | | | |
| } XCBListFontsRep; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBListFontsWithInfoCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| CARD16 max_names; | | | |
| CARD16 pattern_len; | | | |
| } XCBListFontsWithInfoReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 name_len; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| XCBCHARINFO min_bounds; | | | |
| CARD8 pad0[4]; | | | |
| XCBCHARINFO max_bounds; | | | |
| CARD8 pad1[4]; | | | |
| CARD16 min_char_or_byte2; | | | |
| CARD16 max_char_or_byte2; | | | |
| CARD16 default_char; | | | |
| CARD16 properties_len; | | | |
| BYTE draw_direction; | | | |
| CARD8 min_byte1; | | | |
| CARD8 max_byte1; | | | |
| BOOL all_chars_exist; | | | |
| INT16 font_ascent; | | | |
| INT16 font_descent; | | | |
| CARD32 replies_hint; | | | |
| } XCBListFontsWithInfoRep; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| CARD16 font_qty; | | | |
| } XCBSetFontPathReq; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGetFontPathCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| } XCBGetFontPathReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD16 path_len; | | | |
| CARD8 pad1[22]; | | | |
| } XCBGetFontPathRep; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 depth; | | | |
| CARD16 length; | | | |
| XCBPIXMAP pid; | | | |
| XCBDRAWABLE drawable; | | | |
| CARD16 width; | | | |
| CARD16 height; | | | |
| } XCBCreatePixmapReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| XCBPIXMAP pixmap; | | | |
| } XCBFreePixmapReq; | | | |
| | | | |
| typedef enum { | | | |
| XCBGCFunction = (1 << 0), | | | |
| XCBGCPlaneMask = (1 << 1), | | | |
| XCBGCForeground = (1 << 2), | | | |
| XCBGCBackground = (1 << 3), | | | |
| XCBGCLineWidth = (1 << 4), | | | |
| XCBGCLineStyle = (1 << 5), | | | |
| XCBGCCapStyle = (1 << 6), | | | |
| XCBGCJoinStyle = (1 << 7), | | | |
| XCBGCFillStyle = (1 << 8), | | | |
| XCBGCFillRule = (1 << 9), | | | |
| XCBGCTile = (1 << 10), | | | |
| XCBGCStipple = (1 << 11), | | | |
| XCBGCTileStippleOriginX = (1 << 12), | | | |
| XCBGCTileStippleOriginY = (1 << 13), | | | |
| XCBGCFont = (1 << 14), | | | |
| XCBGCSubwindowMode = (1 << 15), | | | |
| XCBGCGraphicsExposures = (1 << 16), | | | |
| XCBGCClipOriginX = (1 << 17), | | | |
| XCBGCClipOriginY = (1 << 18), | | | |
| XCBGCClipMask = (1 << 19), | | | |
| XCBGCDashOffset = (1 << 20), | | | |
| XCBGCDashList = (1 << 21), | | | |
| XCBGCArcMode = (1 << 22) | | | |
| } XCBGC; | | | |
| | | | |
| typedef enum { | | | |
| XCBGXclear = 0x0, | | | |
| XCBGXand = 0x1, | | | |
| XCBGXandReverse = 0x2, | | | |
| XCBGXcopy = 0x3, | | | |
| XCBGXandInverted = 0x4, | | | |
| XCBGXnoop = 0x5, | | | |
| XCBGXxor = 0x6, | | | |
| XCBGXor = 0x7, | | | |
| XCBGXnor = 0x8, | | | |
| XCBGXequiv = 0x9, | | | |
| XCBGXinvert = 0xa, | | | |
| XCBGXorReverse = 0xb, | | | |
| XCBGXcopyInverted = 0xc, | | | |
| XCBGXorInverted = 0xd, | | | |
| XCBGXnand = 0xe, | | | |
| XCBGXset = 0xf | | | |
| } XCBGX; | | | |
| | | | |
| typedef enum { | | | |
| XCBLineStyleSolid = 0, | | | |
| XCBLineStyleOnOffDash = 1, | | | |
| XCBLineStyleDoubleDash = 2 | | | |
| } XCBLineStyle; | | | |
| | | | |
| typedef enum { | | | |
| XCBCapStyleNotLast = 0, | | | |
| XCBCapStyleCap = 1, | | | |
| XCBCapStyleButt = 2, | | | |
| XCBCapStyleProjecting = 3 | | | |
| } XCBCapStyle; | | | |
| | | | |
| typedef enum { | | | |
| XCBJoinStyleMitre = 0, | | | |
| XCBJoinStyleRound = 1, | | | |
| XCBJoinStyleBevel = 2 | | | |
| } XCBJoinStyle; | | | |
| | | | |
| typedef enum { | | | |
| XCBFillStyleSolid = 0, | | | |
| XCBFillStyleTiled = 1, | | | |
| XCBFillStyleStippled = 2, | | | |
| XCBFillStyleOpaqueStippled = 3 | | | |
| } XCBFillStyle; | | | |
| | | | |
| typedef enum { | | | |
| XCBFillRuleEvenOdd = 0, | | | |
| XCBFillRuleWinding = 1 | | | |
| } XCBFillRule; | | | |
| | | | |
| typedef enum { | | | |
| XCBSubwindowModeClipByChildren = 0, | | | |
| XCBSubwindowModeIncludeInferiors = 1 | | | |
| } XCBSubwindowMode; | | | |
| | | | |
| typedef enum { | | | |
| XCBArcModeChord = 0, | | | |
| XCBArcModePieSlice = 1 | | | |
| } XCBArcMode; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| XCBGCONTEXT cid; | | | |
| XCBDRAWABLE drawable; | | | |
| CARD32 value_mask; | | | |
| } XCBCreateGCReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| XCBGCONTEXT gc; | | | |
| CARD32 value_mask; | | | |
| } XCBChangeGCReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| XCBGCONTEXT src_gc; | | | |
| XCBGCONTEXT dst_gc; | | | |
| CARD32 value_mask; | | | |
| } XCBCopyGCReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| XCBGCONTEXT gc; | | | |
| CARD16 dash_offset; | | | |
| CARD16 dashes_len; | | | |
| } XCBSetDashesReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| BYTE ordering; | | | |
| CARD16 length; | | | |
| XCBGCONTEXT gc; | | | |
| INT16 clip_x_origin; | | | |
| INT16 clip_y_origin; | | | |
| } XCBSetClipRectanglesReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| XCBGCONTEXT gc; | | | |
| } XCBFreeGCReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| BOOL exposures; | | | |
| CARD16 length; | | | |
| XCBWINDOW window; | | | |
| INT16 x; | | | |
| INT16 y; | | | |
| CARD16 width; | | | |
| CARD16 height; | | | |
| } XCBClearAreaReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| XCBDRAWABLE src_drawable; | | | |
| XCBDRAWABLE dst_drawable; | | | |
| XCBGCONTEXT gc; | | | |
| INT16 src_x; | | | |
| INT16 src_y; | | | |
| INT16 dst_x; | | | |
| INT16 dst_y; | | | |
| CARD16 width; | | | |
| CARD16 height; | | | |
| } XCBCopyAreaReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| XCBDRAWABLE src_drawable; | | | |
| XCBDRAWABLE dst_drawable; | | | |
| XCBGCONTEXT gc; | | | |
| INT16 src_x; | | | |
| INT16 src_y; | | | |
| INT16 dst_x; | | | |
| INT16 dst_y; | | | |
| CARD16 width; | | | |
| CARD16 height; | | | |
| CARD32 bit_plane; | | | |
| } XCBCopyPlaneReq; | | | |
| | | | |
| typedef enum { | | | |
| XCBCoordModeOrigin = 0, | | | |
| XCBCoordModePrevious = 1 | | | |
| } XCBCoordMode; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| BYTE coordinate_mode; | | | |
| CARD16 length; | | | |
| XCBDRAWABLE drawable; | | | |
| XCBGCONTEXT gc; | | | |
| } XCBPolyPointReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| BYTE coordinate_mode; | | | |
| CARD16 length; | | | |
| XCBDRAWABLE drawable; | | | |
| XCBGCONTEXT gc; | | | |
| } XCBPolyLineReq; | | | |
| | | | |
| typedef struct { | | | |
| INT16 x1; | | | |
| INT16 y1; | | | |
| INT16 x2; | | | |
| INT16 y2; | | | |
| } XCBSEGMENT; | | | |
| | | | |
| typedef struct { | | | |
| XCBSEGMENT *data; | | | |
| int rem; | | | |
| int index; | | | |
| } XCBSEGMENTIter; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| XCBDRAWABLE drawable; | | | |
| XCBGCONTEXT gc; | | | |
| } XCBPolySegmentReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| XCBDRAWABLE drawable; | | | |
| XCBGCONTEXT gc; | | | |
| } XCBPolyRectangleReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| XCBDRAWABLE drawable; | | | |
| XCBGCONTEXT gc; | | | |
| } XCBPolyArcReq; | | | |
| | | | |
| typedef enum { | | | |
| XCBPolyShapeComplex = 0, | | | |
| XCBPolyShapeNonconvex = 1, | | | |
| XCBPolyShapeConvex = 2 | | | |
| } XCBPolyShape; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| XCBDRAWABLE drawable; | | | |
| XCBGCONTEXT gc; | | | |
| CARD8 shape; | | | |
| CARD8 coordinate_mode; | | | |
| } XCBFillPolyReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| XCBDRAWABLE drawable; | | | |
| XCBGCONTEXT gc; | | | |
| } XCBPolyFillRectangleReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| XCBDRAWABLE drawable; | | | |
| XCBGCONTEXT gc; | | | |
| } XCBPolyFillArcReq; | | | |
| | | | |
| typedef enum { | | | |
| XCBImageFormatXYBitmap = 0, | | | |
| XCBImageFormatXYPixmap = 1, | | | |
| XCBImageFormatZPixmap = 2 | | | |
| } XCBImageFormat; | | | |
| | | | |
| typedef enum { | | | |
| XCBImageOrderLSBFirst = 0, | | | |
| XCBImageOrderMSBFirst = 1 | | | |
| } XCBImageOrder; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 format; | | | |
| CARD16 length; | | | |
| XCBDRAWABLE drawable; | | | |
| XCBGCONTEXT gc; | | | |
| CARD16 width; | | | |
| CARD16 height; | | | |
| INT16 dst_x; | | | |
| INT16 dst_y; | | | |
| CARD8 left_pad; | | | |
| CARD8 depth; | | | |
| } XCBPutImageReq; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGetImageCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 format; | | | |
| CARD16 length; | | | |
| XCBDRAWABLE drawable; | | | |
| INT16 x; | | | |
| INT16 y; | | | |
| CARD16 width; | | | |
| CARD16 height; | | | |
| CARD32 plane_mask; | | | |
| } XCBGetImageReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 depth; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| XCBVISUALID visual; | | | |
| CARD8 pad0[20]; | | | |
| } XCBGetImageRep; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| XCBDRAWABLE drawable; | | | |
| XCBGCONTEXT gc; | | | |
| INT16 x; | | | |
| INT16 y; | | | |
| } XCBPolyText8Req; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| XCBDRAWABLE drawable; | | | |
| XCBGCONTEXT gc; | | | |
| INT16 x; | | | |
| INT16 y; | | | |
| } XCBPolyText16Req; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| BYTE string_len; | | | |
| CARD16 length; | | | |
| XCBDRAWABLE drawable; | | | |
| XCBGCONTEXT gc; | | | |
| INT16 x; | | | |
| INT16 y; | | | |
| } XCBImageText8Req; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| BYTE string_len; | | | |
| CARD16 length; | | | |
| XCBDRAWABLE drawable; | | | |
| XCBGCONTEXT gc; | | | |
| INT16 x; | | | |
| INT16 y; | | | |
| } XCBImageText16Req; | | | |
| | | | |
| typedef enum { | | | |
| XCBColormapAllocNone = 0, | | | |
| XCBColormapAllocAll = 1 | | | |
| } XCBColormapAlloc; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| BYTE alloc; | | | |
| CARD16 length; | | | |
| XCBCOLORMAP mid; | | | |
| XCBWINDOW window; | | | |
| XCBVISUALID visual; | | | |
| } XCBCreateColormapReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| XCBCOLORMAP cmap; | | | |
| } XCBFreeColormapReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| XCBCOLORMAP mid; | | | |
| XCBCOLORMAP src_cmap; | | | |
| } XCBCopyColormapAndFreeReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| XCBCOLORMAP cmap; | | | |
| } XCBInstallColormapReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| XCBCOLORMAP cmap; | | | |
| } XCBUninstallColormapReq; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBListInstalledColormapsCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| XCBWINDOW window; | | | |
| } XCBListInstalledColormapsReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD16 cmaps_len; | | | |
| CARD8 pad1[22]; | | | |
| } XCBListInstalledColormapsRep; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBAllocColorCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| XCBCOLORMAP cmap; | | | |
| CARD16 red; | | | |
| CARD16 green; | | | |
| CARD16 blue; | | | |
| } XCBAllocColorReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD16 red; | | | |
| CARD16 green; | | | |
| CARD16 blue; | | | |
| CARD8 pad1[2]; | | | |
| CARD32 pixel; | | | |
| } XCBAllocColorRep; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBAllocNamedColorCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| XCBCOLORMAP cmap; | | | |
| CARD16 name_len; | | | |
| } XCBAllocNamedColorReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD32 pixel; | | | |
| CARD16 exact_red; | | | |
| CARD16 exact_green; | | | |
| CARD16 exact_blue; | | | |
| CARD16 visual_red; | | | |
| CARD16 visual_green; | | | |
| CARD16 visual_blue; | | | |
| } XCBAllocNamedColorRep; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBAllocColorCellsCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| BOOL contiguous; | | | |
| CARD16 length; | | | |
| XCBCOLORMAP cmap; | | | |
| CARD16 colors; | | | |
| CARD16 planes; | | | |
| } XCBAllocColorCellsReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD16 pixels_len; | | | |
| CARD16 masks_len; | | | |
| CARD8 pad1[20]; | | | |
| } XCBAllocColorCellsRep; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBAllocColorPlanesCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| BOOL contiguous; | | | |
| CARD16 length; | | | |
| XCBCOLORMAP cmap; | | | |
| CARD16 colors; | | | |
| CARD16 reds; | | | |
| CARD16 greens; | | | |
| CARD16 blues; | | | |
| } XCBAllocColorPlanesReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD16 pixels_len; | | | |
| CARD8 pad1[2]; | | | |
| CARD32 red_mask; | | | |
| CARD32 green_mask; | | | |
| CARD32 blue_mask; | | | |
| CARD8 pad2[8]; | | | |
| } XCBAllocColorPlanesRep; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| XCBCOLORMAP cmap; | | | |
| CARD32 plane_mask; | | | |
| } XCBFreeColorsReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD32 pixel; | | | |
| CARD16 red; | | | |
| CARD16 green; | | | |
| CARD16 blue; | | | |
| BYTE flags; | | | |
| CARD8 pad0; | | | |
| } XCBCOLORITEM; | | | |
| | | | |
| typedef struct { | | | |
| XCBCOLORITEM *data; | | | |
| int rem; | | | |
| int index; | | | |
| } XCBCOLORITEMIter; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| XCBCOLORMAP cmap; | | | |
| } XCBStoreColorsReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 flags; | | | |
| CARD16 length; | | | |
| XCBCOLORMAP cmap; | | | |
| CARD32 pixel; | | | |
| CARD16 name_len; | | | |
| } XCBStoreNamedColorReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD16 red; | | | |
| CARD16 green; | | | |
| CARD16 blue; | | | |
| CARD8 pad0[2]; | | | |
| } XCBRGB; | | | |
| | | | |
| typedef struct { | | | |
| XCBRGB *data; | | | |
| int rem; | | | |
| int index; | | | |
| } XCBRGBIter; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBQueryColorsCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| XCBCOLORMAP cmap; | | | |
| } XCBQueryColorsReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD16 colors_len; | | | |
| CARD8 pad1[22]; | | | |
| } XCBQueryColorsRep; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBLookupColorCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| XCBCOLORMAP cmap; | | | |
| CARD16 name_len; | | | |
| } XCBLookupColorReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD16 exact_red; | | | |
| CARD16 exact_green; | | | |
| CARD16 exact_blue; | | | |
| CARD16 visual_red; | | | |
| CARD16 visual_green; | | | |
| CARD16 visual_blue; | | | |
| } XCBLookupColorRep; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| XCBCURSOR cid; | | | |
| XCBPIXMAP source; | | | |
| XCBPIXMAP mask; | | | |
| CARD16 fore_red; | | | |
| CARD16 fore_green; | | | |
| CARD16 fore_blue; | | | |
| CARD16 back_red; | | | |
| CARD16 back_green; | | | |
| CARD16 back_blue; | | | |
| CARD16 x; | | | |
| CARD16 y; | | | |
| } XCBCreateCursorReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| XCBCURSOR cid; | | | |
| XCBFONT source_font; | | | |
| XCBFONT mask_font; | | | |
| CARD16 source_char; | | | |
| CARD16 mask_char; | | | |
| CARD16 fore_red; | | | |
| CARD16 fore_green; | | | |
| CARD16 fore_blue; | | | |
| CARD16 back_red; | | | |
| CARD16 back_green; | | | |
| CARD16 back_blue; | | | |
| } XCBCreateGlyphCursorReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| XCBCURSOR cursor; | | | |
| } XCBFreeCursorReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| XCBCURSOR cursor; | | | |
| CARD16 fore_red; | | | |
| CARD16 fore_green; | | | |
| CARD16 fore_blue; | | | |
| CARD16 back_red; | | | |
| CARD16 back_green; | | | |
| CARD16 back_blue; | | | |
| } XCBRecolorCursorReq; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBQueryBestSizeCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 _class; | | | |
| CARD16 length; | | | |
| XCBDRAWABLE drawable; | | | |
| CARD16 width; | | | |
| CARD16 height; | | | |
| } XCBQueryBestSizeReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD16 width; | | | |
| CARD16 height; | | | |
| } XCBQueryBestSizeRep; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBQueryExtensionCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| CARD16 name_len; | | | |
| } XCBQueryExtensionReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| BOOL present; | | | |
| CARD8 major_opcode; | | | |
| CARD8 first_event; | | | |
| CARD8 first_error; | | | |
| } XCBQueryExtensionRep; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBListExtensionsCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| } XCBListExtensionsReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 names_len; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD8 pad0[24]; | | | |
| } XCBListExtensionsRep; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 keycode_count; | | | |
| CARD16 length; | | | |
| XCBKEYCODE first_keycode; | | | |
| CARD8 keysyms_per_keycode; | | | |
| } XCBChangeKeyboardMappingReq; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGetKeyboardMappingCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| XCBKEYCODE first_keycode; | | | |
| CARD8 count; | | | |
| } XCBGetKeyboardMappingReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| BYTE keysyms_per_keycode; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD8 pad0[24]; | | | |
| } XCBGetKeyboardMappingRep; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| CARD32 value_mask; | | | |
| } XCBChangeKeyboardControlReq; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGetKeyboardControlCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| } XCBGetKeyboardControlReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| BYTE global_auto_repeat; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD32 led_mask; | | | |
| CARD8 key_click_percent; | | | |
| CARD8 bell_percent; | | | |
| CARD16 bell_pitch; | | | |
| CARD16 bell_duration; | | | |
| CARD8 pad0[2]; | | | |
| CARD8 auto_repeats[32]; | | | |
| } XCBGetKeyboardControlRep; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| INT8 percent; | | | |
| CARD16 length; | | | |
| } XCBBellReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| INT16 acceleration_numerator; | | | |
| INT16 acceleration_denominator; | | | |
| INT16 threshold; | | | |
| BOOL do_acceleration; | | | |
| BOOL do_threshold; | | | |
| } XCBChangePointerControlReq; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGetPointerControlCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| } XCBGetPointerControlReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD16 acceleration_numerator; | | | |
| CARD16 acceleration_denominator; | | | |
| CARD16 threshold; | | | |
| } XCBGetPointerControlRep; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| INT16 timeout; | | | |
| INT16 interval; | | | |
| CARD8 prefer_blanking; | | | |
| CARD8 allow_exposures; | | | |
| } XCBSetScreenSaverReq; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGetScreenSaverCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| } XCBGetScreenSaverReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD16 timeout; | | | |
| CARD16 interval; | | | |
| BYTE prefer_blanking; | | | |
| BYTE allow_exposures; | | | |
| } XCBGetScreenSaverRep; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 mode; | | | |
| CARD16 length; | | | |
| CARD8 family; | | | |
| CARD8 pad0; | | | |
| CARD16 address_len; | | | |
| } XCBChangeHostsReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 family; | | | |
| CARD8 pad0; | | | |
| CARD16 address_len; | | | |
| } XCBHOST; | | | |
| | | | |
| typedef struct { | | | |
| XCBHOST *data; | | | |
| int rem; | | | |
| int index; | | | |
| } XCBHOSTIter; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBListHostsCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| } XCBListHostsReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| BYTE mode; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD16 hosts_len; | | | |
| CARD8 pad0[22]; | | | |
| } XCBListHostsRep; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 mode; | | | |
| CARD16 length; | | | |
| } XCBSetAccessControlReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 mode; | | | |
| CARD16 length; | | | |
| } XCBSetCloseDownModeReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| CARD32 resource; | | | |
| } XCBKillClientReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| XCBWINDOW window; | | | |
| CARD16 length; | | | |
| CARD16 atoms_len; | | | |
| INT16 delta; | | | |
| } XCBRotatePropertiesReq; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 mode; | | | |
| CARD16 length; | | | |
| } XCBForceScreenSaverReq; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBSetPointerMappingCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 map_len; | | | |
| CARD16 length; | | | |
| } XCBSetPointerMappingReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| BYTE status; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| } XCBSetPointerMappingRep; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGetPointerMappingCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| } XCBGetPointerMappingReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 map_len; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD8 pad0[24]; | | | |
| } XCBGetPointerMappingRep; | | | |
| | | | |
| typedef enum { | | | |
| XCBMapIndexShift = 0, | | | |
| XCBMapIndexLock = 1, | | | |
| XCBMapIndexControl = 2, | | | |
| XCBMapIndex1 = 3, | | | |
| XCBMapIndex2 = 4, | | | |
| XCBMapIndex3 = 5, | | | |
| XCBMapIndex4 = 6, | | | |
| XCBMapIndex5 = 7 | | | |
| } XCBMapIndex; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBSetModifierMappingCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 keycodes_per_modifier; | | | |
| CARD16 length; | | | |
| } XCBSetModifierMappingReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| BYTE status; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| } XCBSetModifierMappingRep; | | | |
| | | | |
| typedef struct { | | | |
| unsigned int sequence; | | | |
| } XCBGetModifierMappingCookie; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| } XCBGetModifierMappingReq; | | | |
| | | | |
| typedef struct { | | | |
| BYTE response_type; | | | |
| CARD8 keycodes_per_modifier; | | | |
| CARD16 sequence; | | | |
| CARD32 length; | | | |
| CARD8 pad0[24]; | | | |
| } XCBGetModifierMappingRep; | | | |
| | | | |
| typedef struct { | | | |
| CARD8 major_opcode; | | | |
| CARD8 pad0; | | | |
| CARD16 length; | | | |
| } XCBNoOperationReq; | | | |
| | | | |
| void | | | |
| XCBClientMessageDataNext (XCBClientMessageDataIter *i); | | | |
| | | | |
| XCBGenericIter | | | |
| XCBClientMessageDataEnd (XCBClientMessageDataIter i); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBCreateWindow (XCBConnection *c, | | | |
| CARD8 depth, | | | |
| XCBWINDOW wid, | | | |
| XCBWINDOW parent, | | | |
| INT16 x, | | | |
| INT16 y, | | | |
| CARD16 width, | | | |
| CARD16 height, | | | |
| CARD16 border_width, | | | |
| CARD16 _class, | | | |
| XCBVISUALID visual, | | | |
| CARD32 value_mask, | | | |
| const CARD32 *value_list); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBChangeWindowAttributes (XCBConnection *c, | | | |
| XCBWINDOW window, | | | |
| CARD32 value_mask, | | | |
| const CARD32 *value_list); | | | |
| | | | |
| XCBGetWindowAttributesCookie | | | |
| XCBGetWindowAttributes (XCBConnection *c, | | | |
| XCBWINDOW window); | | | |
| | | | |
| XCBGetWindowAttributesRep * | | | |
| XCBGetWindowAttributesReply (XCBConnection *c, | | | |
| XCBGetWindowAttributesCookie cookie, | | | |
| XCBGenericError **e); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBDestroyWindow (XCBConnection *c, | | | |
| XCBWINDOW window); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBDestroySubwindows (XCBConnection *c, | | | |
| XCBWINDOW window); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBChangeSaveSet (XCBConnection *c, | | | |
| BYTE mode, | | | |
| XCBWINDOW window); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBReparentWindow (XCBConnection *c, | | | |
| XCBWINDOW window, | | | |
| XCBWINDOW parent, | | | |
| INT16 x, | | | |
| INT16 y); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBMapWindow (XCBConnection *c, | | | |
| XCBWINDOW window); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBMapSubwindows (XCBConnection *c, | | | |
| XCBWINDOW window); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBUnmapWindow (XCBConnection *c, | | | |
| XCBWINDOW window); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBUnmapSubwindows (XCBConnection *c, | | | |
| XCBWINDOW window); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBConfigureWindow (XCBConnection *c, | | | |
| XCBWINDOW window, | | | |
| CARD16 value_mask, | | | |
| const CARD32 *value_list); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBCirculateWindow (XCBConnection *c, | | | |
| CARD8 direction, | | | |
| XCBWINDOW window); | | | |
| | | | |
| XCBGetGeometryCookie | | | |
| XCBGetGeometry (XCBConnection *c, | | | |
| XCBDRAWABLE drawable); | | | |
| | | | |
| XCBGetGeometryRep * | | | |
| XCBGetGeometryReply (XCBConnection *c, | | | |
| XCBGetGeometryCookie cookie, | | | |
| XCBGenericError **e); | | | |
| | | | |
| XCBQueryTreeCookie | | | |
| XCBQueryTree (XCBConnection *c, | | | |
| XCBWINDOW window); | | | |
| | | | |
| XCBWINDOW * | | | |
| XCBQueryTreeChildren (const XCBQueryTreeRep *R); | | | |
| | | | |
| int | | | |
| XCBQueryTreeChildrenLength (const XCBQueryTreeRep *R); | | | |
| | | | |
| XCBWINDOWIter | | | |
| XCBQueryTreeChildrenIter (const XCBQueryTreeRep *R); | | | |
| | | | |
| XCBQueryTreeRep * | | | |
| XCBQueryTreeReply (XCBConnection *c, | | | |
| XCBQueryTreeCookie cookie, | | | |
| XCBGenericError **e); | | | |
| | | | |
| XCBInternAtomCookie | | | |
| XCBInternAtom (XCBConnection *c, | | | |
| BOOL only_if_exists, | | | |
| CARD16 name_len, | | | |
| const char *name); | | | |
| | | | |
| XCBInternAtomRep * | | | |
| XCBInternAtomReply (XCBConnection *c, | | | |
| XCBInternAtomCookie cookie, | | | |
| XCBGenericError **e); | | | |
| | | | |
| XCBGetAtomNameCookie | | | |
| XCBGetAtomName (XCBConnection *c, | | | |
| XCBATOM atom); | | | |
| | | | |
| CARD8 * | | | |
| XCBGetAtomNameName (const XCBGetAtomNameRep *R); | | | |
| | | | |
| int | | | |
| XCBGetAtomNameNameLength (const XCBGetAtomNameRep *R); | | | |
| | | | |
| XCBGenericIter | | | |
| XCBGetAtomNameNameEnd (const XCBGetAtomNameRep *R); | | | |
| | | | |
| XCBGetAtomNameRep * | | | |
| XCBGetAtomNameReply (XCBConnection *c, | | | |
| XCBGetAtomNameCookie cookie, | | | |
| XCBGenericError **e); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBChangeProperty (XCBConnection *c, | | | |
| CARD8 mode, | | | |
| XCBWINDOW window, | | | |
| XCBATOM property, | | | |
| XCBATOM type, | | | |
| CARD8 format, | | | |
| CARD32 data_len, | | | |
| const void *data); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBDeleteProperty (XCBConnection *c, | | | |
| XCBWINDOW window, | | | |
| XCBATOM property); | | | |
| | | | |
| XCBGetPropertyCookie | | | |
| XCBGetProperty (XCBConnection *c, | | | |
| BOOL _delete, | | | |
| XCBWINDOW window, | | | |
| XCBATOM property, | | | |
| XCBATOM type, | | | |
| CARD32 long_offset, | | | |
| CARD32 long_length); | | | |
| | | | |
|
| void * | | /** | |
| XCBGetPropertyValue (const XCBGetPropertyRep *R); | | * @brief xcb_char2b_t | |
| | | **/ | |
| | | typedef struct xcb_char2b_t { | |
| | | uint8_t byte1; /**< */ | |
| | | uint8_t byte2; /**< */ | |
| | | } xcb_char2b_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_char2b_iterator_t | |
| | | **/ | |
| | | typedef struct xcb_char2b_iterator_t { | |
| | | xcb_char2b_t *data; /**< */ | |
| | | int rem; /**< */ | |
| | | int index; /**< */ | |
| | | } xcb_char2b_iterator_t; | |
| | | | |
| | | typedef uint32_t xcb_window_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_window_iterator_t | |
| | | **/ | |
| | | typedef struct xcb_window_iterator_t { | |
| | | xcb_window_t *data; /**< */ | |
| | | int rem; /**< */ | |
| | | int index; /**< */ | |
| | | } xcb_window_iterator_t; | |
| | | | |
| | | typedef uint32_t xcb_pixmap_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_pixmap_iterator_t | |
| | | **/ | |
| | | typedef struct xcb_pixmap_iterator_t { | |
| | | xcb_pixmap_t *data; /**< */ | |
| | | int rem; /**< */ | |
| | | int index; /**< */ | |
| | | } xcb_pixmap_iterator_t; | |
| | | | |
| | | typedef uint32_t xcb_cursor_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_cursor_iterator_t | |
| | | **/ | |
| | | typedef struct xcb_cursor_iterator_t { | |
| | | xcb_cursor_t *data; /**< */ | |
| | | int rem; /**< */ | |
| | | int index; /**< */ | |
| | | } xcb_cursor_iterator_t; | |
| | | | |
| | | typedef uint32_t xcb_font_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_font_iterator_t | |
| | | **/ | |
| | | typedef struct xcb_font_iterator_t { | |
| | | xcb_font_t *data; /**< */ | |
| | | int rem; /**< */ | |
| | | int index; /**< */ | |
| | | } xcb_font_iterator_t; | |
| | | | |
| | | typedef uint32_t xcb_gcontext_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_gcontext_iterator_t | |
| | | **/ | |
| | | typedef struct xcb_gcontext_iterator_t { | |
| | | xcb_gcontext_t *data; /**< */ | |
| | | int rem; /**< */ | |
| | | int index; /**< */ | |
| | | } xcb_gcontext_iterator_t; | |
| | | | |
| | | typedef uint32_t xcb_colormap_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_colormap_iterator_t | |
| | | **/ | |
| | | typedef struct xcb_colormap_iterator_t { | |
| | | xcb_colormap_t *data; /**< */ | |
| | | int rem; /**< */ | |
| | | int index; /**< */ | |
| | | } xcb_colormap_iterator_t; | |
| | | | |
| | | typedef uint32_t xcb_atom_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_atom_iterator_t | |
| | | **/ | |
| | | typedef struct xcb_atom_iterator_t { | |
| | | xcb_atom_t *data; /**< */ | |
| | | int rem; /**< */ | |
| | | int index; /**< */ | |
| | | } xcb_atom_iterator_t; | |
| | | | |
| | | typedef uint32_t xcb_drawable_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_drawable_iterator_t | |
| | | **/ | |
| | | typedef struct xcb_drawable_iterator_t { | |
| | | xcb_drawable_t *data; /**< */ | |
| | | int rem; /**< */ | |
| | | int index; /**< */ | |
| | | } xcb_drawable_iterator_t; | |
| | | | |
| | | typedef uint32_t xcb_fontable_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_fontable_iterator_t | |
| | | **/ | |
| | | typedef struct xcb_fontable_iterator_t { | |
| | | xcb_fontable_t *data; /**< */ | |
| | | int rem; /**< */ | |
| | | int index; /**< */ | |
| | | } xcb_fontable_iterator_t; | |
| | | | |
| | | typedef uint32_t xcb_visualid_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_visualid_iterator_t | |
| | | **/ | |
| | | typedef struct xcb_visualid_iterator_t { | |
| | | xcb_visualid_t *data; /**< */ | |
| | | int rem; /**< */ | |
| | | int index; /**< */ | |
| | | } xcb_visualid_iterator_t; | |
| | | | |
| | | typedef uint32_t xcb_timestamp_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_timestamp_iterator_t | |
| | | **/ | |
| | | typedef struct xcb_timestamp_iterator_t { | |
| | | xcb_timestamp_t *data; /**< */ | |
| | | int rem; /**< */ | |
| | | int index; /**< */ | |
| | | } xcb_timestamp_iterator_t; | |
| | | | |
| | | typedef uint32_t xcb_keysym_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_keysym_iterator_t | |
| | | **/ | |
| | | typedef struct xcb_keysym_iterator_t { | |
| | | xcb_keysym_t *data; /**< */ | |
| | | int rem; /**< */ | |
| | | int index; /**< */ | |
| | | } xcb_keysym_iterator_t; | |
| | | | |
| | | typedef uint8_t xcb_keycode_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_keycode_iterator_t | |
| | | **/ | |
| | | typedef struct xcb_keycode_iterator_t { | |
| | | xcb_keycode_t *data; /**< */ | |
| | | int rem; /**< */ | |
| | | int index; /**< */ | |
| | | } xcb_keycode_iterator_t; | |
| | | | |
| | | typedef uint8_t xcb_button_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_button_iterator_t | |
| | | **/ | |
| | | typedef struct xcb_button_iterator_t { | |
| | | xcb_button_t *data; /**< */ | |
| | | int rem; /**< */ | |
| | | int index; /**< */ | |
| | | } xcb_button_iterator_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_point_t | |
| | | **/ | |
| | | typedef struct xcb_point_t { | |
| | | int16_t x; /**< */ | |
| | | int16_t y; /**< */ | |
| | | } xcb_point_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_point_iterator_t | |
| | | **/ | |
| | | typedef struct xcb_point_iterator_t { | |
| | | xcb_point_t *data; /**< */ | |
| | | int rem; /**< */ | |
| | | int index; /**< */ | |
| | | } xcb_point_iterator_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_rectangle_t | |
| | | **/ | |
| | | typedef struct xcb_rectangle_t { | |
| | | int16_t x; /**< */ | |
| | | int16_t y; /**< */ | |
| | | uint16_t width; /**< */ | |
| | | uint16_t height; /**< */ | |
| | | } xcb_rectangle_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_rectangle_iterator_t | |
| | | **/ | |
| | | typedef struct xcb_rectangle_iterator_t { | |
| | | xcb_rectangle_t *data; /**< */ | |
| | | int rem; /**< */ | |
| | | int index; /**< */ | |
| | | } xcb_rectangle_iterator_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_arc_t | |
| | | **/ | |
| | | typedef struct xcb_arc_t { | |
| | | int16_t x; /**< */ | |
| | | int16_t y; /**< */ | |
| | | uint16_t width; /**< */ | |
| | | uint16_t height; /**< */ | |
| | | int16_t angle1; /**< */ | |
| | | int16_t angle2; /**< */ | |
| | | } xcb_arc_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_arc_iterator_t | |
| | | **/ | |
| | | typedef struct xcb_arc_iterator_t { | |
| | | xcb_arc_t *data; /**< */ | |
| | | int rem; /**< */ | |
| | | int index; /**< */ | |
| | | } xcb_arc_iterator_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_format_t | |
| | | **/ | |
| | | typedef struct xcb_format_t { | |
| | | uint8_t depth; /**< */ | |
| | | uint8_t bits_per_pixel; /**< */ | |
| | | uint8_t scanline_pad; /**< */ | |
| | | uint8_t pad0[5]; /**< */ | |
| | | } xcb_format_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_format_iterator_t | |
| | | **/ | |
| | | typedef struct xcb_format_iterator_t { | |
| | | xcb_format_t *data; /**< */ | |
| | | int rem; /**< */ | |
| | | int index; /**< */ | |
| | | } xcb_format_iterator_t; | |
| | | | |
| | | typedef enum xcb_visual_class_t { | |
| | | XCB_VISUAL_CLASS_STATIC_GRAY = 0, | |
| | | XCB_VISUAL_CLASS_GRAY_SCALE = 1, | |
| | | XCB_VISUAL_CLASS_STATIC_COLOR = 2, | |
| | | XCB_VISUAL_CLASS_PSEUDO_COLOR = 3, | |
| | | XCB_VISUAL_CLASS_TRUE_COLOR = 4, | |
| | | XCB_VISUAL_CLASS_DIRECT_COLOR = 5 | |
| | | } xcb_visual_class_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_visualtype_t | |
| | | **/ | |
| | | typedef struct xcb_visualtype_t { | |
| | | xcb_visualid_t visual_id; /**< */ | |
| | | uint8_t _class; /**< */ | |
| | | uint8_t bits_per_rgb_value; /**< */ | |
| | | uint16_t colormap_entries; /**< */ | |
| | | uint32_t red_mask; /**< */ | |
| | | uint32_t green_mask; /**< */ | |
| | | uint32_t blue_mask; /**< */ | |
| | | uint8_t pad0[4]; /**< */ | |
| | | } xcb_visualtype_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_visualtype_iterator_t | |
| | | **/ | |
| | | typedef struct xcb_visualtype_iterator_t { | |
| | | xcb_visualtype_t *data; /**< */ | |
| | | int rem; /**< */ | |
| | | int index; /**< */ | |
| | | } xcb_visualtype_iterator_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_depth_t | |
| | | **/ | |
| | | typedef struct xcb_depth_t { | |
| | | uint8_t depth; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t visuals_len; /**< */ | |
| | | uint8_t pad1[4]; /**< */ | |
| | | } xcb_depth_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_depth_iterator_t | |
| | | **/ | |
| | | typedef struct xcb_depth_iterator_t { | |
| | | xcb_depth_t *data; /**< */ | |
| | | int rem; /**< */ | |
| | | int index; /**< */ | |
| | | } xcb_depth_iterator_t; | |
| | | | |
| | | typedef enum xcb_event_mask_t { | |
| | | XCB_EVENT_MASK_NO_EVENT = 0, | |
| | | XCB_EVENT_MASK_KEY_PRESS = 1, | |
| | | XCB_EVENT_MASK_KEY_RELEASE = 2, | |
| | | XCB_EVENT_MASK_BUTTON_PRESS = 4, | |
| | | XCB_EVENT_MASK_BUTTON_RELEASE = 8, | |
| | | XCB_EVENT_MASK_ENTER_WINDOW = 16, | |
| | | XCB_EVENT_MASK_LEAVE_WINDOW = 32, | |
| | | XCB_EVENT_MASK_POINTER_MOTION = 64, | |
| | | XCB_EVENT_MASK_POINTER_MOTION_HINT = 128, | |
| | | XCB_EVENT_MASK_BUTTON_1_MOTION = 256, | |
| | | XCB_EVENT_MASK_BUTTON_2_MOTION = 512, | |
| | | XCB_EVENT_MASK_BUTTON_3_MOTION = 1024, | |
| | | XCB_EVENT_MASK_BUTTON_4_MOTION = 2048, | |
| | | XCB_EVENT_MASK_BUTTON_5_MOTION = 4096, | |
| | | XCB_EVENT_MASK_BUTTON_MOTION = 8192, | |
| | | XCB_EVENT_MASK_KEYMAP_STATE = 16384, | |
| | | XCB_EVENT_MASK_EXPOSURE = 32768, | |
| | | XCB_EVENT_MASK_VISIBILITY_CHANGE = 65536, | |
| | | XCB_EVENT_MASK_STRUCTURE_NOTIFY = 131072, | |
| | | XCB_EVENT_MASK_RESIZE_REDIRECT = 262144, | |
| | | XCB_EVENT_MASK_SUBSTRUCTURE_NOTIFY = 524288, | |
| | | XCB_EVENT_MASK_SUBSTRUCTURE_REDIRECT = 1048576, | |
| | | XCB_EVENT_MASK_FOCUS_CHANGE = 2097152, | |
| | | XCB_EVENT_MASK_PROPERTY_CHANGE = 4194304, | |
| | | XCB_EVENT_MASK_COLOR_MAP_CHANGE = 8388608, | |
| | | XCB_EVENT_MASK_OWNER_GRAB_BUTTON = 16777216 | |
| | | } xcb_event_mask_t; | |
| | | | |
| | | typedef enum xcb_backing_store_t { | |
| | | XCB_BACKING_STORE_NOT_USEFUL = 0, | |
| | | XCB_BACKING_STORE_WHEN_MAPPED = 1, | |
| | | XCB_BACKING_STORE_ALWAYS = 2 | |
| | | } xcb_backing_store_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_screen_t | |
| | | **/ | |
| | | typedef struct xcb_screen_t { | |
| | | xcb_window_t root; /**< */ | |
| | | xcb_colormap_t default_colormap; /**< */ | |
| | | uint32_t white_pixel; /**< */ | |
| | | uint32_t black_pixel; /**< */ | |
| | | uint32_t current_input_masks; /**< */ | |
| | | uint16_t width_in_pixels; /**< */ | |
| | | uint16_t height_in_pixels; /**< */ | |
| | | uint16_t width_in_millimeters; /**< */ | |
| | | uint16_t height_in_millimeters; /**< */ | |
| | | uint16_t min_installed_maps; /**< */ | |
| | | uint16_t max_installed_maps; /**< */ | |
| | | xcb_visualid_t root_visual; /**< */ | |
| | | uint8_t backing_stores; /**< */ | |
| | | uint8_t save_unders; /**< */ | |
| | | uint8_t root_depth; /**< */ | |
| | | uint8_t allowed_depths_len; /**< */ | |
| | | } xcb_screen_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_screen_iterator_t | |
| | | **/ | |
| | | typedef struct xcb_screen_iterator_t { | |
| | | xcb_screen_t *data; /**< */ | |
| | | int rem; /**< */ | |
| | | int index; /**< */ | |
| | | } xcb_screen_iterator_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_setup_request_t | |
| | | **/ | |
| | | typedef struct xcb_setup_request_t { | |
| | | uint8_t byte_order; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t protocol_major_version; /**< */ | |
| | | uint16_t protocol_minor_version; /**< */ | |
| | | uint16_t authorization_protocol_name_len; /**< */ | |
| | | uint16_t authorization_protocol_data_len; /**< */ | |
| | | uint8_t pad1[2]; /**< */ | |
| | | } xcb_setup_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_setup_request_iterator_t | |
| | | **/ | |
| | | typedef struct xcb_setup_request_iterator_t { | |
| | | xcb_setup_request_t *data; /**< */ | |
| | | int rem; /**< */ | |
| | | int index; /**< */ | |
| | | } xcb_setup_request_iterator_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_setup_failed_t | |
| | | **/ | |
| | | typedef struct xcb_setup_failed_t { | |
| | | uint8_t status; /**< */ | |
| | | uint8_t reason_len; /**< */ | |
| | | uint16_t protocol_major_version; /**< */ | |
| | | uint16_t protocol_minor_version; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | } xcb_setup_failed_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_setup_failed_iterator_t | |
| | | **/ | |
| | | typedef struct xcb_setup_failed_iterator_t { | |
| | | xcb_setup_failed_t *data; /**< */ | |
| | | int rem; /**< */ | |
| | | int index; /**< */ | |
| | | } xcb_setup_failed_iterator_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_setup_authenticate_t | |
| | | **/ | |
| | | typedef struct xcb_setup_authenticate_t { | |
| | | uint8_t status; /**< */ | |
| | | uint8_t pad0[5]; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | } xcb_setup_authenticate_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_setup_authenticate_iterator_t | |
| | | **/ | |
| | | typedef struct xcb_setup_authenticate_iterator_t { | |
| | | xcb_setup_authenticate_t *data; /**< */ | |
| | | int rem; /**< */ | |
| | | int index; /**< */ | |
| | | } xcb_setup_authenticate_iterator_t; | |
| | | | |
| | | typedef enum xcb_image_order_t { | |
| | | XCB_IMAGE_ORDER_LSB_FIRST = 0, | |
| | | XCB_IMAGE_ORDER_MSB_FIRST = 1 | |
| | | } xcb_image_order_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_setup_t | |
| | | **/ | |
| | | typedef struct xcb_setup_t { | |
| | | uint8_t status; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t protocol_major_version; /**< */ | |
| | | uint16_t protocol_minor_version; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | uint32_t release_number; /**< */ | |
| | | uint32_t resource_id_base; /**< */ | |
| | | uint32_t resource_id_mask; /**< */ | |
| | | uint32_t motion_buffer_size; /**< */ | |
| | | uint16_t vendor_len; /**< */ | |
| | | uint16_t maximum_request_length; /**< */ | |
| | | uint8_t roots_len; /**< */ | |
| | | uint8_t pixmap_formats_len; /**< */ | |
| | | uint8_t image_byte_order; /**< */ | |
| | | uint8_t bitmap_format_bit_order; /**< */ | |
| | | uint8_t bitmap_format_scanline_unit; /**< */ | |
| | | uint8_t bitmap_format_scanline_pad; /**< */ | |
| | | xcb_keycode_t min_keycode; /**< */ | |
| | | xcb_keycode_t max_keycode; /**< */ | |
| | | uint8_t pad1[4]; /**< */ | |
| | | } xcb_setup_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_setup_iterator_t | |
| | | **/ | |
| | | typedef struct xcb_setup_iterator_t { | |
| | | xcb_setup_t *data; /**< */ | |
| | | int rem; /**< */ | |
| | | int index; /**< */ | |
| | | } xcb_setup_iterator_t; | |
| | | | |
| | | typedef enum xcb_mod_mask_t { | |
| | | XCB_MOD_MASK_SHIFT = 1, | |
| | | XCB_MOD_MASK_LOCK = 2, | |
| | | XCB_MOD_MASK_CONTROL = 4, | |
| | | XCB_MOD_MASK_1 = 8, | |
| | | XCB_MOD_MASK_2 = 16, | |
| | | XCB_MOD_MASK_3 = 32, | |
| | | XCB_MOD_MASK_4 = 64, | |
| | | XCB_MOD_MASK_5 = 128, | |
| | | XCB_MOD_MASK_ANY = 32768 | |
| | | } xcb_mod_mask_t; | |
| | | | |
| | | typedef enum xcb_key_but_mask_t { | |
| | | XCB_KEY_BUT_MASK_SHIFT = 1, | |
| | | XCB_KEY_BUT_MASK_LOCK = 2, | |
| | | XCB_KEY_BUT_MASK_CONTROL = 4, | |
| | | XCB_KEY_BUT_MASK_MOD_1 = 8, | |
| | | XCB_KEY_BUT_MASK_MOD_2 = 16, | |
| | | XCB_KEY_BUT_MASK_MOD_3 = 32, | |
| | | XCB_KEY_BUT_MASK_MOD_4 = 64, | |
| | | XCB_KEY_BUT_MASK_MOD_5 = 128, | |
| | | XCB_KEY_BUT_MASK_BUTTON_1 = 256, | |
| | | XCB_KEY_BUT_MASK_BUTTON_2 = 512, | |
| | | XCB_KEY_BUT_MASK_BUTTON_3 = 1024, | |
| | | XCB_KEY_BUT_MASK_BUTTON_4 = 2048, | |
| | | XCB_KEY_BUT_MASK_BUTTON_5 = 4096 | |
| | | } xcb_key_but_mask_t; | |
| | | | |
| | | typedef enum xcb_window_enum_t { | |
| | | XCB_WINDOW_NONE = 0 | |
| | | } xcb_window_enum_t; | |
| | | | |
| | | /** Opcode for xcb_key_press. */ | |
| | | #define XCB_KEY_PRESS 2 | |
| | | | |
| | | /** | |
| | | * @brief xcb_key_press_event_t | |
| | | **/ | |
| | | typedef struct xcb_key_press_event_t { | |
| | | uint8_t response_type; /**< */ | |
| | | xcb_keycode_t detail; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | xcb_timestamp_t time; /**< */ | |
| | | xcb_window_t root; /**< */ | |
| | | xcb_window_t event; /**< */ | |
| | | xcb_window_t child; /**< */ | |
| | | int16_t root_x; /**< */ | |
| | | int16_t root_y; /**< */ | |
| | | int16_t event_x; /**< */ | |
| | | int16_t event_y; /**< */ | |
| | | uint16_t state; /**< */ | |
| | | uint8_t same_screen; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | } xcb_key_press_event_t; | |
| | | | |
| | | /** Opcode for xcb_key_release. */ | |
| | | #define XCB_KEY_RELEASE 3 | |
| | | | |
| | | typedef xcb_key_press_event_t xcb_key_release_event_t; | |
| | | | |
| | | typedef enum xcb_button_mask_t { | |
| | | XCB_BUTTON_MASK_1 = 256, | |
| | | XCB_BUTTON_MASK_2 = 512, | |
| | | XCB_BUTTON_MASK_3 = 1024, | |
| | | XCB_BUTTON_MASK_4 = 2048, | |
| | | XCB_BUTTON_MASK_5 = 4096, | |
| | | XCB_BUTTON_MASK_ANY = 32768 | |
| | | } xcb_button_mask_t; | |
| | | | |
| | | /** Opcode for xcb_button_press. */ | |
| | | #define XCB_BUTTON_PRESS 4 | |
| | | | |
| | | /** | |
| | | * @brief xcb_button_press_event_t | |
| | | **/ | |
| | | typedef struct xcb_button_press_event_t { | |
| | | uint8_t response_type; /**< */ | |
| | | xcb_button_t detail; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | xcb_timestamp_t time; /**< */ | |
| | | xcb_window_t root; /**< */ | |
| | | xcb_window_t event; /**< */ | |
| | | xcb_window_t child; /**< */ | |
| | | int16_t root_x; /**< */ | |
| | | int16_t root_y; /**< */ | |
| | | int16_t event_x; /**< */ | |
| | | int16_t event_y; /**< */ | |
| | | uint16_t state; /**< */ | |
| | | uint8_t same_screen; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | } xcb_button_press_event_t; | |
| | | | |
| | | /** Opcode for xcb_button_release. */ | |
| | | #define XCB_BUTTON_RELEASE 5 | |
| | | | |
| | | typedef xcb_button_press_event_t xcb_button_release_event_t; | |
| | | | |
| | | typedef enum xcb_motion_t { | |
| | | XCB_MOTION_NORMAL = 0, | |
| | | XCB_MOTION_HINT = 1 | |
| | | } xcb_motion_t; | |
| | | | |
| | | /** Opcode for xcb_motion_notify. */ | |
| | | #define XCB_MOTION_NOTIFY 6 | |
| | | | |
| | | /** | |
| | | * @brief xcb_motion_notify_event_t | |
| | | **/ | |
| | | typedef struct xcb_motion_notify_event_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t detail; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | xcb_timestamp_t time; /**< */ | |
| | | xcb_window_t root; /**< */ | |
| | | xcb_window_t event; /**< */ | |
| | | xcb_window_t child; /**< */ | |
| | | int16_t root_x; /**< */ | |
| | | int16_t root_y; /**< */ | |
| | | int16_t event_x; /**< */ | |
| | | int16_t event_y; /**< */ | |
| | | uint16_t state; /**< */ | |
| | | uint8_t same_screen; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | } xcb_motion_notify_event_t; | |
| | | | |
| | | typedef enum xcb_notify_detail_t { | |
| | | XCB_NOTIFY_DETAIL_ANCESTOR = 0, | |
| | | XCB_NOTIFY_DETAIL_VIRTUAL = 1, | |
| | | XCB_NOTIFY_DETAIL_INFERIOR = 2, | |
| | | XCB_NOTIFY_DETAIL_NONLINEAR = 3, | |
| | | XCB_NOTIFY_DETAIL_NONLINEAR_VIRTUAL = 4, | |
| | | XCB_NOTIFY_DETAIL_POINTER = 5, | |
| | | XCB_NOTIFY_DETAIL_POINTER_ROOT = 6, | |
| | | XCB_NOTIFY_DETAIL_NONE = 7 | |
| | | } xcb_notify_detail_t; | |
| | | | |
| | | typedef enum xcb_notify_mode_t { | |
| | | XCB_NOTIFY_MODE_NORMAL = 0, | |
| | | XCB_NOTIFY_MODE_GRAB = 1, | |
| | | XCB_NOTIFY_MODE_UNGRAB = 2, | |
| | | XCB_NOTIFY_MODE_WHILE_GRABBED = 3 | |
| | | } xcb_notify_mode_t; | |
| | | | |
| | | /** Opcode for xcb_enter_notify. */ | |
| | | #define XCB_ENTER_NOTIFY 7 | |
| | | | |
| | | /** | |
| | | * @brief xcb_enter_notify_event_t | |
| | | **/ | |
| | | typedef struct xcb_enter_notify_event_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t detail; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | xcb_timestamp_t time; /**< */ | |
| | | xcb_window_t root; /**< */ | |
| | | xcb_window_t event; /**< */ | |
| | | xcb_window_t child; /**< */ | |
| | | int16_t root_x; /**< */ | |
| | | int16_t root_y; /**< */ | |
| | | int16_t event_x; /**< */ | |
| | | int16_t event_y; /**< */ | |
| | | uint16_t state; /**< */ | |
| | | uint8_t mode; /**< */ | |
| | | uint8_t same_screen_focus; /**< */ | |
| | | } xcb_enter_notify_event_t; | |
| | | | |
| | | /** Opcode for xcb_leave_notify. */ | |
| | | #define XCB_LEAVE_NOTIFY 8 | |
| | | | |
| | | typedef xcb_enter_notify_event_t xcb_leave_notify_event_t; | |
| | | | |
| | | /** Opcode for xcb_focus_in. */ | |
| | | #define XCB_FOCUS_IN 9 | |
| | | | |
| | | /** | |
| | | * @brief xcb_focus_in_event_t | |
| | | **/ | |
| | | typedef struct xcb_focus_in_event_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t detail; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | xcb_window_t event; /**< */ | |
| | | uint8_t mode; /**< */ | |
| | | uint8_t pad0[3]; /**< */ | |
| | | } xcb_focus_in_event_t; | |
| | | | |
| | | /** Opcode for xcb_focus_out. */ | |
| | | #define XCB_FOCUS_OUT 10 | |
| | | | |
| | | typedef xcb_focus_in_event_t xcb_focus_out_event_t; | |
| | | | |
| | | /** Opcode for xcb_keymap_notify. */ | |
| | | #define XCB_KEYMAP_NOTIFY 11 | |
| | | | |
| | | /** | |
| | | * @brief xcb_keymap_notify_event_t | |
| | | **/ | |
| | | typedef struct xcb_keymap_notify_event_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t keys[31]; /**< */ | |
| | | } xcb_keymap_notify_event_t; | |
| | | | |
| | | /** Opcode for xcb_expose. */ | |
| | | #define XCB_EXPOSE 12 | |
| | | | |
| | | /** | |
| | | * @brief xcb_expose_event_t | |
| | | **/ | |
| | | typedef struct xcb_expose_event_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | xcb_window_t window; /**< */ | |
| | | uint16_t x; /**< */ | |
| | | uint16_t y; /**< */ | |
| | | uint16_t width; /**< */ | |
| | | uint16_t height; /**< */ | |
| | | uint16_t count; /**< */ | |
| | | uint8_t pad1[2]; /**< */ | |
| | | } xcb_expose_event_t; | |
| | | | |
| | | /** Opcode for xcb_graphics_exposure. */ | |
| | | #define XCB_GRAPHICS_EXPOSURE 13 | |
| | | | |
| | | /** | |
| | | * @brief xcb_graphics_exposure_event_t | |
| | | **/ | |
| | | typedef struct xcb_graphics_exposure_event_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | xcb_drawable_t drawable; /**< */ | |
| | | uint16_t x; /**< */ | |
| | | uint16_t y; /**< */ | |
| | | uint16_t width; /**< */ | |
| | | uint16_t height; /**< */ | |
| | | uint16_t minor_opcode; /**< */ | |
| | | uint16_t count; /**< */ | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad1[3]; /**< */ | |
| | | } xcb_graphics_exposure_event_t; | |
| | | | |
| | | /** Opcode for xcb_no_exposure. */ | |
| | | #define XCB_NO_EXPOSURE 14 | |
| | | | |
| | | /** | |
| | | * @brief xcb_no_exposure_event_t | |
| | | **/ | |
| | | typedef struct xcb_no_exposure_event_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | xcb_drawable_t drawable; /**< */ | |
| | | uint16_t minor_opcode; /**< */ | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad1; /**< */ | |
| | | } xcb_no_exposure_event_t; | |
| | | | |
| | | typedef enum xcb_visibility_t { | |
| | | XCB_VISIBILITY_UNOBSCURED = 0, | |
| | | XCB_VISIBILITY_PARTIALLY_OBSCURED = 1, | |
| | | XCB_VISIBILITY_FULLY_OBSCURED = 2 | |
| | | } xcb_visibility_t; | |
| | | | |
| | | /** Opcode for xcb_visibility_notify. */ | |
| | | #define XCB_VISIBILITY_NOTIFY 15 | |
| | | | |
| | | /** | |
| | | * @brief xcb_visibility_notify_event_t | |
| | | **/ | |
| | | typedef struct xcb_visibility_notify_event_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | xcb_window_t window; /**< */ | |
| | | uint8_t state; /**< */ | |
| | | uint8_t pad1[3]; /**< */ | |
| | | } xcb_visibility_notify_event_t; | |
| | | | |
| | | /** Opcode for xcb_create_notify. */ | |
| | | #define XCB_CREATE_NOTIFY 16 | |
| | | | |
| | | /** | |
| | | * @brief xcb_create_notify_event_t | |
| | | **/ | |
| | | typedef struct xcb_create_notify_event_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | xcb_window_t parent; /**< */ | |
| | | xcb_window_t window; /**< */ | |
| | | int16_t x; /**< */ | |
| | | int16_t y; /**< */ | |
| | | uint16_t width; /**< */ | |
| | | uint16_t height; /**< */ | |
| | | uint16_t border_width; /**< */ | |
| | | uint8_t override_redirect; /**< */ | |
| | | uint8_t pad1; /**< */ | |
| | | } xcb_create_notify_event_t; | |
| | | | |
| | | /** Opcode for xcb_destroy_notify. */ | |
| | | #define XCB_DESTROY_NOTIFY 17 | |
| | | | |
| | | /** | |
| | | * @brief xcb_destroy_notify_event_t | |
| | | **/ | |
| | | typedef struct xcb_destroy_notify_event_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | xcb_window_t event; /**< */ | |
| | | xcb_window_t window; /**< */ | |
| | | } xcb_destroy_notify_event_t; | |
| | | | |
| | | /** Opcode for xcb_unmap_notify. */ | |
| | | #define XCB_UNMAP_NOTIFY 18 | |
| | | | |
| | | /** | |
| | | * @brief xcb_unmap_notify_event_t | |
| | | **/ | |
| | | typedef struct xcb_unmap_notify_event_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | xcb_window_t event; /**< */ | |
| | | xcb_window_t window; /**< */ | |
| | | uint8_t from_configure; /**< */ | |
| | | uint8_t pad1[3]; /**< */ | |
| | | } xcb_unmap_notify_event_t; | |
| | | | |
| | | /** Opcode for xcb_map_notify. */ | |
| | | #define XCB_MAP_NOTIFY 19 | |
| | | | |
| | | /** | |
| | | * @brief xcb_map_notify_event_t | |
| | | **/ | |
| | | typedef struct xcb_map_notify_event_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | xcb_window_t event; /**< */ | |
| | | xcb_window_t window; /**< */ | |
| | | uint8_t override_redirect; /**< */ | |
| | | uint8_t pad1[3]; /**< */ | |
| | | } xcb_map_notify_event_t; | |
| | | | |
| | | /** Opcode for xcb_map_request. */ | |
| | | #define XCB_MAP_REQUEST 20 | |
| | | | |
| | | /** | |
| | | * @brief xcb_map_request_event_t | |
| | | **/ | |
| | | typedef struct xcb_map_request_event_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | xcb_window_t parent; /**< */ | |
| | | xcb_window_t window; /**< */ | |
| | | } xcb_map_request_event_t; | |
| | | | |
| | | /** Opcode for xcb_reparent_notify. */ | |
| | | #define XCB_REPARENT_NOTIFY 21 | |
| | | | |
| | | /** | |
| | | * @brief xcb_reparent_notify_event_t | |
| | | **/ | |
| | | typedef struct xcb_reparent_notify_event_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | xcb_window_t event; /**< */ | |
| | | xcb_window_t window; /**< */ | |
| | | xcb_window_t parent; /**< */ | |
| | | int16_t x; /**< */ | |
| | | int16_t y; /**< */ | |
| | | uint8_t override_redirect; /**< */ | |
| | | uint8_t pad1[3]; /**< */ | |
| | | } xcb_reparent_notify_event_t; | |
| | | | |
| | | /** Opcode for xcb_configure_notify. */ | |
| | | #define XCB_CONFIGURE_NOTIFY 22 | |
| | | | |
| | | /** | |
| | | * @brief xcb_configure_notify_event_t | |
| | | **/ | |
| | | typedef struct xcb_configure_notify_event_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | xcb_window_t event; /**< */ | |
| | | xcb_window_t window; /**< */ | |
| | | xcb_window_t above_sibling; /**< */ | |
| | | int16_t x; /**< */ | |
| | | int16_t y; /**< */ | |
| | | uint16_t width; /**< */ | |
| | | uint16_t height; /**< */ | |
| | | uint16_t border_width; /**< */ | |
| | | uint8_t override_redirect; /**< */ | |
| | | uint8_t pad1; /**< */ | |
| | | } xcb_configure_notify_event_t; | |
| | | | |
| | | /** Opcode for xcb_configure_request. */ | |
| | | #define XCB_CONFIGURE_REQUEST 23 | |
| | | | |
| | | /** | |
| | | * @brief xcb_configure_request_event_t | |
| | | **/ | |
| | | typedef struct xcb_configure_request_event_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t stack_mode; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | xcb_window_t parent; /**< */ | |
| | | xcb_window_t window; /**< */ | |
| | | xcb_window_t sibling; /**< */ | |
| | | int16_t x; /**< */ | |
| | | int16_t y; /**< */ | |
| | | uint16_t width; /**< */ | |
| | | uint16_t height; /**< */ | |
| | | uint16_t border_width; /**< */ | |
| | | uint16_t value_mask; /**< */ | |
| | | } xcb_configure_request_event_t; | |
| | | | |
| | | /** Opcode for xcb_gravity_notify. */ | |
| | | #define XCB_GRAVITY_NOTIFY 24 | |
| | | | |
| | | /** | |
| | | * @brief xcb_gravity_notify_event_t | |
| | | **/ | |
| | | typedef struct xcb_gravity_notify_event_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | xcb_window_t event; /**< */ | |
| | | xcb_window_t window; /**< */ | |
| | | int16_t x; /**< */ | |
| | | int16_t y; /**< */ | |
| | | } xcb_gravity_notify_event_t; | |
| | | | |
| | | /** Opcode for xcb_resize_request. */ | |
| | | #define XCB_RESIZE_REQUEST 25 | |
| | | | |
| | | /** | |
| | | * @brief xcb_resize_request_event_t | |
| | | **/ | |
| | | typedef struct xcb_resize_request_event_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | xcb_window_t window; /**< */ | |
| | | uint16_t width; /**< */ | |
| | | uint16_t height; /**< */ | |
| | | } xcb_resize_request_event_t; | |
| | | | |
| | | typedef enum xcb_place_t { | |
| | | XCB_PLACE_ON_TOP = 0, | |
| | | XCB_PLACE_ON_BOTTOM = 1 | |
| | | } xcb_place_t; | |
| | | | |
| | | /** Opcode for xcb_circulate_notify. */ | |
| | | #define XCB_CIRCULATE_NOTIFY 26 | |
| | | | |
| | | /** | |
| | | * @brief xcb_circulate_notify_event_t | |
| | | **/ | |
| | | typedef struct xcb_circulate_notify_event_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | xcb_window_t event; /**< */ | |
| | | xcb_window_t window; /**< */ | |
| | | uint8_t pad1[4]; /**< */ | |
| | | uint8_t place; /**< */ | |
| | | uint8_t pad2[3]; /**< */ | |
| | | } xcb_circulate_notify_event_t; | |
| | | | |
| | | /** Opcode for xcb_circulate_request. */ | |
| | | #define XCB_CIRCULATE_REQUEST 27 | |
| | | | |
| | | typedef xcb_circulate_notify_event_t xcb_circulate_request_event_t; | |
| | | | |
| | | typedef enum xcb_property_t { | |
| | | XCB_PROPERTY_NEW_VALUE = 0, | |
| | | XCB_PROPERTY_DELETE = 1 | |
| | | } xcb_property_t; | |
| | | | |
| | | /** Opcode for xcb_property_notify. */ | |
| | | #define XCB_PROPERTY_NOTIFY 28 | |
| | | | |
| | | /** | |
| | | * @brief xcb_property_notify_event_t | |
| | | **/ | |
| | | typedef struct xcb_property_notify_event_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | xcb_window_t window; /**< */ | |
| | | xcb_atom_t atom; /**< */ | |
| | | xcb_timestamp_t time; /**< */ | |
| | | uint8_t state; /**< */ | |
| | | uint8_t pad1[3]; /**< */ | |
| | | } xcb_property_notify_event_t; | |
| | | | |
| | | /** Opcode for xcb_selection_clear. */ | |
| | | #define XCB_SELECTION_CLEAR 29 | |
| | | | |
| | | /** | |
| | | * @brief xcb_selection_clear_event_t | |
| | | **/ | |
| | | typedef struct xcb_selection_clear_event_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | xcb_timestamp_t time; /**< */ | |
| | | xcb_window_t owner; /**< */ | |
| | | xcb_atom_t selection; /**< */ | |
| | | } xcb_selection_clear_event_t; | |
| | | | |
| | | typedef enum xcb_time_t { | |
| | | XCB_TIME_CURRENT_TIME = 0 | |
| | | } xcb_time_t; | |
| | | | |
| | | typedef enum xcb_atom_enum_t { | |
| | | XCB_ATOM_NONE = 0, | |
| | | XCB_ATOM_ANY = 0, | |
| | | XCB_ATOM_PRIMARY, | |
| | | XCB_ATOM_SECONDARY, | |
| | | XCB_ATOM_ARC, | |
| | | XCB_ATOM_ATOM, | |
| | | XCB_ATOM_BITMAP, | |
| | | XCB_ATOM_CARDINAL, | |
| | | XCB_ATOM_COLORMAP, | |
| | | XCB_ATOM_CURSOR, | |
| | | XCB_ATOM_CUT_BUFFER0, | |
| | | XCB_ATOM_CUT_BUFFER1, | |
| | | XCB_ATOM_CUT_BUFFER2, | |
| | | XCB_ATOM_CUT_BUFFER3, | |
| | | XCB_ATOM_CUT_BUFFER4, | |
| | | XCB_ATOM_CUT_BUFFER5, | |
| | | XCB_ATOM_CUT_BUFFER6, | |
| | | XCB_ATOM_CUT_BUFFER7, | |
| | | XCB_ATOM_DRAWABLE, | |
| | | XCB_ATOM_FONT, | |
| | | XCB_ATOM_INTEGER, | |
| | | XCB_ATOM_PIXMAP, | |
| | | XCB_ATOM_POINT, | |
| | | XCB_ATOM_RECTANGLE, | |
| | | XCB_ATOM_RESOURCE_MANAGER, | |
| | | XCB_ATOM_RGB_COLOR_MAP, | |
| | | XCB_ATOM_RGB_BEST_MAP, | |
| | | XCB_ATOM_RGB_BLUE_MAP, | |
| | | XCB_ATOM_RGB_DEFAULT_MAP, | |
| | | XCB_ATOM_RGB_GRAY_MAP, | |
| | | XCB_ATOM_RGB_GREEN_MAP, | |
| | | XCB_ATOM_RGB_RED_MAP, | |
| | | XCB_ATOM_STRING, | |
| | | XCB_ATOM_VISUALID, | |
| | | XCB_ATOM_WINDOW, | |
| | | XCB_ATOM_WM_COMMAND, | |
| | | XCB_ATOM_WM_HINTS, | |
| | | XCB_ATOM_WM_CLIENT_MACHINE, | |
| | | XCB_ATOM_WM_ICON_NAME, | |
| | | XCB_ATOM_WM_ICON_SIZE, | |
| | | XCB_ATOM_WM_NAME, | |
| | | XCB_ATOM_WM_NORMAL_HINTS, | |
| | | XCB_ATOM_WM_SIZE_HINTS, | |
| | | XCB_ATOM_WM_ZOOM_HINTS, | |
| | | XCB_ATOM_MIN_SPACE, | |
| | | XCB_ATOM_NORM_SPACE, | |
| | | XCB_ATOM_MAX_SPACE, | |
| | | XCB_ATOM_END_SPACE, | |
| | | XCB_ATOM_SUPERSCRIPT_X, | |
| | | XCB_ATOM_SUPERSCRIPT_Y, | |
| | | XCB_ATOM_SUBSCRIPT_X, | |
| | | XCB_ATOM_SUBSCRIPT_Y, | |
| | | XCB_ATOM_UNDERLINE_POSITION, | |
| | | XCB_ATOM_UNDERLINE_THICKNESS, | |
| | | XCB_ATOM_STRIKEOUT_ASCENT, | |
| | | XCB_ATOM_STRIKEOUT_DESCENT, | |
| | | XCB_ATOM_ITALIC_ANGLE, | |
| | | XCB_ATOM_X_HEIGHT, | |
| | | XCB_ATOM_QUAD_WIDTH, | |
| | | XCB_ATOM_WEIGHT, | |
| | | XCB_ATOM_POINT_SIZE, | |
| | | XCB_ATOM_RESOLUTION, | |
| | | XCB_ATOM_COPYRIGHT, | |
| | | XCB_ATOM_NOTICE, | |
| | | XCB_ATOM_FONT_NAME, | |
| | | XCB_ATOM_FAMILY_NAME, | |
| | | XCB_ATOM_FULL_NAME, | |
| | | XCB_ATOM_CAP_HEIGHT, | |
| | | XCB_ATOM_WM_CLASS, | |
| | | XCB_ATOM_WM_TRANSIENT_FOR | |
| | | } xcb_atom_enum_t; | |
| | | | |
| | | /** Opcode for xcb_selection_request. */ | |
| | | #define XCB_SELECTION_REQUEST 30 | |
| | | | |
| | | /** | |
| | | * @brief xcb_selection_request_event_t | |
| | | **/ | |
| | | typedef struct xcb_selection_request_event_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | xcb_timestamp_t time; /**< */ | |
| | | xcb_window_t owner; /**< */ | |
| | | xcb_window_t requestor; /**< */ | |
| | | xcb_atom_t selection; /**< */ | |
| | | xcb_atom_t target; /**< */ | |
| | | xcb_atom_t property; /**< */ | |
| | | } xcb_selection_request_event_t; | |
| | | | |
| | | /** Opcode for xcb_selection_notify. */ | |
| | | #define XCB_SELECTION_NOTIFY 31 | |
| | | | |
| | | /** | |
| | | * @brief xcb_selection_notify_event_t | |
| | | **/ | |
| | | typedef struct xcb_selection_notify_event_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | xcb_timestamp_t time; /**< */ | |
| | | xcb_window_t requestor; /**< */ | |
| | | xcb_atom_t selection; /**< */ | |
| | | xcb_atom_t target; /**< */ | |
| | | xcb_atom_t property; /**< */ | |
| | | } xcb_selection_notify_event_t; | |
| | | | |
| | | typedef enum xcb_colormap_state_t { | |
| | | XCB_COLORMAP_STATE_UNINSTALLED = 0, | |
| | | XCB_COLORMAP_STATE_INSTALLED = 1 | |
| | | } xcb_colormap_state_t; | |
| | | | |
| | | typedef enum xcb_colormap_enum_t { | |
| | | XCB_COLORMAP_NONE = 0 | |
| | | } xcb_colormap_enum_t; | |
| | | | |
| | | /** Opcode for xcb_colormap_notify. */ | |
| | | #define XCB_COLORMAP_NOTIFY 32 | |
| | | | |
| | | /** | |
| | | * @brief xcb_colormap_notify_event_t | |
| | | **/ | |
| | | typedef struct xcb_colormap_notify_event_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | xcb_window_t window; /**< */ | |
| | | xcb_colormap_t colormap; /**< */ | |
| | | uint8_t _new; /**< */ | |
| | | uint8_t state; /**< */ | |
| | | uint8_t pad1[2]; /**< */ | |
| | | } xcb_colormap_notify_event_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_client_message_data_t | |
| | | **/ | |
| | | typedef union xcb_client_message_data_t { | |
| | | uint8_t data8[20]; /**< */ | |
| | | uint16_t data16[10]; /**< */ | |
| | | uint32_t data32[5]; /**< */ | |
| | | } xcb_client_message_data_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_client_message_data_iterator_t | |
| | | **/ | |
| | | typedef struct xcb_client_message_data_iterator_t { | |
| | | xcb_client_message_data_t *data; /**< */ | |
| | | int rem; /**< */ | |
| | | int index; /**< */ | |
| | | } xcb_client_message_data_iterator_t; | |
| | | | |
| | | /** Opcode for xcb_client_message. */ | |
| | | #define XCB_CLIENT_MESSAGE 33 | |
| | | | |
| | | /** | |
| | | * @brief xcb_client_message_event_t | |
| | | **/ | |
| | | typedef struct xcb_client_message_event_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t format; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | xcb_window_t window; /**< */ | |
| | | xcb_atom_t type; /**< */ | |
| | | xcb_client_message_data_t data; /**< */ | |
| | | } xcb_client_message_event_t; | |
| | | | |
| | | typedef enum xcb_mapping_t { | |
| | | XCB_MAPPING_MODIFIER = 0, | |
| | | XCB_MAPPING_KEYBOARD = 1, | |
| | | XCB_MAPPING_POINTER = 2 | |
| | | } xcb_mapping_t; | |
| | | | |
| | | /** Opcode for xcb_mapping_notify. */ | |
| | | #define XCB_MAPPING_NOTIFY 34 | |
| | | | |
| | | /** | |
| | | * @brief xcb_mapping_notify_event_t | |
| | | **/ | |
| | | typedef struct xcb_mapping_notify_event_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint8_t request; /**< */ | |
| | | xcb_keycode_t first_keycode; /**< */ | |
| | | uint8_t count; /**< */ | |
| | | uint8_t pad1; /**< */ | |
| | | } xcb_mapping_notify_event_t; | |
| | | | |
| | | /** Opcode for xcb_request. */ | |
| | | #define XCB_REQUEST 1 | |
| | | | |
| | | /** | |
| | | * @brief xcb_request_error_t | |
| | | **/ | |
| | | typedef struct xcb_request_error_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t error_code; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t bad_value; /**< */ | |
| | | uint16_t minor_opcode; /**< */ | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | } xcb_request_error_t; | |
| | | | |
| | | /** Opcode for xcb_value. */ | |
| | | #define XCB_VALUE 2 | |
| | | | |
| | | /** | |
| | | * @brief xcb_value_error_t | |
| | | **/ | |
| | | typedef struct xcb_value_error_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t error_code; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t bad_value; /**< */ | |
| | | uint16_t minor_opcode; /**< */ | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | } xcb_value_error_t; | |
| | | | |
| | | /** Opcode for xcb_window. */ | |
| | | #define XCB_WINDOW 3 | |
| | | | |
| | | typedef xcb_value_error_t xcb_window_error_t; | |
| | | | |
| | | /** Opcode for xcb_pixmap. */ | |
| | | #define XCB_PIXMAP 4 | |
| | | | |
| | | typedef xcb_value_error_t xcb_pixmap_error_t; | |
| | | | |
| | | /** Opcode for xcb_atom. */ | |
| | | #define XCB_ATOM 5 | |
| | | | |
| | | typedef xcb_value_error_t xcb_atom_error_t; | |
| | | | |
| | | /** Opcode for xcb_cursor. */ | |
| | | #define XCB_CURSOR 6 | |
| | | | |
| | | typedef xcb_value_error_t xcb_cursor_error_t; | |
| | | | |
| | | /** Opcode for xcb_font. */ | |
| | | #define XCB_FONT 7 | |
| | | | |
| | | typedef xcb_value_error_t xcb_font_error_t; | |
| | | | |
| | | /** Opcode for xcb_match. */ | |
| | | #define XCB_MATCH 8 | |
| | | | |
| | | typedef xcb_request_error_t xcb_match_error_t; | |
| | | | |
| | | /** Opcode for xcb_drawable. */ | |
| | | #define XCB_DRAWABLE 9 | |
| | | | |
| | | typedef xcb_value_error_t xcb_drawable_error_t; | |
| | | | |
| | | /** Opcode for xcb_access. */ | |
| | | #define XCB_ACCESS 10 | |
| | | | |
| | | typedef xcb_request_error_t xcb_access_error_t; | |
| | | | |
| | | /** Opcode for xcb_alloc. */ | |
| | | #define XCB_ALLOC 11 | |
| | | | |
| | | typedef xcb_request_error_t xcb_alloc_error_t; | |
| | | | |
| | | /** Opcode for xcb_colormap. */ | |
| | | #define XCB_COLORMAP 12 | |
| | | | |
| | | typedef xcb_value_error_t xcb_colormap_error_t; | |
| | | | |
| | | /** Opcode for xcb_g_context. */ | |
| | | #define XCB_G_CONTEXT 13 | |
| | | | |
| | | typedef xcb_value_error_t xcb_g_context_error_t; | |
| | | | |
| | | /** Opcode for xcb_id_choice. */ | |
| | | #define XCB_ID_CHOICE 14 | |
| | | | |
| | | typedef xcb_value_error_t xcb_id_choice_error_t; | |
| | | | |
| | | /** Opcode for xcb_name. */ | |
| | | #define XCB_NAME 15 | |
| | | | |
| | | typedef xcb_request_error_t xcb_name_error_t; | |
| | | | |
| | | /** Opcode for xcb_length. */ | |
| | | #define XCB_LENGTH 16 | |
| | | | |
| | | typedef xcb_request_error_t xcb_length_error_t; | |
| | | | |
| | | /** Opcode for xcb_implementation. */ | |
| | | #define XCB_IMPLEMENTATION 17 | |
| | | | |
| | | typedef xcb_request_error_t xcb_implementation_error_t; | |
| | | | |
| | | typedef enum xcb_window_class_t { | |
| | | XCB_WINDOW_CLASS_COPY_FROM_PARENT = 0, | |
| | | XCB_WINDOW_CLASS_INPUT_OUTPUT = 1, | |
| | | XCB_WINDOW_CLASS_INPUT_ONLY = 2 | |
| | | } xcb_window_class_t; | |
| | | | |
| | | typedef enum xcb_cw_t { | |
| | | XCB_CW_BACK_PIXMAP = 1, | |
| | | XCB_CW_BACK_PIXEL = 2, | |
| | | XCB_CW_BORDER_PIXMAP = 4, | |
| | | XCB_CW_BORDER_PIXEL = 8, | |
| | | XCB_CW_BIT_GRAVITY = 16, | |
| | | XCB_CW_WIN_GRAVITY = 32, | |
| | | XCB_CW_BACKING_STORE = 64, | |
| | | XCB_CW_BACKING_PLANES = 128, | |
| | | XCB_CW_BACKING_PIXEL = 256, | |
| | | XCB_CW_OVERRIDE_REDIRECT = 512, | |
| | | XCB_CW_SAVE_UNDER = 1024, | |
| | | XCB_CW_EVENT_MASK = 2048, | |
| | | XCB_CW_DONT_PROPAGATE = 4096, | |
| | | XCB_CW_COLORMAP = 8192, | |
| | | XCB_CW_CURSOR = 16384 | |
| | | } xcb_cw_t; | |
| | | | |
| | | typedef enum xcb_back_pixmap_t { | |
| | | XCB_BACK_PIXMAP_NONE = 0, | |
| | | XCB_BACK_PIXMAP_PARENT_RELATIVE = 1 | |
| | | } xcb_back_pixmap_t; | |
| | | | |
| | | typedef enum xcb_gravity_t { | |
| | | XCB_GRAVITY_BIT_FORGET = 0, | |
| | | XCB_GRAVITY_WIN_UNMAP = 0, | |
| | | XCB_GRAVITY_NORTH_WEST = 1, | |
| | | XCB_GRAVITY_NORTH = 2, | |
| | | XCB_GRAVITY_NORTH_EAST = 3, | |
| | | XCB_GRAVITY_WEST = 4, | |
| | | XCB_GRAVITY_CENTER = 5, | |
| | | XCB_GRAVITY_EAST = 6, | |
| | | XCB_GRAVITY_SOUTH_WEST = 7, | |
| | | XCB_GRAVITY_SOUTH = 8, | |
| | | XCB_GRAVITY_SOUTH_EAST = 9, | |
| | | XCB_GRAVITY_STATIC = 10 | |
| | | } xcb_gravity_t; | |
| | | | |
| | | /** Opcode for xcb_create_window. */ | |
| | | #define XCB_CREATE_WINDOW 1 | |
| | | | |
| | | /** | |
| | | * @brief xcb_create_window_request_t | |
| | | **/ | |
| | | typedef struct xcb_create_window_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t depth; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_window_t wid; /**< */ | |
| | | xcb_window_t parent; /**< */ | |
| | | int16_t x; /**< */ | |
| | | int16_t y; /**< */ | |
| | | uint16_t width; /**< */ | |
| | | uint16_t height; /**< */ | |
| | | uint16_t border_width; /**< */ | |
| | | uint16_t _class; /**< */ | |
| | | xcb_visualid_t visual; /**< */ | |
| | | uint32_t value_mask; /**< */ | |
| | | } xcb_create_window_request_t; | |
| | | | |
| | | /** Opcode for xcb_change_window_attributes. */ | |
| | | #define XCB_CHANGE_WINDOW_ATTRIBUTES 2 | |
| | | | |
| | | /** | |
| | | * @brief xcb_change_window_attributes_request_t | |
| | | **/ | |
| | | typedef struct xcb_change_window_attributes_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_window_t window; /**< */ | |
| | | uint32_t value_mask; /**< */ | |
| | | } xcb_change_window_attributes_request_t; | |
| | | | |
| | | typedef enum xcb_map_state_t { | |
| | | XCB_MAP_STATE_UNMAPPED = 0, | |
| | | XCB_MAP_STATE_UNVIEWABLE = 1, | |
| | | XCB_MAP_STATE_VIEWABLE = 2 | |
| | | } xcb_map_state_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_get_window_attributes_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_get_window_attributes_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_get_window_attributes_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_get_window_attributes. */ | |
| | | #define XCB_GET_WINDOW_ATTRIBUTES 3 | |
| | | | |
| | | /** | |
| | | * @brief xcb_get_window_attributes_request_t | |
| | | **/ | |
| | | typedef struct xcb_get_window_attributes_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_window_t window; /**< */ | |
| | | } xcb_get_window_attributes_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_get_window_attributes_reply_t | |
| | | **/ | |
| | | typedef struct xcb_get_window_attributes_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t backing_store; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | xcb_visualid_t visual; /**< */ | |
| | | uint16_t _class; /**< */ | |
| | | uint8_t bit_gravity; /**< */ | |
| | | uint8_t win_gravity; /**< */ | |
| | | uint32_t backing_planes; /**< */ | |
| | | uint32_t backing_pixel; /**< */ | |
| | | uint8_t save_under; /**< */ | |
| | | uint8_t map_is_installed; /**< */ | |
| | | uint8_t map_state; /**< */ | |
| | | uint8_t override_redirect; /**< */ | |
| | | xcb_colormap_t colormap; /**< */ | |
| | | uint32_t all_event_masks; /**< */ | |
| | | uint32_t your_event_mask; /**< */ | |
| | | uint16_t do_not_propagate_mask; /**< */ | |
| | | uint8_t pad0[2]; /**< */ | |
| | | } xcb_get_window_attributes_reply_t; | |
| | | | |
| | | /** Opcode for xcb_destroy_window. */ | |
| | | #define XCB_DESTROY_WINDOW 4 | |
| | | | |
| | | /** | |
| | | * @brief xcb_destroy_window_request_t | |
| | | **/ | |
| | | typedef struct xcb_destroy_window_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_window_t window; /**< */ | |
| | | } xcb_destroy_window_request_t; | |
| | | | |
| | | /** Opcode for xcb_destroy_subwindows. */ | |
| | | #define XCB_DESTROY_SUBWINDOWS 5 | |
| | | | |
| | | /** | |
| | | * @brief xcb_destroy_subwindows_request_t | |
| | | **/ | |
| | | typedef struct xcb_destroy_subwindows_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_window_t window; /**< */ | |
| | | } xcb_destroy_subwindows_request_t; | |
| | | | |
| | | typedef enum xcb_set_mode_t { | |
| | | XCB_SET_MODE_INSERT = 0, | |
| | | XCB_SET_MODE_DELETE = 1 | |
| | | } xcb_set_mode_t; | |
| | | | |
| | | /** Opcode for xcb_change_save_set. */ | |
| | | #define XCB_CHANGE_SAVE_SET 6 | |
| | | | |
| | | /** | |
| | | * @brief xcb_change_save_set_request_t | |
| | | **/ | |
| | | typedef struct xcb_change_save_set_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t mode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_window_t window; /**< */ | |
| | | } xcb_change_save_set_request_t; | |
| | | | |
| | | /** Opcode for xcb_reparent_window. */ | |
| | | #define XCB_REPARENT_WINDOW 7 | |
| | | | |
| | | /** | |
| | | * @brief xcb_reparent_window_request_t | |
| | | **/ | |
| | | typedef struct xcb_reparent_window_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_window_t window; /**< */ | |
| | | xcb_window_t parent; /**< */ | |
| | | int16_t x; /**< */ | |
| | | int16_t y; /**< */ | |
| | | } xcb_reparent_window_request_t; | |
| | | | |
| | | /** Opcode for xcb_map_window. */ | |
| | | #define XCB_MAP_WINDOW 8 | |
| | | | |
| | | /** | |
| | | * @brief xcb_map_window_request_t | |
| | | **/ | |
| | | typedef struct xcb_map_window_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_window_t window; /**< */ | |
| | | } xcb_map_window_request_t; | |
| | | | |
| | | /** Opcode for xcb_map_subwindows. */ | |
| | | #define XCB_MAP_SUBWINDOWS 9 | |
| | | | |
| | | /** | |
| | | * @brief xcb_map_subwindows_request_t | |
| | | **/ | |
| | | typedef struct xcb_map_subwindows_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_window_t window; /**< */ | |
| | | } xcb_map_subwindows_request_t; | |
| | | | |
| | | /** Opcode for xcb_unmap_window. */ | |
| | | #define XCB_UNMAP_WINDOW 10 | |
| | | | |
| | | /** | |
| | | * @brief xcb_unmap_window_request_t | |
| | | **/ | |
| | | typedef struct xcb_unmap_window_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_window_t window; /**< */ | |
| | | } xcb_unmap_window_request_t; | |
| | | | |
| | | /** Opcode for xcb_unmap_subwindows. */ | |
| | | #define XCB_UNMAP_SUBWINDOWS 11 | |
| | | | |
| | | /** | |
| | | * @brief xcb_unmap_subwindows_request_t | |
| | | **/ | |
| | | typedef struct xcb_unmap_subwindows_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_window_t window; /**< */ | |
| | | } xcb_unmap_subwindows_request_t; | |
| | | | |
| | | typedef enum xcb_config_window_t { | |
| | | XCB_CONFIG_WINDOW_X = 1, | |
| | | XCB_CONFIG_WINDOW_Y = 2, | |
| | | XCB_CONFIG_WINDOW_WIDTH = 4, | |
| | | XCB_CONFIG_WINDOW_HEIGHT = 8, | |
| | | XCB_CONFIG_WINDOW_BORDER_WIDTH = 16, | |
| | | XCB_CONFIG_WINDOW_SIBLING = 32, | |
| | | XCB_CONFIG_WINDOW_STACK_MODE = 64 | |
| | | } xcb_config_window_t; | |
| | | | |
| | | typedef enum xcb_stack_mode_t { | |
| | | XCB_STACK_MODE_ABOVE = 0, | |
| | | XCB_STACK_MODE_BELOW = 1, | |
| | | XCB_STACK_MODE_TOP_IF = 2, | |
| | | XCB_STACK_MODE_BOTTOM_IF = 3, | |
| | | XCB_STACK_MODE_OPPOSITE = 4 | |
| | | } xcb_stack_mode_t; | |
| | | | |
| | | /** Opcode for xcb_configure_window. */ | |
| | | #define XCB_CONFIGURE_WINDOW 12 | |
| | | | |
| | | /** | |
| | | * @brief xcb_configure_window_request_t | |
| | | **/ | |
| | | typedef struct xcb_configure_window_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_window_t window; /**< */ | |
| | | uint16_t value_mask; /**< */ | |
| | | uint8_t pad1[2]; /**< */ | |
| | | } xcb_configure_window_request_t; | |
| | | | |
| | | typedef enum xcb_circulate_t { | |
| | | XCB_CIRCULATE_RAISE_LOWEST = 0, | |
| | | XCB_CIRCULATE_LOWER_HIGHEST = 1 | |
| | | } xcb_circulate_t; | |
| | | | |
| | | /** Opcode for xcb_circulate_window. */ | |
| | | #define XCB_CIRCULATE_WINDOW 13 | |
| | | | |
| | | /** | |
| | | * @brief xcb_circulate_window_request_t | |
| | | **/ | |
| | | typedef struct xcb_circulate_window_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t direction; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_window_t window; /**< */ | |
| | | } xcb_circulate_window_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_get_geometry_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_get_geometry_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_get_geometry_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_get_geometry. */ | |
| | | #define XCB_GET_GEOMETRY 14 | |
| | | | |
| | | /** | |
| | | * @brief xcb_get_geometry_request_t | |
| | | **/ | |
| | | typedef struct xcb_get_geometry_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_drawable_t drawable; /**< */ | |
| | | } xcb_get_geometry_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_get_geometry_reply_t | |
| | | **/ | |
| | | typedef struct xcb_get_geometry_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t depth; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | xcb_window_t root; /**< */ | |
| | | int16_t x; /**< */ | |
| | | int16_t y; /**< */ | |
| | | uint16_t width; /**< */ | |
| | | uint16_t height; /**< */ | |
| | | uint16_t border_width; /**< */ | |
| | | uint8_t pad0[2]; /**< */ | |
| | | } xcb_get_geometry_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_query_tree_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_query_tree_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_query_tree_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_query_tree. */ | |
| | | #define XCB_QUERY_TREE 15 | |
| | | | |
| | | /** | |
| | | * @brief xcb_query_tree_request_t | |
| | | **/ | |
| | | typedef struct xcb_query_tree_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_window_t window; /**< */ | |
| | | } xcb_query_tree_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_query_tree_reply_t | |
| | | **/ | |
| | | typedef struct xcb_query_tree_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | xcb_window_t root; /**< */ | |
| | | xcb_window_t parent; /**< */ | |
| | | uint16_t children_len; /**< */ | |
| | | uint8_t pad1[14]; /**< */ | |
| | | } xcb_query_tree_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_intern_atom_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_intern_atom_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_intern_atom_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_intern_atom. */ | |
| | | #define XCB_INTERN_ATOM 16 | |
| | | | |
| | | /** | |
| | | * @brief xcb_intern_atom_request_t | |
| | | **/ | |
| | | typedef struct xcb_intern_atom_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t only_if_exists; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | uint16_t name_len; /**< */ | |
| | | uint8_t pad0[2]; /**< */ | |
| | | } xcb_intern_atom_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_intern_atom_reply_t | |
| | | **/ | |
| | | typedef struct xcb_intern_atom_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | xcb_atom_t atom; /**< */ | |
| | | } xcb_intern_atom_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_get_atom_name_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_get_atom_name_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_get_atom_name_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_get_atom_name. */ | |
| | | #define XCB_GET_ATOM_NAME 17 | |
| | | | |
| | | /** | |
| | | * @brief xcb_get_atom_name_request_t | |
| | | **/ | |
| | | typedef struct xcb_get_atom_name_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_atom_t atom; /**< */ | |
| | | } xcb_get_atom_name_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_get_atom_name_reply_t | |
| | | **/ | |
| | | typedef struct xcb_get_atom_name_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint16_t name_len; /**< */ | |
| | | uint8_t pad1[22]; /**< */ | |
| | | } xcb_get_atom_name_reply_t; | |
| | | | |
| | | typedef enum xcb_prop_mode_t { | |
| | | XCB_PROP_MODE_REPLACE = 0, | |
| | | XCB_PROP_MODE_PREPEND = 1, | |
| | | XCB_PROP_MODE_APPEND = 2 | |
| | | } xcb_prop_mode_t; | |
| | | | |
| | | /** Opcode for xcb_change_property. */ | |
| | | #define XCB_CHANGE_PROPERTY 18 | |
| | | | |
| | | /** | |
| | | * @brief xcb_change_property_request_t | |
| | | **/ | |
| | | typedef struct xcb_change_property_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t mode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_window_t window; /**< */ | |
| | | xcb_atom_t property; /**< */ | |
| | | xcb_atom_t type; /**< */ | |
| | | uint8_t format; /**< */ | |
| | | uint8_t pad0[3]; /**< */ | |
| | | uint32_t data_len; /**< */ | |
| | | } xcb_change_property_request_t; | |
| | | | |
| | | /** Opcode for xcb_delete_property. */ | |
| | | #define XCB_DELETE_PROPERTY 19 | |
| | | | |
| | | /** | |
| | | * @brief xcb_delete_property_request_t | |
| | | **/ | |
| | | typedef struct xcb_delete_property_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_window_t window; /**< */ | |
| | | xcb_atom_t property; /**< */ | |
| | | } xcb_delete_property_request_t; | |
| | | | |
| | | typedef enum xcb_get_property_type_t { | |
| | | XCB_GET_PROPERTY_TYPE_ANY = 0 | |
| | | } xcb_get_property_type_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_get_property_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_get_property_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_get_property_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_get_property. */ | |
| | | #define XCB_GET_PROPERTY 20 | |
| | | | |
| | | /** | |
| | | * @brief xcb_get_property_request_t | |
| | | **/ | |
| | | typedef struct xcb_get_property_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t _delete; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_window_t window; /**< */ | |
| | | xcb_atom_t property; /**< */ | |
| | | xcb_atom_t type; /**< */ | |
| | | uint32_t long_offset; /**< */ | |
| | | uint32_t long_length; /**< */ | |
| | | } xcb_get_property_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_get_property_reply_t | |
| | | **/ | |
| | | typedef struct xcb_get_property_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t format; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | xcb_atom_t type; /**< */ | |
| | | uint32_t bytes_after; /**< */ | |
| | | uint32_t value_len; /**< */ | |
| | | uint8_t pad0[12]; /**< */ | |
| | | } xcb_get_property_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_list_properties_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_list_properties_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_list_properties_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_list_properties. */ | |
| | | #define XCB_LIST_PROPERTIES 21 | |
| | | | |
| | | /** | |
| | | * @brief xcb_list_properties_request_t | |
| | | **/ | |
| | | typedef struct xcb_list_properties_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_window_t window; /**< */ | |
| | | } xcb_list_properties_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_list_properties_reply_t | |
| | | **/ | |
| | | typedef struct xcb_list_properties_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint16_t atoms_len; /**< */ | |
| | | uint8_t pad1[22]; /**< */ | |
| | | } xcb_list_properties_reply_t; | |
| | | | |
| | | /** Opcode for xcb_set_selection_owner. */ | |
| | | #define XCB_SET_SELECTION_OWNER 22 | |
| | | | |
| | | /** | |
| | | * @brief xcb_set_selection_owner_request_t | |
| | | **/ | |
| | | typedef struct xcb_set_selection_owner_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_window_t owner; /**< */ | |
| | | xcb_atom_t selection; /**< */ | |
| | | xcb_timestamp_t time; /**< */ | |
| | | } xcb_set_selection_owner_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_get_selection_owner_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_get_selection_owner_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_get_selection_owner_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_get_selection_owner. */ | |
| | | #define XCB_GET_SELECTION_OWNER 23 | |
| | | | |
| | | /** | |
| | | * @brief xcb_get_selection_owner_request_t | |
| | | **/ | |
| | | typedef struct xcb_get_selection_owner_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_atom_t selection; /**< */ | |
| | | } xcb_get_selection_owner_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_get_selection_owner_reply_t | |
| | | **/ | |
| | | typedef struct xcb_get_selection_owner_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | xcb_window_t owner; /**< */ | |
| | | } xcb_get_selection_owner_reply_t; | |
| | | | |
| | | /** Opcode for xcb_convert_selection. */ | |
| | | #define XCB_CONVERT_SELECTION 24 | |
| | | | |
| | | /** | |
| | | * @brief xcb_convert_selection_request_t | |
| | | **/ | |
| | | typedef struct xcb_convert_selection_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_window_t requestor; /**< */ | |
| | | xcb_atom_t selection; /**< */ | |
| | | xcb_atom_t target; /**< */ | |
| | | xcb_atom_t property; /**< */ | |
| | | xcb_timestamp_t time; /**< */ | |
| | | } xcb_convert_selection_request_t; | |
| | | | |
| | | typedef enum xcb_send_event_dest_t { | |
| | | XCB_SEND_EVENT_DEST_POINTER_WINDOW = 0, | |
| | | XCB_SEND_EVENT_DEST_ITEM_FOCUS = 1 | |
| | | } xcb_send_event_dest_t; | |
| | | | |
| | | /** Opcode for xcb_send_event. */ | |
| | | #define XCB_SEND_EVENT 25 | |
| | | | |
| | | /** | |
| | | * @brief xcb_send_event_request_t | |
| | | **/ | |
| | | typedef struct xcb_send_event_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t propagate; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_window_t destination; /**< */ | |
| | | uint32_t event_mask; /**< */ | |
| | | char event[32]; /**< */ | |
| | | } xcb_send_event_request_t; | |
| | | | |
| | | typedef enum xcb_grab_mode_t { | |
| | | XCB_GRAB_MODE_SYNC = 0, | |
| | | XCB_GRAB_MODE_ASYNC = 1 | |
| | | } xcb_grab_mode_t; | |
| | | | |
| | | typedef enum xcb_grab_status_t { | |
| | | XCB_GRAB_STATUS_SUCCESS = 0, | |
| | | XCB_GRAB_STATUS_ALREADY_GRABBED = 1, | |
| | | XCB_GRAB_STATUS_INVALID_TIME = 2, | |
| | | XCB_GRAB_STATUS_NOT_VIEWABLE = 3, | |
| | | XCB_GRAB_STATUS_FROZEN = 4 | |
| | | } xcb_grab_status_t; | |
| | | | |
| | | typedef enum xcb_cursor_enum_t { | |
| | | XCB_CURSOR_NONE = 0 | |
| | | } xcb_cursor_enum_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_grab_pointer_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_grab_pointer_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_grab_pointer_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_grab_pointer. */ | |
| | | #define XCB_GRAB_POINTER 26 | |
| | | | |
| | | /** | |
| | | * @brief xcb_grab_pointer_request_t | |
| | | **/ | |
| | | typedef struct xcb_grab_pointer_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t owner_events; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_window_t grab_window; /**< */ | |
| | | uint16_t event_mask; /**< */ | |
| | | uint8_t pointer_mode; /**< */ | |
| | | uint8_t keyboard_mode; /**< */ | |
| | | xcb_window_t confine_to; /**< */ | |
| | | xcb_cursor_t cursor; /**< */ | |
| | | xcb_timestamp_t time; /**< */ | |
| | | } xcb_grab_pointer_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_grab_pointer_reply_t | |
| | | **/ | |
| | | typedef struct xcb_grab_pointer_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t status; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | } xcb_grab_pointer_reply_t; | |
| | | | |
| | | /** Opcode for xcb_ungrab_pointer. */ | |
| | | #define XCB_UNGRAB_POINTER 27 | |
| | | | |
| | | /** | |
| | | * @brief xcb_ungrab_pointer_request_t | |
| | | **/ | |
| | | typedef struct xcb_ungrab_pointer_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_timestamp_t time; /**< */ | |
| | | } xcb_ungrab_pointer_request_t; | |
| | | | |
| | | typedef enum xcb_button_index_t { | |
| | | XCB_BUTTON_INDEX_ANY = 0, | |
| | | XCB_BUTTON_INDEX_1 = 1, | |
| | | XCB_BUTTON_INDEX_2 = 2, | |
| | | XCB_BUTTON_INDEX_3 = 3, | |
| | | XCB_BUTTON_INDEX_4 = 4, | |
| | | XCB_BUTTON_INDEX_5 = 5 | |
| | | } xcb_button_index_t; | |
| | | | |
| | | /** Opcode for xcb_grab_button. */ | |
| | | #define XCB_GRAB_BUTTON 28 | |
| | | | |
| | | /** | |
| | | * @brief xcb_grab_button_request_t | |
| | | **/ | |
| | | typedef struct xcb_grab_button_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t owner_events; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_window_t grab_window; /**< */ | |
| | | uint16_t event_mask; /**< */ | |
| | | uint8_t pointer_mode; /**< */ | |
| | | uint8_t keyboard_mode; /**< */ | |
| | | xcb_window_t confine_to; /**< */ | |
| | | xcb_cursor_t cursor; /**< */ | |
| | | uint8_t button; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t modifiers; /**< */ | |
| | | } xcb_grab_button_request_t; | |
| | | | |
| | | /** Opcode for xcb_ungrab_button. */ | |
| | | #define XCB_UNGRAB_BUTTON 29 | |
| | | | |
| | | /** | |
| | | * @brief xcb_ungrab_button_request_t | |
| | | **/ | |
| | | typedef struct xcb_ungrab_button_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t button; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_window_t grab_window; /**< */ | |
| | | uint16_t modifiers; /**< */ | |
| | | uint8_t pad0[2]; /**< */ | |
| | | } xcb_ungrab_button_request_t; | |
| | | | |
| | | /** Opcode for xcb_change_active_pointer_grab. */ | |
| | | #define XCB_CHANGE_ACTIVE_POINTER_GRAB 30 | |
| | | | |
| | | /** | |
| | | * @brief xcb_change_active_pointer_grab_request_t | |
| | | **/ | |
| | | typedef struct xcb_change_active_pointer_grab_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_cursor_t cursor; /**< */ | |
| | | xcb_timestamp_t time; /**< */ | |
| | | uint16_t event_mask; /**< */ | |
| | | uint8_t pad1[2]; /**< */ | |
| | | } xcb_change_active_pointer_grab_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_grab_keyboard_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_grab_keyboard_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_grab_keyboard_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_grab_keyboard. */ | |
| | | #define XCB_GRAB_KEYBOARD 31 | |
| | | | |
| | | /** | |
| | | * @brief xcb_grab_keyboard_request_t | |
| | | **/ | |
| | | typedef struct xcb_grab_keyboard_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t owner_events; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_window_t grab_window; /**< */ | |
| | | xcb_timestamp_t time; /**< */ | |
| | | uint8_t pointer_mode; /**< */ | |
| | | uint8_t keyboard_mode; /**< */ | |
| | | uint8_t pad0[2]; /**< */ | |
| | | } xcb_grab_keyboard_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_grab_keyboard_reply_t | |
| | | **/ | |
| | | typedef struct xcb_grab_keyboard_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t status; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | } xcb_grab_keyboard_reply_t; | |
| | | | |
| | | /** Opcode for xcb_ungrab_keyboard. */ | |
| | | #define XCB_UNGRAB_KEYBOARD 32 | |
| | | | |
| | | /** | |
| | | * @brief xcb_ungrab_keyboard_request_t | |
| | | **/ | |
| | | typedef struct xcb_ungrab_keyboard_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_timestamp_t time; /**< */ | |
| | | } xcb_ungrab_keyboard_request_t; | |
| | | | |
| | | typedef enum xcb_grab_t { | |
| | | XCB_GRAB_ANY = 0 | |
| | | } xcb_grab_t; | |
| | | | |
| | | /** Opcode for xcb_grab_key. */ | |
| | | #define XCB_GRAB_KEY 33 | |
| | | | |
| | | /** | |
| | | * @brief xcb_grab_key_request_t | |
| | | **/ | |
| | | typedef struct xcb_grab_key_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t owner_events; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_window_t grab_window; /**< */ | |
| | | uint16_t modifiers; /**< */ | |
| | | xcb_keycode_t key; /**< */ | |
| | | uint8_t pointer_mode; /**< */ | |
| | | uint8_t keyboard_mode; /**< */ | |
| | | uint8_t pad0[3]; /**< */ | |
| | | } xcb_grab_key_request_t; | |
| | | | |
| | | /** Opcode for xcb_ungrab_key. */ | |
| | | #define XCB_UNGRAB_KEY 34 | |
| | | | |
| | | /** | |
| | | * @brief xcb_ungrab_key_request_t | |
| | | **/ | |
| | | typedef struct xcb_ungrab_key_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | xcb_keycode_t key; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_window_t grab_window; /**< */ | |
| | | uint16_t modifiers; /**< */ | |
| | | uint8_t pad0[2]; /**< */ | |
| | | } xcb_ungrab_key_request_t; | |
| | | | |
| | | typedef enum xcb_allow_t { | |
| | | XCB_ALLOW_ASYNC_POINTER = 0, | |
| | | XCB_ALLOW_SYNC_POINTER = 1, | |
| | | XCB_ALLOW_REPLAY_POINTER = 2, | |
| | | XCB_ALLOW_ASYNC_KEYBOARD = 3, | |
| | | XCB_ALLOW_SYNC_KEYBOARD = 4, | |
| | | XCB_ALLOW_REPLAY_KEYBOARD = 5, | |
| | | XCB_ALLOW_ASYNC_BOTH = 6, | |
| | | XCB_ALLOW_SYNC_BOTH = 7 | |
| | | } xcb_allow_t; | |
| | | | |
| | | /** Opcode for xcb_allow_events. */ | |
| | | #define XCB_ALLOW_EVENTS 35 | |
| | | | |
| | | /** | |
| | | * @brief xcb_allow_events_request_t | |
| | | **/ | |
| | | typedef struct xcb_allow_events_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t mode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_timestamp_t time; /**< */ | |
| | | } xcb_allow_events_request_t; | |
| | | | |
| | | /** Opcode for xcb_grab_server. */ | |
| | | #define XCB_GRAB_SERVER 36 | |
| | | | |
| | | /** | |
| | | * @brief xcb_grab_server_request_t | |
| | | **/ | |
| | | typedef struct xcb_grab_server_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | } xcb_grab_server_request_t; | |
| | | | |
| | | /** Opcode for xcb_ungrab_server. */ | |
| | | #define XCB_UNGRAB_SERVER 37 | |
| | | | |
| | | /** | |
| | | * @brief xcb_ungrab_server_request_t | |
| | | **/ | |
| | | typedef struct xcb_ungrab_server_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | } xcb_ungrab_server_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_query_pointer_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_query_pointer_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_query_pointer_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_query_pointer. */ | |
| | | #define XCB_QUERY_POINTER 38 | |
| | | | |
| | | /** | |
| | | * @brief xcb_query_pointer_request_t | |
| | | **/ | |
| | | typedef struct xcb_query_pointer_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_window_t window; /**< */ | |
| | | } xcb_query_pointer_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_query_pointer_reply_t | |
| | | **/ | |
| | | typedef struct xcb_query_pointer_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t same_screen; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | xcb_window_t root; /**< */ | |
| | | xcb_window_t child; /**< */ | |
| | | int16_t root_x; /**< */ | |
| | | int16_t root_y; /**< */ | |
| | | int16_t win_x; /**< */ | |
| | | int16_t win_y; /**< */ | |
| | | uint16_t mask; /**< */ | |
| | | uint8_t pad0[2]; /**< */ | |
| | | } xcb_query_pointer_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_timecoord_t | |
| | | **/ | |
| | | typedef struct xcb_timecoord_t { | |
| | | xcb_timestamp_t time; /**< */ | |
| | | int16_t x; /**< */ | |
| | | int16_t y; /**< */ | |
| | | } xcb_timecoord_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_timecoord_iterator_t | |
| | | **/ | |
| | | typedef struct xcb_timecoord_iterator_t { | |
| | | xcb_timecoord_t *data; /**< */ | |
| | | int rem; /**< */ | |
| | | int index; /**< */ | |
| | | } xcb_timecoord_iterator_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_get_motion_events_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_get_motion_events_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_get_motion_events_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_get_motion_events. */ | |
| | | #define XCB_GET_MOTION_EVENTS 39 | |
| | | | |
| | | /** | |
| | | * @brief xcb_get_motion_events_request_t | |
| | | **/ | |
| | | typedef struct xcb_get_motion_events_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_window_t window; /**< */ | |
| | | xcb_timestamp_t start; /**< */ | |
| | | xcb_timestamp_t stop; /**< */ | |
| | | } xcb_get_motion_events_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_get_motion_events_reply_t | |
| | | **/ | |
| | | typedef struct xcb_get_motion_events_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint32_t events_len; /**< */ | |
| | | uint8_t pad1[20]; /**< */ | |
| | | } xcb_get_motion_events_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_translate_coordinates_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_translate_coordinates_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_translate_coordinates_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_translate_coordinates. */ | |
| | | #define XCB_TRANSLATE_COORDINATES 40 | |
| | | | |
| | | /** | |
| | | * @brief xcb_translate_coordinates_request_t | |
| | | **/ | |
| | | typedef struct xcb_translate_coordinates_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_window_t src_window; /**< */ | |
| | | xcb_window_t dst_window; /**< */ | |
| | | int16_t src_x; /**< */ | |
| | | int16_t src_y; /**< */ | |
| | | } xcb_translate_coordinates_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_translate_coordinates_reply_t | |
| | | **/ | |
| | | typedef struct xcb_translate_coordinates_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t same_screen; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | xcb_window_t child; /**< */ | |
| | | uint16_t dst_x; /**< */ | |
| | | uint16_t dst_y; /**< */ | |
| | | } xcb_translate_coordinates_reply_t; | |
| | | | |
| | | /** Opcode for xcb_warp_pointer. */ | |
| | | #define XCB_WARP_POINTER 41 | |
| | | | |
| | | /** | |
| | | * @brief xcb_warp_pointer_request_t | |
| | | **/ | |
| | | typedef struct xcb_warp_pointer_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_window_t src_window; /**< */ | |
| | | xcb_window_t dst_window; /**< */ | |
| | | int16_t src_x; /**< */ | |
| | | int16_t src_y; /**< */ | |
| | | uint16_t src_width; /**< */ | |
| | | uint16_t src_height; /**< */ | |
| | | int16_t dst_x; /**< */ | |
| | | int16_t dst_y; /**< */ | |
| | | } xcb_warp_pointer_request_t; | |
| | | | |
| | | typedef enum xcb_input_focus_t { | |
| | | XCB_INPUT_FOCUS_NONE = 0, | |
| | | XCB_INPUT_FOCUS_POINTER_ROOT = 1, | |
| | | XCB_INPUT_FOCUS_PARENT = 2, | |
| | | XCB_INPUT_FOCUS_FOLLOW_KEYBOARD = 3 | |
| | | } xcb_input_focus_t; | |
| | | | |
| | | /** Opcode for xcb_set_input_focus. */ | |
| | | #define XCB_SET_INPUT_FOCUS 42 | |
| | | | |
| | | /** | |
| | | * @brief xcb_set_input_focus_request_t | |
| | | **/ | |
| | | typedef struct xcb_set_input_focus_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t revert_to; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_window_t focus; /**< */ | |
| | | xcb_timestamp_t time; /**< */ | |
| | | } xcb_set_input_focus_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_get_input_focus_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_get_input_focus_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_get_input_focus_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_get_input_focus. */ | |
| | | #define XCB_GET_INPUT_FOCUS 43 | |
| | | | |
| | | /** | |
| | | * @brief xcb_get_input_focus_request_t | |
| | | **/ | |
| | | typedef struct xcb_get_input_focus_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | } xcb_get_input_focus_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_get_input_focus_reply_t | |
| | | **/ | |
| | | typedef struct xcb_get_input_focus_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t revert_to; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | xcb_window_t focus; /**< */ | |
| | | } xcb_get_input_focus_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_query_keymap_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_query_keymap_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_query_keymap_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_query_keymap. */ | |
| | | #define XCB_QUERY_KEYMAP 44 | |
| | | | |
| | | /** | |
| | | * @brief xcb_query_keymap_request_t | |
| | | **/ | |
| | | typedef struct xcb_query_keymap_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | } xcb_query_keymap_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_query_keymap_reply_t | |
| | | **/ | |
| | | typedef struct xcb_query_keymap_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint8_t keys[32]; /**< */ | |
| | | } xcb_query_keymap_reply_t; | |
| | | | |
| | | /** Opcode for xcb_open_font. */ | |
| | | #define XCB_OPEN_FONT 45 | |
| | | | |
| | | /** | |
| | | * @brief xcb_open_font_request_t | |
| | | **/ | |
| | | typedef struct xcb_open_font_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_font_t fid; /**< */ | |
| | | uint16_t name_len; /**< */ | |
| | | uint8_t pad1[2]; /**< */ | |
| | | } xcb_open_font_request_t; | |
| | | | |
| | | /** Opcode for xcb_close_font. */ | |
| | | #define XCB_CLOSE_FONT 46 | |
| | | | |
| | | /** | |
| | | * @brief xcb_close_font_request_t | |
| | | **/ | |
| | | typedef struct xcb_close_font_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_font_t font; /**< */ | |
| | | } xcb_close_font_request_t; | |
| | | | |
| | | typedef enum xcb_font_draw_t { | |
| | | XCB_FONT_DRAW_LEFT_TO_RIGHT = 0, | |
| | | XCB_FONT_DRAW_RIGHT_TO_LEFT = 1 | |
| | | } xcb_font_draw_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_fontprop_t | |
| | | **/ | |
| | | typedef struct xcb_fontprop_t { | |
| | | xcb_atom_t name; /**< */ | |
| | | uint32_t value; /**< */ | |
| | | } xcb_fontprop_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_fontprop_iterator_t | |
| | | **/ | |
| | | typedef struct xcb_fontprop_iterator_t { | |
| | | xcb_fontprop_t *data; /**< */ | |
| | | int rem; /**< */ | |
| | | int index; /**< */ | |
| | | } xcb_fontprop_iterator_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_charinfo_t | |
| | | **/ | |
| | | typedef struct xcb_charinfo_t { | |
| | | int16_t left_side_bearing; /**< */ | |
| | | int16_t right_side_bearing; /**< */ | |
| | | int16_t character_width; /**< */ | |
| | | int16_t ascent; /**< */ | |
| | | int16_t descent; /**< */ | |
| | | uint16_t attributes; /**< */ | |
| | | } xcb_charinfo_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_charinfo_iterator_t | |
| | | **/ | |
| | | typedef struct xcb_charinfo_iterator_t { | |
| | | xcb_charinfo_t *data; /**< */ | |
| | | int rem; /**< */ | |
| | | int index; /**< */ | |
| | | } xcb_charinfo_iterator_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_query_font_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_query_font_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_query_font_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_query_font. */ | |
| | | #define XCB_QUERY_FONT 47 | |
| | | | |
| | | /** | |
| | | * @brief xcb_query_font_request_t | |
| | | **/ | |
| | | typedef struct xcb_query_font_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_fontable_t font; /**< */ | |
| | | } xcb_query_font_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_query_font_reply_t | |
| | | **/ | |
| | | typedef struct xcb_query_font_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | xcb_charinfo_t min_bounds; /**< */ | |
| | | uint8_t pad1[4]; /**< */ | |
| | | xcb_charinfo_t max_bounds; /**< */ | |
| | | uint8_t pad2[4]; /**< */ | |
| | | uint16_t min_char_or_byte2; /**< */ | |
| | | uint16_t max_char_or_byte2; /**< */ | |
| | | uint16_t default_char; /**< */ | |
| | | uint16_t properties_len; /**< */ | |
| | | uint8_t draw_direction; /**< */ | |
| | | uint8_t min_byte1; /**< */ | |
| | | uint8_t max_byte1; /**< */ | |
| | | uint8_t all_chars_exist; /**< */ | |
| | | int16_t font_ascent; /**< */ | |
| | | int16_t font_descent; /**< */ | |
| | | uint32_t char_infos_len; /**< */ | |
| | | } xcb_query_font_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_query_text_extents_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_query_text_extents_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_query_text_extents_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_query_text_extents. */ | |
| | | #define XCB_QUERY_TEXT_EXTENTS 48 | |
| | | | |
| | | /** | |
| | | * @brief xcb_query_text_extents_request_t | |
| | | **/ | |
| | | typedef struct xcb_query_text_extents_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t odd_length; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_fontable_t font; /**< */ | |
| | | } xcb_query_text_extents_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_query_text_extents_reply_t | |
| | | **/ | |
| | | typedef struct xcb_query_text_extents_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t draw_direction; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | int16_t font_ascent; /**< */ | |
| | | int16_t font_descent; /**< */ | |
| | | int16_t overall_ascent; /**< */ | |
| | | int16_t overall_descent; /**< */ | |
| | | int32_t overall_width; /**< */ | |
| | | int32_t overall_left; /**< */ | |
| | | int32_t overall_right; /**< */ | |
| | | } xcb_query_text_extents_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_str_t | |
| | | **/ | |
| | | typedef struct xcb_str_t { | |
| | | uint8_t name_len; /**< */ | |
| | | } xcb_str_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_str_iterator_t | |
| | | **/ | |
| | | typedef struct xcb_str_iterator_t { | |
| | | xcb_str_t *data; /**< */ | |
| | | int rem; /**< */ | |
| | | int index; /**< */ | |
| | | } xcb_str_iterator_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_list_fonts_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_list_fonts_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_list_fonts_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_list_fonts. */ | |
| | | #define XCB_LIST_FONTS 49 | |
| | | | |
| | | /** | |
| | | * @brief xcb_list_fonts_request_t | |
| | | **/ | |
| | | typedef struct xcb_list_fonts_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | uint16_t max_names; /**< */ | |
| | | uint16_t pattern_len; /**< */ | |
| | | } xcb_list_fonts_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_list_fonts_reply_t | |
| | | **/ | |
| | | typedef struct xcb_list_fonts_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint16_t names_len; /**< */ | |
| | | uint8_t pad1[22]; /**< */ | |
| | | } xcb_list_fonts_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_list_fonts_with_info_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_list_fonts_with_info_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_list_fonts_with_info_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_list_fonts_with_info. */ | |
| | | #define XCB_LIST_FONTS_WITH_INFO 50 | |
| | | | |
| | | /** | |
| | | * @brief xcb_list_fonts_with_info_request_t | |
| | | **/ | |
| | | typedef struct xcb_list_fonts_with_info_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | uint16_t max_names; /**< */ | |
| | | uint16_t pattern_len; /**< */ | |
| | | } xcb_list_fonts_with_info_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_list_fonts_with_info_reply_t | |
| | | **/ | |
| | | typedef struct xcb_list_fonts_with_info_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t name_len; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | xcb_charinfo_t min_bounds; /**< */ | |
| | | uint8_t pad0[4]; /**< */ | |
| | | xcb_charinfo_t max_bounds; /**< */ | |
| | | uint8_t pad1[4]; /**< */ | |
| | | uint16_t min_char_or_byte2; /**< */ | |
| | | uint16_t max_char_or_byte2; /**< */ | |
| | | uint16_t default_char; /**< */ | |
| | | uint16_t properties_len; /**< */ | |
| | | uint8_t draw_direction; /**< */ | |
| | | uint8_t min_byte1; /**< */ | |
| | | uint8_t max_byte1; /**< */ | |
| | | uint8_t all_chars_exist; /**< */ | |
| | | int16_t font_ascent; /**< */ | |
| | | int16_t font_descent; /**< */ | |
| | | uint32_t replies_hint; /**< */ | |
| | | } xcb_list_fonts_with_info_reply_t; | |
| | | | |
| | | /** Opcode for xcb_set_font_path. */ | |
| | | #define XCB_SET_FONT_PATH 51 | |
| | | | |
| | | /** | |
| | | * @brief xcb_set_font_path_request_t | |
| | | **/ | |
| | | typedef struct xcb_set_font_path_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | uint16_t font_qty; /**< */ | |
| | | } xcb_set_font_path_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_get_font_path_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_get_font_path_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_get_font_path_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_get_font_path. */ | |
| | | #define XCB_GET_FONT_PATH 52 | |
| | | | |
| | | /** | |
| | | * @brief xcb_get_font_path_request_t | |
| | | **/ | |
| | | typedef struct xcb_get_font_path_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | } xcb_get_font_path_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_get_font_path_reply_t | |
| | | **/ | |
| | | typedef struct xcb_get_font_path_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint16_t path_len; /**< */ | |
| | | uint8_t pad1[22]; /**< */ | |
| | | } xcb_get_font_path_reply_t; | |
| | | | |
| | | /** Opcode for xcb_create_pixmap. */ | |
| | | #define XCB_CREATE_PIXMAP 53 | |
| | | | |
| | | /** | |
| | | * @brief xcb_create_pixmap_request_t | |
| | | **/ | |
| | | typedef struct xcb_create_pixmap_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t depth; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_pixmap_t pid; /**< */ | |
| | | xcb_drawable_t drawable; /**< */ | |
| | | uint16_t width; /**< */ | |
| | | uint16_t height; /**< */ | |
| | | } xcb_create_pixmap_request_t; | |
| | | | |
| | | /** Opcode for xcb_free_pixmap. */ | |
| | | #define XCB_FREE_PIXMAP 54 | |
| | | | |
| | | /** | |
| | | * @brief xcb_free_pixmap_request_t | |
| | | **/ | |
| | | typedef struct xcb_free_pixmap_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_pixmap_t pixmap; /**< */ | |
| | | } xcb_free_pixmap_request_t; | |
| | | | |
| | | typedef enum xcb_gc_t { | |
| | | XCB_GC_FUNCTION = 1, | |
| | | XCB_GC_PLANE_MASK = 2, | |
| | | XCB_GC_FOREGROUND = 4, | |
| | | XCB_GC_BACKGROUND = 8, | |
| | | XCB_GC_LINE_WIDTH = 16, | |
| | | XCB_GC_LINE_STYLE = 32, | |
| | | XCB_GC_CAP_STYLE = 64, | |
| | | XCB_GC_JOIN_STYLE = 128, | |
| | | XCB_GC_FILL_STYLE = 256, | |
| | | XCB_GC_FILL_RULE = 512, | |
| | | XCB_GC_TILE = 1024, | |
| | | XCB_GC_STIPPLE = 2048, | |
| | | XCB_GC_TILE_STIPPLE_ORIGIN_X = 4096, | |
| | | XCB_GC_TILE_STIPPLE_ORIGIN_Y = 8192, | |
| | | XCB_GC_FONT = 16384, | |
| | | XCB_GC_SUBWINDOW_MODE = 32768, | |
| | | XCB_GC_GRAPHICS_EXPOSURES = 65536, | |
| | | XCB_GC_CLIP_ORIGIN_X = 131072, | |
| | | XCB_GC_CLIP_ORIGIN_Y = 262144, | |
| | | XCB_GC_CLIP_MASK = 524288, | |
| | | XCB_GC_DASH_OFFSET = 1048576, | |
| | | XCB_GC_DASH_LIST = 2097152, | |
| | | XCB_GC_ARC_MODE = 4194304 | |
| | | } xcb_gc_t; | |
| | | | |
| | | typedef enum xcb_gx_t { | |
| | | XCB_GX_CLEAR = 0, | |
| | | XCB_GX_AND = 1, | |
| | | XCB_GX_AND_REVERSE = 2, | |
| | | XCB_GX_COPY = 3, | |
| | | XCB_GX_AND_INVERTED = 4, | |
| | | XCB_GX_NOOP = 5, | |
| | | XCB_GX_XOR = 6, | |
| | | XCB_GX_OR = 7, | |
| | | XCB_GX_NOR = 8, | |
| | | XCB_GX_EQUIV = 9, | |
| | | XCB_GX_INVERT = 10, | |
| | | XCB_GX_OR_REVERSE = 11, | |
| | | XCB_GX_COPY_INVERTED = 12, | |
| | | XCB_GX_OR_INVERTED = 13, | |
| | | XCB_GX_NAND = 14, | |
| | | XCB_GX_SET = 15 | |
| | | } xcb_gx_t; | |
| | | | |
| | | typedef enum xcb_line_style_t { | |
| | | XCB_LINE_STYLE_SOLID = 0, | |
| | | XCB_LINE_STYLE_ON_OFF_DASH = 1, | |
| | | XCB_LINE_STYLE_DOUBLE_DASH = 2 | |
| | | } xcb_line_style_t; | |
| | | | |
| | | typedef enum xcb_cap_style_t { | |
| | | XCB_CAP_STYLE_NOT_LAST = 0, | |
| | | XCB_CAP_STYLE_BUTT = 1, | |
| | | XCB_CAP_STYLE_ROUND = 2, | |
| | | XCB_CAP_STYLE_PROJECTING = 3 | |
| | | } xcb_cap_style_t; | |
| | | | |
| | | typedef enum xcb_join_style_t { | |
| | | XCB_JOIN_STYLE_MITER = 0, | |
| | | XCB_JOIN_STYLE_ROUND = 1, | |
| | | XCB_JOIN_STYLE_BEVEL = 2 | |
| | | } xcb_join_style_t; | |
| | | | |
| | | typedef enum xcb_fill_style_t { | |
| | | XCB_FILL_STYLE_SOLID = 0, | |
| | | XCB_FILL_STYLE_TILED = 1, | |
| | | XCB_FILL_STYLE_STIPPLED = 2, | |
| | | XCB_FILL_STYLE_OPAQUE_STIPPLED = 3 | |
| | | } xcb_fill_style_t; | |
| | | | |
| | | typedef enum xcb_fill_rule_t { | |
| | | XCB_FILL_RULE_EVEN_ODD = 0, | |
| | | XCB_FILL_RULE_WINDING = 1 | |
| | | } xcb_fill_rule_t; | |
| | | | |
| | | typedef enum xcb_subwindow_mode_t { | |
| | | XCB_SUBWINDOW_MODE_CLIP_BY_CHILDREN = 0, | |
| | | XCB_SUBWINDOW_MODE_INCLUDE_INFERIORS = 1 | |
| | | } xcb_subwindow_mode_t; | |
| | | | |
| | | typedef enum xcb_arc_mode_t { | |
| | | XCB_ARC_MODE_CHORD = 0, | |
| | | XCB_ARC_MODE_PIE_SLICE = 1 | |
| | | } xcb_arc_mode_t; | |
| | | | |
| | | /** Opcode for xcb_create_gc. */ | |
| | | #define XCB_CREATE_GC 55 | |
| | | | |
| | | /** | |
| | | * @brief xcb_create_gc_request_t | |
| | | **/ | |
| | | typedef struct xcb_create_gc_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_gcontext_t cid; /**< */ | |
| | | xcb_drawable_t drawable; /**< */ | |
| | | uint32_t value_mask; /**< */ | |
| | | } xcb_create_gc_request_t; | |
| | | | |
| | | /** Opcode for xcb_change_gc. */ | |
| | | #define XCB_CHANGE_GC 56 | |
| | | | |
| | | /** | |
| | | * @brief xcb_change_gc_request_t | |
| | | **/ | |
| | | typedef struct xcb_change_gc_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_gcontext_t gc; /**< */ | |
| | | uint32_t value_mask; /**< */ | |
| | | } xcb_change_gc_request_t; | |
| | | | |
| | | /** Opcode for xcb_copy_gc. */ | |
| | | #define XCB_COPY_GC 57 | |
| | | | |
| | | /** | |
| | | * @brief xcb_copy_gc_request_t | |
| | | **/ | |
| | | typedef struct xcb_copy_gc_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_gcontext_t src_gc; /**< */ | |
| | | xcb_gcontext_t dst_gc; /**< */ | |
| | | uint32_t value_mask; /**< */ | |
| | | } xcb_copy_gc_request_t; | |
| | | | |
| | | /** Opcode for xcb_set_dashes. */ | |
| | | #define XCB_SET_DASHES 58 | |
| | | | |
| | | /** | |
| | | * @brief xcb_set_dashes_request_t | |
| | | **/ | |
| | | typedef struct xcb_set_dashes_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_gcontext_t gc; /**< */ | |
| | | uint16_t dash_offset; /**< */ | |
| | | uint16_t dashes_len; /**< */ | |
| | | } xcb_set_dashes_request_t; | |
| | | | |
| | | typedef enum xcb_clip_ordering_t { | |
| | | XCB_CLIP_ORDERING_UNSORTED = 0, | |
| | | XCB_CLIP_ORDERING_Y_SORTED = 1, | |
| | | XCB_CLIP_ORDERING_YX_SORTED = 2, | |
| | | XCB_CLIP_ORDERING_YX_BANDED = 3 | |
| | | } xcb_clip_ordering_t; | |
| | | | |
| | | /** Opcode for xcb_set_clip_rectangles. */ | |
| | | #define XCB_SET_CLIP_RECTANGLES 59 | |
| | | | |
| | | /** | |
| | | * @brief xcb_set_clip_rectangles_request_t | |
| | | **/ | |
| | | typedef struct xcb_set_clip_rectangles_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t ordering; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_gcontext_t gc; /**< */ | |
| | | int16_t clip_x_origin; /**< */ | |
| | | int16_t clip_y_origin; /**< */ | |
| | | } xcb_set_clip_rectangles_request_t; | |
| | | | |
| | | /** Opcode for xcb_free_gc. */ | |
| | | #define XCB_FREE_GC 60 | |
| | | | |
| | | /** | |
| | | * @brief xcb_free_gc_request_t | |
| | | **/ | |
| | | typedef struct xcb_free_gc_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_gcontext_t gc; /**< */ | |
| | | } xcb_free_gc_request_t; | |
| | | | |
| | | /** Opcode for xcb_clear_area. */ | |
| | | #define XCB_CLEAR_AREA 61 | |
| | | | |
| | | /** | |
| | | * @brief xcb_clear_area_request_t | |
| | | **/ | |
| | | typedef struct xcb_clear_area_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t exposures; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_window_t window; /**< */ | |
| | | int16_t x; /**< */ | |
| | | int16_t y; /**< */ | |
| | | uint16_t width; /**< */ | |
| | | uint16_t height; /**< */ | |
| | | } xcb_clear_area_request_t; | |
| | | | |
| | | /** Opcode for xcb_copy_area. */ | |
| | | #define XCB_COPY_AREA 62 | |
| | | | |
| | | /** | |
| | | * @brief xcb_copy_area_request_t | |
| | | **/ | |
| | | typedef struct xcb_copy_area_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_drawable_t src_drawable; /**< */ | |
| | | xcb_drawable_t dst_drawable; /**< */ | |
| | | xcb_gcontext_t gc; /**< */ | |
| | | int16_t src_x; /**< */ | |
| | | int16_t src_y; /**< */ | |
| | | int16_t dst_x; /**< */ | |
| | | int16_t dst_y; /**< */ | |
| | | uint16_t width; /**< */ | |
| | | uint16_t height; /**< */ | |
| | | } xcb_copy_area_request_t; | |
| | | | |
| | | /** Opcode for xcb_copy_plane. */ | |
| | | #define XCB_COPY_PLANE 63 | |
| | | | |
| | | /** | |
| | | * @brief xcb_copy_plane_request_t | |
| | | **/ | |
| | | typedef struct xcb_copy_plane_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_drawable_t src_drawable; /**< */ | |
| | | xcb_drawable_t dst_drawable; /**< */ | |
| | | xcb_gcontext_t gc; /**< */ | |
| | | int16_t src_x; /**< */ | |
| | | int16_t src_y; /**< */ | |
| | | int16_t dst_x; /**< */ | |
| | | int16_t dst_y; /**< */ | |
| | | uint16_t width; /**< */ | |
| | | uint16_t height; /**< */ | |
| | | uint32_t bit_plane; /**< */ | |
| | | } xcb_copy_plane_request_t; | |
| | | | |
| | | typedef enum xcb_coord_mode_t { | |
| | | XCB_COORD_MODE_ORIGIN = 0, | |
| | | XCB_COORD_MODE_PREVIOUS = 1 | |
| | | } xcb_coord_mode_t; | |
| | | | |
| | | /** Opcode for xcb_poly_point. */ | |
| | | #define XCB_POLY_POINT 64 | |
| | | | |
| | | /** | |
| | | * @brief xcb_poly_point_request_t | |
| | | **/ | |
| | | typedef struct xcb_poly_point_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t coordinate_mode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_drawable_t drawable; /**< */ | |
| | | xcb_gcontext_t gc; /**< */ | |
| | | } xcb_poly_point_request_t; | |
| | | | |
| | | /** Opcode for xcb_poly_line. */ | |
| | | #define XCB_POLY_LINE 65 | |
| | | | |
| | | /** | |
| | | * @brief xcb_poly_line_request_t | |
| | | **/ | |
| | | typedef struct xcb_poly_line_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t coordinate_mode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_drawable_t drawable; /**< */ | |
| | | xcb_gcontext_t gc; /**< */ | |
| | | } xcb_poly_line_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_segment_t | |
| | | **/ | |
| | | typedef struct xcb_segment_t { | |
| | | int16_t x1; /**< */ | |
| | | int16_t y1; /**< */ | |
| | | int16_t x2; /**< */ | |
| | | int16_t y2; /**< */ | |
| | | } xcb_segment_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_segment_iterator_t | |
| | | **/ | |
| | | typedef struct xcb_segment_iterator_t { | |
| | | xcb_segment_t *data; /**< */ | |
| | | int rem; /**< */ | |
| | | int index; /**< */ | |
| | | } xcb_segment_iterator_t; | |
| | | | |
| | | /** Opcode for xcb_poly_segment. */ | |
| | | #define XCB_POLY_SEGMENT 66 | |
| | | | |
| | | /** | |
| | | * @brief xcb_poly_segment_request_t | |
| | | **/ | |
| | | typedef struct xcb_poly_segment_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_drawable_t drawable; /**< */ | |
| | | xcb_gcontext_t gc; /**< */ | |
| | | } xcb_poly_segment_request_t; | |
| | | | |
| | | /** Opcode for xcb_poly_rectangle. */ | |
| | | #define XCB_POLY_RECTANGLE 67 | |
| | | | |
| | | /** | |
| | | * @brief xcb_poly_rectangle_request_t | |
| | | **/ | |
| | | typedef struct xcb_poly_rectangle_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_drawable_t drawable; /**< */ | |
| | | xcb_gcontext_t gc; /**< */ | |
| | | } xcb_poly_rectangle_request_t; | |
| | | | |
| | | /** Opcode for xcb_poly_arc. */ | |
| | | #define XCB_POLY_ARC 68 | |
| | | | |
| | | /** | |
| | | * @brief xcb_poly_arc_request_t | |
| | | **/ | |
| | | typedef struct xcb_poly_arc_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_drawable_t drawable; /**< */ | |
| | | xcb_gcontext_t gc; /**< */ | |
| | | } xcb_poly_arc_request_t; | |
| | | | |
| | | typedef enum xcb_poly_shape_t { | |
| | | XCB_POLY_SHAPE_COMPLEX = 0, | |
| | | XCB_POLY_SHAPE_NONCONVEX = 1, | |
| | | XCB_POLY_SHAPE_CONVEX = 2 | |
| | | } xcb_poly_shape_t; | |
| | | | |
| | | /** Opcode for xcb_fill_poly. */ | |
| | | #define XCB_FILL_POLY 69 | |
| | | | |
| | | /** | |
| | | * @brief xcb_fill_poly_request_t | |
| | | **/ | |
| | | typedef struct xcb_fill_poly_request_t { | |
| | | 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 pad1[2]; /**< */ | |
| | | } xcb_fill_poly_request_t; | |
| | | | |
| | | /** Opcode for xcb_poly_fill_rectangle. */ | |
| | | #define XCB_POLY_FILL_RECTANGLE 70 | |
| | | | |
| | | /** | |
| | | * @brief xcb_poly_fill_rectangle_request_t | |
| | | **/ | |
| | | typedef struct xcb_poly_fill_rectangle_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_drawable_t drawable; /**< */ | |
| | | xcb_gcontext_t gc; /**< */ | |
| | | } xcb_poly_fill_rectangle_request_t; | |
| | | | |
| | | /** Opcode for xcb_poly_fill_arc. */ | |
| | | #define XCB_POLY_FILL_ARC 71 | |
| | | | |
| | | /** | |
| | | * @brief xcb_poly_fill_arc_request_t | |
| | | **/ | |
| | | typedef struct xcb_poly_fill_arc_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_drawable_t drawable; /**< */ | |
| | | xcb_gcontext_t gc; /**< */ | |
| | | } xcb_poly_fill_arc_request_t; | |
| | | | |
| | | typedef enum xcb_image_format_t { | |
| | | XCB_IMAGE_FORMAT_XY_BITMAP = 0, | |
| | | XCB_IMAGE_FORMAT_XY_PIXMAP = 1, | |
| | | XCB_IMAGE_FORMAT_Z_PIXMAP = 2 | |
| | | } xcb_image_format_t; | |
| | | | |
| | | /** Opcode for xcb_put_image. */ | |
| | | #define XCB_PUT_IMAGE 72 | |
| | | | |
| | | /** | |
| | | * @brief xcb_put_image_request_t | |
| | | **/ | |
| | | typedef struct xcb_put_image_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t format; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_drawable_t drawable; /**< */ | |
| | | xcb_gcontext_t gc; /**< */ | |
| | | uint16_t width; /**< */ | |
| | | uint16_t height; /**< */ | |
| | | int16_t dst_x; /**< */ | |
| | | int16_t dst_y; /**< */ | |
| | | uint8_t left_pad; /**< */ | |
| | | uint8_t depth; /**< */ | |
| | | uint8_t pad0[2]; /**< */ | |
| | | } xcb_put_image_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_get_image_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_get_image_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_get_image_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_get_image. */ | |
| | | #define XCB_GET_IMAGE 73 | |
| | | | |
| | | /** | |
| | | * @brief xcb_get_image_request_t | |
| | | **/ | |
| | | typedef struct xcb_get_image_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t format; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_drawable_t drawable; /**< */ | |
| | | int16_t x; /**< */ | |
| | | int16_t y; /**< */ | |
| | | uint16_t width; /**< */ | |
| | | uint16_t height; /**< */ | |
| | | uint32_t plane_mask; /**< */ | |
| | | } xcb_get_image_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_get_image_reply_t | |
| | | **/ | |
| | | typedef struct xcb_get_image_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t depth; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | xcb_visualid_t visual; /**< */ | |
| | | uint8_t pad0[20]; /**< */ | |
| | | } xcb_get_image_reply_t; | |
| | | | |
| | | /** Opcode for xcb_poly_text_8. */ | |
| | | #define XCB_POLY_TEXT_8 74 | |
| | | | |
| | | /** | |
| | | * @brief xcb_poly_text_8_request_t | |
| | | **/ | |
| | | typedef struct xcb_poly_text_8_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_drawable_t drawable; /**< */ | |
| | | xcb_gcontext_t gc; /**< */ | |
| | | int16_t x; /**< */ | |
| | | int16_t y; /**< */ | |
| | | } xcb_poly_text_8_request_t; | |
| | | | |
| | | /** Opcode for xcb_poly_text_16. */ | |
| | | #define XCB_POLY_TEXT_16 75 | |
| | | | |
| | | /** | |
| | | * @brief xcb_poly_text_16_request_t | |
| | | **/ | |
| | | typedef struct xcb_poly_text_16_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_drawable_t drawable; /**< */ | |
| | | xcb_gcontext_t gc; /**< */ | |
| | | int16_t x; /**< */ | |
| | | int16_t y; /**< */ | |
| | | } xcb_poly_text_16_request_t; | |
| | | | |
| | | /** Opcode for xcb_image_text_8. */ | |
| | | #define XCB_IMAGE_TEXT_8 76 | |
| | | | |
| | | /** | |
| | | * @brief xcb_image_text_8_request_t | |
| | | **/ | |
| | | typedef struct xcb_image_text_8_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t string_len; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_drawable_t drawable; /**< */ | |
| | | xcb_gcontext_t gc; /**< */ | |
| | | int16_t x; /**< */ | |
| | | int16_t y; /**< */ | |
| | | } xcb_image_text_8_request_t; | |
| | | | |
| | | /** Opcode for xcb_image_text_16. */ | |
| | | #define XCB_IMAGE_TEXT_16 77 | |
| | | | |
| | | /** | |
| | | * @brief xcb_image_text_16_request_t | |
| | | **/ | |
| | | typedef struct xcb_image_text_16_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t string_len; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_drawable_t drawable; /**< */ | |
| | | xcb_gcontext_t gc; /**< */ | |
| | | int16_t x; /**< */ | |
| | | int16_t y; /**< */ | |
| | | } xcb_image_text_16_request_t; | |
| | | | |
| | | typedef enum xcb_colormap_alloc_t { | |
| | | XCB_COLORMAP_ALLOC_NONE = 0, | |
| | | XCB_COLORMAP_ALLOC_ALL = 1 | |
| | | } xcb_colormap_alloc_t; | |
| | | | |
| | | /** Opcode for xcb_create_colormap. */ | |
| | | #define XCB_CREATE_COLORMAP 78 | |
| | | | |
| | | /** | |
| | | * @brief xcb_create_colormap_request_t | |
| | | **/ | |
| | | typedef struct xcb_create_colormap_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t alloc; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_colormap_t mid; /**< */ | |
| | | xcb_window_t window; /**< */ | |
| | | xcb_visualid_t visual; /**< */ | |
| | | } xcb_create_colormap_request_t; | |
| | | | |
| | | /** Opcode for xcb_free_colormap. */ | |
| | | #define XCB_FREE_COLORMAP 79 | |
| | | | |
| | | /** | |
| | | * @brief xcb_free_colormap_request_t | |
| | | **/ | |
| | | typedef struct xcb_free_colormap_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_colormap_t cmap; /**< */ | |
| | | } xcb_free_colormap_request_t; | |
| | | | |
| | | /** Opcode for xcb_copy_colormap_and_free. */ | |
| | | #define XCB_COPY_COLORMAP_AND_FREE 80 | |
| | | | |
| | | /** | |
| | | * @brief xcb_copy_colormap_and_free_request_t | |
| | | **/ | |
| | | typedef struct xcb_copy_colormap_and_free_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_colormap_t mid; /**< */ | |
| | | xcb_colormap_t src_cmap; /**< */ | |
| | | } xcb_copy_colormap_and_free_request_t; | |
| | | | |
| | | /** Opcode for xcb_install_colormap. */ | |
| | | #define XCB_INSTALL_COLORMAP 81 | |
| | | | |
| | | /** | |
| | | * @brief xcb_install_colormap_request_t | |
| | | **/ | |
| | | typedef struct xcb_install_colormap_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_colormap_t cmap; /**< */ | |
| | | } xcb_install_colormap_request_t; | |
| | | | |
| | | /** Opcode for xcb_uninstall_colormap. */ | |
| | | #define XCB_UNINSTALL_COLORMAP 82 | |
| | | | |
| | | /** | |
| | | * @brief xcb_uninstall_colormap_request_t | |
| | | **/ | |
| | | typedef struct xcb_uninstall_colormap_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_colormap_t cmap; /**< */ | |
| | | } xcb_uninstall_colormap_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_list_installed_colormaps_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_list_installed_colormaps_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_list_installed_colormaps_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_list_installed_colormaps. */ | |
| | | #define XCB_LIST_INSTALLED_COLORMAPS 83 | |
| | | | |
| | | /** | |
| | | * @brief xcb_list_installed_colormaps_request_t | |
| | | **/ | |
| | | typedef struct xcb_list_installed_colormaps_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_window_t window; /**< */ | |
| | | } xcb_list_installed_colormaps_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_list_installed_colormaps_reply_t | |
| | | **/ | |
| | | typedef struct xcb_list_installed_colormaps_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint16_t cmaps_len; /**< */ | |
| | | uint8_t pad1[22]; /**< */ | |
| | | } xcb_list_installed_colormaps_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_alloc_color_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_alloc_color_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_alloc_color_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_alloc_color. */ | |
| | | #define XCB_ALLOC_COLOR 84 | |
| | | | |
| | | /** | |
| | | * @brief xcb_alloc_color_request_t | |
| | | **/ | |
| | | typedef struct xcb_alloc_color_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_colormap_t cmap; /**< */ | |
| | | uint16_t red; /**< */ | |
| | | uint16_t green; /**< */ | |
| | | uint16_t blue; /**< */ | |
| | | uint8_t pad1[2]; /**< */ | |
| | | } xcb_alloc_color_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_alloc_color_reply_t | |
| | | **/ | |
| | | typedef struct xcb_alloc_color_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint16_t red; /**< */ | |
| | | uint16_t green; /**< */ | |
| | | uint16_t blue; /**< */ | |
| | | uint8_t pad1[2]; /**< */ | |
| | | uint32_t pixel; /**< */ | |
| | | } xcb_alloc_color_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_alloc_named_color_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_alloc_named_color_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_alloc_named_color_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_alloc_named_color. */ | |
| | | #define XCB_ALLOC_NAMED_COLOR 85 | |
| | | | |
| | | /** | |
| | | * @brief xcb_alloc_named_color_request_t | |
| | | **/ | |
| | | typedef struct xcb_alloc_named_color_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_colormap_t cmap; /**< */ | |
| | | uint16_t name_len; /**< */ | |
| | | uint8_t pad1[2]; /**< */ | |
| | | } xcb_alloc_named_color_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_alloc_named_color_reply_t | |
| | | **/ | |
| | | typedef struct xcb_alloc_named_color_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint32_t pixel; /**< */ | |
| | | uint16_t exact_red; /**< */ | |
| | | uint16_t exact_green; /**< */ | |
| | | uint16_t exact_blue; /**< */ | |
| | | uint16_t visual_red; /**< */ | |
| | | uint16_t visual_green; /**< */ | |
| | | uint16_t visual_blue; /**< */ | |
| | | } xcb_alloc_named_color_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_alloc_color_cells_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_alloc_color_cells_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_alloc_color_cells_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_alloc_color_cells. */ | |
| | | #define XCB_ALLOC_COLOR_CELLS 86 | |
| | | | |
| | | /** | |
| | | * @brief xcb_alloc_color_cells_request_t | |
| | | **/ | |
| | | typedef struct xcb_alloc_color_cells_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t contiguous; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_colormap_t cmap; /**< */ | |
| | | uint16_t colors; /**< */ | |
| | | uint16_t planes; /**< */ | |
| | | } xcb_alloc_color_cells_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_alloc_color_cells_reply_t | |
| | | **/ | |
| | | typedef struct xcb_alloc_color_cells_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint16_t pixels_len; /**< */ | |
| | | uint16_t masks_len; /**< */ | |
| | | uint8_t pad1[20]; /**< */ | |
| | | } xcb_alloc_color_cells_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_alloc_color_planes_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_alloc_color_planes_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_alloc_color_planes_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_alloc_color_planes. */ | |
| | | #define XCB_ALLOC_COLOR_PLANES 87 | |
| | | | |
| | | /** | |
| | | * @brief xcb_alloc_color_planes_request_t | |
| | | **/ | |
| | | typedef struct xcb_alloc_color_planes_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t contiguous; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_colormap_t cmap; /**< */ | |
| | | uint16_t colors; /**< */ | |
| | | uint16_t reds; /**< */ | |
| | | uint16_t greens; /**< */ | |
| | | uint16_t blues; /**< */ | |
| | | } xcb_alloc_color_planes_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_alloc_color_planes_reply_t | |
| | | **/ | |
| | | typedef struct xcb_alloc_color_planes_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint16_t pixels_len; /**< */ | |
| | | uint8_t pad1[2]; /**< */ | |
| | | uint32_t red_mask; /**< */ | |
| | | uint32_t green_mask; /**< */ | |
| | | uint32_t blue_mask; /**< */ | |
| | | uint8_t pad2[8]; /**< */ | |
| | | } xcb_alloc_color_planes_reply_t; | |
| | | | |
| | | /** Opcode for xcb_free_colors. */ | |
| | | #define XCB_FREE_COLORS 88 | |
| | | | |
| | | /** | |
| | | * @brief xcb_free_colors_request_t | |
| | | **/ | |
| | | typedef struct xcb_free_colors_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_colormap_t cmap; /**< */ | |
| | | uint32_t plane_mask; /**< */ | |
| | | } xcb_free_colors_request_t; | |
| | | | |
| | | typedef enum xcb_color_flag_t { | |
| | | XCB_COLOR_FLAG_RED = 1, | |
| | | XCB_COLOR_FLAG_GREEN = 2, | |
| | | XCB_COLOR_FLAG_BLUE = 4 | |
| | | } xcb_color_flag_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_coloritem_t | |
| | | **/ | |
| | | typedef struct xcb_coloritem_t { | |
| | | uint32_t pixel; /**< */ | |
| | | uint16_t red; /**< */ | |
| | | uint16_t green; /**< */ | |
| | | uint16_t blue; /**< */ | |
| | | uint8_t flags; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | } xcb_coloritem_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_coloritem_iterator_t | |
| | | **/ | |
| | | typedef struct xcb_coloritem_iterator_t { | |
| | | xcb_coloritem_t *data; /**< */ | |
| | | int rem; /**< */ | |
| | | int index; /**< */ | |
| | | } xcb_coloritem_iterator_t; | |
| | | | |
| | | /** Opcode for xcb_store_colors. */ | |
| | | #define XCB_STORE_COLORS 89 | |
| | | | |
| | | /** | |
| | | * @brief xcb_store_colors_request_t | |
| | | **/ | |
| | | typedef struct xcb_store_colors_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_colormap_t cmap; /**< */ | |
| | | } xcb_store_colors_request_t; | |
| | | | |
| | | /** Opcode for xcb_store_named_color. */ | |
| | | #define XCB_STORE_NAMED_COLOR 90 | |
| | | | |
| | | /** | |
| | | * @brief xcb_store_named_color_request_t | |
| | | **/ | |
| | | typedef struct xcb_store_named_color_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t flags; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_colormap_t cmap; /**< */ | |
| | | uint32_t pixel; /**< */ | |
| | | uint16_t name_len; /**< */ | |
| | | uint8_t pad0[2]; /**< */ | |
| | | } xcb_store_named_color_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_rgb_t | |
| | | **/ | |
| | | typedef struct xcb_rgb_t { | |
| | | uint16_t red; /**< */ | |
| | | uint16_t green; /**< */ | |
| | | uint16_t blue; /**< */ | |
| | | uint8_t pad0[2]; /**< */ | |
| | | } xcb_rgb_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_rgb_iterator_t | |
| | | **/ | |
| | | typedef struct xcb_rgb_iterator_t { | |
| | | xcb_rgb_t *data; /**< */ | |
| | | int rem; /**< */ | |
| | | int index; /**< */ | |
| | | } xcb_rgb_iterator_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_query_colors_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_query_colors_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_query_colors_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_query_colors. */ | |
| | | #define XCB_QUERY_COLORS 91 | |
| | | | |
| | | /** | |
| | | * @brief xcb_query_colors_request_t | |
| | | **/ | |
| | | typedef struct xcb_query_colors_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_colormap_t cmap; /**< */ | |
| | | } xcb_query_colors_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_query_colors_reply_t | |
| | | **/ | |
| | | typedef struct xcb_query_colors_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint16_t colors_len; /**< */ | |
| | | uint8_t pad1[22]; /**< */ | |
| | | } xcb_query_colors_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_lookup_color_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_lookup_color_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_lookup_color_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_lookup_color. */ | |
| | | #define XCB_LOOKUP_COLOR 92 | |
| | | | |
| | | /** | |
| | | * @brief xcb_lookup_color_request_t | |
| | | **/ | |
| | | typedef struct xcb_lookup_color_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_colormap_t cmap; /**< */ | |
| | | uint16_t name_len; /**< */ | |
| | | uint8_t pad1[2]; /**< */ | |
| | | } xcb_lookup_color_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_lookup_color_reply_t | |
| | | **/ | |
| | | typedef struct xcb_lookup_color_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint16_t exact_red; /**< */ | |
| | | uint16_t exact_green; /**< */ | |
| | | uint16_t exact_blue; /**< */ | |
| | | uint16_t visual_red; /**< */ | |
| | | uint16_t visual_green; /**< */ | |
| | | uint16_t visual_blue; /**< */ | |
| | | } xcb_lookup_color_reply_t; | |
| | | | |
| | | typedef enum xcb_pixmap_enum_t { | |
| | | XCB_PIXMAP_NONE = 0 | |
| | | } xcb_pixmap_enum_t; | |
| | | | |
| | | /** Opcode for xcb_create_cursor. */ | |
| | | #define XCB_CREATE_CURSOR 93 | |
| | | | |
| | | /** | |
| | | * @brief xcb_create_cursor_request_t | |
| | | **/ | |
| | | typedef struct xcb_create_cursor_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_cursor_t cid; /**< */ | |
| | | xcb_pixmap_t source; /**< */ | |
| | | xcb_pixmap_t mask; /**< */ | |
| | | uint16_t fore_red; /**< */ | |
| | | uint16_t fore_green; /**< */ | |
| | | uint16_t fore_blue; /**< */ | |
| | | uint16_t back_red; /**< */ | |
| | | uint16_t back_green; /**< */ | |
| | | uint16_t back_blue; /**< */ | |
| | | uint16_t x; /**< */ | |
| | | uint16_t y; /**< */ | |
| | | } xcb_create_cursor_request_t; | |
| | | | |
| | | typedef enum xcb_font_enum_t { | |
| | | XCB_FONT_NONE = 0 | |
| | | } xcb_font_enum_t; | |
| | | | |
| | | /** Opcode for xcb_create_glyph_cursor. */ | |
| | | #define XCB_CREATE_GLYPH_CURSOR 94 | |
| | | | |
| | | /** | |
| | | * @brief xcb_create_glyph_cursor_request_t | |
| | | **/ | |
| | | typedef struct xcb_create_glyph_cursor_request_t { | |
| | | 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; /**< */ | |
| | | } xcb_create_glyph_cursor_request_t; | |
| | | | |
| | | /** Opcode for xcb_free_cursor. */ | |
| | | #define XCB_FREE_CURSOR 95 | |
| | | | |
| | | /** | |
| | | * @brief xcb_free_cursor_request_t | |
| | | **/ | |
| | | typedef struct xcb_free_cursor_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_cursor_t cursor; /**< */ | |
| | | } xcb_free_cursor_request_t; | |
| | | | |
| | | /** Opcode for xcb_recolor_cursor. */ | |
| | | #define XCB_RECOLOR_CURSOR 96 | |
| | | | |
| | | /** | |
| | | * @brief xcb_recolor_cursor_request_t | |
| | | **/ | |
| | | typedef struct xcb_recolor_cursor_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_cursor_t cursor; /**< */ | |
| | | uint16_t fore_red; /**< */ | |
| | | uint16_t fore_green; /**< */ | |
| | | uint16_t fore_blue; /**< */ | |
| | | uint16_t back_red; /**< */ | |
| | | uint16_t back_green; /**< */ | |
| | | uint16_t back_blue; /**< */ | |
| | | } xcb_recolor_cursor_request_t; | |
| | | | |
| | | typedef enum xcb_query_shape_of_t { | |
| | | XCB_QUERY_SHAPE_OF_LARGEST_CURSOR = 0, | |
| | | XCB_QUERY_SHAPE_OF_FASTEST_TILE = 1, | |
| | | XCB_QUERY_SHAPE_OF_FASTEST_STIPPLE = 2 | |
| | | } xcb_query_shape_of_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_query_best_size_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_query_best_size_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_query_best_size_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_query_best_size. */ | |
| | | #define XCB_QUERY_BEST_SIZE 97 | |
| | | | |
| | | /** | |
| | | * @brief xcb_query_best_size_request_t | |
| | | **/ | |
| | | typedef struct xcb_query_best_size_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t _class; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_drawable_t drawable; /**< */ | |
| | | uint16_t width; /**< */ | |
| | | uint16_t height; /**< */ | |
| | | } xcb_query_best_size_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_query_best_size_reply_t | |
| | | **/ | |
| | | typedef struct xcb_query_best_size_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint16_t width; /**< */ | |
| | | uint16_t height; /**< */ | |
| | | } xcb_query_best_size_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_query_extension_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_query_extension_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_query_extension_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_query_extension. */ | |
| | | #define XCB_QUERY_EXTENSION 98 | |
| | | | |
| | | /** | |
| | | * @brief xcb_query_extension_request_t | |
| | | **/ | |
| | | typedef struct xcb_query_extension_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | uint16_t name_len; /**< */ | |
| | | uint8_t pad1[2]; /**< */ | |
| | | } xcb_query_extension_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_query_extension_reply_t | |
| | | **/ | |
| | | typedef struct xcb_query_extension_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint8_t present; /**< */ | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t first_event; /**< */ | |
| | | uint8_t first_error; /**< */ | |
| | | } xcb_query_extension_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_list_extensions_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_list_extensions_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_list_extensions_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_list_extensions. */ | |
| | | #define XCB_LIST_EXTENSIONS 99 | |
| | | | |
| | | /** | |
| | | * @brief xcb_list_extensions_request_t | |
| | | **/ | |
| | | typedef struct xcb_list_extensions_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | } xcb_list_extensions_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_list_extensions_reply_t | |
| | | **/ | |
| | | typedef struct xcb_list_extensions_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t names_len; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint8_t pad0[24]; /**< */ | |
| | | } xcb_list_extensions_reply_t; | |
| | | | |
| | | /** Opcode for xcb_change_keyboard_mapping. */ | |
| | | #define XCB_CHANGE_KEYBOARD_MAPPING 100 | |
| | | | |
| | | /** | |
| | | * @brief xcb_change_keyboard_mapping_request_t | |
| | | **/ | |
| | | typedef struct xcb_change_keyboard_mapping_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t keycode_count; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_keycode_t first_keycode; /**< */ | |
| | | uint8_t keysyms_per_keycode; /**< */ | |
| | | } xcb_change_keyboard_mapping_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_get_keyboard_mapping_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_get_keyboard_mapping_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_get_keyboard_mapping_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_get_keyboard_mapping. */ | |
| | | #define XCB_GET_KEYBOARD_MAPPING 101 | |
| | | | |
| | | /** | |
| | | * @brief xcb_get_keyboard_mapping_request_t | |
| | | **/ | |
| | | typedef struct xcb_get_keyboard_mapping_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_keycode_t first_keycode; /**< */ | |
| | | uint8_t count; /**< */ | |
| | | } xcb_get_keyboard_mapping_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_get_keyboard_mapping_reply_t | |
| | | **/ | |
| | | typedef struct xcb_get_keyboard_mapping_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t keysyms_per_keycode; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint8_t pad0[24]; /**< */ | |
| | | } xcb_get_keyboard_mapping_reply_t; | |
| | | | |
| | | typedef enum xcb_kb_t { | |
| | | XCB_KB_KEY_CLICK_PERCENT = 1, | |
| | | XCB_KB_BELL_PERCENT = 2, | |
| | | XCB_KB_BELL_PITCH = 4, | |
| | | XCB_KB_BELL_DURATION = 8, | |
| | | XCB_KB_LED = 16, | |
| | | XCB_KB_LED_MODE = 32, | |
| | | XCB_KB_KEY = 64, | |
| | | XCB_KB_AUTO_REPEAT_MODE = 128 | |
| | | } xcb_kb_t; | |
| | | | |
| | | typedef enum xcb_led_mode_t { | |
| | | XCB_LED_MODE_OFF = 0, | |
| | | XCB_LED_MODE_ON = 1 | |
| | | } xcb_led_mode_t; | |
| | | | |
| | | typedef enum xcb_auto_repeat_mode_t { | |
| | | XCB_AUTO_REPEAT_MODE_OFF = 0, | |
| | | XCB_AUTO_REPEAT_MODE_ON = 1, | |
| | | XCB_AUTO_REPEAT_MODE_DEFAULT = 2 | |
| | | } xcb_auto_repeat_mode_t; | |
| | | | |
| | | /** Opcode for xcb_change_keyboard_control. */ | |
| | | #define XCB_CHANGE_KEYBOARD_CONTROL 102 | |
| | | | |
| | | /** | |
| | | * @brief xcb_change_keyboard_control_request_t | |
| | | **/ | |
| | | typedef struct xcb_change_keyboard_control_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | uint32_t value_mask; /**< */ | |
| | | } xcb_change_keyboard_control_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_get_keyboard_control_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_get_keyboard_control_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_get_keyboard_control_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_get_keyboard_control. */ | |
| | | #define XCB_GET_KEYBOARD_CONTROL 103 | |
| | | | |
| | | /** | |
| | | * @brief xcb_get_keyboard_control_request_t | |
| | | **/ | |
| | | typedef struct xcb_get_keyboard_control_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | } xcb_get_keyboard_control_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_get_keyboard_control_reply_t | |
| | | **/ | |
| | | typedef struct xcb_get_keyboard_control_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t global_auto_repeat; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint32_t led_mask; /**< */ | |
| | | uint8_t key_click_percent; /**< */ | |
| | | uint8_t bell_percent; /**< */ | |
| | | uint16_t bell_pitch; /**< */ | |
| | | uint16_t bell_duration; /**< */ | |
| | | uint8_t pad0[2]; /**< */ | |
| | | uint8_t auto_repeats[32]; /**< */ | |
| | | } xcb_get_keyboard_control_reply_t; | |
| | | | |
| | | /** Opcode for xcb_bell. */ | |
| | | #define XCB_BELL 104 | |
| | | | |
| | | /** | |
| | | * @brief xcb_bell_request_t | |
| | | **/ | |
| | | typedef struct xcb_bell_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | int8_t percent; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | } xcb_bell_request_t; | |
| | | | |
| | | /** Opcode for xcb_change_pointer_control. */ | |
| | | #define XCB_CHANGE_POINTER_CONTROL 105 | |
| | | | |
| | | /** | |
| | | * @brief xcb_change_pointer_control_request_t | |
| | | **/ | |
| | | typedef struct xcb_change_pointer_control_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | int16_t acceleration_numerator; /**< */ | |
| | | int16_t acceleration_denominator; /**< */ | |
| | | int16_t threshold; /**< */ | |
| | | uint8_t do_acceleration; /**< */ | |
| | | uint8_t do_threshold; /**< */ | |
| | | } xcb_change_pointer_control_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_get_pointer_control_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_get_pointer_control_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_get_pointer_control_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_get_pointer_control. */ | |
| | | #define XCB_GET_POINTER_CONTROL 106 | |
| | | | |
| | | /** | |
| | | * @brief xcb_get_pointer_control_request_t | |
| | | **/ | |
| | | typedef struct xcb_get_pointer_control_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | } xcb_get_pointer_control_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_get_pointer_control_reply_t | |
| | | **/ | |
| | | typedef struct xcb_get_pointer_control_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint16_t acceleration_numerator; /**< */ | |
| | | uint16_t acceleration_denominator; /**< */ | |
| | | uint16_t threshold; /**< */ | |
| | | uint8_t pad1[18]; /**< */ | |
| | | } xcb_get_pointer_control_reply_t; | |
| | | | |
| | | typedef enum xcb_blanking_t { | |
| | | XCB_BLANKING_NOT_PREFERRED = 0, | |
| | | XCB_BLANKING_PREFERRED = 1, | |
| | | XCB_BLANKING_DEFAULT = 2 | |
| | | } xcb_blanking_t; | |
| | | | |
| | | typedef enum xcb_exposures_t { | |
| | | XCB_EXPOSURES_NOT_ALLOWED = 0, | |
| | | XCB_EXPOSURES_ALLOWED = 1, | |
| | | XCB_EXPOSURES_DEFAULT = 2 | |
| | | } xcb_exposures_t; | |
| | | | |
| | | /** Opcode for xcb_set_screen_saver. */ | |
| | | #define XCB_SET_SCREEN_SAVER 107 | |
| | | | |
| | | /** | |
| | | * @brief xcb_set_screen_saver_request_t | |
| | | **/ | |
| | | typedef struct xcb_set_screen_saver_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | int16_t timeout; /**< */ | |
| | | int16_t interval; /**< */ | |
| | | uint8_t prefer_blanking; /**< */ | |
| | | uint8_t allow_exposures; /**< */ | |
| | | } xcb_set_screen_saver_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_get_screen_saver_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_get_screen_saver_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_get_screen_saver_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_get_screen_saver. */ | |
| | | #define XCB_GET_SCREEN_SAVER 108 | |
| | | | |
| | | /** | |
| | | * @brief xcb_get_screen_saver_request_t | |
| | | **/ | |
| | | typedef struct xcb_get_screen_saver_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | } xcb_get_screen_saver_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_get_screen_saver_reply_t | |
| | | **/ | |
| | | typedef struct xcb_get_screen_saver_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint16_t timeout; /**< */ | |
| | | uint16_t interval; /**< */ | |
| | | uint8_t prefer_blanking; /**< */ | |
| | | uint8_t allow_exposures; /**< */ | |
| | | uint8_t pad1[18]; /**< */ | |
| | | } xcb_get_screen_saver_reply_t; | |
| | | | |
| | | typedef enum xcb_host_mode_t { | |
| | | XCB_HOST_MODE_INSERT = 0, | |
| | | XCB_HOST_MODE_DELETE = 1 | |
| | | } xcb_host_mode_t; | |
| | | | |
| | | typedef enum xcb_family_t { | |
| | | XCB_FAMILY_INTERNET = 0, | |
| | | XCB_FAMILY_DECNET = 1, | |
| | | XCB_FAMILY_CHAOS = 2, | |
| | | XCB_FAMILY_SERVER_INTERPRETED = 5, | |
| | | XCB_FAMILY_INTERNET_6 = 6 | |
| | | } xcb_family_t; | |
| | | | |
| | | /** Opcode for xcb_change_hosts. */ | |
| | | #define XCB_CHANGE_HOSTS 109 | |
| | | | |
| | | /** | |
| | | * @brief xcb_change_hosts_request_t | |
| | | **/ | |
| | | typedef struct xcb_change_hosts_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t mode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | uint8_t family; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t address_len; /**< */ | |
| | | } xcb_change_hosts_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_host_t | |
| | | **/ | |
| | | typedef struct xcb_host_t { | |
| | | uint8_t family; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t address_len; /**< */ | |
| | | } xcb_host_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_host_iterator_t | |
| | | **/ | |
| | | typedef struct xcb_host_iterator_t { | |
| | | xcb_host_t *data; /**< */ | |
| | | int rem; /**< */ | |
| | | int index; /**< */ | |
| | | } xcb_host_iterator_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_list_hosts_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_list_hosts_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_list_hosts_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_list_hosts. */ | |
| | | #define XCB_LIST_HOSTS 110 | |
| | | | |
| | | /** | |
| | | * @brief xcb_list_hosts_request_t | |
| | | **/ | |
| | | typedef struct xcb_list_hosts_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | } xcb_list_hosts_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_list_hosts_reply_t | |
| | | **/ | |
| | | typedef struct xcb_list_hosts_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t mode; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint16_t hosts_len; /**< */ | |
| | | uint8_t pad0[22]; /**< */ | |
| | | } xcb_list_hosts_reply_t; | |
| | | | |
| | | typedef enum xcb_access_control_t { | |
| | | XCB_ACCESS_CONTROL_DISABLE = 0, | |
| | | XCB_ACCESS_CONTROL_ENABLE = 1 | |
| | | } xcb_access_control_t; | |
| | | | |
| | | /** Opcode for xcb_set_access_control. */ | |
| | | #define XCB_SET_ACCESS_CONTROL 111 | |
| | | | |
| | | /** | |
| | | * @brief xcb_set_access_control_request_t | |
| | | **/ | |
| | | typedef struct xcb_set_access_control_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t mode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | } xcb_set_access_control_request_t; | |
| | | | |
| | | typedef enum xcb_close_down_t { | |
| | | XCB_CLOSE_DOWN_DESTROY_ALL = 0, | |
| | | XCB_CLOSE_DOWN_RETAIN_PERMANENT = 1, | |
| | | XCB_CLOSE_DOWN_RETAIN_TEMPORARY = 2 | |
| | | } xcb_close_down_t; | |
| | | | |
| | | /** Opcode for xcb_set_close_down_mode. */ | |
| | | #define XCB_SET_CLOSE_DOWN_MODE 112 | |
| | | | |
| | | /** | |
| | | * @brief xcb_set_close_down_mode_request_t | |
| | | **/ | |
| | | typedef struct xcb_set_close_down_mode_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t mode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | } xcb_set_close_down_mode_request_t; | |
| | | | |
| | | typedef enum xcb_kill_t { | |
| | | XCB_KILL_ALL_TEMPORARY = 0 | |
| | | } xcb_kill_t; | |
| | | | |
| | | /** Opcode for xcb_kill_client. */ | |
| | | #define XCB_KILL_CLIENT 113 | |
| | | | |
| | | /** | |
| | | * @brief xcb_kill_client_request_t | |
| | | **/ | |
| | | typedef struct xcb_kill_client_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | uint32_t resource; /**< */ | |
| | | } xcb_kill_client_request_t; | |
| | | | |
| | | /** Opcode for xcb_rotate_properties. */ | |
| | | #define XCB_ROTATE_PROPERTIES 114 | |
| | | | |
| | | /** | |
| | | * @brief xcb_rotate_properties_request_t | |
| | | **/ | |
| | | typedef struct xcb_rotate_properties_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_window_t window; /**< */ | |
| | | uint16_t atoms_len; /**< */ | |
| | | int16_t delta; /**< */ | |
| | | } xcb_rotate_properties_request_t; | |
| | | | |
| | | typedef enum xcb_screen_saver_t { | |
| | | XCB_SCREEN_SAVER_RESET = 0, | |
| | | XCB_SCREEN_SAVER_ACTIVE = 1 | |
| | | } xcb_screen_saver_t; | |
| | | | |
| | | /** Opcode for xcb_force_screen_saver. */ | |
| | | #define XCB_FORCE_SCREEN_SAVER 115 | |
| | | | |
| | | /** | |
| | | * @brief xcb_force_screen_saver_request_t | |
| | | **/ | |
| | | typedef struct xcb_force_screen_saver_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t mode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | } xcb_force_screen_saver_request_t; | |
| | | | |
| | | typedef enum xcb_mapping_status_t { | |
| | | XCB_MAPPING_STATUS_SUCCESS = 0, | |
| | | XCB_MAPPING_STATUS_BUSY = 1, | |
| | | XCB_MAPPING_STATUS_FAILURE = 2 | |
| | | } xcb_mapping_status_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_set_pointer_mapping_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_set_pointer_mapping_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_set_pointer_mapping_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_set_pointer_mapping. */ | |
| | | #define XCB_SET_POINTER_MAPPING 116 | |
| | | | |
| | | /** | |
| | | * @brief xcb_set_pointer_mapping_request_t | |
| | | **/ | |
| | | typedef struct xcb_set_pointer_mapping_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t map_len; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | } xcb_set_pointer_mapping_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_set_pointer_mapping_reply_t | |
| | | **/ | |
| | | typedef struct xcb_set_pointer_mapping_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t status; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | } xcb_set_pointer_mapping_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_get_pointer_mapping_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_get_pointer_mapping_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_get_pointer_mapping_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_get_pointer_mapping. */ | |
| | | #define XCB_GET_POINTER_MAPPING 117 | |
| | | | |
| | | /** | |
| | | * @brief xcb_get_pointer_mapping_request_t | |
| | | **/ | |
| | | typedef struct xcb_get_pointer_mapping_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | } xcb_get_pointer_mapping_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_get_pointer_mapping_reply_t | |
| | | **/ | |
| | | typedef struct xcb_get_pointer_mapping_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t map_len; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint8_t pad0[24]; /**< */ | |
| | | } xcb_get_pointer_mapping_reply_t; | |
| | | | |
| | | typedef enum xcb_map_index_t { | |
| | | XCB_MAP_INDEX_SHIFT = 0, | |
| | | XCB_MAP_INDEX_LOCK = 1, | |
| | | XCB_MAP_INDEX_CONTROL = 2, | |
| | | XCB_MAP_INDEX_1 = 3, | |
| | | XCB_MAP_INDEX_2 = 4, | |
| | | XCB_MAP_INDEX_3 = 5, | |
| | | XCB_MAP_INDEX_4 = 6, | |
| | | XCB_MAP_INDEX_5 = 7 | |
| | | } xcb_map_index_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_set_modifier_mapping_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_set_modifier_mapping_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_set_modifier_mapping_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_set_modifier_mapping. */ | |
| | | #define XCB_SET_MODIFIER_MAPPING 118 | |
| | | | |
| | | /** | |
| | | * @brief xcb_set_modifier_mapping_request_t | |
| | | **/ | |
| | | typedef struct xcb_set_modifier_mapping_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t keycodes_per_modifier; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | } xcb_set_modifier_mapping_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_set_modifier_mapping_reply_t | |
| | | **/ | |
| | | typedef struct xcb_set_modifier_mapping_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t status; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | } xcb_set_modifier_mapping_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_get_modifier_mapping_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_get_modifier_mapping_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_get_modifier_mapping_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_get_modifier_mapping. */ | |
| | | #define XCB_GET_MODIFIER_MAPPING 119 | |
| | | | |
| | | /** | |
| | | * @brief xcb_get_modifier_mapping_request_t | |
| | | **/ | |
| | | typedef struct xcb_get_modifier_mapping_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | } xcb_get_modifier_mapping_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_get_modifier_mapping_reply_t | |
| | | **/ | |
| | | typedef struct xcb_get_modifier_mapping_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t keycodes_per_modifier; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint8_t pad0[24]; /**< */ | |
| | | } xcb_get_modifier_mapping_reply_t; | |
| | | | |
| | | /** Opcode for xcb_no_operation. */ | |
| | | #define XCB_NO_OPERATION 127 | |
| | | | |
| | | /** | |
| | | * @brief xcb_no_operation_request_t | |
| | | **/ | |
| | | typedef struct xcb_no_operation_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | } xcb_no_operation_request_t; | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_char2b_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_char2b_t) | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** void xcb_char2b_next | |
| | | ** | |
| | | ** @param xcb_char2b_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | void | |
| | | xcb_char2b_next (xcb_char2b_iterator_t *i /**< */); | |
| | | | |
| | | /** | |
| | | * Return the iterator pointing to the last element | |
| | | * @param i An xcb_char2b_iterator_t | |
| | | * @return The iterator pointing to the last element | |
| | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_char2b_end | |
| | | ** | |
| | | ** @param xcb_char2b_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_char2b_end (xcb_char2b_iterator_t i /**< */); | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_window_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_window_t) | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** void xcb_window_next | |
| | | ** | |
| | | ** @param xcb_window_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | void | |
| | | xcb_window_next (xcb_window_iterator_t *i /**< */); | |
| | | | |
| | | /** | |
| | | * Return the iterator pointing to the last element | |
| | | * @param i An xcb_window_iterator_t | |
| | | * @return The iterator pointing to the last element | |
| | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_window_end | |
| | | ** | |
| | | ** @param xcb_window_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_window_end (xcb_window_iterator_t i /**< */); | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_pixmap_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_pixmap_t) | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** void xcb_pixmap_next | |
| | | ** | |
| | | ** @param xcb_pixmap_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | void | |
| | | xcb_pixmap_next (xcb_pixmap_iterator_t *i /**< */); | |
| | | | |
| | | /** | |
| | | * Return the iterator pointing to the last element | |
| | | * @param i An xcb_pixmap_iterator_t | |
| | | * @return The iterator pointing to the last element | |
| | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_pixmap_end | |
| | | ** | |
| | | ** @param xcb_pixmap_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_pixmap_end (xcb_pixmap_iterator_t i /**< */); | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_cursor_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_cursor_t) | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** void xcb_cursor_next | |
| | | ** | |
| | | ** @param xcb_cursor_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | void | |
| | | xcb_cursor_next (xcb_cursor_iterator_t *i /**< */); | |
| | | | |
| | | /** | |
| | | * Return the iterator pointing to the last element | |
| | | * @param i An xcb_cursor_iterator_t | |
| | | * @return The iterator pointing to the last element | |
| | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_cursor_end | |
| | | ** | |
| | | ** @param xcb_cursor_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_cursor_end (xcb_cursor_iterator_t i /**< */); | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_font_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_font_t) | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** void xcb_font_next | |
| | | ** | |
| | | ** @param xcb_font_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | void | |
| | | xcb_font_next (xcb_font_iterator_t *i /**< */); | |
| | | | |
| | | /** | |
| | | * Return the iterator pointing to the last element | |
| | | * @param i An xcb_font_iterator_t | |
| | | * @return The iterator pointing to the last element | |
| | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_font_end | |
| | | ** | |
| | | ** @param xcb_font_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_font_end (xcb_font_iterator_t i /**< */); | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_gcontext_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_gcontext_t) | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** void xcb_gcontext_next | |
| | | ** | |
| | | ** @param xcb_gcontext_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | void | |
| | | xcb_gcontext_next (xcb_gcontext_iterator_t *i /**< */); | |
| | | | |
| | | /** | |
| | | * Return the iterator pointing to the last element | |
| | | * @param i An xcb_gcontext_iterator_t | |
| | | * @return The iterator pointing to the last element | |
| | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_gcontext_end | |
| | | ** | |
| | | ** @param xcb_gcontext_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_gcontext_end (xcb_gcontext_iterator_t i /**< */); | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_colormap_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_colormap_t) | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** void xcb_colormap_next | |
| | | ** | |
| | | ** @param xcb_colormap_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | void | |
| | | xcb_colormap_next (xcb_colormap_iterator_t *i /**< */); | |
| | | | |
| | | /** | |
| | | * Return the iterator pointing to the last element | |
| | | * @param i An xcb_colormap_iterator_t | |
| | | * @return The iterator pointing to the last element | |
| | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_colormap_end | |
| | | ** | |
| | | ** @param xcb_colormap_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_colormap_end (xcb_colormap_iterator_t i /**< */); | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_atom_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_atom_t) | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** void xcb_atom_next | |
| | | ** | |
| | | ** @param xcb_atom_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | void | |
| | | xcb_atom_next (xcb_atom_iterator_t *i /**< */); | |
| | | | |
| | | /** | |
| | | * Return the iterator pointing to the last element | |
| | | * @param i An xcb_atom_iterator_t | |
| | | * @return The iterator pointing to the last element | |
| | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_atom_end | |
| | | ** | |
| | | ** @param xcb_atom_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_atom_end (xcb_atom_iterator_t i /**< */); | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_drawable_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_drawable_t) | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** void xcb_drawable_next | |
| | | ** | |
| | | ** @param xcb_drawable_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | void | |
| | | xcb_drawable_next (xcb_drawable_iterator_t *i /**< */); | |
| | | | |
| | | /** | |
| | | * Return the iterator pointing to the last element | |
| | | * @param i An xcb_drawable_iterator_t | |
| | | * @return The iterator pointing to the last element | |
| | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_drawable_end | |
| | | ** | |
| | | ** @param xcb_drawable_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_drawable_end (xcb_drawable_iterator_t i /**< */); | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_fontable_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_fontable_t) | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** void xcb_fontable_next | |
| | | ** | |
| | | ** @param xcb_fontable_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | void | |
| | | xcb_fontable_next (xcb_fontable_iterator_t *i /**< */); | |
| | | | |
| | | /** | |
| | | * Return the iterator pointing to the last element | |
| | | * @param i An xcb_fontable_iterator_t | |
| | | * @return The iterator pointing to the last element | |
| | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_fontable_end | |
| | | ** | |
| | | ** @param xcb_fontable_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_fontable_end (xcb_fontable_iterator_t i /**< */); | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_visualid_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_visualid_t) | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** void xcb_visualid_next | |
| | | ** | |
| | | ** @param xcb_visualid_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | void | |
| | | xcb_visualid_next (xcb_visualid_iterator_t *i /**< */); | |
| | | | |
| | | /** | |
| | | * Return the iterator pointing to the last element | |
| | | * @param i An xcb_visualid_iterator_t | |
| | | * @return The iterator pointing to the last element | |
| | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_visualid_end | |
| | | ** | |
| | | ** @param xcb_visualid_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_visualid_end (xcb_visualid_iterator_t i /**< */); | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_timestamp_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_timestamp_t) | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** void xcb_timestamp_next | |
| | | ** | |
| | | ** @param xcb_timestamp_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | void | |
| | | xcb_timestamp_next (xcb_timestamp_iterator_t *i /**< */); | |
| | | | |
| | | /** | |
| | | * Return the iterator pointing to the last element | |
| | | * @param i An xcb_timestamp_iterator_t | |
| | | * @return The iterator pointing to the last element | |
| | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_timestamp_end | |
| | | ** | |
| | | ** @param xcb_timestamp_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_timestamp_end (xcb_timestamp_iterator_t i /**< */); | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_keysym_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_keysym_t) | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** void xcb_keysym_next | |
| | | ** | |
| | | ** @param xcb_keysym_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | void | |
| | | xcb_keysym_next (xcb_keysym_iterator_t *i /**< */); | |
| | | | |
| | | /** | |
| | | * Return the iterator pointing to the last element | |
| | | * @param i An xcb_keysym_iterator_t | |
| | | * @return The iterator pointing to the last element | |
| | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_keysym_end | |
| | | ** | |
| | | ** @param xcb_keysym_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_keysym_end (xcb_keysym_iterator_t i /**< */); | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_keycode_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_keycode_t) | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** void xcb_keycode_next | |
| | | ** | |
| | | ** @param xcb_keycode_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | void | |
| | | xcb_keycode_next (xcb_keycode_iterator_t *i /**< */); | |
| | | | |
| | | /** | |
| | | * Return the iterator pointing to the last element | |
| | | * @param i An xcb_keycode_iterator_t | |
| | | * @return The iterator pointing to the last element | |
| | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_keycode_end | |
| | | ** | |
| | | ** @param xcb_keycode_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_keycode_end (xcb_keycode_iterator_t i /**< */); | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_button_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_button_t) | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** void xcb_button_next | |
| | | ** | |
| | | ** @param xcb_button_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | void | |
| | | xcb_button_next (xcb_button_iterator_t *i /**< */); | |
| | | | |
| | | /** | |
| | | * Return the iterator pointing to the last element | |
| | | * @param i An xcb_button_iterator_t | |
| | | * @return The iterator pointing to the last element | |
| | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_button_end | |
| | | ** | |
| | | ** @param xcb_button_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_button_end (xcb_button_iterator_t i /**< */); | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_point_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_point_t) | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** void xcb_point_next | |
| | | ** | |
| | | ** @param xcb_point_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | void | |
| | | xcb_point_next (xcb_point_iterator_t *i /**< */); | |
| | | | |
| | | /** | |
| | | * Return the iterator pointing to the last element | |
| | | * @param i An xcb_point_iterator_t | |
| | | * @return The iterator pointing to the last element | |
| | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_point_end | |
| | | ** | |
| | | ** @param xcb_point_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_point_end (xcb_point_iterator_t i /**< */); | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_rectangle_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_rectangle_t) | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** void xcb_rectangle_next | |
| | | ** | |
| | | ** @param xcb_rectangle_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | void | |
| | | xcb_rectangle_next (xcb_rectangle_iterator_t *i /**< */); | |
| | | | |
| | | /** | |
| | | * Return the iterator pointing to the last element | |
| | | * @param i An xcb_rectangle_iterator_t | |
| | | * @return The iterator pointing to the last element | |
| | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_rectangle_end | |
| | | ** | |
| | | ** @param xcb_rectangle_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_rectangle_end (xcb_rectangle_iterator_t i /**< */); | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_arc_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_arc_t) | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** void xcb_arc_next | |
| | | ** | |
| | | ** @param xcb_arc_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | void | |
| | | xcb_arc_next (xcb_arc_iterator_t *i /**< */); | |
| | | | |
| | | /** | |
| | | * Return the iterator pointing to the last element | |
| | | * @param i An xcb_arc_iterator_t | |
| | | * @return The iterator pointing to the last element | |
| | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_arc_end | |
| | | ** | |
| | | ** @param xcb_arc_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_arc_end (xcb_arc_iterator_t i /**< */); | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_format_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_format_t) | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** void xcb_format_next | |
| | | ** | |
| | | ** @param xcb_format_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | void | |
| | | xcb_format_next (xcb_format_iterator_t *i /**< */); | |
| | | | |
| | | /** | |
| | | * Return the iterator pointing to the last element | |
| | | * @param i An xcb_format_iterator_t | |
| | | * @return The iterator pointing to the last element | |
| | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_format_end | |
| | | ** | |
| | | ** @param xcb_format_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_format_end (xcb_format_iterator_t i /**< */); | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_visualtype_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_visualtype_t) | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** void xcb_visualtype_next | |
| | | ** | |
| | | ** @param xcb_visualtype_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | void | |
| | | xcb_visualtype_next (xcb_visualtype_iterator_t *i /**< */); | |
| | | | |
| | | /** | |
| | | * Return the iterator pointing to the last element | |
| | | * @param i An xcb_visualtype_iterator_t | |
| | | * @return The iterator pointing to the last element | |
| | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_visualtype_end | |
| | | ** | |
| | | ** @param xcb_visualtype_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_visualtype_end (xcb_visualtype_iterator_t i /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_visualtype_t * xcb_depth_visuals | |
| | | ** | |
| | | ** @param const xcb_depth_t *R | |
| | | ** @returns xcb_visualtype_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_visualtype_t * | |
| | | xcb_depth_visuals (const xcb_depth_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_depth_visuals_length | |
| | | ** | |
| | | ** @param const xcb_depth_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_depth_visuals_length (const xcb_depth_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_visualtype_iterator_t xcb_depth_visuals_iterator | |
| | | ** | |
| | | ** @param const xcb_depth_t *R | |
| | | ** @returns xcb_visualtype_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_visualtype_iterator_t | |
| | | xcb_depth_visuals_iterator (const xcb_depth_t *R /**< */); | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_depth_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_depth_t) | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** void xcb_depth_next | |
| | | ** | |
| | | ** @param xcb_depth_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | void | |
| | | xcb_depth_next (xcb_depth_iterator_t *i /**< */); | |
| | | | |
| | | /** | |
| | | * Return the iterator pointing to the last element | |
| | | * @param i An xcb_depth_iterator_t | |
| | | * @return The iterator pointing to the last element | |
| | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_depth_end | |
| | | ** | |
| | | ** @param xcb_depth_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_depth_end (xcb_depth_iterator_t i /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_screen_allowed_depths_length | |
| | | ** | |
| | | ** @param const xcb_screen_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| int | | int | |
|
| XCBGetPropertyValueLength (const XCBGetPropertyRep *R); | | xcb_screen_allowed_depths_length (const xcb_screen_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_depth_iterator_t xcb_screen_allowed_depths_iterator | |
| | | ** | |
| | | ** @param const xcb_screen_t *R | |
| | | ** @returns xcb_depth_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_depth_iterator_t | |
| | | xcb_screen_allowed_depths_iterator (const xcb_screen_t *R /**< */); | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_screen_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_screen_t) | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** void xcb_screen_next | |
| | | ** | |
| | | ** @param xcb_screen_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | void | |
| | | xcb_screen_next (xcb_screen_iterator_t *i /**< */); | |
| | | | |
| | | /** | |
| | | * Return the iterator pointing to the last element | |
| | | * @param i An xcb_screen_iterator_t | |
| | | * @return The iterator pointing to the last element | |
| | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
|
| XCBGenericIter | | /************************************************************************** | |
| XCBGetPropertyValueEnd (const XCBGetPropertyRep *R); | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_screen_end | |
| | | ** | |
| | | ** @param xcb_screen_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_screen_end (xcb_screen_iterator_t i /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** char * xcb_setup_request_authorization_protocol_name | |
| | | ** | |
| | | ** @param const xcb_setup_request_t *R | |
| | | ** @returns char * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
|
| XCBGetPropertyRep * | | char * | |
| XCBGetPropertyReply (XCBConnection *c, | | xcb_setup_request_authorization_protocol_name (const xcb_setup_request_t *R | |
| XCBGetPropertyCookie cookie, | | /**< */); | |
| XCBGenericError **e); | | | |
| | | /************************************************************************** | |
| XCBListPropertiesCookie | | *** | |
| XCBListProperties (XCBConnection *c, | | ** | |
| XCBWINDOW window); | | ** int xcb_setup_request_authorization_protocol_name_length | |
| | | ** | |
| XCBATOM * | | ** @param const xcb_setup_request_t *R | |
| XCBListPropertiesAtoms (const XCBListPropertiesRep *R); | | ** @returns int | |
| | | ** | |
| int | | ************************************************************************** | |
| XCBListPropertiesAtomsLength (const XCBListPropertiesRep *R); | | ***/ | |
| | | | |
| XCBATOMIter | | int | |
| XCBListPropertiesAtomsIter (const XCBListPropertiesRep *R); | | xcb_setup_request_authorization_protocol_name_length (const xcb_setup_reque | |
| | | st_t *R /**< */); | |
| XCBListPropertiesRep * | | | |
| XCBListPropertiesReply (XCBConnection *c, | | /************************************************************************** | |
| XCBListPropertiesCookie cookie, | | *** | |
| XCBGenericError **e); | | ** | |
| | | ** xcb_generic_iterator_t xcb_setup_request_authorization_protocol_name_en | |
| XCBVoidCookie | | d | |
| XCBSetSelectionOwner (XCBConnection *c, | | ** | |
| XCBWINDOW owner, | | ** @param const xcb_setup_request_t *R | |
| XCBATOM selection, | | ** @returns xcb_generic_iterator_t | |
| XCBTIMESTAMP time); | | ** | |
| | | ************************************************************************** | |
| XCBGetSelectionOwnerCookie | | ***/ | |
| XCBGetSelectionOwner (XCBConnection *c, | | | |
| XCBATOM selection); | | xcb_generic_iterator_t | |
| | | xcb_setup_request_authorization_protocol_name_end (const xcb_setup_request_ | |
| XCBGetSelectionOwnerRep * | | t *R /**< */); | |
| XCBGetSelectionOwnerReply (XCBConnection *c, | | | |
| XCBGetSelectionOwnerCookie cookie, | | /************************************************************************** | |
| XCBGenericError **e); | | *** | |
| | | ** | |
| XCBVoidCookie | | ** char * xcb_setup_request_authorization_protocol_data | |
| XCBConvertSelection (XCBConnection *c, | | ** | |
| XCBWINDOW requestor, | | ** @param const xcb_setup_request_t *R | |
| XCBATOM selection, | | ** @returns char * | |
| XCBATOM target, | | ** | |
| XCBATOM property, | | ************************************************************************** | |
| XCBTIMESTAMP time); | | ***/ | |
| | | | |
| XCBVoidCookie | | | |
| XCBSendEvent (XCBConnection *c, | | | |
| BOOL propagate, | | | |
| XCBWINDOW destination, | | | |
| CARD32 event_mask, | | | |
| const char *event); | | | |
| | | | |
| XCBGrabPointerCookie | | | |
| XCBGrabPointer (XCBConnection *c, | | | |
| BOOL owner_events, | | | |
| XCBWINDOW grab_window, | | | |
| CARD16 event_mask, | | | |
| BYTE pointer_mode, | | | |
| BYTE keyboard_mode, | | | |
| XCBWINDOW confine_to, | | | |
| XCBCURSOR cursor, | | | |
| XCBTIMESTAMP time); | | | |
| | | | |
| XCBGrabPointerRep * | | | |
| XCBGrabPointerReply (XCBConnection *c, | | | |
| XCBGrabPointerCookie cookie, | | | |
| XCBGenericError **e); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBUngrabPointer (XCBConnection *c, | | | |
| XCBTIMESTAMP time); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBGrabButton (XCBConnection *c, | | | |
| BOOL owner_events, | | | |
| XCBWINDOW grab_window, | | | |
| CARD16 event_mask, | | | |
| CARD8 pointer_mode, | | | |
| CARD8 keyboard_mode, | | | |
| XCBWINDOW confine_to, | | | |
| XCBCURSOR cursor, | | | |
| CARD8 button, | | | |
| CARD16 modifiers); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBUngrabButton (XCBConnection *c, | | | |
| CARD8 button, | | | |
| XCBWINDOW grab_window, | | | |
| CARD16 modifiers); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBChangeActivePointerGrab (XCBConnection *c, | | | |
| XCBCURSOR cursor, | | | |
| XCBTIMESTAMP time, | | | |
| CARD16 event_mask); | | | |
| | | | |
| XCBGrabKeyboardCookie | | | |
| XCBGrabKeyboard (XCBConnection *c, | | | |
| BOOL owner_events, | | | |
| XCBWINDOW grab_window, | | | |
| XCBTIMESTAMP time, | | | |
| BYTE pointer_mode, | | | |
| BYTE keyboard_mode); | | | |
| | | | |
| XCBGrabKeyboardRep * | | | |
| XCBGrabKeyboardReply (XCBConnection *c, | | | |
| XCBGrabKeyboardCookie cookie, | | | |
| XCBGenericError **e); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBUngrabKeyboard (XCBConnection *c, | | | |
| XCBTIMESTAMP time); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBGrabKey (XCBConnection *c, | | | |
| BOOL owner_events, | | | |
| XCBWINDOW grab_window, | | | |
| CARD16 modifiers, | | | |
| XCBKEYCODE key, | | | |
| CARD8 pointer_mode, | | | |
| CARD8 keyboard_mode); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBUngrabKey (XCBConnection *c, | | | |
| CARD8 key, | | | |
| XCBWINDOW grab_window, | | | |
| CARD16 modifiers); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBAllowEvents (XCBConnection *c, | | | |
| CARD8 mode, | | | |
| XCBTIMESTAMP time); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBGrabServer (XCBConnection *c); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBUngrabServer (XCBConnection *c); | | | |
| | | | |
| XCBQueryPointerCookie | | | |
| XCBQueryPointer (XCBConnection *c, | | | |
| XCBWINDOW window); | | | |
| | | | |
| XCBQueryPointerRep * | | | |
| XCBQueryPointerReply (XCBConnection *c, | | | |
| XCBQueryPointerCookie cookie, | | | |
| XCBGenericError **e); | | | |
| | | | |
| void | | | |
| XCBTIMECOORDNext (XCBTIMECOORDIter *i); | | | |
| | | | |
| XCBGenericIter | | | |
| XCBTIMECOORDEnd (XCBTIMECOORDIter i); | | | |
| | | | |
| XCBGetMotionEventsCookie | | | |
| XCBGetMotionEvents (XCBConnection *c, | | | |
| XCBWINDOW window, | | | |
| XCBTIMESTAMP start, | | | |
| XCBTIMESTAMP stop); | | | |
| | | | |
| XCBTIMECOORD * | | | |
| XCBGetMotionEventsEvents (const XCBGetMotionEventsRep *R); | | | |
| | | | |
| int | | | |
| XCBGetMotionEventsEventsLength (const XCBGetMotionEventsRep *R); | | | |
| | | | |
| XCBTIMECOORDIter | | | |
| XCBGetMotionEventsEventsIter (const XCBGetMotionEventsRep *R); | | | |
| | | | |
| XCBGetMotionEventsRep * | | | |
| XCBGetMotionEventsReply (XCBConnection *c, | | | |
| XCBGetMotionEventsCookie cookie, | | | |
| XCBGenericError **e); | | | |
| | | | |
| XCBTranslateCoordinatesCookie | | | |
| XCBTranslateCoordinates (XCBConnection *c, | | | |
| XCBWINDOW src_window, | | | |
| XCBWINDOW dst_window, | | | |
| INT16 src_x, | | | |
| INT16 src_y); | | | |
| | | | |
| XCBTranslateCoordinatesRep * | | | |
| XCBTranslateCoordinatesReply (XCBConnection *c, | | | |
| XCBTranslateCoordinatesCookie cookie, | | | |
| XCBGenericError **e); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBWarpPointer (XCBConnection *c, | | | |
| XCBWINDOW src_window, | | | |
| XCBWINDOW dst_window, | | | |
| INT16 src_x, | | | |
| INT16 src_y, | | | |
| CARD16 src_width, | | | |
| CARD16 src_height, | | | |
| INT16 dst_x, | | | |
| INT16 dst_y); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBSetInputFocus (XCBConnection *c, | | | |
| CARD8 revert_to, | | | |
| XCBWINDOW focus, | | | |
| XCBTIMESTAMP time); | | | |
| | | | |
| XCBGetInputFocusCookie | | | |
| XCBGetInputFocus (XCBConnection *c); | | | |
| | | | |
| XCBGetInputFocusRep * | | | |
| XCBGetInputFocusReply (XCBConnection *c, | | | |
| XCBGetInputFocusCookie cookie, | | | |
| XCBGenericError **e); | | | |
| | | | |
| XCBQueryKeymapCookie | | | |
| XCBQueryKeymap (XCBConnection *c); | | | |
| | | | |
| XCBQueryKeymapRep * | | | |
| XCBQueryKeymapReply (XCBConnection *c, | | | |
| XCBQueryKeymapCookie cookie, | | | |
| XCBGenericError **e); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBOpenFont (XCBConnection *c, | | | |
| XCBFONT fid, | | | |
| CARD16 name_len, | | | |
| const char *name); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBCloseFont (XCBConnection *c, | | | |
| XCBFONT font); | | | |
| | | | |
| void | | | |
| XCBFONTPROPNext (XCBFONTPROPIter *i); | | | |
| | | | |
| XCBGenericIter | | | |
| XCBFONTPROPEnd (XCBFONTPROPIter i); | | | |
| | | | |
| void | | | |
| XCBCHARINFONext (XCBCHARINFOIter *i); | | | |
| | | | |
| XCBGenericIter | | | |
| XCBCHARINFOEnd (XCBCHARINFOIter i); | | | |
| | | | |
| XCBQueryFontCookie | | | |
| XCBQueryFont (XCBConnection *c, | | | |
| XCBFONTABLE font); | | | |
| | | | |
| XCBFONTPROP * | | | |
| XCBQueryFontProperties (const XCBQueryFontRep *R); | | | |
| | | | |
| int | | | |
| XCBQueryFontPropertiesLength (const XCBQueryFontRep *R); | | | |
| | | | |
| XCBFONTPROPIter | | | |
| XCBQueryFontPropertiesIter (const XCBQueryFontRep *R); | | | |
| | | | |
| XCBCHARINFO * | | | |
| XCBQueryFontCharInfos (const XCBQueryFontRep *R); | | | |
| | | | |
| int | | | |
| XCBQueryFontCharInfosLength (const XCBQueryFontRep *R); | | | |
| | | | |
| XCBCHARINFOIter | | | |
| XCBQueryFontCharInfosIter (const XCBQueryFontRep *R); | | | |
| | | | |
| XCBQueryFontRep * | | | |
| XCBQueryFontReply (XCBConnection *c, | | | |
| XCBQueryFontCookie cookie, | | | |
| XCBGenericError **e); | | | |
| | | | |
| XCBQueryTextExtentsCookie | | | |
| XCBQueryTextExtents (XCBConnection *c, | | | |
| XCBFONTABLE font, | | | |
| CARD32 string_len, | | | |
| const XCBCHAR2B *string); | | | |
| | | | |
| XCBQueryTextExtentsRep * | | | |
| XCBQueryTextExtentsReply (XCBConnection *c, | | | |
| XCBQueryTextExtentsCookie cookie, | | | |
| XCBGenericError **e); | | | |
| | | | |
| char * | | char * | |
|
| XCBSTRName (const XCBSTR *R); | | xcb_setup_request_authorization_protocol_data (const xcb_setup_request_t *R | |
| | | /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_setup_request_authorization_protocol_data_length | |
| | | ** | |
| | | ** @param const xcb_setup_request_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| int | | int | |
|
| XCBSTRNameLength (const XCBSTR *R); | | xcb_setup_request_authorization_protocol_data_length (const xcb_setup_reque | |
| | | st_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_setup_request_authorization_protocol_data_en | |
| | | d | |
| | | ** | |
| | | ** @param const xcb_setup_request_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_setup_request_authorization_protocol_data_end (const xcb_setup_request_ | |
| | | t *R /**< */); | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_setup_request_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_setup_request_t) | |
| | | */ | |
| | | | |
|
| XCBGenericIter | | /************************************************************************** | |
| XCBSTRNameEnd (const XCBSTR *R); | | *** | |
| | | ** | |
| | | ** void xcb_setup_request_next | |
| | | ** | |
| | | ** @param xcb_setup_request_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| void | | void | |
|
| XCBSTRNext (XCBSTRIter *i); | | xcb_setup_request_next (xcb_setup_request_iterator_t *i /**< */); | |
| | | | |
|
| XCBGenericIter | | /** | |
| XCBSTREnd (XCBSTRIter i); | | * Return the iterator pointing to the last element | |
| | | * @param i An xcb_setup_request_iterator_t | |
| | | * @return The iterator pointing to the last element | |
| | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_setup_request_end | |
| | | ** | |
| | | ** @param xcb_setup_request_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_setup_request_end (xcb_setup_request_iterator_t i /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** char * xcb_setup_failed_reason | |
| | | ** | |
| | | ** @param const xcb_setup_failed_t *R | |
| | | ** @returns char * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | char * | |
| | | xcb_setup_failed_reason (const xcb_setup_failed_t *R /**< */); | |
| | | | |
|
| XCBListFontsCookie | | /************************************************************************** | |
| XCBListFonts (XCBConnection *c, | | *** | |
| CARD16 max_names, | | ** | |
| CARD16 pattern_len, | | ** int xcb_setup_failed_reason_length | |
| const char *pattern); | | ** | |
| | | ** @param const xcb_setup_failed_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| int | | int | |
|
| XCBListFontsNamesLength (const XCBListFontsRep *R); | | xcb_setup_failed_reason_length (const xcb_setup_failed_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_setup_failed_reason_end | |
| | | ** | |
| | | ** @param const xcb_setup_failed_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_setup_failed_reason_end (const xcb_setup_failed_t *R /**< */); | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_setup_failed_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_setup_failed_t) | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** void xcb_setup_failed_next | |
| | | ** | |
| | | ** @param xcb_setup_failed_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | void | |
| | | xcb_setup_failed_next (xcb_setup_failed_iterator_t *i /**< */); | |
| | | | |
|
| XCBSTRIter | | /** | |
| XCBListFontsNamesIter (const XCBListFontsRep *R); | | * Return the iterator pointing to the last element | |
| | | * @param i An xcb_setup_failed_iterator_t | |
| | | * @return The iterator pointing to the last element | |
| | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
|
| XCBListFontsRep * | | /************************************************************************** | |
| XCBListFontsReply (XCBConnection *c, | | *** | |
| XCBListFontsCookie cookie, | | ** | |
| XCBGenericError **e); | | ** xcb_generic_iterator_t xcb_setup_failed_end | |
| | | ** | |
| | | ** @param xcb_setup_failed_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_setup_failed_end (xcb_setup_failed_iterator_t i /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** char * xcb_setup_authenticate_reason | |
| | | ** | |
| | | ** @param const xcb_setup_authenticate_t *R | |
| | | ** @returns char * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
|
| XCBListFontsWithInfoCookie | | char * | |
| XCBListFontsWithInfo (XCBConnection *c, | | xcb_setup_authenticate_reason (const xcb_setup_authenticate_t *R /**< */); | |
| CARD16 max_names, | | | |
| CARD16 pattern_len, | | | |
| const char *pattern); | | | |
| | | | |
|
| XCBFONTPROP * | | /************************************************************************** | |
| XCBListFontsWithInfoProperties (const XCBListFontsWithInfoRep *R); | | *** | |
| | | ** | |
| | | ** int xcb_setup_authenticate_reason_length | |
| | | ** | |
| | | ** @param const xcb_setup_authenticate_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| int | | int | |
|
| XCBListFontsWithInfoPropertiesLength (const XCBListFontsWithInfoRep *R); | | xcb_setup_authenticate_reason_length (const xcb_setup_authenticate_t *R /* | |
| | | *< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_setup_authenticate_reason_end | |
| | | ** | |
| | | ** @param const xcb_setup_authenticate_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_setup_authenticate_reason_end (const xcb_setup_authenticate_t *R /**< | |
| | | */); | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_setup_authenticate_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_setup_authenticate_ | |
| | | t) | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** void xcb_setup_authenticate_next | |
| | | ** | |
| | | ** @param xcb_setup_authenticate_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | void | |
| | | xcb_setup_authenticate_next (xcb_setup_authenticate_iterator_t *i /**< */) | |
| | | ; | |
| | | | |
|
| XCBFONTPROPIter | | /** | |
| XCBListFontsWithInfoPropertiesIter (const XCBListFontsWithInfoRep *R); | | * Return the iterator pointing to the last element | |
| | | * @param i An xcb_setup_authenticate_iterator_t | |
| | | * @return The iterator pointing to the last element | |
| | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_setup_authenticate_end | |
| | | ** | |
| | | ** @param xcb_setup_authenticate_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_setup_authenticate_end (xcb_setup_authenticate_iterator_t i /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** char * xcb_setup_vendor | |
| | | ** | |
| | | ** @param const xcb_setup_t *R | |
| | | ** @returns char * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| char * | | char * | |
|
| XCBListFontsWithInfoName (const XCBListFontsWithInfoRep *R); | | xcb_setup_vendor (const xcb_setup_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_setup_vendor_length | |
| | | ** | |
| | | ** @param const xcb_setup_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| int | | int | |
|
| XCBListFontsWithInfoNameLength (const XCBListFontsWithInfoRep *R); | | xcb_setup_vendor_length (const xcb_setup_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_setup_vendor_end | |
| | | ** | |
| | | ** @param const xcb_setup_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_setup_vendor_end (const xcb_setup_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_format_t * xcb_setup_pixmap_formats | |
| | | ** | |
| | | ** @param const xcb_setup_t *R | |
| | | ** @returns xcb_format_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_format_t * | |
| | | xcb_setup_pixmap_formats (const xcb_setup_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_setup_pixmap_formats_length | |
| | | ** | |
| | | ** @param const xcb_setup_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
|
| XCBGenericIter | | int | |
| XCBListFontsWithInfoNameEnd (const XCBListFontsWithInfoRep *R); | | xcb_setup_pixmap_formats_length (const xcb_setup_t *R /**< */); | |
| | | | |
|
| XCBListFontsWithInfoRep * | | /************************************************************************** | |
| XCBListFontsWithInfoReply (XCBConnection *c, | | *** | |
| XCBListFontsWithInfoCookie cookie, | | ** | |
| XCBGenericError **e); | | ** xcb_format_iterator_t xcb_setup_pixmap_formats_iterator | |
| | | ** | |
| XCBVoidCookie | | ** @param const xcb_setup_t *R | |
| XCBSetFontPath (XCBConnection *c, | | ** @returns xcb_format_iterator_t | |
| CARD16 font_qty, | | ** | |
| CARD32 path_len, | | ************************************************************************** | |
| const char *path); | | ***/ | |
| | | | |
| XCBGetFontPathCookie | | xcb_format_iterator_t | |
| XCBGetFontPath (XCBConnection *c); | | xcb_setup_pixmap_formats_iterator (const xcb_setup_t *R /**< */); | |
| | | | |
| int | | /************************************************************************** | |
| XCBGetFontPathPathLength (const XCBGetFontPathRep *R); | | *** | |
| | | ** | |
| XCBSTRIter | | ** int xcb_setup_roots_length | |
| XCBGetFontPathPathIter (const XCBGetFontPathRep *R); | | ** | |
| | | ** @param const xcb_setup_t *R | |
| XCBGetFontPathRep * | | ** @returns int | |
| XCBGetFontPathReply (XCBConnection *c, | | ** | |
| XCBGetFontPathCookie cookie, | | ************************************************************************** | |
| XCBGenericError **e); | | ***/ | |
| | | | |
| XCBVoidCookie | | | |
| XCBCreatePixmap (XCBConnection *c, | | | |
| CARD8 depth, | | | |
| XCBPIXMAP pid, | | | |
| XCBDRAWABLE drawable, | | | |
| CARD16 width, | | | |
| CARD16 height); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBFreePixmap (XCBConnection *c, | | | |
| XCBPIXMAP pixmap); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBCreateGC (XCBConnection *c, | | | |
| XCBGCONTEXT cid, | | | |
| XCBDRAWABLE drawable, | | | |
| CARD32 value_mask, | | | |
| const CARD32 *value_list); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBChangeGC (XCBConnection *c, | | | |
| XCBGCONTEXT gc, | | | |
| CARD32 value_mask, | | | |
| const CARD32 *value_list); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBCopyGC (XCBConnection *c, | | | |
| XCBGCONTEXT src_gc, | | | |
| XCBGCONTEXT dst_gc, | | | |
| CARD32 value_mask); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBSetDashes (XCBConnection *c, | | | |
| XCBGCONTEXT gc, | | | |
| CARD16 dash_offset, | | | |
| CARD16 dashes_len, | | | |
| const CARD8 *dashes); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBSetClipRectangles (XCBConnection *c, | | | |
| BYTE ordering, | | | |
| XCBGCONTEXT gc, | | | |
| INT16 clip_x_origin, | | | |
| INT16 clip_y_origin, | | | |
| CARD32 rectangles_len, | | | |
| const XCBRECTANGLE *rectangles); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBFreeGC (XCBConnection *c, | | | |
| XCBGCONTEXT gc); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBClearArea (XCBConnection *c, | | | |
| BOOL exposures, | | | |
| XCBWINDOW window, | | | |
| INT16 x, | | | |
| INT16 y, | | | |
| CARD16 width, | | | |
| CARD16 height); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBCopyArea (XCBConnection *c, | | | |
| XCBDRAWABLE src_drawable, | | | |
| XCBDRAWABLE dst_drawable, | | | |
| XCBGCONTEXT gc, | | | |
| INT16 src_x, | | | |
| INT16 src_y, | | | |
| INT16 dst_x, | | | |
| INT16 dst_y, | | | |
| CARD16 width, | | | |
| CARD16 height); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBCopyPlane (XCBConnection *c, | | | |
| XCBDRAWABLE src_drawable, | | | |
| XCBDRAWABLE dst_drawable, | | | |
| XCBGCONTEXT gc, | | | |
| INT16 src_x, | | | |
| INT16 src_y, | | | |
| INT16 dst_x, | | | |
| INT16 dst_y, | | | |
| CARD16 width, | | | |
| CARD16 height, | | | |
| CARD32 bit_plane); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBPolyPoint (XCBConnection *c, | | | |
| BYTE coordinate_mode, | | | |
| XCBDRAWABLE drawable, | | | |
| XCBGCONTEXT gc, | | | |
| CARD32 points_len, | | | |
| const XCBPOINT *points); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBPolyLine (XCBConnection *c, | | | |
| BYTE coordinate_mode, | | | |
| XCBDRAWABLE drawable, | | | |
| XCBGCONTEXT gc, | | | |
| CARD32 points_len, | | | |
| const XCBPOINT *points); | | | |
| | | | |
| void | | | |
| XCBSEGMENTNext (XCBSEGMENTIter *i); | | | |
| | | | |
| XCBGenericIter | | | |
| XCBSEGMENTEnd (XCBSEGMENTIter i); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBPolySegment (XCBConnection *c, | | | |
| XCBDRAWABLE drawable, | | | |
| XCBGCONTEXT gc, | | | |
| CARD32 segments_len, | | | |
| const XCBSEGMENT *segments); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBPolyRectangle (XCBConnection *c, | | | |
| XCBDRAWABLE drawable, | | | |
| XCBGCONTEXT gc, | | | |
| CARD32 rectangles_len, | | | |
| const XCBRECTANGLE *rectangles); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBPolyArc (XCBConnection *c, | | | |
| XCBDRAWABLE drawable, | | | |
| XCBGCONTEXT gc, | | | |
| CARD32 arcs_len, | | | |
| const XCBARC *arcs); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBFillPoly (XCBConnection *c, | | | |
| XCBDRAWABLE drawable, | | | |
| XCBGCONTEXT gc, | | | |
| CARD8 shape, | | | |
| CARD8 coordinate_mode, | | | |
| CARD32 points_len, | | | |
| const XCBPOINT *points); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBPolyFillRectangle (XCBConnection *c, | | | |
| XCBDRAWABLE drawable, | | | |
| XCBGCONTEXT gc, | | | |
| CARD32 rectangles_len, | | | |
| const XCBRECTANGLE *rectangles); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBPolyFillArc (XCBConnection *c, | | | |
| XCBDRAWABLE drawable, | | | |
| XCBGCONTEXT gc, | | | |
| CARD32 arcs_len, | | | |
| const XCBARC *arcs); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBPutImage (XCBConnection *c, | | | |
| CARD8 format, | | | |
| XCBDRAWABLE drawable, | | | |
| XCBGCONTEXT gc, | | | |
| CARD16 width, | | | |
| CARD16 height, | | | |
| INT16 dst_x, | | | |
| INT16 dst_y, | | | |
| CARD8 left_pad, | | | |
| CARD8 depth, | | | |
| CARD32 data_len, | | | |
| const BYTE *data); | | | |
| | | | |
| XCBGetImageCookie | | | |
| XCBGetImage (XCBConnection *c, | | | |
| CARD8 format, | | | |
| XCBDRAWABLE drawable, | | | |
| INT16 x, | | | |
| INT16 y, | | | |
| CARD16 width, | | | |
| CARD16 height, | | | |
| CARD32 plane_mask); | | | |
| | | | |
| BYTE * | | | |
| XCBGetImageData (const XCBGetImageRep *R); | | | |
| | | | |
| int | | | |
| XCBGetImageDataLength (const XCBGetImageRep *R); | | | |
| | | | |
| XCBGenericIter | | | |
| XCBGetImageDataEnd (const XCBGetImageRep *R); | | | |
| | | | |
| XCBGetImageRep * | | | |
| XCBGetImageReply (XCBConnection *c, | | | |
| XCBGetImageCookie cookie, | | | |
| XCBGenericError **e); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBPolyText8 (XCBConnection *c, | | | |
| XCBDRAWABLE drawable, | | | |
| XCBGCONTEXT gc, | | | |
| INT16 x, | | | |
| INT16 y, | | | |
| CARD32 items_len, | | | |
| const BYTE *items); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBPolyText16 (XCBConnection *c, | | | |
| XCBDRAWABLE drawable, | | | |
| XCBGCONTEXT gc, | | | |
| INT16 x, | | | |
| INT16 y, | | | |
| CARD32 items_len, | | | |
| const BYTE *items); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBImageText8 (XCBConnection *c, | | | |
| BYTE string_len, | | | |
| XCBDRAWABLE drawable, | | | |
| XCBGCONTEXT gc, | | | |
| INT16 x, | | | |
| INT16 y, | | | |
| const char *string); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBImageText16 (XCBConnection *c, | | | |
| BYTE string_len, | | | |
| XCBDRAWABLE drawable, | | | |
| XCBGCONTEXT gc, | | | |
| INT16 x, | | | |
| INT16 y, | | | |
| const XCBCHAR2B *string); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBCreateColormap (XCBConnection *c, | | | |
| BYTE alloc, | | | |
| XCBCOLORMAP mid, | | | |
| XCBWINDOW window, | | | |
| XCBVISUALID visual); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBFreeColormap (XCBConnection *c, | | | |
| XCBCOLORMAP cmap); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBCopyColormapAndFree (XCBConnection *c, | | | |
| XCBCOLORMAP mid, | | | |
| XCBCOLORMAP src_cmap); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBInstallColormap (XCBConnection *c, | | | |
| XCBCOLORMAP cmap); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBUninstallColormap (XCBConnection *c, | | | |
| XCBCOLORMAP cmap); | | | |
| | | | |
| XCBListInstalledColormapsCookie | | | |
| XCBListInstalledColormaps (XCBConnection *c, | | | |
| XCBWINDOW window); | | | |
| | | | |
| XCBCOLORMAP * | | | |
| XCBListInstalledColormapsCmaps (const XCBListInstalledColormapsRep *R); | | | |
| | | | |
| int | | | |
| XCBListInstalledColormapsCmapsLength (const XCBListInstalledColormapsRep *R | | | |
| ); | | | |
| | | | |
| XCBCOLORMAPIter | | | |
| XCBListInstalledColormapsCmapsIter (const XCBListInstalledColormapsRep *R); | | | |
| | | | |
| XCBListInstalledColormapsRep * | | | |
| XCBListInstalledColormapsReply (XCBConnection *c, | | | |
| XCBListInstalledColormapsCookie cookie, | | | |
| XCBGenericError **e); | | | |
| | | | |
| XCBAllocColorCookie | | | |
| XCBAllocColor (XCBConnection *c, | | | |
| XCBCOLORMAP cmap, | | | |
| CARD16 red, | | | |
| CARD16 green, | | | |
| CARD16 blue); | | | |
| | | | |
| XCBAllocColorRep * | | | |
| XCBAllocColorReply (XCBConnection *c, | | | |
| XCBAllocColorCookie cookie, | | | |
| XCBGenericError **e); | | | |
| | | | |
| XCBAllocNamedColorCookie | | | |
| XCBAllocNamedColor (XCBConnection *c, | | | |
| XCBCOLORMAP cmap, | | | |
| CARD16 name_len, | | | |
| const char *name); | | | |
| | | | |
| XCBAllocNamedColorRep * | | | |
| XCBAllocNamedColorReply (XCBConnection *c, | | | |
| XCBAllocNamedColorCookie cookie, | | | |
| XCBGenericError **e); | | | |
| | | | |
| XCBAllocColorCellsCookie | | | |
| XCBAllocColorCells (XCBConnection *c, | | | |
| BOOL contiguous, | | | |
| XCBCOLORMAP cmap, | | | |
| CARD16 colors, | | | |
| CARD16 planes); | | | |
| | | | |
| CARD32 * | | | |
| XCBAllocColorCellsPixels (const XCBAllocColorCellsRep *R); | | | |
| | | | |
| int | | | |
| XCBAllocColorCellsPixelsLength (const XCBAllocColorCellsRep *R); | | | |
| | | | |
| XCBGenericIter | | | |
| XCBAllocColorCellsPixelsEnd (const XCBAllocColorCellsRep *R); | | | |
| | | | |
| CARD32 * | | | |
| XCBAllocColorCellsMasks (const XCBAllocColorCellsRep *R); | | | |
| | | | |
| int | | | |
| XCBAllocColorCellsMasksLength (const XCBAllocColorCellsRep *R); | | | |
| | | | |
| XCBGenericIter | | | |
| XCBAllocColorCellsMasksEnd (const XCBAllocColorCellsRep *R); | | | |
| | | | |
| XCBAllocColorCellsRep * | | | |
| XCBAllocColorCellsReply (XCBConnection *c, | | | |
| XCBAllocColorCellsCookie cookie, | | | |
| XCBGenericError **e); | | | |
| | | | |
| XCBAllocColorPlanesCookie | | | |
| XCBAllocColorPlanes (XCBConnection *c, | | | |
| BOOL contiguous, | | | |
| XCBCOLORMAP cmap, | | | |
| CARD16 colors, | | | |
| CARD16 reds, | | | |
| CARD16 greens, | | | |
| CARD16 blues); | | | |
| | | | |
| CARD32 * | | | |
| XCBAllocColorPlanesPixels (const XCBAllocColorPlanesRep *R); | | | |
| | | | |
| int | | | |
| XCBAllocColorPlanesPixelsLength (const XCBAllocColorPlanesRep *R); | | | |
| | | | |
| XCBGenericIter | | | |
| XCBAllocColorPlanesPixelsEnd (const XCBAllocColorPlanesRep *R); | | | |
| | | | |
| XCBAllocColorPlanesRep * | | | |
| XCBAllocColorPlanesReply (XCBConnection *c, | | | |
| XCBAllocColorPlanesCookie cookie, | | | |
| XCBGenericError **e); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBFreeColors (XCBConnection *c, | | | |
| XCBCOLORMAP cmap, | | | |
| CARD32 plane_mask, | | | |
| CARD32 pixels_len, | | | |
| const CARD32 *pixels); | | | |
| | | | |
| void | | | |
| XCBCOLORITEMNext (XCBCOLORITEMIter *i); | | | |
| | | | |
| XCBGenericIter | | | |
| XCBCOLORITEMEnd (XCBCOLORITEMIter i); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBStoreColors (XCBConnection *c, | | | |
| XCBCOLORMAP cmap, | | | |
| CARD32 items_len, | | | |
| const XCBCOLORITEM *items); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBStoreNamedColor (XCBConnection *c, | | | |
| CARD8 flags, | | | |
| XCBCOLORMAP cmap, | | | |
| CARD32 pixel, | | | |
| CARD16 name_len, | | | |
| const char *name); | | | |
| | | | |
| void | | | |
| XCBRGBNext (XCBRGBIter *i); | | | |
| | | | |
| XCBGenericIter | | | |
| XCBRGBEnd (XCBRGBIter i); | | | |
| | | | |
| XCBQueryColorsCookie | | | |
| XCBQueryColors (XCBConnection *c, | | | |
| XCBCOLORMAP cmap, | | | |
| CARD32 pixels_len, | | | |
| const CARD32 *pixels); | | | |
| | | | |
| XCBRGB * | | | |
| XCBQueryColorsColors (const XCBQueryColorsRep *R); | | | |
| | | | |
| int | | | |
| XCBQueryColorsColorsLength (const XCBQueryColorsRep *R); | | | |
| | | | |
| XCBRGBIter | | | |
| XCBQueryColorsColorsIter (const XCBQueryColorsRep *R); | | | |
| | | | |
| XCBQueryColorsRep * | | | |
| XCBQueryColorsReply (XCBConnection *c, | | | |
| XCBQueryColorsCookie cookie, | | | |
| XCBGenericError **e); | | | |
| | | | |
| XCBLookupColorCookie | | | |
| XCBLookupColor (XCBConnection *c, | | | |
| XCBCOLORMAP cmap, | | | |
| CARD16 name_len, | | | |
| const char *name); | | | |
| | | | |
| XCBLookupColorRep * | | | |
| XCBLookupColorReply (XCBConnection *c, | | | |
| XCBLookupColorCookie cookie, | | | |
| XCBGenericError **e); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBCreateCursor (XCBConnection *c, | | | |
| XCBCURSOR cid, | | | |
| XCBPIXMAP source, | | | |
| XCBPIXMAP mask, | | | |
| CARD16 fore_red, | | | |
| CARD16 fore_green, | | | |
| CARD16 fore_blue, | | | |
| CARD16 back_red, | | | |
| CARD16 back_green, | | | |
| CARD16 back_blue, | | | |
| CARD16 x, | | | |
| CARD16 y); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBCreateGlyphCursor (XCBConnection *c, | | | |
| XCBCURSOR cid, | | | |
| XCBFONT source_font, | | | |
| XCBFONT mask_font, | | | |
| CARD16 source_char, | | | |
| CARD16 mask_char, | | | |
| CARD16 fore_red, | | | |
| CARD16 fore_green, | | | |
| CARD16 fore_blue, | | | |
| CARD16 back_red, | | | |
| CARD16 back_green, | | | |
| CARD16 back_blue); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBFreeCursor (XCBConnection *c, | | | |
| XCBCURSOR cursor); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBRecolorCursor (XCBConnection *c, | | | |
| XCBCURSOR cursor, | | | |
| CARD16 fore_red, | | | |
| CARD16 fore_green, | | | |
| CARD16 fore_blue, | | | |
| CARD16 back_red, | | | |
| CARD16 back_green, | | | |
| CARD16 back_blue); | | | |
| | | | |
| XCBQueryBestSizeCookie | | | |
| XCBQueryBestSize (XCBConnection *c, | | | |
| CARD8 _class, | | | |
| XCBDRAWABLE drawable, | | | |
| CARD16 width, | | | |
| CARD16 height); | | | |
| | | | |
| XCBQueryBestSizeRep * | | | |
| XCBQueryBestSizeReply (XCBConnection *c, | | | |
| XCBQueryBestSizeCookie cookie, | | | |
| XCBGenericError **e); | | | |
| | | | |
| XCBQueryExtensionCookie | | | |
| XCBQueryExtension (XCBConnection *c, | | | |
| CARD16 name_len, | | | |
| const char *name); | | | |
| | | | |
| XCBQueryExtensionRep * | | | |
| XCBQueryExtensionReply (XCBConnection *c, | | | |
| XCBQueryExtensionCookie cookie, | | | |
| XCBGenericError **e); | | | |
| | | | |
| XCBListExtensionsCookie | | | |
| XCBListExtensions (XCBConnection *c); | | | |
| | | | |
| int | | | |
| XCBListExtensionsNamesLength (const XCBListExtensionsRep *R); | | | |
| | | | |
| XCBSTRIter | | | |
| XCBListExtensionsNamesIter (const XCBListExtensionsRep *R); | | | |
| | | | |
| XCBListExtensionsRep * | | | |
| XCBListExtensionsReply (XCBConnection *c, | | | |
| XCBListExtensionsCookie cookie, | | | |
| XCBGenericError **e); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBChangeKeyboardMapping (XCBConnection *c, | | | |
| CARD8 keycode_count, | | | |
| XCBKEYCODE first_keycode, | | | |
| CARD8 keysyms_per_keycode, | | | |
| const XCBKEYSYM *keysyms); | | | |
| | | | |
| XCBGetKeyboardMappingCookie | | | |
| XCBGetKeyboardMapping (XCBConnection *c, | | | |
| XCBKEYCODE first_keycode, | | | |
| CARD8 count); | | | |
| | | | |
| XCBKEYSYM * | | | |
| XCBGetKeyboardMappingKeysyms (const XCBGetKeyboardMappingRep *R); | | | |
| | | | |
| int | | | |
| XCBGetKeyboardMappingKeysymsLength (const XCBGetKeyboardMappingRep *R); | | | |
| | | | |
| XCBKEYSYMIter | | | |
| XCBGetKeyboardMappingKeysymsIter (const XCBGetKeyboardMappingRep *R); | | | |
| | | | |
| XCBGetKeyboardMappingRep * | | | |
| XCBGetKeyboardMappingReply (XCBConnection *c, | | | |
| XCBGetKeyboardMappingCookie cookie, | | | |
| XCBGenericError **e); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBChangeKeyboardControl (XCBConnection *c, | | | |
| CARD32 value_mask, | | | |
| const CARD32 *value_list); | | | |
| | | | |
| XCBGetKeyboardControlCookie | | | |
| XCBGetKeyboardControl (XCBConnection *c); | | | |
| | | | |
| XCBGetKeyboardControlRep * | | | |
| XCBGetKeyboardControlReply (XCBConnection *c, | | | |
| XCBGetKeyboardControlCookie cookie, | | | |
| XCBGenericError **e); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBBell (XCBConnection *c, | | | |
| INT8 percent); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBChangePointerControl (XCBConnection *c, | | | |
| INT16 acceleration_numerator, | | | |
| INT16 acceleration_denominator, | | | |
| INT16 threshold, | | | |
| BOOL do_acceleration, | | | |
| BOOL do_threshold); | | | |
| | | | |
| XCBGetPointerControlCookie | | | |
| XCBGetPointerControl (XCBConnection *c); | | | |
| | | | |
| XCBGetPointerControlRep * | | | |
| XCBGetPointerControlReply (XCBConnection *c, | | | |
| XCBGetPointerControlCookie cookie, | | | |
| XCBGenericError **e); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBSetScreenSaver (XCBConnection *c, | | | |
| INT16 timeout, | | | |
| INT16 interval, | | | |
| CARD8 prefer_blanking, | | | |
| CARD8 allow_exposures); | | | |
| | | | |
| XCBGetScreenSaverCookie | | | |
| XCBGetScreenSaver (XCBConnection *c); | | | |
| | | | |
| XCBGetScreenSaverRep * | | | |
| XCBGetScreenSaverReply (XCBConnection *c, | | | |
| XCBGetScreenSaverCookie cookie, | | | |
| XCBGenericError **e); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBChangeHosts (XCBConnection *c, | | | |
| CARD8 mode, | | | |
| CARD8 family, | | | |
| CARD16 address_len, | | | |
| const char *address); | | | |
| | | | |
| BYTE * | | | |
| XCBHOSTAddress (const XCBHOST *R); | | | |
| | | | |
| int | | | |
| XCBHOSTAddressLength (const XCBHOST *R); | | | |
| | | | |
| XCBGenericIter | | | |
| XCBHOSTAddressEnd (const XCBHOST *R); | | | |
| | | | |
| void | | | |
| XCBHOSTNext (XCBHOSTIter *i); | | | |
| | | | |
| XCBGenericIter | | | |
| XCBHOSTEnd (XCBHOSTIter i); | | | |
| | | | |
| XCBListHostsCookie | | | |
| XCBListHosts (XCBConnection *c); | | | |
| | | | |
| int | | | |
| XCBListHostsHostsLength (const XCBListHostsRep *R); | | | |
| | | | |
| XCBHOSTIter | | | |
| XCBListHostsHostsIter (const XCBListHostsRep *R); | | | |
| | | | |
| XCBListHostsRep * | | | |
| XCBListHostsReply (XCBConnection *c, | | | |
| XCBListHostsCookie cookie, | | | |
| XCBGenericError **e); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBSetAccessControl (XCBConnection *c, | | | |
| CARD8 mode); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBSetCloseDownMode (XCBConnection *c, | | | |
| CARD8 mode); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBKillClient (XCBConnection *c, | | | |
| CARD32 resource); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBRotateProperties (XCBConnection *c, | | | |
| XCBWINDOW window, | | | |
| CARD16 atoms_len, | | | |
| INT16 delta, | | | |
| const XCBATOM *atoms); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBForceScreenSaver (XCBConnection *c, | | | |
| CARD8 mode); | | | |
| | | | |
| XCBSetPointerMappingCookie | | | |
| XCBSetPointerMapping (XCBConnection *c, | | | |
| CARD8 map_len, | | | |
| const CARD8 *map); | | | |
| | | | |
| XCBSetPointerMappingRep * | | | |
| XCBSetPointerMappingReply (XCBConnection *c, | | | |
| XCBSetPointerMappingCookie cookie, | | | |
| XCBGenericError **e); | | | |
| | | | |
| XCBGetPointerMappingCookie | | | |
| XCBGetPointerMapping (XCBConnection *c); | | | |
| | | | |
| CARD8 * | | | |
| XCBGetPointerMappingMap (const XCBGetPointerMappingRep *R); | | | |
| | | | |
| int | | | |
| XCBGetPointerMappingMapLength (const XCBGetPointerMappingRep *R); | | | |
| | | | |
| XCBGenericIter | | | |
| XCBGetPointerMappingMapEnd (const XCBGetPointerMappingRep *R); | | | |
| | | | |
| XCBGetPointerMappingRep * | | | |
| XCBGetPointerMappingReply (XCBConnection *c, | | | |
| XCBGetPointerMappingCookie cookie, | | | |
| XCBGenericError **e); | | | |
| | | | |
| XCBSetModifierMappingCookie | | | |
| XCBSetModifierMapping (XCBConnection *c, | | | |
| CARD8 keycodes_per_modifier, | | | |
| const XCBKEYCODE *keycodes); | | | |
| | | | |
| XCBSetModifierMappingRep * | | | |
| XCBSetModifierMappingReply (XCBConnection *c, | | | |
| XCBSetModifierMappingCookie cookie, | | | |
| XCBGenericError **e); | | | |
| | | | |
| XCBGetModifierMappingCookie | | | |
| XCBGetModifierMapping (XCBConnection *c); | | | |
| | | | |
| XCBKEYCODE * | | | |
| XCBGetModifierMappingKeycodes (const XCBGetModifierMappingRep *R); | | | |
| | | | |
| int | | | |
| XCBGetModifierMappingKeycodesLength (const XCBGetModifierMappingRep *R); | | | |
| | | | |
| XCBKEYCODEIter | | | |
| XCBGetModifierMappingKeycodesIter (const XCBGetModifierMappingRep *R); | | | |
| | | | |
| XCBGetModifierMappingRep * | | | |
| XCBGetModifierMappingReply (XCBConnection *c, | | | |
| XCBGetModifierMappingCookie cookie, | | | |
| XCBGenericError **e); | | | |
| | | | |
|
| XCBVoidCookie | | int | |
| XCBNoOperation (XCBConnection *c); | | xcb_setup_roots_length (const xcb_setup_t *R /**< */); | |
| | | | |
|
| #endif | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_screen_iterator_t xcb_setup_roots_iterator | |
| | | ** | |
| | | ** @param const xcb_setup_t *R | |
| | | ** @returns xcb_screen_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_screen_iterator_t | |
| | | xcb_setup_roots_iterator (const xcb_setup_t *R /**< */); | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_setup_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_setup_t) | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** void xcb_setup_next | |
| | | ** | |
| | | ** @param xcb_setup_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | void | |
| | | xcb_setup_next (xcb_setup_iterator_t *i /**< */); | |
| | | | |
| | | /** | |
| | | * Return the iterator pointing to the last element | |
| | | * @param i An xcb_setup_iterator_t | |
| | | * @return The iterator pointing to the last element | |
| | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_setup_end | |
| | | ** | |
| | | ** @param xcb_setup_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_setup_end (xcb_setup_iterator_t i /**< */); | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_client_message_data_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_client_message_data | |
| | | _t) | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** void xcb_client_message_data_next | |
| | | ** | |
| | | ** @param xcb_client_message_data_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | void | |
| | | xcb_client_message_data_next (xcb_client_message_data_iterator_t *i /**< * | |
| | | /); | |
| | | | |
| | | /** | |
| | | * Return the iterator pointing to the last element | |
| | | * @param i An xcb_client_message_data_iterator_t | |
| | | * @return The iterator pointing to the last element | |
| | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_client_message_data_end | |
| | | ** | |
| | | ** @param xcb_client_message_data_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_client_message_data_end (xcb_client_message_data_iterator_t i /**< */) | |
| | | ; | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_create_window_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t depth | |
| | | ** @param xcb_window_t wid | |
| | | ** @param xcb_window_t parent | |
| | | ** @param int16_t x | |
| | | ** @param int16_t y | |
| | | ** @param uint16_t width | |
| | | ** @param uint16_t height | |
| | | ** @param uint16_t border_width | |
| | | ** @param uint16_t _class | |
| | | ** @param xcb_visualid_t visual | |
| | | ** @param uint32_t value_mask | |
| | | ** @param const uint32_t *value_list | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_create_window_checked (xcb_connection_t *c /**< */, | |
| | | uint8_t depth /**< */, | |
| | | xcb_window_t wid /**< */, | |
| | | xcb_window_t parent /**< */, | |
| | | int16_t x /**< */, | |
| | | int16_t y /**< */, | |
| | | uint16_t width /**< */, | |
| | | uint16_t height /**< */, | |
| | | uint16_t border_width /**< */, | |
| | | uint16_t _class /**< */, | |
| | | xcb_visualid_t visual /**< */, | |
| | | uint32_t value_mask /**< */, | |
| | | const uint32_t *value_list /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_create_window | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t depth | |
| | | ** @param xcb_window_t wid | |
| | | ** @param xcb_window_t parent | |
| | | ** @param int16_t x | |
| | | ** @param int16_t y | |
| | | ** @param uint16_t width | |
| | | ** @param uint16_t height | |
| | | ** @param uint16_t border_width | |
| | | ** @param uint16_t _class | |
| | | ** @param xcb_visualid_t visual | |
| | | ** @param uint32_t value_mask | |
| | | ** @param const uint32_t *value_list | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_create_window (xcb_connection_t *c /**< */, | |
| | | uint8_t depth /**< */, | |
| | | xcb_window_t wid /**< */, | |
| | | xcb_window_t parent /**< */, | |
| | | int16_t x /**< */, | |
| | | int16_t y /**< */, | |
| | | uint16_t width /**< */, | |
| | | uint16_t height /**< */, | |
| | | uint16_t border_width /**< */, | |
| | | uint16_t _class /**< */, | |
| | | xcb_visualid_t visual /**< */, | |
| | | uint32_t value_mask /**< */, | |
| | | const uint32_t *value_list /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_change_window_attributes_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_window_t window | |
| | | ** @param uint32_t value_mask | |
| | | ** @param const uint32_t *value_list | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_change_window_attributes_checked (xcb_connection_t *c /**< */, | |
| | | xcb_window_t window /**< */, | |
| | | uint32_t value_mask /**< */ | |
| | | , | |
| | | const uint32_t *value_list /**< */ | |
| | | ); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_change_window_attributes | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_window_t window | |
| | | ** @param uint32_t value_mask | |
| | | ** @param const uint32_t *value_list | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_change_window_attributes (xcb_connection_t *c /**< */, | |
| | | xcb_window_t window /**< */, | |
| | | uint32_t value_mask /**< */, | |
| | | const uint32_t *value_list /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_get_window_attributes_cookie_t xcb_get_window_attributes | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_window_t window | |
| | | ** @returns xcb_get_window_attributes_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_get_window_attributes_cookie_t | |
| | | xcb_get_window_attributes (xcb_connection_t *c /**< */, | |
| | | xcb_window_t window /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_get_window_attributes_cookie_t xcb_get_window_attributes_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_window_t window | |
| | | ** @returns xcb_get_window_attributes_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_get_window_attributes_cookie_t | |
| | | xcb_get_window_attributes_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_window_t window /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_get_window_attributes_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_get_window_attributes_reply_t * xcb_get_window_attributes_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_get_window_attributes_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_get_window_attributes_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_get_window_attributes_reply_t * | |
| | | xcb_get_window_attributes_reply (xcb_connection_t *c /* | |
| | | *< */, | |
| | | xcb_get_window_attributes_cookie_t cooki | |
| | | e /**< */, | |
| | | xcb_generic_error_t **e /* | |
| | | *< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_destroy_window_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_window_t window | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_destroy_window_checked (xcb_connection_t *c /**< */, | |
| | | xcb_window_t window /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_destroy_window | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_window_t window | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_destroy_window (xcb_connection_t *c /**< */, | |
| | | xcb_window_t window /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_destroy_subwindows_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_window_t window | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_destroy_subwindows_checked (xcb_connection_t *c /**< */, | |
| | | xcb_window_t window /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_destroy_subwindows | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_window_t window | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_destroy_subwindows (xcb_connection_t *c /**< */, | |
| | | xcb_window_t window /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_change_save_set_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t mode | |
| | | ** @param xcb_window_t window | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_change_save_set_checked (xcb_connection_t *c /**< */, | |
| | | uint8_t mode /**< */, | |
| | | xcb_window_t window /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_change_save_set | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t mode | |
| | | ** @param xcb_window_t window | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_change_save_set (xcb_connection_t *c /**< */, | |
| | | uint8_t mode /**< */, | |
| | | xcb_window_t window /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_reparent_window_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_window_t window | |
| | | ** @param xcb_window_t parent | |
| | | ** @param int16_t x | |
| | | ** @param int16_t y | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_reparent_window_checked (xcb_connection_t *c /**< */, | |
| | | xcb_window_t window /**< */, | |
| | | xcb_window_t parent /**< */, | |
| | | int16_t x /**< */, | |
| | | int16_t y /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_reparent_window | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_window_t window | |
| | | ** @param xcb_window_t parent | |
| | | ** @param int16_t x | |
| | | ** @param int16_t y | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_reparent_window (xcb_connection_t *c /**< */, | |
| | | xcb_window_t window /**< */, | |
| | | xcb_window_t parent /**< */, | |
| | | int16_t x /**< */, | |
| | | int16_t y /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_map_window_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_window_t window | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_map_window_checked (xcb_connection_t *c /**< */, | |
| | | xcb_window_t window /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_map_window | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_window_t window | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_map_window (xcb_connection_t *c /**< */, | |
| | | xcb_window_t window /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_map_subwindows_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_window_t window | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_map_subwindows_checked (xcb_connection_t *c /**< */, | |
| | | xcb_window_t window /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_map_subwindows | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_window_t window | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_map_subwindows (xcb_connection_t *c /**< */, | |
| | | xcb_window_t window /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_unmap_window_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_window_t window | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_unmap_window_checked (xcb_connection_t *c /**< */, | |
| | | xcb_window_t window /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_unmap_window | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_window_t window | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_unmap_window (xcb_connection_t *c /**< */, | |
| | | xcb_window_t window /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_unmap_subwindows_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_window_t window | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_unmap_subwindows_checked (xcb_connection_t *c /**< */, | |
| | | xcb_window_t window /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_unmap_subwindows | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_window_t window | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_unmap_subwindows (xcb_connection_t *c /**< */, | |
| | | xcb_window_t window /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_configure_window_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_window_t window | |
| | | ** @param uint16_t value_mask | |
| | | ** @param const uint32_t *value_list | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_configure_window_checked (xcb_connection_t *c /**< */, | |
| | | xcb_window_t window /**< */, | |
| | | uint16_t value_mask /**< */, | |
| | | const uint32_t *value_list /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_configure_window | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_window_t window | |
| | | ** @param uint16_t value_mask | |
| | | ** @param const uint32_t *value_list | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_configure_window (xcb_connection_t *c /**< */, | |
| | | xcb_window_t window /**< */, | |
| | | uint16_t value_mask /**< */, | |
| | | const uint32_t *value_list /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_circulate_window_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t direction | |
| | | ** @param xcb_window_t window | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_circulate_window_checked (xcb_connection_t *c /**< */, | |
| | | uint8_t direction /**< */, | |
| | | xcb_window_t window /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_circulate_window | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t direction | |
| | | ** @param xcb_window_t window | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_circulate_window (xcb_connection_t *c /**< */, | |
| | | uint8_t direction /**< */, | |
| | | xcb_window_t window /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_get_geometry_cookie_t xcb_get_geometry | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_drawable_t drawable | |
| | | ** @returns xcb_get_geometry_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_get_geometry_cookie_t | |
| | | xcb_get_geometry (xcb_connection_t *c /**< */, | |
| | | xcb_drawable_t drawable /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_get_geometry_cookie_t xcb_get_geometry_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_drawable_t drawable | |
| | | ** @returns xcb_get_geometry_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_get_geometry_cookie_t | |
| | | xcb_get_geometry_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_drawable_t drawable /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_get_geometry_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_get_geometry_reply_t * xcb_get_geometry_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_get_geometry_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_get_geometry_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_get_geometry_reply_t * | |
| | | xcb_get_geometry_reply (xcb_connection_t *c /**< */, | |
| | | xcb_get_geometry_cookie_t cookie /**< */, | |
| | | xcb_generic_error_t **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_query_tree_cookie_t xcb_query_tree | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_window_t window | |
| | | ** @returns xcb_query_tree_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_query_tree_cookie_t | |
| | | xcb_query_tree (xcb_connection_t *c /**< */, | |
| | | xcb_window_t window /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_query_tree_cookie_t xcb_query_tree_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_window_t window | |
| | | ** @returns xcb_query_tree_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_query_tree_cookie_t | |
| | | xcb_query_tree_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_window_t window /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_window_t * xcb_query_tree_children | |
| | | ** | |
| | | ** @param const xcb_query_tree_reply_t *R | |
| | | ** @returns xcb_window_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_window_t * | |
| | | xcb_query_tree_children (const xcb_query_tree_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_query_tree_children_length | |
| | | ** | |
| | | ** @param const xcb_query_tree_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_query_tree_children_length (const xcb_query_tree_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_query_tree_children_end | |
| | | ** | |
| | | ** @param const xcb_query_tree_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_query_tree_children_end (const xcb_query_tree_reply_t *R /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_query_tree_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_query_tree_reply_t * xcb_query_tree_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_query_tree_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_query_tree_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_query_tree_reply_t * | |
| | | xcb_query_tree_reply (xcb_connection_t *c /**< */, | |
| | | xcb_query_tree_cookie_t cookie /**< */, | |
| | | xcb_generic_error_t **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_intern_atom_cookie_t xcb_intern_atom | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t only_if_exists | |
| | | ** @param uint16_t name_len | |
| | | ** @param const char *name | |
| | | ** @returns xcb_intern_atom_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_intern_atom_cookie_t | |
| | | xcb_intern_atom (xcb_connection_t *c /**< */, | |
| | | uint8_t only_if_exists /**< */, | |
| | | uint16_t name_len /**< */, | |
| | | const char *name /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_intern_atom_cookie_t xcb_intern_atom_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t only_if_exists | |
| | | ** @param uint16_t name_len | |
| | | ** @param const char *name | |
| | | ** @returns xcb_intern_atom_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_intern_atom_cookie_t | |
| | | xcb_intern_atom_unchecked (xcb_connection_t *c /**< */, | |
| | | uint8_t only_if_exists /**< */, | |
| | | uint16_t name_len /**< */, | |
| | | const char *name /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_intern_atom_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_intern_atom_reply_t * xcb_intern_atom_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_intern_atom_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_intern_atom_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_intern_atom_reply_t * | |
| | | xcb_intern_atom_reply (xcb_connection_t *c /**< */, | |
| | | xcb_intern_atom_cookie_t cookie /**< */, | |
| | | xcb_generic_error_t **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_get_atom_name_cookie_t xcb_get_atom_name | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_atom_t atom | |
| | | ** @returns xcb_get_atom_name_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_get_atom_name_cookie_t | |
| | | xcb_get_atom_name (xcb_connection_t *c /**< */, | |
| | | xcb_atom_t atom /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_get_atom_name_cookie_t xcb_get_atom_name_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_atom_t atom | |
| | | ** @returns xcb_get_atom_name_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_get_atom_name_cookie_t | |
| | | xcb_get_atom_name_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_atom_t atom /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** char * xcb_get_atom_name_name | |
| | | ** | |
| | | ** @param const xcb_get_atom_name_reply_t *R | |
| | | ** @returns char * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | char * | |
| | | xcb_get_atom_name_name (const xcb_get_atom_name_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_get_atom_name_name_length | |
| | | ** | |
| | | ** @param const xcb_get_atom_name_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_get_atom_name_name_length (const xcb_get_atom_name_reply_t *R /**< */) | |
| | | ; | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_get_atom_name_name_end | |
| | | ** | |
| | | ** @param const xcb_get_atom_name_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_get_atom_name_name_end (const xcb_get_atom_name_reply_t *R /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_get_atom_name_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_get_atom_name_reply_t * xcb_get_atom_name_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_get_atom_name_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_get_atom_name_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_get_atom_name_reply_t * | |
| | | xcb_get_atom_name_reply (xcb_connection_t *c /**< */, | |
| | | xcb_get_atom_name_cookie_t cookie /**< */, | |
| | | xcb_generic_error_t **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_change_property_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t mode | |
| | | ** @param xcb_window_t window | |
| | | ** @param xcb_atom_t property | |
| | | ** @param xcb_atom_t type | |
| | | ** @param uint8_t format | |
| | | ** @param uint32_t data_len | |
| | | ** @param const void *data | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_change_property_checked (xcb_connection_t *c /**< */, | |
| | | uint8_t mode /**< */, | |
| | | xcb_window_t window /**< */, | |
| | | xcb_atom_t property /**< */, | |
| | | xcb_atom_t type /**< */, | |
| | | uint8_t format /**< */, | |
| | | uint32_t data_len /**< */, | |
| | | const void *data /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_change_property | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t mode | |
| | | ** @param xcb_window_t window | |
| | | ** @param xcb_atom_t property | |
| | | ** @param xcb_atom_t type | |
| | | ** @param uint8_t format | |
| | | ** @param uint32_t data_len | |
| | | ** @param const void *data | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_change_property (xcb_connection_t *c /**< */, | |
| | | uint8_t mode /**< */, | |
| | | xcb_window_t window /**< */, | |
| | | xcb_atom_t property /**< */, | |
| | | xcb_atom_t type /**< */, | |
| | | uint8_t format /**< */, | |
| | | uint32_t data_len /**< */, | |
| | | const void *data /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_delete_property_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_window_t window | |
| | | ** @param xcb_atom_t property | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_delete_property_checked (xcb_connection_t *c /**< */, | |
| | | xcb_window_t window /**< */, | |
| | | xcb_atom_t property /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_delete_property | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_window_t window | |
| | | ** @param xcb_atom_t property | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_delete_property (xcb_connection_t *c /**< */, | |
| | | xcb_window_t window /**< */, | |
| | | xcb_atom_t property /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_get_property_cookie_t xcb_get_property | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t _delete | |
| | | ** @param xcb_window_t window | |
| | | ** @param xcb_atom_t property | |
| | | ** @param xcb_atom_t type | |
| | | ** @param uint32_t long_offset | |
| | | ** @param uint32_t long_length | |
| | | ** @returns xcb_get_property_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_get_property_cookie_t | |
| | | xcb_get_property (xcb_connection_t *c /**< */, | |
| | | uint8_t _delete /**< */, | |
| | | xcb_window_t window /**< */, | |
| | | xcb_atom_t property /**< */, | |
| | | xcb_atom_t type /**< */, | |
| | | uint32_t long_offset /**< */, | |
| | | uint32_t long_length /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_get_property_cookie_t xcb_get_property_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t _delete | |
| | | ** @param xcb_window_t window | |
| | | ** @param xcb_atom_t property | |
| | | ** @param xcb_atom_t type | |
| | | ** @param uint32_t long_offset | |
| | | ** @param uint32_t long_length | |
| | | ** @returns xcb_get_property_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_get_property_cookie_t | |
| | | xcb_get_property_unchecked (xcb_connection_t *c /**< */, | |
| | | uint8_t _delete /**< */, | |
| | | xcb_window_t window /**< */, | |
| | | xcb_atom_t property /**< */, | |
| | | xcb_atom_t type /**< */, | |
| | | uint32_t long_offset /**< */, | |
| | | uint32_t long_length /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** void * xcb_get_property_value | |
| | | ** | |
| | | ** @param const xcb_get_property_reply_t *R | |
| | | ** @returns void * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | void * | |
| | | xcb_get_property_value (const xcb_get_property_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_get_property_value_length | |
| | | ** | |
| | | ** @param const xcb_get_property_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_get_property_value_length (const xcb_get_property_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_get_property_value_end | |
| | | ** | |
| | | ** @param const xcb_get_property_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_get_property_value_end (const xcb_get_property_reply_t *R /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_get_property_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_get_property_reply_t * xcb_get_property_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_get_property_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_get_property_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_get_property_reply_t * | |
| | | xcb_get_property_reply (xcb_connection_t *c /**< */, | |
| | | xcb_get_property_cookie_t cookie /**< */, | |
| | | xcb_generic_error_t **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_list_properties_cookie_t xcb_list_properties | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_window_t window | |
| | | ** @returns xcb_list_properties_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_list_properties_cookie_t | |
| | | xcb_list_properties (xcb_connection_t *c /**< */, | |
| | | xcb_window_t window /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_list_properties_cookie_t xcb_list_properties_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_window_t window | |
| | | ** @returns xcb_list_properties_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_list_properties_cookie_t | |
| | | xcb_list_properties_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_window_t window /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_atom_t * xcb_list_properties_atoms | |
| | | ** | |
| | | ** @param const xcb_list_properties_reply_t *R | |
| | | ** @returns xcb_atom_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_atom_t * | |
| | | xcb_list_properties_atoms (const xcb_list_properties_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_list_properties_atoms_length | |
| | | ** | |
| | | ** @param const xcb_list_properties_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_list_properties_atoms_length (const xcb_list_properties_reply_t *R /** | |
| | | < */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_list_properties_atoms_end | |
| | | ** | |
| | | ** @param const xcb_list_properties_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_list_properties_atoms_end (const xcb_list_properties_reply_t *R /**< * | |
| | | /); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_list_properties_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_list_properties_reply_t * xcb_list_properties_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_list_properties_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_list_properties_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_list_properties_reply_t * | |
| | | xcb_list_properties_reply (xcb_connection_t *c /**< */, | |
| | | xcb_list_properties_cookie_t cookie /**< */, | |
| | | xcb_generic_error_t **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_set_selection_owner_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_window_t owner | |
| | | ** @param xcb_atom_t selection | |
| | | ** @param xcb_timestamp_t time | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_set_selection_owner_checked (xcb_connection_t *c /**< */, | |
| | | xcb_window_t owner /**< */, | |
| | | xcb_atom_t selection /**< */, | |
| | | xcb_timestamp_t time /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_set_selection_owner | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_window_t owner | |
| | | ** @param xcb_atom_t selection | |
| | | ** @param xcb_timestamp_t time | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_set_selection_owner (xcb_connection_t *c /**< */, | |
| | | xcb_window_t owner /**< */, | |
| | | xcb_atom_t selection /**< */, | |
| | | xcb_timestamp_t time /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_get_selection_owner_cookie_t xcb_get_selection_owner | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_atom_t selection | |
| | | ** @returns xcb_get_selection_owner_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_get_selection_owner_cookie_t | |
| | | xcb_get_selection_owner (xcb_connection_t *c /**< */, | |
| | | xcb_atom_t selection /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_get_selection_owner_cookie_t xcb_get_selection_owner_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_atom_t selection | |
| | | ** @returns xcb_get_selection_owner_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_get_selection_owner_cookie_t | |
| | | xcb_get_selection_owner_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_atom_t selection /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_get_selection_owner_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_get_selection_owner_reply_t * xcb_get_selection_owner_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_get_selection_owner_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_get_selection_owner_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_get_selection_owner_reply_t * | |
| | | xcb_get_selection_owner_reply (xcb_connection_t *c /**< * | |
| | | /, | |
| | | xcb_get_selection_owner_cookie_t cookie / | |
| | | **< */, | |
| | | xcb_generic_error_t **e /**< * | |
| | | /); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_convert_selection_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_window_t requestor | |
| | | ** @param xcb_atom_t selection | |
| | | ** @param xcb_atom_t target | |
| | | ** @param xcb_atom_t property | |
| | | ** @param xcb_timestamp_t time | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_convert_selection_checked (xcb_connection_t *c /**< */, | |
| | | xcb_window_t requestor /**< */, | |
| | | xcb_atom_t selection /**< */, | |
| | | xcb_atom_t target /**< */, | |
| | | xcb_atom_t property /**< */, | |
| | | xcb_timestamp_t time /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_convert_selection | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_window_t requestor | |
| | | ** @param xcb_atom_t selection | |
| | | ** @param xcb_atom_t target | |
| | | ** @param xcb_atom_t property | |
| | | ** @param xcb_timestamp_t time | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_convert_selection (xcb_connection_t *c /**< */, | |
| | | xcb_window_t requestor /**< */, | |
| | | xcb_atom_t selection /**< */, | |
| | | xcb_atom_t target /**< */, | |
| | | xcb_atom_t property /**< */, | |
| | | xcb_timestamp_t time /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_send_event_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t propagate | |
| | | ** @param xcb_window_t destination | |
| | | ** @param uint32_t event_mask | |
| | | ** @param const char *event | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_send_event_checked (xcb_connection_t *c /**< */, | |
| | | uint8_t propagate /**< */, | |
| | | xcb_window_t destination /**< */, | |
| | | uint32_t event_mask /**< */, | |
| | | const char *event /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_send_event | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t propagate | |
| | | ** @param xcb_window_t destination | |
| | | ** @param uint32_t event_mask | |
| | | ** @param const char *event | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_send_event (xcb_connection_t *c /**< */, | |
| | | uint8_t propagate /**< */, | |
| | | xcb_window_t destination /**< */, | |
| | | uint32_t event_mask /**< */, | |
| | | const char *event /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_grab_pointer_cookie_t xcb_grab_pointer | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t owner_events | |
| | | ** @param xcb_window_t grab_window | |
| | | ** @param uint16_t event_mask | |
| | | ** @param uint8_t pointer_mode | |
| | | ** @param uint8_t keyboard_mode | |
| | | ** @param xcb_window_t confine_to | |
| | | ** @param xcb_cursor_t cursor | |
| | | ** @param xcb_timestamp_t time | |
| | | ** @returns xcb_grab_pointer_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_grab_pointer_cookie_t | |
| | | xcb_grab_pointer (xcb_connection_t *c /**< */, | |
| | | uint8_t owner_events /**< */, | |
| | | xcb_window_t grab_window /**< */, | |
| | | uint16_t event_mask /**< */, | |
| | | uint8_t pointer_mode /**< */, | |
| | | uint8_t keyboard_mode /**< */, | |
| | | xcb_window_t confine_to /**< */, | |
| | | xcb_cursor_t cursor /**< */, | |
| | | xcb_timestamp_t time /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_grab_pointer_cookie_t xcb_grab_pointer_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t owner_events | |
| | | ** @param xcb_window_t grab_window | |
| | | ** @param uint16_t event_mask | |
| | | ** @param uint8_t pointer_mode | |
| | | ** @param uint8_t keyboard_mode | |
| | | ** @param xcb_window_t confine_to | |
| | | ** @param xcb_cursor_t cursor | |
| | | ** @param xcb_timestamp_t time | |
| | | ** @returns xcb_grab_pointer_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_grab_pointer_cookie_t | |
| | | xcb_grab_pointer_unchecked (xcb_connection_t *c /**< */, | |
| | | uint8_t owner_events /**< */, | |
| | | xcb_window_t grab_window /**< */, | |
| | | uint16_t event_mask /**< */, | |
| | | uint8_t pointer_mode /**< */, | |
| | | uint8_t keyboard_mode /**< */, | |
| | | xcb_window_t confine_to /**< */, | |
| | | xcb_cursor_t cursor /**< */, | |
| | | xcb_timestamp_t time /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_grab_pointer_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_grab_pointer_reply_t * xcb_grab_pointer_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_grab_pointer_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_grab_pointer_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_grab_pointer_reply_t * | |
| | | xcb_grab_pointer_reply (xcb_connection_t *c /**< */, | |
| | | xcb_grab_pointer_cookie_t cookie /**< */, | |
| | | xcb_generic_error_t **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_ungrab_pointer_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_timestamp_t time | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_ungrab_pointer_checked (xcb_connection_t *c /**< */, | |
| | | xcb_timestamp_t time /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_ungrab_pointer | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_timestamp_t time | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_ungrab_pointer (xcb_connection_t *c /**< */, | |
| | | xcb_timestamp_t time /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_grab_button_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t owner_events | |
| | | ** @param xcb_window_t grab_window | |
| | | ** @param uint16_t event_mask | |
| | | ** @param uint8_t pointer_mode | |
| | | ** @param uint8_t keyboard_mode | |
| | | ** @param xcb_window_t confine_to | |
| | | ** @param xcb_cursor_t cursor | |
| | | ** @param uint8_t button | |
| | | ** @param uint16_t modifiers | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_grab_button_checked (xcb_connection_t *c /**< */, | |
| | | uint8_t owner_events /**< */, | |
| | | xcb_window_t grab_window /**< */, | |
| | | uint16_t event_mask /**< */, | |
| | | uint8_t pointer_mode /**< */, | |
| | | uint8_t keyboard_mode /**< */, | |
| | | xcb_window_t confine_to /**< */, | |
| | | xcb_cursor_t cursor /**< */, | |
| | | uint8_t button /**< */, | |
| | | uint16_t modifiers /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_grab_button | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t owner_events | |
| | | ** @param xcb_window_t grab_window | |
| | | ** @param uint16_t event_mask | |
| | | ** @param uint8_t pointer_mode | |
| | | ** @param uint8_t keyboard_mode | |
| | | ** @param xcb_window_t confine_to | |
| | | ** @param xcb_cursor_t cursor | |
| | | ** @param uint8_t button | |
| | | ** @param uint16_t modifiers | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_grab_button (xcb_connection_t *c /**< */, | |
| | | uint8_t owner_events /**< */, | |
| | | xcb_window_t grab_window /**< */, | |
| | | uint16_t event_mask /**< */, | |
| | | uint8_t pointer_mode /**< */, | |
| | | uint8_t keyboard_mode /**< */, | |
| | | xcb_window_t confine_to /**< */, | |
| | | xcb_cursor_t cursor /**< */, | |
| | | uint8_t button /**< */, | |
| | | uint16_t modifiers /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_ungrab_button_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t button | |
| | | ** @param xcb_window_t grab_window | |
| | | ** @param uint16_t modifiers | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_ungrab_button_checked (xcb_connection_t *c /**< */, | |
| | | uint8_t button /**< */, | |
| | | xcb_window_t grab_window /**< */, | |
| | | uint16_t modifiers /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_ungrab_button | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t button | |
| | | ** @param xcb_window_t grab_window | |
| | | ** @param uint16_t modifiers | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_ungrab_button (xcb_connection_t *c /**< */, | |
| | | uint8_t button /**< */, | |
| | | xcb_window_t grab_window /**< */, | |
| | | uint16_t modifiers /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_change_active_pointer_grab_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_cursor_t cursor | |
| | | ** @param xcb_timestamp_t time | |
| | | ** @param uint16_t event_mask | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_change_active_pointer_grab_checked (xcb_connection_t *c /**< */, | |
| | | xcb_cursor_t cursor /**< */, | |
| | | xcb_timestamp_t time /**< */, | |
| | | uint16_t event_mask /**< | |
| | | */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_change_active_pointer_grab | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_cursor_t cursor | |
| | | ** @param xcb_timestamp_t time | |
| | | ** @param uint16_t event_mask | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_change_active_pointer_grab (xcb_connection_t *c /**< */, | |
| | | xcb_cursor_t cursor /**< */, | |
| | | xcb_timestamp_t time /**< */, | |
| | | uint16_t event_mask /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_grab_keyboard_cookie_t xcb_grab_keyboard | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t owner_events | |
| | | ** @param xcb_window_t grab_window | |
| | | ** @param xcb_timestamp_t time | |
| | | ** @param uint8_t pointer_mode | |
| | | ** @param uint8_t keyboard_mode | |
| | | ** @returns xcb_grab_keyboard_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_grab_keyboard_cookie_t | |
| | | xcb_grab_keyboard (xcb_connection_t *c /**< */, | |
| | | uint8_t owner_events /**< */, | |
| | | xcb_window_t grab_window /**< */, | |
| | | xcb_timestamp_t time /**< */, | |
| | | uint8_t pointer_mode /**< */, | |
| | | uint8_t keyboard_mode /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_grab_keyboard_cookie_t xcb_grab_keyboard_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t owner_events | |
| | | ** @param xcb_window_t grab_window | |
| | | ** @param xcb_timestamp_t time | |
| | | ** @param uint8_t pointer_mode | |
| | | ** @param uint8_t keyboard_mode | |
| | | ** @returns xcb_grab_keyboard_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_grab_keyboard_cookie_t | |
| | | xcb_grab_keyboard_unchecked (xcb_connection_t *c /**< */, | |
| | | uint8_t owner_events /**< */, | |
| | | xcb_window_t grab_window /**< */, | |
| | | xcb_timestamp_t time /**< */, | |
| | | uint8_t pointer_mode /**< */, | |
| | | uint8_t keyboard_mode /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_grab_keyboard_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_grab_keyboard_reply_t * xcb_grab_keyboard_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_grab_keyboard_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_grab_keyboard_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_grab_keyboard_reply_t * | |
| | | xcb_grab_keyboard_reply (xcb_connection_t *c /**< */, | |
| | | xcb_grab_keyboard_cookie_t cookie /**< */, | |
| | | xcb_generic_error_t **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_ungrab_keyboard_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_timestamp_t time | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_ungrab_keyboard_checked (xcb_connection_t *c /**< */, | |
| | | xcb_timestamp_t time /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_ungrab_keyboard | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_timestamp_t time | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_ungrab_keyboard (xcb_connection_t *c /**< */, | |
| | | xcb_timestamp_t time /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_grab_key_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t owner_events | |
| | | ** @param xcb_window_t grab_window | |
| | | ** @param uint16_t modifiers | |
| | | ** @param xcb_keycode_t key | |
| | | ** @param uint8_t pointer_mode | |
| | | ** @param uint8_t keyboard_mode | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_grab_key_checked (xcb_connection_t *c /**< */, | |
| | | uint8_t owner_events /**< */, | |
| | | xcb_window_t grab_window /**< */, | |
| | | uint16_t modifiers /**< */, | |
| | | xcb_keycode_t key /**< */, | |
| | | uint8_t pointer_mode /**< */, | |
| | | uint8_t keyboard_mode /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_grab_key | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t owner_events | |
| | | ** @param xcb_window_t grab_window | |
| | | ** @param uint16_t modifiers | |
| | | ** @param xcb_keycode_t key | |
| | | ** @param uint8_t pointer_mode | |
| | | ** @param uint8_t keyboard_mode | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_grab_key (xcb_connection_t *c /**< */, | |
| | | uint8_t owner_events /**< */, | |
| | | xcb_window_t grab_window /**< */, | |
| | | uint16_t modifiers /**< */, | |
| | | xcb_keycode_t key /**< */, | |
| | | uint8_t pointer_mode /**< */, | |
| | | uint8_t keyboard_mode /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_ungrab_key_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_keycode_t key | |
| | | ** @param xcb_window_t grab_window | |
| | | ** @param uint16_t modifiers | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_ungrab_key_checked (xcb_connection_t *c /**< */, | |
| | | xcb_keycode_t key /**< */, | |
| | | xcb_window_t grab_window /**< */, | |
| | | uint16_t modifiers /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_ungrab_key | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_keycode_t key | |
| | | ** @param xcb_window_t grab_window | |
| | | ** @param uint16_t modifiers | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_ungrab_key (xcb_connection_t *c /**< */, | |
| | | xcb_keycode_t key /**< */, | |
| | | xcb_window_t grab_window /**< */, | |
| | | uint16_t modifiers /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_allow_events_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t mode | |
| | | ** @param xcb_timestamp_t time | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_allow_events_checked (xcb_connection_t *c /**< */, | |
| | | uint8_t mode /**< */, | |
| | | xcb_timestamp_t time /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_allow_events | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t mode | |
| | | ** @param xcb_timestamp_t time | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_allow_events (xcb_connection_t *c /**< */, | |
| | | uint8_t mode /**< */, | |
| | | xcb_timestamp_t time /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_grab_server_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_grab_server_checked (xcb_connection_t *c /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_grab_server | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_grab_server (xcb_connection_t *c /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_ungrab_server_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_ungrab_server_checked (xcb_connection_t *c /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_ungrab_server | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_ungrab_server (xcb_connection_t *c /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_query_pointer_cookie_t xcb_query_pointer | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_window_t window | |
| | | ** @returns xcb_query_pointer_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_query_pointer_cookie_t | |
| | | xcb_query_pointer (xcb_connection_t *c /**< */, | |
| | | xcb_window_t window /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_query_pointer_cookie_t xcb_query_pointer_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_window_t window | |
| | | ** @returns xcb_query_pointer_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_query_pointer_cookie_t | |
| | | xcb_query_pointer_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_window_t window /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_query_pointer_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_query_pointer_reply_t * xcb_query_pointer_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_query_pointer_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_query_pointer_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_query_pointer_reply_t * | |
| | | xcb_query_pointer_reply (xcb_connection_t *c /**< */, | |
| | | xcb_query_pointer_cookie_t cookie /**< */, | |
| | | xcb_generic_error_t **e /**< */); | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_timecoord_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_timecoord_t) | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** void xcb_timecoord_next | |
| | | ** | |
| | | ** @param xcb_timecoord_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | void | |
| | | xcb_timecoord_next (xcb_timecoord_iterator_t *i /**< */); | |
| | | | |
| | | /** | |
| | | * Return the iterator pointing to the last element | |
| | | * @param i An xcb_timecoord_iterator_t | |
| | | * @return The iterator pointing to the last element | |
| | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_timecoord_end | |
| | | ** | |
| | | ** @param xcb_timecoord_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_timecoord_end (xcb_timecoord_iterator_t i /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_get_motion_events_cookie_t xcb_get_motion_events | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_window_t window | |
| | | ** @param xcb_timestamp_t start | |
| | | ** @param xcb_timestamp_t stop | |
| | | ** @returns xcb_get_motion_events_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_get_motion_events_cookie_t | |
| | | xcb_get_motion_events (xcb_connection_t *c /**< */, | |
| | | xcb_window_t window /**< */, | |
| | | xcb_timestamp_t start /**< */, | |
| | | xcb_timestamp_t stop /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_get_motion_events_cookie_t xcb_get_motion_events_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_window_t window | |
| | | ** @param xcb_timestamp_t start | |
| | | ** @param xcb_timestamp_t stop | |
| | | ** @returns xcb_get_motion_events_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_get_motion_events_cookie_t | |
| | | xcb_get_motion_events_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_window_t window /**< */, | |
| | | xcb_timestamp_t start /**< */, | |
| | | xcb_timestamp_t stop /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_timecoord_t * xcb_get_motion_events_events | |
| | | ** | |
| | | ** @param const xcb_get_motion_events_reply_t *R | |
| | | ** @returns xcb_timecoord_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_timecoord_t * | |
| | | xcb_get_motion_events_events (const xcb_get_motion_events_reply_t *R /**< | |
| | | */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_get_motion_events_events_length | |
| | | ** | |
| | | ** @param const xcb_get_motion_events_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_get_motion_events_events_length (const xcb_get_motion_events_reply_t *R | |
| | | /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_timecoord_iterator_t xcb_get_motion_events_events_iterator | |
| | | ** | |
| | | ** @param const xcb_get_motion_events_reply_t *R | |
| | | ** @returns xcb_timecoord_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_timecoord_iterator_t | |
| | | xcb_get_motion_events_events_iterator (const xcb_get_motion_events_reply_t | |
| | | *R /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_get_motion_events_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_get_motion_events_reply_t * xcb_get_motion_events_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_get_motion_events_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_get_motion_events_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_get_motion_events_reply_t * | |
| | | xcb_get_motion_events_reply (xcb_connection_t *c /**< */, | |
| | | xcb_get_motion_events_cookie_t cookie /**< | |
| | | */, | |
| | | xcb_generic_error_t **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_translate_coordinates_cookie_t xcb_translate_coordinates | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_window_t src_window | |
| | | ** @param xcb_window_t dst_window | |
| | | ** @param int16_t src_x | |
| | | ** @param int16_t src_y | |
| | | ** @returns xcb_translate_coordinates_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_translate_coordinates_cookie_t | |
| | | xcb_translate_coordinates (xcb_connection_t *c /**< */, | |
| | | xcb_window_t src_window /**< */, | |
| | | xcb_window_t dst_window /**< */, | |
| | | int16_t src_x /**< */, | |
| | | int16_t src_y /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_translate_coordinates_cookie_t xcb_translate_coordinates_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_window_t src_window | |
| | | ** @param xcb_window_t dst_window | |
| | | ** @param int16_t src_x | |
| | | ** @param int16_t src_y | |
| | | ** @returns xcb_translate_coordinates_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_translate_coordinates_cookie_t | |
| | | xcb_translate_coordinates_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_window_t src_window /**< */, | |
| | | xcb_window_t dst_window /**< */, | |
| | | int16_t src_x /**< */, | |
| | | int16_t src_y /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_translate_coordinates_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_translate_coordinates_reply_t * xcb_translate_coordinates_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_translate_coordinates_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_translate_coordinates_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_translate_coordinates_reply_t * | |
| | | xcb_translate_coordinates_reply (xcb_connection_t *c /* | |
| | | *< */, | |
| | | xcb_translate_coordinates_cookie_t cooki | |
| | | e /**< */, | |
| | | xcb_generic_error_t **e /* | |
| | | *< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_warp_pointer_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_window_t src_window | |
| | | ** @param xcb_window_t dst_window | |
| | | ** @param int16_t src_x | |
| | | ** @param int16_t src_y | |
| | | ** @param uint16_t src_width | |
| | | ** @param uint16_t src_height | |
| | | ** @param int16_t dst_x | |
| | | ** @param int16_t dst_y | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_warp_pointer_checked (xcb_connection_t *c /**< */, | |
| | | xcb_window_t src_window /**< */, | |
| | | xcb_window_t dst_window /**< */, | |
| | | int16_t src_x /**< */, | |
| | | int16_t src_y /**< */, | |
| | | uint16_t src_width /**< */, | |
| | | uint16_t src_height /**< */, | |
| | | int16_t dst_x /**< */, | |
| | | int16_t dst_y /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_warp_pointer | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_window_t src_window | |
| | | ** @param xcb_window_t dst_window | |
| | | ** @param int16_t src_x | |
| | | ** @param int16_t src_y | |
| | | ** @param uint16_t src_width | |
| | | ** @param uint16_t src_height | |
| | | ** @param int16_t dst_x | |
| | | ** @param int16_t dst_y | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_warp_pointer (xcb_connection_t *c /**< */, | |
| | | xcb_window_t src_window /**< */, | |
| | | xcb_window_t dst_window /**< */, | |
| | | int16_t src_x /**< */, | |
| | | int16_t src_y /**< */, | |
| | | uint16_t src_width /**< */, | |
| | | uint16_t src_height /**< */, | |
| | | int16_t dst_x /**< */, | |
| | | int16_t dst_y /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_set_input_focus_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t revert_to | |
| | | ** @param xcb_window_t focus | |
| | | ** @param xcb_timestamp_t time | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_set_input_focus_checked (xcb_connection_t *c /**< */, | |
| | | uint8_t revert_to /**< */, | |
| | | xcb_window_t focus /**< */, | |
| | | xcb_timestamp_t time /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_set_input_focus | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t revert_to | |
| | | ** @param xcb_window_t focus | |
| | | ** @param xcb_timestamp_t time | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_set_input_focus (xcb_connection_t *c /**< */, | |
| | | uint8_t revert_to /**< */, | |
| | | xcb_window_t focus /**< */, | |
| | | xcb_timestamp_t time /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_get_input_focus_cookie_t xcb_get_input_focus | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @returns xcb_get_input_focus_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_get_input_focus_cookie_t | |
| | | xcb_get_input_focus (xcb_connection_t *c /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_get_input_focus_cookie_t xcb_get_input_focus_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @returns xcb_get_input_focus_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_get_input_focus_cookie_t | |
| | | xcb_get_input_focus_unchecked (xcb_connection_t *c /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_get_input_focus_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_get_input_focus_reply_t * xcb_get_input_focus_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_get_input_focus_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_get_input_focus_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_get_input_focus_reply_t * | |
| | | xcb_get_input_focus_reply (xcb_connection_t *c /**< */, | |
| | | xcb_get_input_focus_cookie_t cookie /**< */, | |
| | | xcb_generic_error_t **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_query_keymap_cookie_t xcb_query_keymap | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @returns xcb_query_keymap_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_query_keymap_cookie_t | |
| | | xcb_query_keymap (xcb_connection_t *c /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_query_keymap_cookie_t xcb_query_keymap_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @returns xcb_query_keymap_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_query_keymap_cookie_t | |
| | | xcb_query_keymap_unchecked (xcb_connection_t *c /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_query_keymap_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_query_keymap_reply_t * xcb_query_keymap_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_query_keymap_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_query_keymap_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_query_keymap_reply_t * | |
| | | xcb_query_keymap_reply (xcb_connection_t *c /**< */, | |
| | | xcb_query_keymap_cookie_t cookie /**< */, | |
| | | xcb_generic_error_t **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_open_font_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_font_t fid | |
| | | ** @param uint16_t name_len | |
| | | ** @param const char *name | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_open_font_checked (xcb_connection_t *c /**< */, | |
| | | xcb_font_t fid /**< */, | |
| | | uint16_t name_len /**< */, | |
| | | const char *name /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_open_font | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_font_t fid | |
| | | ** @param uint16_t name_len | |
| | | ** @param const char *name | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_open_font (xcb_connection_t *c /**< */, | |
| | | xcb_font_t fid /**< */, | |
| | | uint16_t name_len /**< */, | |
| | | const char *name /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_close_font_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_font_t font | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_close_font_checked (xcb_connection_t *c /**< */, | |
| | | xcb_font_t font /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_close_font | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_font_t font | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_close_font (xcb_connection_t *c /**< */, | |
| | | xcb_font_t font /**< */); | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_fontprop_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_fontprop_t) | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** void xcb_fontprop_next | |
| | | ** | |
| | | ** @param xcb_fontprop_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | void | |
| | | xcb_fontprop_next (xcb_fontprop_iterator_t *i /**< */); | |
| | | | |
| | | /** | |
| | | * Return the iterator pointing to the last element | |
| | | * @param i An xcb_fontprop_iterator_t | |
| | | * @return The iterator pointing to the last element | |
| | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_fontprop_end | |
| | | ** | |
| | | ** @param xcb_fontprop_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_fontprop_end (xcb_fontprop_iterator_t i /**< */); | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_charinfo_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_charinfo_t) | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** void xcb_charinfo_next | |
| | | ** | |
| | | ** @param xcb_charinfo_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | void | |
| | | xcb_charinfo_next (xcb_charinfo_iterator_t *i /**< */); | |
| | | | |
| | | /** | |
| | | * Return the iterator pointing to the last element | |
| | | * @param i An xcb_charinfo_iterator_t | |
| | | * @return The iterator pointing to the last element | |
| | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_charinfo_end | |
| | | ** | |
| | | ** @param xcb_charinfo_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_charinfo_end (xcb_charinfo_iterator_t i /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_query_font_cookie_t xcb_query_font | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_fontable_t font | |
| | | ** @returns xcb_query_font_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_query_font_cookie_t | |
| | | xcb_query_font (xcb_connection_t *c /**< */, | |
| | | xcb_fontable_t font /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_query_font_cookie_t xcb_query_font_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_fontable_t font | |
| | | ** @returns xcb_query_font_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_query_font_cookie_t | |
| | | xcb_query_font_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_fontable_t font /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_fontprop_t * xcb_query_font_properties | |
| | | ** | |
| | | ** @param const xcb_query_font_reply_t *R | |
| | | ** @returns xcb_fontprop_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_fontprop_t * | |
| | | xcb_query_font_properties (const xcb_query_font_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_query_font_properties_length | |
| | | ** | |
| | | ** @param const xcb_query_font_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_query_font_properties_length (const xcb_query_font_reply_t *R /**< */) | |
| | | ; | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_fontprop_iterator_t xcb_query_font_properties_iterator | |
| | | ** | |
| | | ** @param const xcb_query_font_reply_t *R | |
| | | ** @returns xcb_fontprop_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_fontprop_iterator_t | |
| | | xcb_query_font_properties_iterator (const xcb_query_font_reply_t *R /**< * | |
| | | /); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_charinfo_t * xcb_query_font_char_infos | |
| | | ** | |
| | | ** @param const xcb_query_font_reply_t *R | |
| | | ** @returns xcb_charinfo_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_charinfo_t * | |
| | | xcb_query_font_char_infos (const xcb_query_font_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_query_font_char_infos_length | |
| | | ** | |
| | | ** @param const xcb_query_font_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_query_font_char_infos_length (const xcb_query_font_reply_t *R /**< */) | |
| | | ; | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_charinfo_iterator_t xcb_query_font_char_infos_iterator | |
| | | ** | |
| | | ** @param const xcb_query_font_reply_t *R | |
| | | ** @returns xcb_charinfo_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_charinfo_iterator_t | |
| | | xcb_query_font_char_infos_iterator (const xcb_query_font_reply_t *R /**< * | |
| | | /); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_query_font_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_query_font_reply_t * xcb_query_font_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_query_font_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_query_font_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_query_font_reply_t * | |
| | | xcb_query_font_reply (xcb_connection_t *c /**< */, | |
| | | xcb_query_font_cookie_t cookie /**< */, | |
| | | xcb_generic_error_t **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_query_text_extents_cookie_t xcb_query_text_extents | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_fontable_t font | |
| | | ** @param uint32_t string_len | |
| | | ** @param const xcb_char2b_t *string | |
| | | ** @returns xcb_query_text_extents_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_query_text_extents_cookie_t | |
| | | xcb_query_text_extents (xcb_connection_t *c /**< */, | |
| | | xcb_fontable_t font /**< */, | |
| | | uint32_t string_len /**< */, | |
| | | const xcb_char2b_t *string /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_query_text_extents_cookie_t xcb_query_text_extents_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_fontable_t font | |
| | | ** @param uint32_t string_len | |
| | | ** @param const xcb_char2b_t *string | |
| | | ** @returns xcb_query_text_extents_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_query_text_extents_cookie_t | |
| | | xcb_query_text_extents_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_fontable_t font /**< */, | |
| | | uint32_t string_len /**< */, | |
| | | const xcb_char2b_t *string /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_query_text_extents_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_query_text_extents_reply_t * xcb_query_text_extents_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_query_text_extents_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_query_text_extents_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_query_text_extents_reply_t * | |
| | | xcb_query_text_extents_reply (xcb_connection_t *c /**< */, | |
| | | xcb_query_text_extents_cookie_t cookie /** | |
| | | < */, | |
| | | xcb_generic_error_t **e /**< */) | |
| | | ; | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** char * xcb_str_name | |
| | | ** | |
| | | ** @param const xcb_str_t *R | |
| | | ** @returns char * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | char * | |
| | | xcb_str_name (const xcb_str_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_str_name_length | |
| | | ** | |
| | | ** @param const xcb_str_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_str_name_length (const xcb_str_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_str_name_end | |
| | | ** | |
| | | ** @param const xcb_str_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_str_name_end (const xcb_str_t *R /**< */); | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_str_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_str_t) | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** void xcb_str_next | |
| | | ** | |
| | | ** @param xcb_str_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | void | |
| | | xcb_str_next (xcb_str_iterator_t *i /**< */); | |
| | | | |
| | | /** | |
| | | * Return the iterator pointing to the last element | |
| | | * @param i An xcb_str_iterator_t | |
| | | * @return The iterator pointing to the last element | |
| | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_str_end | |
| | | ** | |
| | | ** @param xcb_str_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_str_end (xcb_str_iterator_t i /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_list_fonts_cookie_t xcb_list_fonts | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint16_t max_names | |
| | | ** @param uint16_t pattern_len | |
| | | ** @param const char *pattern | |
| | | ** @returns xcb_list_fonts_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_list_fonts_cookie_t | |
| | | xcb_list_fonts (xcb_connection_t *c /**< */, | |
| | | uint16_t max_names /**< */, | |
| | | uint16_t pattern_len /**< */, | |
| | | const char *pattern /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_list_fonts_cookie_t xcb_list_fonts_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint16_t max_names | |
| | | ** @param uint16_t pattern_len | |
| | | ** @param const char *pattern | |
| | | ** @returns xcb_list_fonts_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_list_fonts_cookie_t | |
| | | xcb_list_fonts_unchecked (xcb_connection_t *c /**< */, | |
| | | uint16_t max_names /**< */, | |
| | | uint16_t pattern_len /**< */, | |
| | | const char *pattern /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_list_fonts_names_length | |
| | | ** | |
| | | ** @param const xcb_list_fonts_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_list_fonts_names_length (const xcb_list_fonts_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_str_iterator_t xcb_list_fonts_names_iterator | |
| | | ** | |
| | | ** @param const xcb_list_fonts_reply_t *R | |
| | | ** @returns xcb_str_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_str_iterator_t | |
| | | xcb_list_fonts_names_iterator (const xcb_list_fonts_reply_t *R /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_list_fonts_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_list_fonts_reply_t * xcb_list_fonts_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_list_fonts_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_list_fonts_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_list_fonts_reply_t * | |
| | | xcb_list_fonts_reply (xcb_connection_t *c /**< */, | |
| | | xcb_list_fonts_cookie_t cookie /**< */, | |
| | | xcb_generic_error_t **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_list_fonts_with_info_cookie_t xcb_list_fonts_with_info | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint16_t max_names | |
| | | ** @param uint16_t pattern_len | |
| | | ** @param const char *pattern | |
| | | ** @returns xcb_list_fonts_with_info_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_list_fonts_with_info_cookie_t | |
| | | xcb_list_fonts_with_info (xcb_connection_t *c /**< */, | |
| | | uint16_t max_names /**< */, | |
| | | uint16_t pattern_len /**< */, | |
| | | const char *pattern /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_list_fonts_with_info_cookie_t xcb_list_fonts_with_info_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint16_t max_names | |
| | | ** @param uint16_t pattern_len | |
| | | ** @param const char *pattern | |
| | | ** @returns xcb_list_fonts_with_info_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_list_fonts_with_info_cookie_t | |
| | | xcb_list_fonts_with_info_unchecked (xcb_connection_t *c /**< */, | |
| | | uint16_t max_names /**< */, | |
| | | uint16_t pattern_len /**< */, | |
| | | const char *pattern /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_fontprop_t * xcb_list_fonts_with_info_properties | |
| | | ** | |
| | | ** @param const xcb_list_fonts_with_info_reply_t *R | |
| | | ** @returns xcb_fontprop_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_fontprop_t * | |
| | | xcb_list_fonts_with_info_properties (const xcb_list_fonts_with_info_reply_t | |
| | | *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_list_fonts_with_info_properties_length | |
| | | ** | |
| | | ** @param const xcb_list_fonts_with_info_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_list_fonts_with_info_properties_length (const xcb_list_fonts_with_info_ | |
| | | reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_fontprop_iterator_t xcb_list_fonts_with_info_properties_iterator | |
| | | ** | |
| | | ** @param const xcb_list_fonts_with_info_reply_t *R | |
| | | ** @returns xcb_fontprop_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_fontprop_iterator_t | |
| | | xcb_list_fonts_with_info_properties_iterator (const xcb_list_fonts_with_inf | |
| | | o_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** char * xcb_list_fonts_with_info_name | |
| | | ** | |
| | | ** @param const xcb_list_fonts_with_info_reply_t *R | |
| | | ** @returns char * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | char * | |
| | | xcb_list_fonts_with_info_name (const xcb_list_fonts_with_info_reply_t *R / | |
| | | **< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_list_fonts_with_info_name_length | |
| | | ** | |
| | | ** @param const xcb_list_fonts_with_info_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_list_fonts_with_info_name_length (const xcb_list_fonts_with_info_reply_ | |
| | | t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_list_fonts_with_info_name_end | |
| | | ** | |
| | | ** @param const xcb_list_fonts_with_info_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_list_fonts_with_info_name_end (const xcb_list_fonts_with_info_reply_t * | |
| | | R /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_list_fonts_with_info_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_list_fonts_with_info_reply_t * xcb_list_fonts_with_info_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_list_fonts_with_info_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_list_fonts_with_info_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_list_fonts_with_info_reply_t * | |
| | | xcb_list_fonts_with_info_reply (xcb_connection_t *c /**< | |
| | | */, | |
| | | xcb_list_fonts_with_info_cookie_t cookie | |
| | | /**< */, | |
| | | xcb_generic_error_t **e /**< | |
| | | */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_set_font_path_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint16_t font_qty | |
| | | ** @param uint32_t path_len | |
| | | ** @param const char *path | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_set_font_path_checked (xcb_connection_t *c /**< */, | |
| | | uint16_t font_qty /**< */, | |
| | | uint32_t path_len /**< */, | |
| | | const char *path /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_set_font_path | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint16_t font_qty | |
| | | ** @param uint32_t path_len | |
| | | ** @param const char *path | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_set_font_path (xcb_connection_t *c /**< */, | |
| | | uint16_t font_qty /**< */, | |
| | | uint32_t path_len /**< */, | |
| | | const char *path /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_get_font_path_cookie_t xcb_get_font_path | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @returns xcb_get_font_path_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_get_font_path_cookie_t | |
| | | xcb_get_font_path (xcb_connection_t *c /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_get_font_path_cookie_t xcb_get_font_path_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @returns xcb_get_font_path_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_get_font_path_cookie_t | |
| | | xcb_get_font_path_unchecked (xcb_connection_t *c /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_get_font_path_path_length | |
| | | ** | |
| | | ** @param const xcb_get_font_path_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_get_font_path_path_length (const xcb_get_font_path_reply_t *R /**< */) | |
| | | ; | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_str_iterator_t xcb_get_font_path_path_iterator | |
| | | ** | |
| | | ** @param const xcb_get_font_path_reply_t *R | |
| | | ** @returns xcb_str_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_str_iterator_t | |
| | | xcb_get_font_path_path_iterator (const xcb_get_font_path_reply_t *R /**< * | |
| | | /); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_get_font_path_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_get_font_path_reply_t * xcb_get_font_path_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_get_font_path_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_get_font_path_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_get_font_path_reply_t * | |
| | | xcb_get_font_path_reply (xcb_connection_t *c /**< */, | |
| | | xcb_get_font_path_cookie_t cookie /**< */, | |
| | | xcb_generic_error_t **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_create_pixmap_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t depth | |
| | | ** @param xcb_pixmap_t pid | |
| | | ** @param xcb_drawable_t drawable | |
| | | ** @param uint16_t width | |
| | | ** @param uint16_t height | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_create_pixmap_checked (xcb_connection_t *c /**< */, | |
| | | uint8_t depth /**< */, | |
| | | xcb_pixmap_t pid /**< */, | |
| | | xcb_drawable_t drawable /**< */, | |
| | | uint16_t width /**< */, | |
| | | uint16_t height /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_create_pixmap | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t depth | |
| | | ** @param xcb_pixmap_t pid | |
| | | ** @param xcb_drawable_t drawable | |
| | | ** @param uint16_t width | |
| | | ** @param uint16_t height | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_create_pixmap (xcb_connection_t *c /**< */, | |
| | | uint8_t depth /**< */, | |
| | | xcb_pixmap_t pid /**< */, | |
| | | xcb_drawable_t drawable /**< */, | |
| | | uint16_t width /**< */, | |
| | | uint16_t height /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_free_pixmap_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_pixmap_t pixmap | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_free_pixmap_checked (xcb_connection_t *c /**< */, | |
| | | xcb_pixmap_t pixmap /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_free_pixmap | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_pixmap_t pixmap | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_free_pixmap (xcb_connection_t *c /**< */, | |
| | | xcb_pixmap_t pixmap /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_create_gc_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_gcontext_t cid | |
| | | ** @param xcb_drawable_t drawable | |
| | | ** @param uint32_t value_mask | |
| | | ** @param const uint32_t *value_list | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_create_gc_checked (xcb_connection_t *c /**< */, | |
| | | xcb_gcontext_t cid /**< */, | |
| | | xcb_drawable_t drawable /**< */, | |
| | | uint32_t value_mask /**< */, | |
| | | const uint32_t *value_list /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_create_gc | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_gcontext_t cid | |
| | | ** @param xcb_drawable_t drawable | |
| | | ** @param uint32_t value_mask | |
| | | ** @param const uint32_t *value_list | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_create_gc (xcb_connection_t *c /**< */, | |
| | | xcb_gcontext_t cid /**< */, | |
| | | xcb_drawable_t drawable /**< */, | |
| | | uint32_t value_mask /**< */, | |
| | | const uint32_t *value_list /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_change_gc_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_gcontext_t gc | |
| | | ** @param uint32_t value_mask | |
| | | ** @param const uint32_t *value_list | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_change_gc_checked (xcb_connection_t *c /**< */, | |
| | | xcb_gcontext_t gc /**< */, | |
| | | uint32_t value_mask /**< */, | |
| | | const uint32_t *value_list /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_change_gc | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_gcontext_t gc | |
| | | ** @param uint32_t value_mask | |
| | | ** @param const uint32_t *value_list | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_change_gc (xcb_connection_t *c /**< */, | |
| | | xcb_gcontext_t gc /**< */, | |
| | | uint32_t value_mask /**< */, | |
| | | const uint32_t *value_list /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_copy_gc_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_gcontext_t src_gc | |
| | | ** @param xcb_gcontext_t dst_gc | |
| | | ** @param uint32_t value_mask | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_copy_gc_checked (xcb_connection_t *c /**< */, | |
| | | xcb_gcontext_t src_gc /**< */, | |
| | | xcb_gcontext_t dst_gc /**< */, | |
| | | uint32_t value_mask /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_copy_gc | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_gcontext_t src_gc | |
| | | ** @param xcb_gcontext_t dst_gc | |
| | | ** @param uint32_t value_mask | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_copy_gc (xcb_connection_t *c /**< */, | |
| | | xcb_gcontext_t src_gc /**< */, | |
| | | xcb_gcontext_t dst_gc /**< */, | |
| | | uint32_t value_mask /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_set_dashes_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_gcontext_t gc | |
| | | ** @param uint16_t dash_offset | |
| | | ** @param uint16_t dashes_len | |
| | | ** @param const uint8_t *dashes | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_set_dashes_checked (xcb_connection_t *c /**< */, | |
| | | xcb_gcontext_t gc /**< */, | |
| | | uint16_t dash_offset /**< */, | |
| | | uint16_t dashes_len /**< */, | |
| | | const uint8_t *dashes /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_set_dashes | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_gcontext_t gc | |
| | | ** @param uint16_t dash_offset | |
| | | ** @param uint16_t dashes_len | |
| | | ** @param const uint8_t *dashes | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_set_dashes (xcb_connection_t *c /**< */, | |
| | | xcb_gcontext_t gc /**< */, | |
| | | uint16_t dash_offset /**< */, | |
| | | uint16_t dashes_len /**< */, | |
| | | const uint8_t *dashes /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_set_clip_rectangles_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t ordering | |
| | | ** @param xcb_gcontext_t gc | |
| | | ** @param int16_t clip_x_origin | |
| | | ** @param int16_t clip_y_origin | |
| | | ** @param uint32_t rectangles_len | |
| | | ** @param const xcb_rectangle_t *rectangles | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_set_clip_rectangles_checked (xcb_connection_t *c /**< */, | |
| | | uint8_t ordering /**< */, | |
| | | xcb_gcontext_t gc /**< */, | |
| | | int16_t clip_x_origin /**< | |
| | | */, | |
| | | int16_t clip_y_origin /**< | |
| | | */, | |
| | | uint32_t rectangles_len /** | |
| | | < */, | |
| | | const xcb_rectangle_t *rectangles /**< */ | |
| | | ); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_set_clip_rectangles | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t ordering | |
| | | ** @param xcb_gcontext_t gc | |
| | | ** @param int16_t clip_x_origin | |
| | | ** @param int16_t clip_y_origin | |
| | | ** @param uint32_t rectangles_len | |
| | | ** @param const xcb_rectangle_t *rectangles | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_set_clip_rectangles (xcb_connection_t *c /**< */, | |
| | | uint8_t ordering /**< */, | |
| | | xcb_gcontext_t gc /**< */, | |
| | | int16_t clip_x_origin /**< */, | |
| | | int16_t clip_y_origin /**< */, | |
| | | uint32_t rectangles_len /**< */, | |
| | | const xcb_rectangle_t *rectangles /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_free_gc_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_gcontext_t gc | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_free_gc_checked (xcb_connection_t *c /**< */, | |
| | | xcb_gcontext_t gc /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_free_gc | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_gcontext_t gc | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_free_gc (xcb_connection_t *c /**< */, | |
| | | xcb_gcontext_t gc /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_clear_area_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t exposures | |
| | | ** @param xcb_window_t window | |
| | | ** @param int16_t x | |
| | | ** @param int16_t y | |
| | | ** @param uint16_t width | |
| | | ** @param uint16_t height | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_clear_area_checked (xcb_connection_t *c /**< */, | |
| | | uint8_t exposures /**< */, | |
| | | xcb_window_t window /**< */, | |
| | | int16_t x /**< */, | |
| | | int16_t y /**< */, | |
| | | uint16_t width /**< */, | |
| | | uint16_t height /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_clear_area | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t exposures | |
| | | ** @param xcb_window_t window | |
| | | ** @param int16_t x | |
| | | ** @param int16_t y | |
| | | ** @param uint16_t width | |
| | | ** @param uint16_t height | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_clear_area (xcb_connection_t *c /**< */, | |
| | | uint8_t exposures /**< */, | |
| | | xcb_window_t window /**< */, | |
| | | int16_t x /**< */, | |
| | | int16_t y /**< */, | |
| | | uint16_t width /**< */, | |
| | | uint16_t height /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_copy_area_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_drawable_t src_drawable | |
| | | ** @param xcb_drawable_t dst_drawable | |
| | | ** @param xcb_gcontext_t gc | |
| | | ** @param int16_t src_x | |
| | | ** @param int16_t src_y | |
| | | ** @param int16_t dst_x | |
| | | ** @param int16_t dst_y | |
| | | ** @param uint16_t width | |
| | | ** @param uint16_t height | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_copy_area_checked (xcb_connection_t *c /**< */, | |
| | | xcb_drawable_t src_drawable /**< */, | |
| | | xcb_drawable_t dst_drawable /**< */, | |
| | | xcb_gcontext_t gc /**< */, | |
| | | int16_t src_x /**< */, | |
| | | int16_t src_y /**< */, | |
| | | int16_t dst_x /**< */, | |
| | | int16_t dst_y /**< */, | |
| | | uint16_t width /**< */, | |
| | | uint16_t height /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_copy_area | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_drawable_t src_drawable | |
| | | ** @param xcb_drawable_t dst_drawable | |
| | | ** @param xcb_gcontext_t gc | |
| | | ** @param int16_t src_x | |
| | | ** @param int16_t src_y | |
| | | ** @param int16_t dst_x | |
| | | ** @param int16_t dst_y | |
| | | ** @param uint16_t width | |
| | | ** @param uint16_t height | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_copy_area (xcb_connection_t *c /**< */, | |
| | | xcb_drawable_t src_drawable /**< */, | |
| | | xcb_drawable_t dst_drawable /**< */, | |
| | | xcb_gcontext_t gc /**< */, | |
| | | int16_t src_x /**< */, | |
| | | int16_t src_y /**< */, | |
| | | int16_t dst_x /**< */, | |
| | | int16_t dst_y /**< */, | |
| | | uint16_t width /**< */, | |
| | | uint16_t height /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_copy_plane_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_drawable_t src_drawable | |
| | | ** @param xcb_drawable_t dst_drawable | |
| | | ** @param xcb_gcontext_t gc | |
| | | ** @param int16_t src_x | |
| | | ** @param int16_t src_y | |
| | | ** @param int16_t dst_x | |
| | | ** @param int16_t dst_y | |
| | | ** @param uint16_t width | |
| | | ** @param uint16_t height | |
| | | ** @param uint32_t bit_plane | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_copy_plane_checked (xcb_connection_t *c /**< */, | |
| | | xcb_drawable_t src_drawable /**< */, | |
| | | xcb_drawable_t dst_drawable /**< */, | |
| | | xcb_gcontext_t gc /**< */, | |
| | | int16_t src_x /**< */, | |
| | | int16_t src_y /**< */, | |
| | | int16_t dst_x /**< */, | |
| | | int16_t dst_y /**< */, | |
| | | uint16_t width /**< */, | |
| | | uint16_t height /**< */, | |
| | | uint32_t bit_plane /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_copy_plane | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_drawable_t src_drawable | |
| | | ** @param xcb_drawable_t dst_drawable | |
| | | ** @param xcb_gcontext_t gc | |
| | | ** @param int16_t src_x | |
| | | ** @param int16_t src_y | |
| | | ** @param int16_t dst_x | |
| | | ** @param int16_t dst_y | |
| | | ** @param uint16_t width | |
| | | ** @param uint16_t height | |
| | | ** @param uint32_t bit_plane | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_copy_plane (xcb_connection_t *c /**< */, | |
| | | xcb_drawable_t src_drawable /**< */, | |
| | | xcb_drawable_t dst_drawable /**< */, | |
| | | xcb_gcontext_t gc /**< */, | |
| | | int16_t src_x /**< */, | |
| | | int16_t src_y /**< */, | |
| | | int16_t dst_x /**< */, | |
| | | int16_t dst_y /**< */, | |
| | | uint16_t width /**< */, | |
| | | uint16_t height /**< */, | |
| | | uint32_t bit_plane /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_poly_point_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t coordinate_mode | |
| | | ** @param xcb_drawable_t drawable | |
| | | ** @param xcb_gcontext_t gc | |
| | | ** @param uint32_t points_len | |
| | | ** @param const xcb_point_t *points | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_poly_point_checked (xcb_connection_t *c /**< */, | |
| | | uint8_t coordinate_mode /**< */, | |
| | | xcb_drawable_t drawable /**< */, | |
| | | xcb_gcontext_t gc /**< */, | |
| | | uint32_t points_len /**< */, | |
| | | const xcb_point_t *points /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_poly_point | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t coordinate_mode | |
| | | ** @param xcb_drawable_t drawable | |
| | | ** @param xcb_gcontext_t gc | |
| | | ** @param uint32_t points_len | |
| | | ** @param const xcb_point_t *points | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_poly_point (xcb_connection_t *c /**< */, | |
| | | uint8_t coordinate_mode /**< */, | |
| | | xcb_drawable_t drawable /**< */, | |
| | | xcb_gcontext_t gc /**< */, | |
| | | uint32_t points_len /**< */, | |
| | | const xcb_point_t *points /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_poly_line_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t coordinate_mode | |
| | | ** @param xcb_drawable_t drawable | |
| | | ** @param xcb_gcontext_t gc | |
| | | ** @param uint32_t points_len | |
| | | ** @param const xcb_point_t *points | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_poly_line_checked (xcb_connection_t *c /**< */, | |
| | | uint8_t coordinate_mode /**< */, | |
| | | xcb_drawable_t drawable /**< */, | |
| | | xcb_gcontext_t gc /**< */, | |
| | | uint32_t points_len /**< */, | |
| | | const xcb_point_t *points /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_poly_line | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t coordinate_mode | |
| | | ** @param xcb_drawable_t drawable | |
| | | ** @param xcb_gcontext_t gc | |
| | | ** @param uint32_t points_len | |
| | | ** @param const xcb_point_t *points | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_poly_line (xcb_connection_t *c /**< */, | |
| | | uint8_t coordinate_mode /**< */, | |
| | | xcb_drawable_t drawable /**< */, | |
| | | xcb_gcontext_t gc /**< */, | |
| | | uint32_t points_len /**< */, | |
| | | const xcb_point_t *points /**< */); | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_segment_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_segment_t) | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** void xcb_segment_next | |
| | | ** | |
| | | ** @param xcb_segment_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | void | |
| | | xcb_segment_next (xcb_segment_iterator_t *i /**< */); | |
| | | | |
| | | /** | |
| | | * Return the iterator pointing to the last element | |
| | | * @param i An xcb_segment_iterator_t | |
| | | * @return The iterator pointing to the last element | |
| | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_segment_end | |
| | | ** | |
| | | ** @param xcb_segment_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_segment_end (xcb_segment_iterator_t i /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_poly_segment_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_drawable_t drawable | |
| | | ** @param xcb_gcontext_t gc | |
| | | ** @param uint32_t segments_len | |
| | | ** @param const xcb_segment_t *segments | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_poly_segment_checked (xcb_connection_t *c /**< */, | |
| | | xcb_drawable_t drawable /**< */, | |
| | | xcb_gcontext_t gc /**< */, | |
| | | uint32_t segments_len /**< */, | |
| | | const xcb_segment_t *segments /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_poly_segment | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_drawable_t drawable | |
| | | ** @param xcb_gcontext_t gc | |
| | | ** @param uint32_t segments_len | |
| | | ** @param const xcb_segment_t *segments | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_poly_segment (xcb_connection_t *c /**< */, | |
| | | xcb_drawable_t drawable /**< */, | |
| | | xcb_gcontext_t gc /**< */, | |
| | | uint32_t segments_len /**< */, | |
| | | const xcb_segment_t *segments /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_poly_rectangle_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_drawable_t drawable | |
| | | ** @param xcb_gcontext_t gc | |
| | | ** @param uint32_t rectangles_len | |
| | | ** @param const xcb_rectangle_t *rectangles | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_poly_rectangle_checked (xcb_connection_t *c /**< */, | |
| | | xcb_drawable_t drawable /**< */, | |
| | | xcb_gcontext_t gc /**< */, | |
| | | uint32_t rectangles_len /**< */, | |
| | | const xcb_rectangle_t *rectangles /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_poly_rectangle | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_drawable_t drawable | |
| | | ** @param xcb_gcontext_t gc | |
| | | ** @param uint32_t rectangles_len | |
| | | ** @param const xcb_rectangle_t *rectangles | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_poly_rectangle (xcb_connection_t *c /**< */, | |
| | | xcb_drawable_t drawable /**< */, | |
| | | xcb_gcontext_t gc /**< */, | |
| | | uint32_t rectangles_len /**< */, | |
| | | const xcb_rectangle_t *rectangles /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_poly_arc_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_drawable_t drawable | |
| | | ** @param xcb_gcontext_t gc | |
| | | ** @param uint32_t arcs_len | |
| | | ** @param const xcb_arc_t *arcs | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_poly_arc_checked (xcb_connection_t *c /**< */, | |
| | | xcb_drawable_t drawable /**< */, | |
| | | xcb_gcontext_t gc /**< */, | |
| | | uint32_t arcs_len /**< */, | |
| | | const xcb_arc_t *arcs /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_poly_arc | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_drawable_t drawable | |
| | | ** @param xcb_gcontext_t gc | |
| | | ** @param uint32_t arcs_len | |
| | | ** @param const xcb_arc_t *arcs | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_poly_arc (xcb_connection_t *c /**< */, | |
| | | xcb_drawable_t drawable /**< */, | |
| | | xcb_gcontext_t gc /**< */, | |
| | | uint32_t arcs_len /**< */, | |
| | | const xcb_arc_t *arcs /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_fill_poly_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_drawable_t drawable | |
| | | ** @param xcb_gcontext_t gc | |
| | | ** @param uint8_t shape | |
| | | ** @param uint8_t coordinate_mode | |
| | | ** @param uint32_t points_len | |
| | | ** @param const xcb_point_t *points | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_fill_poly_checked (xcb_connection_t *c /**< */, | |
| | | xcb_drawable_t drawable /**< */, | |
| | | xcb_gcontext_t gc /**< */, | |
| | | uint8_t shape /**< */, | |
| | | uint8_t coordinate_mode /**< */, | |
| | | uint32_t points_len /**< */, | |
| | | const xcb_point_t *points /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_fill_poly | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_drawable_t drawable | |
| | | ** @param xcb_gcontext_t gc | |
| | | ** @param uint8_t shape | |
| | | ** @param uint8_t coordinate_mode | |
| | | ** @param uint32_t points_len | |
| | | ** @param const xcb_point_t *points | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_fill_poly (xcb_connection_t *c /**< */, | |
| | | xcb_drawable_t drawable /**< */, | |
| | | xcb_gcontext_t gc /**< */, | |
| | | uint8_t shape /**< */, | |
| | | uint8_t coordinate_mode /**< */, | |
| | | uint32_t points_len /**< */, | |
| | | const xcb_point_t *points /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_poly_fill_rectangle_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_drawable_t drawable | |
| | | ** @param xcb_gcontext_t gc | |
| | | ** @param uint32_t rectangles_len | |
| | | ** @param const xcb_rectangle_t *rectangles | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_poly_fill_rectangle_checked (xcb_connection_t *c /**< */, | |
| | | xcb_drawable_t drawable /**< */, | |
| | | xcb_gcontext_t gc /**< */, | |
| | | uint32_t rectangles_len /** | |
| | | < */, | |
| | | const xcb_rectangle_t *rectangles /**< */ | |
| | | ); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_poly_fill_rectangle | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_drawable_t drawable | |
| | | ** @param xcb_gcontext_t gc | |
| | | ** @param uint32_t rectangles_len | |
| | | ** @param const xcb_rectangle_t *rectangles | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_poly_fill_rectangle (xcb_connection_t *c /**< */, | |
| | | xcb_drawable_t drawable /**< */, | |
| | | xcb_gcontext_t gc /**< */, | |
| | | uint32_t rectangles_len /**< */, | |
| | | const xcb_rectangle_t *rectangles /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_poly_fill_arc_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_drawable_t drawable | |
| | | ** @param xcb_gcontext_t gc | |
| | | ** @param uint32_t arcs_len | |
| | | ** @param const xcb_arc_t *arcs | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_poly_fill_arc_checked (xcb_connection_t *c /**< */, | |
| | | xcb_drawable_t drawable /**< */, | |
| | | xcb_gcontext_t gc /**< */, | |
| | | uint32_t arcs_len /**< */, | |
| | | const xcb_arc_t *arcs /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_poly_fill_arc | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_drawable_t drawable | |
| | | ** @param xcb_gcontext_t gc | |
| | | ** @param uint32_t arcs_len | |
| | | ** @param const xcb_arc_t *arcs | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_poly_fill_arc (xcb_connection_t *c /**< */, | |
| | | xcb_drawable_t drawable /**< */, | |
| | | xcb_gcontext_t gc /**< */, | |
| | | uint32_t arcs_len /**< */, | |
| | | const xcb_arc_t *arcs /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_put_image_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t format | |
| | | ** @param xcb_drawable_t drawable | |
| | | ** @param xcb_gcontext_t gc | |
| | | ** @param uint16_t width | |
| | | ** @param uint16_t height | |
| | | ** @param int16_t dst_x | |
| | | ** @param int16_t dst_y | |
| | | ** @param uint8_t left_pad | |
| | | ** @param uint8_t depth | |
| | | ** @param uint32_t data_len | |
| | | ** @param const uint8_t *data | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_put_image_checked (xcb_connection_t *c /**< */, | |
| | | uint8_t format /**< */, | |
| | | xcb_drawable_t drawable /**< */, | |
| | | xcb_gcontext_t gc /**< */, | |
| | | uint16_t width /**< */, | |
| | | uint16_t height /**< */, | |
| | | int16_t dst_x /**< */, | |
| | | int16_t dst_y /**< */, | |
| | | uint8_t left_pad /**< */, | |
| | | uint8_t depth /**< */, | |
| | | uint32_t data_len /**< */, | |
| | | const uint8_t *data /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_put_image | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t format | |
| | | ** @param xcb_drawable_t drawable | |
| | | ** @param xcb_gcontext_t gc | |
| | | ** @param uint16_t width | |
| | | ** @param uint16_t height | |
| | | ** @param int16_t dst_x | |
| | | ** @param int16_t dst_y | |
| | | ** @param uint8_t left_pad | |
| | | ** @param uint8_t depth | |
| | | ** @param uint32_t data_len | |
| | | ** @param const uint8_t *data | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_put_image (xcb_connection_t *c /**< */, | |
| | | uint8_t format /**< */, | |
| | | xcb_drawable_t drawable /**< */, | |
| | | xcb_gcontext_t gc /**< */, | |
| | | uint16_t width /**< */, | |
| | | uint16_t height /**< */, | |
| | | int16_t dst_x /**< */, | |
| | | int16_t dst_y /**< */, | |
| | | uint8_t left_pad /**< */, | |
| | | uint8_t depth /**< */, | |
| | | uint32_t data_len /**< */, | |
| | | const uint8_t *data /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_get_image_cookie_t xcb_get_image | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t format | |
| | | ** @param xcb_drawable_t drawable | |
| | | ** @param int16_t x | |
| | | ** @param int16_t y | |
| | | ** @param uint16_t width | |
| | | ** @param uint16_t height | |
| | | ** @param uint32_t plane_mask | |
| | | ** @returns xcb_get_image_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_get_image_cookie_t | |
| | | xcb_get_image (xcb_connection_t *c /**< */, | |
| | | uint8_t format /**< */, | |
| | | xcb_drawable_t drawable /**< */, | |
| | | int16_t x /**< */, | |
| | | int16_t y /**< */, | |
| | | uint16_t width /**< */, | |
| | | uint16_t height /**< */, | |
| | | uint32_t plane_mask /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_get_image_cookie_t xcb_get_image_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t format | |
| | | ** @param xcb_drawable_t drawable | |
| | | ** @param int16_t x | |
| | | ** @param int16_t y | |
| | | ** @param uint16_t width | |
| | | ** @param uint16_t height | |
| | | ** @param uint32_t plane_mask | |
| | | ** @returns xcb_get_image_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_get_image_cookie_t | |
| | | xcb_get_image_unchecked (xcb_connection_t *c /**< */, | |
| | | uint8_t format /**< */, | |
| | | xcb_drawable_t drawable /**< */, | |
| | | int16_t x /**< */, | |
| | | int16_t y /**< */, | |
| | | uint16_t width /**< */, | |
| | | uint16_t height /**< */, | |
| | | uint32_t plane_mask /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** uint8_t * xcb_get_image_data | |
| | | ** | |
| | | ** @param const xcb_get_image_reply_t *R | |
| | | ** @returns uint8_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | uint8_t * | |
| | | xcb_get_image_data (const xcb_get_image_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_get_image_data_length | |
| | | ** | |
| | | ** @param const xcb_get_image_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_get_image_data_length (const xcb_get_image_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_get_image_data_end | |
| | | ** | |
| | | ** @param const xcb_get_image_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_get_image_data_end (const xcb_get_image_reply_t *R /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_get_image_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_get_image_reply_t * xcb_get_image_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_get_image_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_get_image_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_get_image_reply_t * | |
| | | xcb_get_image_reply (xcb_connection_t *c /**< */, | |
| | | xcb_get_image_cookie_t cookie /**< */, | |
| | | xcb_generic_error_t **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_poly_text_8_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_drawable_t drawable | |
| | | ** @param xcb_gcontext_t gc | |
| | | ** @param int16_t x | |
| | | ** @param int16_t y | |
| | | ** @param uint32_t items_len | |
| | | ** @param const uint8_t *items | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_poly_text_8_checked (xcb_connection_t *c /**< */, | |
| | | xcb_drawable_t drawable /**< */, | |
| | | xcb_gcontext_t gc /**< */, | |
| | | int16_t x /**< */, | |
| | | int16_t y /**< */, | |
| | | uint32_t items_len /**< */, | |
| | | const uint8_t *items /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_poly_text_8 | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_drawable_t drawable | |
| | | ** @param xcb_gcontext_t gc | |
| | | ** @param int16_t x | |
| | | ** @param int16_t y | |
| | | ** @param uint32_t items_len | |
| | | ** @param const uint8_t *items | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_poly_text_8 (xcb_connection_t *c /**< */, | |
| | | xcb_drawable_t drawable /**< */, | |
| | | xcb_gcontext_t gc /**< */, | |
| | | int16_t x /**< */, | |
| | | int16_t y /**< */, | |
| | | uint32_t items_len /**< */, | |
| | | const uint8_t *items /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_poly_text_16_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_drawable_t drawable | |
| | | ** @param xcb_gcontext_t gc | |
| | | ** @param int16_t x | |
| | | ** @param int16_t y | |
| | | ** @param uint32_t items_len | |
| | | ** @param const uint8_t *items | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_poly_text_16_checked (xcb_connection_t *c /**< */, | |
| | | xcb_drawable_t drawable /**< */, | |
| | | xcb_gcontext_t gc /**< */, | |
| | | int16_t x /**< */, | |
| | | int16_t y /**< */, | |
| | | uint32_t items_len /**< */, | |
| | | const uint8_t *items /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_poly_text_16 | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_drawable_t drawable | |
| | | ** @param xcb_gcontext_t gc | |
| | | ** @param int16_t x | |
| | | ** @param int16_t y | |
| | | ** @param uint32_t items_len | |
| | | ** @param const uint8_t *items | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_poly_text_16 (xcb_connection_t *c /**< */, | |
| | | xcb_drawable_t drawable /**< */, | |
| | | xcb_gcontext_t gc /**< */, | |
| | | int16_t x /**< */, | |
| | | int16_t y /**< */, | |
| | | uint32_t items_len /**< */, | |
| | | const uint8_t *items /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_image_text_8_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t string_len | |
| | | ** @param xcb_drawable_t drawable | |
| | | ** @param xcb_gcontext_t gc | |
| | | ** @param int16_t x | |
| | | ** @param int16_t y | |
| | | ** @param const char *string | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_image_text_8_checked (xcb_connection_t *c /**< */, | |
| | | uint8_t string_len /**< */, | |
| | | xcb_drawable_t drawable /**< */, | |
| | | xcb_gcontext_t gc /**< */, | |
| | | int16_t x /**< */, | |
| | | int16_t y /**< */, | |
| | | const char *string /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_image_text_8 | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t string_len | |
| | | ** @param xcb_drawable_t drawable | |
| | | ** @param xcb_gcontext_t gc | |
| | | ** @param int16_t x | |
| | | ** @param int16_t y | |
| | | ** @param const char *string | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_image_text_8 (xcb_connection_t *c /**< */, | |
| | | uint8_t string_len /**< */, | |
| | | xcb_drawable_t drawable /**< */, | |
| | | xcb_gcontext_t gc /**< */, | |
| | | int16_t x /**< */, | |
| | | int16_t y /**< */, | |
| | | const char *string /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_image_text_16_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t string_len | |
| | | ** @param xcb_drawable_t drawable | |
| | | ** @param xcb_gcontext_t gc | |
| | | ** @param int16_t x | |
| | | ** @param int16_t y | |
| | | ** @param const xcb_char2b_t *string | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_image_text_16_checked (xcb_connection_t *c /**< */, | |
| | | uint8_t string_len /**< */, | |
| | | xcb_drawable_t drawable /**< */, | |
| | | xcb_gcontext_t gc /**< */, | |
| | | int16_t x /**< */, | |
| | | int16_t y /**< */, | |
| | | const xcb_char2b_t *string /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_image_text_16 | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t string_len | |
| | | ** @param xcb_drawable_t drawable | |
| | | ** @param xcb_gcontext_t gc | |
| | | ** @param int16_t x | |
| | | ** @param int16_t y | |
| | | ** @param const xcb_char2b_t *string | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_image_text_16 (xcb_connection_t *c /**< */, | |
| | | uint8_t string_len /**< */, | |
| | | xcb_drawable_t drawable /**< */, | |
| | | xcb_gcontext_t gc /**< */, | |
| | | int16_t x /**< */, | |
| | | int16_t y /**< */, | |
| | | const xcb_char2b_t *string /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_create_colormap_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t alloc | |
| | | ** @param xcb_colormap_t mid | |
| | | ** @param xcb_window_t window | |
| | | ** @param xcb_visualid_t visual | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_create_colormap_checked (xcb_connection_t *c /**< */, | |
| | | uint8_t alloc /**< */, | |
| | | xcb_colormap_t mid /**< */, | |
| | | xcb_window_t window /**< */, | |
| | | xcb_visualid_t visual /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_create_colormap | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t alloc | |
| | | ** @param xcb_colormap_t mid | |
| | | ** @param xcb_window_t window | |
| | | ** @param xcb_visualid_t visual | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_create_colormap (xcb_connection_t *c /**< */, | |
| | | uint8_t alloc /**< */, | |
| | | xcb_colormap_t mid /**< */, | |
| | | xcb_window_t window /**< */, | |
| | | xcb_visualid_t visual /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_free_colormap_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_colormap_t cmap | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_free_colormap_checked (xcb_connection_t *c /**< */, | |
| | | xcb_colormap_t cmap /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_free_colormap | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_colormap_t cmap | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_free_colormap (xcb_connection_t *c /**< */, | |
| | | xcb_colormap_t cmap /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_copy_colormap_and_free_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_colormap_t mid | |
| | | ** @param xcb_colormap_t src_cmap | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_copy_colormap_and_free_checked (xcb_connection_t *c /**< */, | |
| | | xcb_colormap_t mid /**< */, | |
| | | xcb_colormap_t src_cmap /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_copy_colormap_and_free | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_colormap_t mid | |
| | | ** @param xcb_colormap_t src_cmap | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_copy_colormap_and_free (xcb_connection_t *c /**< */, | |
| | | xcb_colormap_t mid /**< */, | |
| | | xcb_colormap_t src_cmap /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_install_colormap_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_colormap_t cmap | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_install_colormap_checked (xcb_connection_t *c /**< */, | |
| | | xcb_colormap_t cmap /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_install_colormap | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_colormap_t cmap | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_install_colormap (xcb_connection_t *c /**< */, | |
| | | xcb_colormap_t cmap /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_uninstall_colormap_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_colormap_t cmap | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_uninstall_colormap_checked (xcb_connection_t *c /**< */, | |
| | | xcb_colormap_t cmap /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_uninstall_colormap | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_colormap_t cmap | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_uninstall_colormap (xcb_connection_t *c /**< */, | |
| | | xcb_colormap_t cmap /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_list_installed_colormaps_cookie_t xcb_list_installed_colormaps | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_window_t window | |
| | | ** @returns xcb_list_installed_colormaps_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_list_installed_colormaps_cookie_t | |
| | | xcb_list_installed_colormaps (xcb_connection_t *c /**< */, | |
| | | xcb_window_t window /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_list_installed_colormaps_cookie_t xcb_list_installed_colormaps_unch | |
| | | ecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_window_t window | |
| | | ** @returns xcb_list_installed_colormaps_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_list_installed_colormaps_cookie_t | |
| | | xcb_list_installed_colormaps_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_window_t window /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_colormap_t * xcb_list_installed_colormaps_cmaps | |
| | | ** | |
| | | ** @param const xcb_list_installed_colormaps_reply_t *R | |
| | | ** @returns xcb_colormap_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_colormap_t * | |
| | | xcb_list_installed_colormaps_cmaps (const xcb_list_installed_colormaps_repl | |
| | | y_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_list_installed_colormaps_cmaps_length | |
| | | ** | |
| | | ** @param const xcb_list_installed_colormaps_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_list_installed_colormaps_cmaps_length (const xcb_list_installed_colorma | |
| | | ps_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_list_installed_colormaps_cmaps_end | |
| | | ** | |
| | | ** @param const xcb_list_installed_colormaps_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_list_installed_colormaps_cmaps_end (const xcb_list_installed_colormaps_ | |
| | | reply_t *R /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_list_installed_colormaps_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_list_installed_colormaps_reply_t * xcb_list_installed_colormaps_rep | |
| | | ly | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_list_installed_colormaps_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_list_installed_colormaps_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_list_installed_colormaps_reply_t * | |
| | | xcb_list_installed_colormaps_reply (xcb_connection_t | |
| | | *c /**< */, | |
| | | xcb_list_installed_colormaps_cookie_t | |
| | | cookie /**< */, | |
| | | xcb_generic_error_t * | |
| | | *e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_alloc_color_cookie_t xcb_alloc_color | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_colormap_t cmap | |
| | | ** @param uint16_t red | |
| | | ** @param uint16_t green | |
| | | ** @param uint16_t blue | |
| | | ** @returns xcb_alloc_color_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_alloc_color_cookie_t | |
| | | xcb_alloc_color (xcb_connection_t *c /**< */, | |
| | | xcb_colormap_t cmap /**< */, | |
| | | uint16_t red /**< */, | |
| | | uint16_t green /**< */, | |
| | | uint16_t blue /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_alloc_color_cookie_t xcb_alloc_color_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_colormap_t cmap | |
| | | ** @param uint16_t red | |
| | | ** @param uint16_t green | |
| | | ** @param uint16_t blue | |
| | | ** @returns xcb_alloc_color_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_alloc_color_cookie_t | |
| | | xcb_alloc_color_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_colormap_t cmap /**< */, | |
| | | uint16_t red /**< */, | |
| | | uint16_t green /**< */, | |
| | | uint16_t blue /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_alloc_color_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_alloc_color_reply_t * xcb_alloc_color_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_alloc_color_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_alloc_color_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_alloc_color_reply_t * | |
| | | xcb_alloc_color_reply (xcb_connection_t *c /**< */, | |
| | | xcb_alloc_color_cookie_t cookie /**< */, | |
| | | xcb_generic_error_t **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_alloc_named_color_cookie_t xcb_alloc_named_color | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_colormap_t cmap | |
| | | ** @param uint16_t name_len | |
| | | ** @param const char *name | |
| | | ** @returns xcb_alloc_named_color_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_alloc_named_color_cookie_t | |
| | | xcb_alloc_named_color (xcb_connection_t *c /**< */, | |
| | | xcb_colormap_t cmap /**< */, | |
| | | uint16_t name_len /**< */, | |
| | | const char *name /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_alloc_named_color_cookie_t xcb_alloc_named_color_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_colormap_t cmap | |
| | | ** @param uint16_t name_len | |
| | | ** @param const char *name | |
| | | ** @returns xcb_alloc_named_color_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_alloc_named_color_cookie_t | |
| | | xcb_alloc_named_color_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_colormap_t cmap /**< */, | |
| | | uint16_t name_len /**< */, | |
| | | const char *name /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_alloc_named_color_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_alloc_named_color_reply_t * xcb_alloc_named_color_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_alloc_named_color_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_alloc_named_color_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_alloc_named_color_reply_t * | |
| | | xcb_alloc_named_color_reply (xcb_connection_t *c /**< */, | |
| | | xcb_alloc_named_color_cookie_t cookie /**< | |
| | | */, | |
| | | xcb_generic_error_t **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_alloc_color_cells_cookie_t xcb_alloc_color_cells | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t contiguous | |
| | | ** @param xcb_colormap_t cmap | |
| | | ** @param uint16_t colors | |
| | | ** @param uint16_t planes | |
| | | ** @returns xcb_alloc_color_cells_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_alloc_color_cells_cookie_t | |
| | | xcb_alloc_color_cells (xcb_connection_t *c /**< */, | |
| | | uint8_t contiguous /**< */, | |
| | | xcb_colormap_t cmap /**< */, | |
| | | uint16_t colors /**< */, | |
| | | uint16_t planes /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_alloc_color_cells_cookie_t xcb_alloc_color_cells_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t contiguous | |
| | | ** @param xcb_colormap_t cmap | |
| | | ** @param uint16_t colors | |
| | | ** @param uint16_t planes | |
| | | ** @returns xcb_alloc_color_cells_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_alloc_color_cells_cookie_t | |
| | | xcb_alloc_color_cells_unchecked (xcb_connection_t *c /**< */, | |
| | | uint8_t contiguous /**< */, | |
| | | xcb_colormap_t cmap /**< */, | |
| | | uint16_t colors /**< */, | |
| | | uint16_t planes /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** uint32_t * xcb_alloc_color_cells_pixels | |
| | | ** | |
| | | ** @param const xcb_alloc_color_cells_reply_t *R | |
| | | ** @returns uint32_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | uint32_t * | |
| | | xcb_alloc_color_cells_pixels (const xcb_alloc_color_cells_reply_t *R /**< | |
| | | */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_alloc_color_cells_pixels_length | |
| | | ** | |
| | | ** @param const xcb_alloc_color_cells_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_alloc_color_cells_pixels_length (const xcb_alloc_color_cells_reply_t *R | |
| | | /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_alloc_color_cells_pixels_end | |
| | | ** | |
| | | ** @param const xcb_alloc_color_cells_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_alloc_color_cells_pixels_end (const xcb_alloc_color_cells_reply_t *R / | |
| | | **< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** uint32_t * xcb_alloc_color_cells_masks | |
| | | ** | |
| | | ** @param const xcb_alloc_color_cells_reply_t *R | |
| | | ** @returns uint32_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | uint32_t * | |
| | | xcb_alloc_color_cells_masks (const xcb_alloc_color_cells_reply_t *R /**< * | |
| | | /); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_alloc_color_cells_masks_length | |
| | | ** | |
| | | ** @param const xcb_alloc_color_cells_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_alloc_color_cells_masks_length (const xcb_alloc_color_cells_reply_t *R | |
| | | /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_alloc_color_cells_masks_end | |
| | | ** | |
| | | ** @param const xcb_alloc_color_cells_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_alloc_color_cells_masks_end (const xcb_alloc_color_cells_reply_t *R /* | |
| | | *< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_alloc_color_cells_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_alloc_color_cells_reply_t * xcb_alloc_color_cells_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_alloc_color_cells_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_alloc_color_cells_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_alloc_color_cells_reply_t * | |
| | | xcb_alloc_color_cells_reply (xcb_connection_t *c /**< */, | |
| | | xcb_alloc_color_cells_cookie_t cookie /**< | |
| | | */, | |
| | | xcb_generic_error_t **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_alloc_color_planes_cookie_t xcb_alloc_color_planes | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t contiguous | |
| | | ** @param xcb_colormap_t cmap | |
| | | ** @param uint16_t colors | |
| | | ** @param uint16_t reds | |
| | | ** @param uint16_t greens | |
| | | ** @param uint16_t blues | |
| | | ** @returns xcb_alloc_color_planes_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_alloc_color_planes_cookie_t | |
| | | xcb_alloc_color_planes (xcb_connection_t *c /**< */, | |
| | | uint8_t contiguous /**< */, | |
| | | xcb_colormap_t cmap /**< */, | |
| | | uint16_t colors /**< */, | |
| | | uint16_t reds /**< */, | |
| | | uint16_t greens /**< */, | |
| | | uint16_t blues /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_alloc_color_planes_cookie_t xcb_alloc_color_planes_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t contiguous | |
| | | ** @param xcb_colormap_t cmap | |
| | | ** @param uint16_t colors | |
| | | ** @param uint16_t reds | |
| | | ** @param uint16_t greens | |
| | | ** @param uint16_t blues | |
| | | ** @returns xcb_alloc_color_planes_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_alloc_color_planes_cookie_t | |
| | | xcb_alloc_color_planes_unchecked (xcb_connection_t *c /**< */, | |
| | | uint8_t contiguous /**< */, | |
| | | xcb_colormap_t cmap /**< */, | |
| | | uint16_t colors /**< */, | |
| | | uint16_t reds /**< */, | |
| | | uint16_t greens /**< */, | |
| | | uint16_t blues /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** uint32_t * xcb_alloc_color_planes_pixels | |
| | | ** | |
| | | ** @param const xcb_alloc_color_planes_reply_t *R | |
| | | ** @returns uint32_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | uint32_t * | |
| | | xcb_alloc_color_planes_pixels (const xcb_alloc_color_planes_reply_t *R /** | |
| | | < */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_alloc_color_planes_pixels_length | |
| | | ** | |
| | | ** @param const xcb_alloc_color_planes_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_alloc_color_planes_pixels_length (const xcb_alloc_color_planes_reply_t | |
| | | *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_alloc_color_planes_pixels_end | |
| | | ** | |
| | | ** @param const xcb_alloc_color_planes_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_alloc_color_planes_pixels_end (const xcb_alloc_color_planes_reply_t *R | |
| | | /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_alloc_color_planes_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_alloc_color_planes_reply_t * xcb_alloc_color_planes_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_alloc_color_planes_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_alloc_color_planes_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_alloc_color_planes_reply_t * | |
| | | xcb_alloc_color_planes_reply (xcb_connection_t *c /**< */, | |
| | | xcb_alloc_color_planes_cookie_t cookie /** | |
| | | < */, | |
| | | xcb_generic_error_t **e /**< */) | |
| | | ; | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_free_colors_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_colormap_t cmap | |
| | | ** @param uint32_t plane_mask | |
| | | ** @param uint32_t pixels_len | |
| | | ** @param const uint32_t *pixels | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_free_colors_checked (xcb_connection_t *c /**< */, | |
| | | xcb_colormap_t cmap /**< */, | |
| | | uint32_t plane_mask /**< */, | |
| | | uint32_t pixels_len /**< */, | |
| | | const uint32_t *pixels /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_free_colors | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_colormap_t cmap | |
| | | ** @param uint32_t plane_mask | |
| | | ** @param uint32_t pixels_len | |
| | | ** @param const uint32_t *pixels | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_free_colors (xcb_connection_t *c /**< */, | |
| | | xcb_colormap_t cmap /**< */, | |
| | | uint32_t plane_mask /**< */, | |
| | | uint32_t pixels_len /**< */, | |
| | | const uint32_t *pixels /**< */); | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_coloritem_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_coloritem_t) | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** void xcb_coloritem_next | |
| | | ** | |
| | | ** @param xcb_coloritem_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | void | |
| | | xcb_coloritem_next (xcb_coloritem_iterator_t *i /**< */); | |
| | | | |
| | | /** | |
| | | * Return the iterator pointing to the last element | |
| | | * @param i An xcb_coloritem_iterator_t | |
| | | * @return The iterator pointing to the last element | |
| | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_coloritem_end | |
| | | ** | |
| | | ** @param xcb_coloritem_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_coloritem_end (xcb_coloritem_iterator_t i /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_store_colors_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_colormap_t cmap | |
| | | ** @param uint32_t items_len | |
| | | ** @param const xcb_coloritem_t *items | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_store_colors_checked (xcb_connection_t *c /**< */, | |
| | | xcb_colormap_t cmap /**< */, | |
| | | uint32_t items_len /**< */, | |
| | | const xcb_coloritem_t *items /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_store_colors | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_colormap_t cmap | |
| | | ** @param uint32_t items_len | |
| | | ** @param const xcb_coloritem_t *items | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_store_colors (xcb_connection_t *c /**< */, | |
| | | xcb_colormap_t cmap /**< */, | |
| | | uint32_t items_len /**< */, | |
| | | const xcb_coloritem_t *items /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_store_named_color_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t flags | |
| | | ** @param xcb_colormap_t cmap | |
| | | ** @param uint32_t pixel | |
| | | ** @param uint16_t name_len | |
| | | ** @param const char *name | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_store_named_color_checked (xcb_connection_t *c /**< */, | |
| | | uint8_t flags /**< */, | |
| | | xcb_colormap_t cmap /**< */, | |
| | | uint32_t pixel /**< */, | |
| | | uint16_t name_len /**< */, | |
| | | const char *name /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_store_named_color | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t flags | |
| | | ** @param xcb_colormap_t cmap | |
| | | ** @param uint32_t pixel | |
| | | ** @param uint16_t name_len | |
| | | ** @param const char *name | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_store_named_color (xcb_connection_t *c /**< */, | |
| | | uint8_t flags /**< */, | |
| | | xcb_colormap_t cmap /**< */, | |
| | | uint32_t pixel /**< */, | |
| | | uint16_t name_len /**< */, | |
| | | const char *name /**< */); | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_rgb_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_rgb_t) | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** void xcb_rgb_next | |
| | | ** | |
| | | ** @param xcb_rgb_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | void | |
| | | xcb_rgb_next (xcb_rgb_iterator_t *i /**< */); | |
| | | | |
| | | /** | |
| | | * Return the iterator pointing to the last element | |
| | | * @param i An xcb_rgb_iterator_t | |
| | | * @return The iterator pointing to the last element | |
| | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_rgb_end | |
| | | ** | |
| | | ** @param xcb_rgb_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_rgb_end (xcb_rgb_iterator_t i /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_query_colors_cookie_t xcb_query_colors | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_colormap_t cmap | |
| | | ** @param uint32_t pixels_len | |
| | | ** @param const uint32_t *pixels | |
| | | ** @returns xcb_query_colors_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_query_colors_cookie_t | |
| | | xcb_query_colors (xcb_connection_t *c /**< */, | |
| | | xcb_colormap_t cmap /**< */, | |
| | | uint32_t pixels_len /**< */, | |
| | | const uint32_t *pixels /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_query_colors_cookie_t xcb_query_colors_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_colormap_t cmap | |
| | | ** @param uint32_t pixels_len | |
| | | ** @param const uint32_t *pixels | |
| | | ** @returns xcb_query_colors_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_query_colors_cookie_t | |
| | | xcb_query_colors_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_colormap_t cmap /**< */, | |
| | | uint32_t pixels_len /**< */, | |
| | | const uint32_t *pixels /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_rgb_t * xcb_query_colors_colors | |
| | | ** | |
| | | ** @param const xcb_query_colors_reply_t *R | |
| | | ** @returns xcb_rgb_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_rgb_t * | |
| | | xcb_query_colors_colors (const xcb_query_colors_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_query_colors_colors_length | |
| | | ** | |
| | | ** @param const xcb_query_colors_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_query_colors_colors_length (const xcb_query_colors_reply_t *R /**< */) | |
| | | ; | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_rgb_iterator_t xcb_query_colors_colors_iterator | |
| | | ** | |
| | | ** @param const xcb_query_colors_reply_t *R | |
| | | ** @returns xcb_rgb_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_rgb_iterator_t | |
| | | xcb_query_colors_colors_iterator (const xcb_query_colors_reply_t *R /**< * | |
| | | /); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_query_colors_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_query_colors_reply_t * xcb_query_colors_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_query_colors_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_query_colors_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_query_colors_reply_t * | |
| | | xcb_query_colors_reply (xcb_connection_t *c /**< */, | |
| | | xcb_query_colors_cookie_t cookie /**< */, | |
| | | xcb_generic_error_t **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_lookup_color_cookie_t xcb_lookup_color | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_colormap_t cmap | |
| | | ** @param uint16_t name_len | |
| | | ** @param const char *name | |
| | | ** @returns xcb_lookup_color_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_lookup_color_cookie_t | |
| | | xcb_lookup_color (xcb_connection_t *c /**< */, | |
| | | xcb_colormap_t cmap /**< */, | |
| | | uint16_t name_len /**< */, | |
| | | const char *name /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_lookup_color_cookie_t xcb_lookup_color_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_colormap_t cmap | |
| | | ** @param uint16_t name_len | |
| | | ** @param const char *name | |
| | | ** @returns xcb_lookup_color_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_lookup_color_cookie_t | |
| | | xcb_lookup_color_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_colormap_t cmap /**< */, | |
| | | uint16_t name_len /**< */, | |
| | | const char *name /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_lookup_color_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_lookup_color_reply_t * xcb_lookup_color_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_lookup_color_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_lookup_color_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_lookup_color_reply_t * | |
| | | xcb_lookup_color_reply (xcb_connection_t *c /**< */, | |
| | | xcb_lookup_color_cookie_t cookie /**< */, | |
| | | xcb_generic_error_t **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_create_cursor_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_cursor_t cid | |
| | | ** @param xcb_pixmap_t source | |
| | | ** @param xcb_pixmap_t mask | |
| | | ** @param uint16_t fore_red | |
| | | ** @param uint16_t fore_green | |
| | | ** @param uint16_t fore_blue | |
| | | ** @param uint16_t back_red | |
| | | ** @param uint16_t back_green | |
| | | ** @param uint16_t back_blue | |
| | | ** @param uint16_t x | |
| | | ** @param uint16_t y | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_create_cursor_checked (xcb_connection_t *c /**< */, | |
| | | xcb_cursor_t cid /**< */, | |
| | | xcb_pixmap_t source /**< */, | |
| | | xcb_pixmap_t mask /**< */, | |
| | | uint16_t fore_red /**< */, | |
| | | uint16_t fore_green /**< */, | |
| | | uint16_t fore_blue /**< */, | |
| | | uint16_t back_red /**< */, | |
| | | uint16_t back_green /**< */, | |
| | | uint16_t back_blue /**< */, | |
| | | uint16_t x /**< */, | |
| | | uint16_t y /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_create_cursor | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_cursor_t cid | |
| | | ** @param xcb_pixmap_t source | |
| | | ** @param xcb_pixmap_t mask | |
| | | ** @param uint16_t fore_red | |
| | | ** @param uint16_t fore_green | |
| | | ** @param uint16_t fore_blue | |
| | | ** @param uint16_t back_red | |
| | | ** @param uint16_t back_green | |
| | | ** @param uint16_t back_blue | |
| | | ** @param uint16_t x | |
| | | ** @param uint16_t y | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_create_cursor (xcb_connection_t *c /**< */, | |
| | | xcb_cursor_t cid /**< */, | |
| | | xcb_pixmap_t source /**< */, | |
| | | xcb_pixmap_t mask /**< */, | |
| | | uint16_t fore_red /**< */, | |
| | | uint16_t fore_green /**< */, | |
| | | uint16_t fore_blue /**< */, | |
| | | uint16_t back_red /**< */, | |
| | | uint16_t back_green /**< */, | |
| | | uint16_t back_blue /**< */, | |
| | | uint16_t x /**< */, | |
| | | uint16_t y /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_create_glyph_cursor_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_cursor_t cid | |
| | | ** @param xcb_font_t source_font | |
| | | ** @param xcb_font_t mask_font | |
| | | ** @param uint16_t source_char | |
| | | ** @param uint16_t mask_char | |
| | | ** @param uint16_t fore_red | |
| | | ** @param uint16_t fore_green | |
| | | ** @param uint16_t fore_blue | |
| | | ** @param uint16_t back_red | |
| | | ** @param uint16_t back_green | |
| | | ** @param uint16_t back_blue | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_create_glyph_cursor_checked (xcb_connection_t *c /**< */, | |
| | | 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 /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_create_glyph_cursor | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_cursor_t cid | |
| | | ** @param xcb_font_t source_font | |
| | | ** @param xcb_font_t mask_font | |
| | | ** @param uint16_t source_char | |
| | | ** @param uint16_t mask_char | |
| | | ** @param uint16_t fore_red | |
| | | ** @param uint16_t fore_green | |
| | | ** @param uint16_t fore_blue | |
| | | ** @param uint16_t back_red | |
| | | ** @param uint16_t back_green | |
| | | ** @param uint16_t back_blue | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_create_glyph_cursor (xcb_connection_t *c /**< */, | |
| | | 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 /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_free_cursor_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_cursor_t cursor | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_free_cursor_checked (xcb_connection_t *c /**< */, | |
| | | xcb_cursor_t cursor /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_free_cursor | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_cursor_t cursor | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_free_cursor (xcb_connection_t *c /**< */, | |
| | | xcb_cursor_t cursor /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_recolor_cursor_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_cursor_t cursor | |
| | | ** @param uint16_t fore_red | |
| | | ** @param uint16_t fore_green | |
| | | ** @param uint16_t fore_blue | |
| | | ** @param uint16_t back_red | |
| | | ** @param uint16_t back_green | |
| | | ** @param uint16_t back_blue | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_recolor_cursor_checked (xcb_connection_t *c /**< */, | |
| | | xcb_cursor_t cursor /**< */, | |
| | | uint16_t fore_red /**< */, | |
| | | uint16_t fore_green /**< */, | |
| | | uint16_t fore_blue /**< */, | |
| | | uint16_t back_red /**< */, | |
| | | uint16_t back_green /**< */, | |
| | | uint16_t back_blue /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_recolor_cursor | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_cursor_t cursor | |
| | | ** @param uint16_t fore_red | |
| | | ** @param uint16_t fore_green | |
| | | ** @param uint16_t fore_blue | |
| | | ** @param uint16_t back_red | |
| | | ** @param uint16_t back_green | |
| | | ** @param uint16_t back_blue | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_recolor_cursor (xcb_connection_t *c /**< */, | |
| | | xcb_cursor_t cursor /**< */, | |
| | | uint16_t fore_red /**< */, | |
| | | uint16_t fore_green /**< */, | |
| | | uint16_t fore_blue /**< */, | |
| | | uint16_t back_red /**< */, | |
| | | uint16_t back_green /**< */, | |
| | | uint16_t back_blue /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_query_best_size_cookie_t xcb_query_best_size | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t _class | |
| | | ** @param xcb_drawable_t drawable | |
| | | ** @param uint16_t width | |
| | | ** @param uint16_t height | |
| | | ** @returns xcb_query_best_size_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_query_best_size_cookie_t | |
| | | xcb_query_best_size (xcb_connection_t *c /**< */, | |
| | | uint8_t _class /**< */, | |
| | | xcb_drawable_t drawable /**< */, | |
| | | uint16_t width /**< */, | |
| | | uint16_t height /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_query_best_size_cookie_t xcb_query_best_size_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t _class | |
| | | ** @param xcb_drawable_t drawable | |
| | | ** @param uint16_t width | |
| | | ** @param uint16_t height | |
| | | ** @returns xcb_query_best_size_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_query_best_size_cookie_t | |
| | | xcb_query_best_size_unchecked (xcb_connection_t *c /**< */, | |
| | | uint8_t _class /**< */, | |
| | | xcb_drawable_t drawable /**< */, | |
| | | uint16_t width /**< */, | |
| | | uint16_t height /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_query_best_size_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_query_best_size_reply_t * xcb_query_best_size_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_query_best_size_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_query_best_size_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_query_best_size_reply_t * | |
| | | xcb_query_best_size_reply (xcb_connection_t *c /**< */, | |
| | | xcb_query_best_size_cookie_t cookie /**< */, | |
| | | xcb_generic_error_t **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_query_extension_cookie_t xcb_query_extension | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint16_t name_len | |
| | | ** @param const char *name | |
| | | ** @returns xcb_query_extension_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_query_extension_cookie_t | |
| | | xcb_query_extension (xcb_connection_t *c /**< */, | |
| | | uint16_t name_len /**< */, | |
| | | const char *name /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_query_extension_cookie_t xcb_query_extension_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint16_t name_len | |
| | | ** @param const char *name | |
| | | ** @returns xcb_query_extension_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_query_extension_cookie_t | |
| | | xcb_query_extension_unchecked (xcb_connection_t *c /**< */, | |
| | | uint16_t name_len /**< */, | |
| | | const char *name /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_query_extension_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_query_extension_reply_t * xcb_query_extension_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_query_extension_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_query_extension_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_query_extension_reply_t * | |
| | | xcb_query_extension_reply (xcb_connection_t *c /**< */, | |
| | | xcb_query_extension_cookie_t cookie /**< */, | |
| | | xcb_generic_error_t **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_list_extensions_cookie_t xcb_list_extensions | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @returns xcb_list_extensions_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_list_extensions_cookie_t | |
| | | xcb_list_extensions (xcb_connection_t *c /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_list_extensions_cookie_t xcb_list_extensions_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @returns xcb_list_extensions_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_list_extensions_cookie_t | |
| | | xcb_list_extensions_unchecked (xcb_connection_t *c /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_list_extensions_names_length | |
| | | ** | |
| | | ** @param const xcb_list_extensions_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_list_extensions_names_length (const xcb_list_extensions_reply_t *R /** | |
| | | < */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_str_iterator_t xcb_list_extensions_names_iterator | |
| | | ** | |
| | | ** @param const xcb_list_extensions_reply_t *R | |
| | | ** @returns xcb_str_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_str_iterator_t | |
| | | xcb_list_extensions_names_iterator (const xcb_list_extensions_reply_t *R / | |
| | | **< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_list_extensions_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_list_extensions_reply_t * xcb_list_extensions_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_list_extensions_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_list_extensions_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_list_extensions_reply_t * | |
| | | xcb_list_extensions_reply (xcb_connection_t *c /**< */, | |
| | | xcb_list_extensions_cookie_t cookie /**< */, | |
| | | xcb_generic_error_t **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_change_keyboard_mapping_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t keycode_count | |
| | | ** @param xcb_keycode_t first_keycode | |
| | | ** @param uint8_t keysyms_per_keycode | |
| | | ** @param const xcb_keysym_t *keysyms | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_change_keyboard_mapping_checked (xcb_connection_t *c /**< */, | |
| | | uint8_t keycode_count /** | |
| | | < */, | |
| | | xcb_keycode_t first_keycode /** | |
| | | < */, | |
| | | uint8_t keysyms_per_keycod | |
| | | e /**< */, | |
| | | const xcb_keysym_t *keysyms /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_change_keyboard_mapping | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t keycode_count | |
| | | ** @param xcb_keycode_t first_keycode | |
| | | ** @param uint8_t keysyms_per_keycode | |
| | | ** @param const xcb_keysym_t *keysyms | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_change_keyboard_mapping (xcb_connection_t *c /**< */, | |
| | | uint8_t keycode_count /**< */, | |
| | | xcb_keycode_t first_keycode /**< */, | |
| | | uint8_t keysyms_per_keycode /**< | |
| | | */, | |
| | | const xcb_keysym_t *keysyms /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_get_keyboard_mapping_cookie_t xcb_get_keyboard_mapping | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_keycode_t first_keycode | |
| | | ** @param uint8_t count | |
| | | ** @returns xcb_get_keyboard_mapping_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_get_keyboard_mapping_cookie_t | |
| | | xcb_get_keyboard_mapping (xcb_connection_t *c /**< */, | |
| | | xcb_keycode_t first_keycode /**< */, | |
| | | uint8_t count /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_get_keyboard_mapping_cookie_t xcb_get_keyboard_mapping_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_keycode_t first_keycode | |
| | | ** @param uint8_t count | |
| | | ** @returns xcb_get_keyboard_mapping_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_get_keyboard_mapping_cookie_t | |
| | | xcb_get_keyboard_mapping_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_keycode_t first_keycode /**< * | |
| | | /, | |
| | | uint8_t count /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_keysym_t * xcb_get_keyboard_mapping_keysyms | |
| | | ** | |
| | | ** @param const xcb_get_keyboard_mapping_reply_t *R | |
| | | ** @returns xcb_keysym_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_keysym_t * | |
| | | xcb_get_keyboard_mapping_keysyms (const xcb_get_keyboard_mapping_reply_t *R | |
| | | /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_get_keyboard_mapping_keysyms_length | |
| | | ** | |
| | | ** @param const xcb_get_keyboard_mapping_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_get_keyboard_mapping_keysyms_length (const xcb_get_keyboard_mapping_rep | |
| | | ly_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_get_keyboard_mapping_keysyms_end | |
| | | ** | |
| | | ** @param const xcb_get_keyboard_mapping_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_get_keyboard_mapping_keysyms_end (const xcb_get_keyboard_mapping_reply_ | |
| | | t *R /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_get_keyboard_mapping_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_get_keyboard_mapping_reply_t * xcb_get_keyboard_mapping_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_get_keyboard_mapping_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_get_keyboard_mapping_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_get_keyboard_mapping_reply_t * | |
| | | xcb_get_keyboard_mapping_reply (xcb_connection_t *c /**< | |
| | | */, | |
| | | xcb_get_keyboard_mapping_cookie_t cookie | |
| | | /**< */, | |
| | | xcb_generic_error_t **e /**< | |
| | | */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_change_keyboard_control_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint32_t value_mask | |
| | | ** @param const uint32_t *value_list | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_change_keyboard_control_checked (xcb_connection_t *c /**< */, | |
| | | uint32_t value_mask /**< */, | |
| | | const uint32_t *value_list /**< */) | |
| | | ; | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_change_keyboard_control | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint32_t value_mask | |
| | | ** @param const uint32_t *value_list | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_change_keyboard_control (xcb_connection_t *c /**< */, | |
| | | uint32_t value_mask /**< */, | |
| | | const uint32_t *value_list /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_get_keyboard_control_cookie_t xcb_get_keyboard_control | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @returns xcb_get_keyboard_control_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_get_keyboard_control_cookie_t | |
| | | xcb_get_keyboard_control (xcb_connection_t *c /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_get_keyboard_control_cookie_t xcb_get_keyboard_control_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @returns xcb_get_keyboard_control_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_get_keyboard_control_cookie_t | |
| | | xcb_get_keyboard_control_unchecked (xcb_connection_t *c /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_get_keyboard_control_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_get_keyboard_control_reply_t * xcb_get_keyboard_control_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_get_keyboard_control_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_get_keyboard_control_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_get_keyboard_control_reply_t * | |
| | | xcb_get_keyboard_control_reply (xcb_connection_t *c /**< | |
| | | */, | |
| | | xcb_get_keyboard_control_cookie_t cookie | |
| | | /**< */, | |
| | | xcb_generic_error_t **e /**< | |
| | | */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_bell_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param int8_t percent | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_bell_checked (xcb_connection_t *c /**< */, | |
| | | int8_t percent /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_bell | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param int8_t percent | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_bell (xcb_connection_t *c /**< */, | |
| | | int8_t percent /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_change_pointer_control_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param int16_t acceleration_numerator | |
| | | ** @param int16_t acceleration_denominator | |
| | | ** @param int16_t threshold | |
| | | ** @param uint8_t do_acceleration | |
| | | ** @param uint8_t do_threshold | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_change_pointer_control_checked (xcb_connection_t *c /**< */, | |
| | | int16_t acceleration_numerato | |
| | | r /**< */, | |
| | | int16_t acceleration_denomina | |
| | | tor /**< */, | |
| | | int16_t threshold /**< */, | |
| | | uint8_t do_acceleration /**< | |
| | | */, | |
| | | uint8_t do_threshold /**< */ | |
| | | ); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_change_pointer_control | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param int16_t acceleration_numerator | |
| | | ** @param int16_t acceleration_denominator | |
| | | ** @param int16_t threshold | |
| | | ** @param uint8_t do_acceleration | |
| | | ** @param uint8_t do_threshold | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_change_pointer_control (xcb_connection_t *c /**< */, | |
| | | int16_t acceleration_numerator /**< | |
| | | */, | |
| | | int16_t acceleration_denominator /** | |
| | | < */, | |
| | | int16_t threshold /**< */, | |
| | | uint8_t do_acceleration /**< */, | |
| | | uint8_t do_threshold /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_get_pointer_control_cookie_t xcb_get_pointer_control | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @returns xcb_get_pointer_control_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_get_pointer_control_cookie_t | |
| | | xcb_get_pointer_control (xcb_connection_t *c /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_get_pointer_control_cookie_t xcb_get_pointer_control_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @returns xcb_get_pointer_control_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_get_pointer_control_cookie_t | |
| | | xcb_get_pointer_control_unchecked (xcb_connection_t *c /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_get_pointer_control_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_get_pointer_control_reply_t * xcb_get_pointer_control_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_get_pointer_control_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_get_pointer_control_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_get_pointer_control_reply_t * | |
| | | xcb_get_pointer_control_reply (xcb_connection_t *c /**< * | |
| | | /, | |
| | | xcb_get_pointer_control_cookie_t cookie / | |
| | | **< */, | |
| | | xcb_generic_error_t **e /**< * | |
| | | /); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_set_screen_saver_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param int16_t timeout | |
| | | ** @param int16_t interval | |
| | | ** @param uint8_t prefer_blanking | |
| | | ** @param uint8_t allow_exposures | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_set_screen_saver_checked (xcb_connection_t *c /**< */, | |
| | | int16_t timeout /**< */, | |
| | | int16_t interval /**< */, | |
| | | uint8_t prefer_blanking /**< */, | |
| | | uint8_t allow_exposures /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_set_screen_saver | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param int16_t timeout | |
| | | ** @param int16_t interval | |
| | | ** @param uint8_t prefer_blanking | |
| | | ** @param uint8_t allow_exposures | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_set_screen_saver (xcb_connection_t *c /**< */, | |
| | | int16_t timeout /**< */, | |
| | | int16_t interval /**< */, | |
| | | uint8_t prefer_blanking /**< */, | |
| | | uint8_t allow_exposures /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_get_screen_saver_cookie_t xcb_get_screen_saver | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @returns xcb_get_screen_saver_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_get_screen_saver_cookie_t | |
| | | xcb_get_screen_saver (xcb_connection_t *c /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_get_screen_saver_cookie_t xcb_get_screen_saver_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @returns xcb_get_screen_saver_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_get_screen_saver_cookie_t | |
| | | xcb_get_screen_saver_unchecked (xcb_connection_t *c /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_get_screen_saver_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_get_screen_saver_reply_t * xcb_get_screen_saver_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_get_screen_saver_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_get_screen_saver_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_get_screen_saver_reply_t * | |
| | | xcb_get_screen_saver_reply (xcb_connection_t *c /**< */, | |
| | | xcb_get_screen_saver_cookie_t cookie /**< */ | |
| | | , | |
| | | xcb_generic_error_t **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_change_hosts_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t mode | |
| | | ** @param uint8_t family | |
| | | ** @param uint16_t address_len | |
| | | ** @param const char *address | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_change_hosts_checked (xcb_connection_t *c /**< */, | |
| | | uint8_t mode /**< */, | |
| | | uint8_t family /**< */, | |
| | | uint16_t address_len /**< */, | |
| | | const char *address /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_change_hosts | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t mode | |
| | | ** @param uint8_t family | |
| | | ** @param uint16_t address_len | |
| | | ** @param const char *address | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_change_hosts (xcb_connection_t *c /**< */, | |
| | | uint8_t mode /**< */, | |
| | | uint8_t family /**< */, | |
| | | uint16_t address_len /**< */, | |
| | | const char *address /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** uint8_t * xcb_host_address | |
| | | ** | |
| | | ** @param const xcb_host_t *R | |
| | | ** @returns uint8_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | uint8_t * | |
| | | xcb_host_address (const xcb_host_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_host_address_length | |
| | | ** | |
| | | ** @param const xcb_host_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_host_address_length (const xcb_host_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_host_address_end | |
| | | ** | |
| | | ** @param const xcb_host_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_host_address_end (const xcb_host_t *R /**< */); | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_host_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_host_t) | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** void xcb_host_next | |
| | | ** | |
| | | ** @param xcb_host_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | void | |
| | | xcb_host_next (xcb_host_iterator_t *i /**< */); | |
| | | | |
| | | /** | |
| | | * Return the iterator pointing to the last element | |
| | | * @param i An xcb_host_iterator_t | |
| | | * @return The iterator pointing to the last element | |
| | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_host_end | |
| | | ** | |
| | | ** @param xcb_host_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_host_end (xcb_host_iterator_t i /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_list_hosts_cookie_t xcb_list_hosts | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @returns xcb_list_hosts_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_list_hosts_cookie_t | |
| | | xcb_list_hosts (xcb_connection_t *c /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_list_hosts_cookie_t xcb_list_hosts_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @returns xcb_list_hosts_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_list_hosts_cookie_t | |
| | | xcb_list_hosts_unchecked (xcb_connection_t *c /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_list_hosts_hosts_length | |
| | | ** | |
| | | ** @param const xcb_list_hosts_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_list_hosts_hosts_length (const xcb_list_hosts_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_host_iterator_t xcb_list_hosts_hosts_iterator | |
| | | ** | |
| | | ** @param const xcb_list_hosts_reply_t *R | |
| | | ** @returns xcb_host_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_host_iterator_t | |
| | | xcb_list_hosts_hosts_iterator (const xcb_list_hosts_reply_t *R /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_list_hosts_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_list_hosts_reply_t * xcb_list_hosts_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_list_hosts_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_list_hosts_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_list_hosts_reply_t * | |
| | | xcb_list_hosts_reply (xcb_connection_t *c /**< */, | |
| | | xcb_list_hosts_cookie_t cookie /**< */, | |
| | | xcb_generic_error_t **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_set_access_control_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t mode | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_set_access_control_checked (xcb_connection_t *c /**< */, | |
| | | uint8_t mode /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_set_access_control | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t mode | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_set_access_control (xcb_connection_t *c /**< */, | |
| | | uint8_t mode /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_set_close_down_mode_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t mode | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_set_close_down_mode_checked (xcb_connection_t *c /**< */, | |
| | | uint8_t mode /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_set_close_down_mode | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t mode | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_set_close_down_mode (xcb_connection_t *c /**< */, | |
| | | uint8_t mode /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_kill_client_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint32_t resource | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_kill_client_checked (xcb_connection_t *c /**< */, | |
| | | uint32_t resource /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_kill_client | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint32_t resource | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_kill_client (xcb_connection_t *c /**< */, | |
| | | uint32_t resource /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_rotate_properties_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_window_t window | |
| | | ** @param uint16_t atoms_len | |
| | | ** @param int16_t delta | |
| | | ** @param const xcb_atom_t *atoms | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_rotate_properties_checked (xcb_connection_t *c /**< */, | |
| | | xcb_window_t window /**< */, | |
| | | uint16_t atoms_len /**< */, | |
| | | int16_t delta /**< */, | |
| | | const xcb_atom_t *atoms /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_rotate_properties | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_window_t window | |
| | | ** @param uint16_t atoms_len | |
| | | ** @param int16_t delta | |
| | | ** @param const xcb_atom_t *atoms | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_rotate_properties (xcb_connection_t *c /**< */, | |
| | | xcb_window_t window /**< */, | |
| | | uint16_t atoms_len /**< */, | |
| | | int16_t delta /**< */, | |
| | | const xcb_atom_t *atoms /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_force_screen_saver_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t mode | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_force_screen_saver_checked (xcb_connection_t *c /**< */, | |
| | | uint8_t mode /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_force_screen_saver | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t mode | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_force_screen_saver (xcb_connection_t *c /**< */, | |
| | | uint8_t mode /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_set_pointer_mapping_cookie_t xcb_set_pointer_mapping | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t map_len | |
| | | ** @param const uint8_t *map | |
| | | ** @returns xcb_set_pointer_mapping_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_set_pointer_mapping_cookie_t | |
| | | xcb_set_pointer_mapping (xcb_connection_t *c /**< */, | |
| | | uint8_t map_len /**< */, | |
| | | const uint8_t *map /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_set_pointer_mapping_cookie_t xcb_set_pointer_mapping_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t map_len | |
| | | ** @param const uint8_t *map | |
| | | ** @returns xcb_set_pointer_mapping_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_set_pointer_mapping_cookie_t | |
| | | xcb_set_pointer_mapping_unchecked (xcb_connection_t *c /**< */, | |
| | | uint8_t map_len /**< */, | |
| | | const uint8_t *map /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_set_pointer_mapping_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_set_pointer_mapping_reply_t * xcb_set_pointer_mapping_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_set_pointer_mapping_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_set_pointer_mapping_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_set_pointer_mapping_reply_t * | |
| | | xcb_set_pointer_mapping_reply (xcb_connection_t *c /**< * | |
| | | /, | |
| | | xcb_set_pointer_mapping_cookie_t cookie / | |
| | | **< */, | |
| | | xcb_generic_error_t **e /**< * | |
| | | /); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_get_pointer_mapping_cookie_t xcb_get_pointer_mapping | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @returns xcb_get_pointer_mapping_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_get_pointer_mapping_cookie_t | |
| | | xcb_get_pointer_mapping (xcb_connection_t *c /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_get_pointer_mapping_cookie_t xcb_get_pointer_mapping_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @returns xcb_get_pointer_mapping_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_get_pointer_mapping_cookie_t | |
| | | xcb_get_pointer_mapping_unchecked (xcb_connection_t *c /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** uint8_t * xcb_get_pointer_mapping_map | |
| | | ** | |
| | | ** @param const xcb_get_pointer_mapping_reply_t *R | |
| | | ** @returns uint8_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | uint8_t * | |
| | | xcb_get_pointer_mapping_map (const xcb_get_pointer_mapping_reply_t *R /**< | |
| | | */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_get_pointer_mapping_map_length | |
| | | ** | |
| | | ** @param const xcb_get_pointer_mapping_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_get_pointer_mapping_map_length (const xcb_get_pointer_mapping_reply_t * | |
| | | R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_get_pointer_mapping_map_end | |
| | | ** | |
| | | ** @param const xcb_get_pointer_mapping_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_get_pointer_mapping_map_end (const xcb_get_pointer_mapping_reply_t *R | |
| | | /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_get_pointer_mapping_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_get_pointer_mapping_reply_t * xcb_get_pointer_mapping_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_get_pointer_mapping_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_get_pointer_mapping_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_get_pointer_mapping_reply_t * | |
| | | xcb_get_pointer_mapping_reply (xcb_connection_t *c /**< * | |
| | | /, | |
| | | xcb_get_pointer_mapping_cookie_t cookie / | |
| | | **< */, | |
| | | xcb_generic_error_t **e /**< * | |
| | | /); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_set_modifier_mapping_cookie_t xcb_set_modifier_mapping | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t keycodes_per_modifier | |
| | | ** @param const xcb_keycode_t *keycodes | |
| | | ** @returns xcb_set_modifier_mapping_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_set_modifier_mapping_cookie_t | |
| | | xcb_set_modifier_mapping (xcb_connection_t *c /**< */, | |
| | | uint8_t keycodes_per_modifier /**< | |
| | | */, | |
| | | const xcb_keycode_t *keycodes /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_set_modifier_mapping_cookie_t xcb_set_modifier_mapping_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param uint8_t keycodes_per_modifier | |
| | | ** @param const xcb_keycode_t *keycodes | |
| | | ** @returns xcb_set_modifier_mapping_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_set_modifier_mapping_cookie_t | |
| | | xcb_set_modifier_mapping_unchecked (xcb_connection_t *c /**< */, | |
| | | uint8_t keycodes_per_modif | |
| | | ier /**< */, | |
| | | const xcb_keycode_t *keycodes /**< */) | |
| | | ; | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_set_modifier_mapping_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_set_modifier_mapping_reply_t * xcb_set_modifier_mapping_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_set_modifier_mapping_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_set_modifier_mapping_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_set_modifier_mapping_reply_t * | |
| | | xcb_set_modifier_mapping_reply (xcb_connection_t *c /**< | |
| | | */, | |
| | | xcb_set_modifier_mapping_cookie_t cookie | |
| | | /**< */, | |
| | | xcb_generic_error_t **e /**< | |
| | | */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_get_modifier_mapping_cookie_t xcb_get_modifier_mapping | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @returns xcb_get_modifier_mapping_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_get_modifier_mapping_cookie_t | |
| | | xcb_get_modifier_mapping (xcb_connection_t *c /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_get_modifier_mapping_cookie_t xcb_get_modifier_mapping_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @returns xcb_get_modifier_mapping_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_get_modifier_mapping_cookie_t | |
| | | xcb_get_modifier_mapping_unchecked (xcb_connection_t *c /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_keycode_t * xcb_get_modifier_mapping_keycodes | |
| | | ** | |
| | | ** @param const xcb_get_modifier_mapping_reply_t *R | |
| | | ** @returns xcb_keycode_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_keycode_t * | |
| | | xcb_get_modifier_mapping_keycodes (const xcb_get_modifier_mapping_reply_t * | |
| | | R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_get_modifier_mapping_keycodes_length | |
| | | ** | |
| | | ** @param const xcb_get_modifier_mapping_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_get_modifier_mapping_keycodes_length (const xcb_get_modifier_mapping_re | |
| | | ply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_get_modifier_mapping_keycodes_end | |
| | | ** | |
| | | ** @param const xcb_get_modifier_mapping_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_get_modifier_mapping_keycodes_end (const xcb_get_modifier_mapping_reply | |
| | | _t *R /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_get_modifier_mapping_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_get_modifier_mapping_reply_t * xcb_get_modifier_mapping_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_get_modifier_mapping_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_get_modifier_mapping_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_get_modifier_mapping_reply_t * | |
| | | xcb_get_modifier_mapping_reply (xcb_connection_t *c /**< | |
| | | */, | |
| | | xcb_get_modifier_mapping_cookie_t cookie | |
| | | /**< */, | |
| | | xcb_generic_error_t **e /**< | |
| | | */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_no_operation_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_no_operation_checked (xcb_connection_t *c /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_no_operation | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_no_operation (xcb_connection_t *c /**< */); | |
| | | | |
| | | #ifdef __cplusplus | |
| | | } | |
| | | #endif | |
| | | | |
| | | #endif | |
| | | | |
| | | /** | |
| | | * @} | |
| | | */ | |
| | | | |
End of changes. 26 change blocks. |
| 3629 lines changed or deleted | | 5885 lines changed or added | |
|
| xv.h | | xv.h | |
| /* | | /* | |
|
| * This file generated automatically from xv.xml by c-client.xsl using XSLT
. | | * This file generated automatically from xv.xml by c_client.py. | |
| * Edit at your peril. | | * Edit at your peril. | |
| */ | | */ | |
| | | | |
|
| | | /** | |
| | | * @defgroup XCB_Xv_API XCB Xv API | |
| | | * @brief Xv XCB Protocol Implementation. | |
| | | * @{ | |
| | | **/ | |
| | | | |
| #ifndef __XV_H | | #ifndef __XV_H | |
| #define __XV_H | | #define __XV_H | |
| | | | |
| #include "xcb.h" | | #include "xcb.h" | |
|
| | | #include "xproto.h" | |
| #include "shm.h" | | #include "shm.h" | |
| | | | |
|
| extern XCBExtension XCBXvId; | | #ifdef __cplusplus | |
| | | extern "C" { | |
| | | #endif | |
| | | | |
| | | #define XCB_XV_MAJOR_VERSION 2 | |
| | | #define XCB_XV_MINOR_VERSION 2 | |
| | | | |
|
| typedef struct { | | extern xcb_extension_t xcb_xv_id; | |
| CARD32 xid; | | | |
| } XCBXvPORT; | | typedef uint32_t xcb_xv_port_t; | |
| | | | |
| typedef struct { | | /** | |
| XCBXvPORT *data; | | * @brief xcb_xv_port_iterator_t | |
| int rem; | | **/ | |
| int index; | | typedef struct xcb_xv_port_iterator_t { | |
| } XCBXvPORTIter; | | xcb_xv_port_t *data; /**< */ | |
| | | int rem; /**< */ | |
| typedef struct { | | int index; /**< */ | |
| CARD32 xid; | | } xcb_xv_port_iterator_t; | |
| } XCBXvENCODING; | | | |
| | | typedef uint32_t xcb_xv_encoding_t; | |
| typedef struct { | | | |
| XCBXvENCODING *data; | | /** | |
| int rem; | | * @brief xcb_xv_encoding_iterator_t | |
| int index; | | **/ | |
| } XCBXvENCODINGIter; | | typedef struct xcb_xv_encoding_iterator_t { | |
| | | xcb_xv_encoding_t *data; /**< */ | |
| typedef enum { | | int rem; /**< */ | |
| XCBXvTypeInputMask = 0x00000001, | | int index; /**< */ | |
| XCBXvTypeOutputMask = 0x00000002, | | } xcb_xv_encoding_iterator_t; | |
| XCBXvTypeVideoMask = 0x00000004, | | | |
| XCBXvTypeStillMask = 0x00000008, | | typedef enum xcb_xv_type_t { | |
| XCBXvTypeImageMask = 0x00000010 | | XCB_XV_TYPE_INPUT_MASK = 1, | |
| } XCBXvType; | | XCB_XV_TYPE_OUTPUT_MASK = 2, | |
| | | XCB_XV_TYPE_VIDEO_MASK = 4, | |
| typedef enum { | | XCB_XV_TYPE_STILL_MASK = 8, | |
| XCBXvImageFormatInfoTypeRGB, | | XCB_XV_TYPE_IMAGE_MASK = 16 | |
| XCBXvImageFormatInfoTypeYUV | | } xcb_xv_type_t; | |
| } XCBXvImageFormatInfoType; | | | |
| | | typedef enum xcb_xv_image_format_info_type_t { | |
| typedef enum { | | XCB_XV_IMAGE_FORMAT_INFO_TYPE_RGB, | |
| XCBXvImageFormatInfoFormatPacked, | | XCB_XV_IMAGE_FORMAT_INFO_TYPE_YUV | |
| XCBXvImageFormatInfoFormatPlanar | | } xcb_xv_image_format_info_type_t; | |
| } XCBXvImageFormatInfoFormat; | | | |
| | | typedef enum xcb_xv_image_format_info_format_t { | |
| typedef enum { | | XCB_XV_IMAGE_FORMAT_INFO_FORMAT_PACKED, | |
| XCBXvAttributeFlagGettable = 0x01, | | XCB_XV_IMAGE_FORMAT_INFO_FORMAT_PLANAR | |
| XCBXvAttributeFlagSettable = 0x02 | | } xcb_xv_image_format_info_format_t; | |
| } XCBXvAttributeFlag; | | | |
| | | typedef enum xcb_xv_attribute_flag_t { | |
| typedef struct { | | XCB_XV_ATTRIBUTE_FLAG_GETTABLE = 1, | |
| INT32 numerator; | | XCB_XV_ATTRIBUTE_FLAG_SETTABLE = 2 | |
| INT32 denominator; | | } xcb_xv_attribute_flag_t; | |
| } XCBXvRational; | | | |
| | | typedef enum xcb_xv_video_notify_reason_t { | |
| typedef struct { | | XCB_XV_VIDEO_NOTIFY_REASON_STARTED, | |
| XCBXvRational *data; | | XCB_XV_VIDEO_NOTIFY_REASON_STOPPED, | |
| int rem; | | XCB_XV_VIDEO_NOTIFY_REASON_BUSY, | |
| int index; | | XCB_XV_VIDEO_NOTIFY_REASON_PREEMPTED, | |
| } XCBXvRationalIter; | | XCB_XV_VIDEO_NOTIFY_REASON_HARD_ERROR | |
| | | } xcb_xv_video_notify_reason_t; | |
| typedef struct { | | | |
| XCBXvPORT base_id; | | typedef enum xcb_xv_scanline_order_t { | |
| CARD16 name_size; | | XCB_XV_SCANLINE_ORDER_TOP_TO_BOTTOM, | |
| CARD16 num_ports; | | XCB_XV_SCANLINE_ORDER_BOTTOM_TO_TOP | |
| CARD16 num_formats; | | } xcb_xv_scanline_order_t; | |
| CARD8 type; | | | |
| CARD8 pad; | | typedef enum xcb_xv_grab_port_status_t { | |
| } XCBXvAdaptorInfo; | | XCB_XV_GRAB_PORT_STATUS_SUCCESS, | |
| | | XCB_XV_GRAB_PORT_STATUS_BAD_EXTENSION, | |
| typedef struct { | | XCB_XV_GRAB_PORT_STATUS_ALREADY_GRABBED, | |
| XCBXvAdaptorInfo *data; | | XCB_XV_GRAB_PORT_STATUS_INVALID_TIME, | |
| int rem; | | XCB_XV_GRAB_PORT_STATUS_BAD_REPLY, | |
| int index; | | XCB_XV_GRAB_PORT_STATUS_BAD_ALLOC | |
| } XCBXvAdaptorInfoIter; | | } xcb_xv_grab_port_status_t; | |
| | | | |
| typedef struct { | | /** | |
| XCBXvENCODING encoding; | | * @brief xcb_xv_rational_t | |
| CARD16 name_size; | | **/ | |
| CARD16 width; | | typedef struct xcb_xv_rational_t { | |
| CARD16 height; | | int32_t numerator; /**< */ | |
| XCBXvRational rate; | | int32_t denominator; /**< */ | |
| } XCBXvEncodingInfo; | | } xcb_xv_rational_t; | |
| | | | |
| typedef struct { | | /** | |
| XCBXvEncodingInfo *data; | | * @brief xcb_xv_rational_iterator_t | |
| int rem; | | **/ | |
| int index; | | typedef struct xcb_xv_rational_iterator_t { | |
| } XCBXvEncodingInfoIter; | | xcb_xv_rational_t *data; /**< */ | |
| | | int rem; /**< */ | |
| typedef struct { | | int index; /**< */ | |
| XCBVISUALID visual; | | } xcb_xv_rational_iterator_t; | |
| CARD8 depth; | | | |
| } XCBXvFormat; | | /** | |
| | | * @brief xcb_xv_format_t | |
| typedef struct { | | **/ | |
| XCBXvFormat *data; | | typedef struct xcb_xv_format_t { | |
| int rem; | | xcb_visualid_t visual; /**< */ | |
| int index; | | uint8_t depth; /**< */ | |
| } XCBXvFormatIter; | | uint8_t pad0[3]; /**< */ | |
| | | } xcb_xv_format_t; | |
| typedef struct { | | | |
| CARD32 id; | | /** | |
| CARD16 width; | | * @brief xcb_xv_format_iterator_t | |
| CARD16 height; | | **/ | |
| CARD32 data_size; | | typedef struct xcb_xv_format_iterator_t { | |
| CARD32 num_planes; | | xcb_xv_format_t *data; /**< */ | |
| } XCBXvImage; | | int rem; /**< */ | |
| | | int index; /**< */ | |
| typedef struct { | | } xcb_xv_format_iterator_t; | |
| XCBXvImage *data; | | | |
| int rem; | | /** | |
| int index; | | * @brief xcb_xv_adaptor_info_t | |
| } XCBXvImageIter; | | **/ | |
| | | typedef struct xcb_xv_adaptor_info_t { | |
| typedef struct { | | xcb_xv_port_t base_id; /**< */ | |
| CARD32 flags; | | uint16_t name_size; /**< */ | |
| INT32 min; | | uint16_t num_ports; /**< */ | |
| INT32 max; | | uint16_t num_formats; /**< */ | |
| CARD32 size; | | uint8_t type; /**< */ | |
| } XCBXvAttributeInfo; | | uint8_t pad0; /**< */ | |
| | | } xcb_xv_adaptor_info_t; | |
| typedef struct { | | | |
| XCBXvAttributeInfo *data; | | /** | |
| int rem; | | * @brief xcb_xv_adaptor_info_iterator_t | |
| int index; | | **/ | |
| } XCBXvAttributeInfoIter; | | typedef struct xcb_xv_adaptor_info_iterator_t { | |
| | | xcb_xv_adaptor_info_t *data; /**< */ | |
| typedef struct { | | int rem; /**< */ | |
| CARD32 id; | | int index; /**< */ | |
| CARD8 type; | | } xcb_xv_adaptor_info_iterator_t; | |
| CARD8 byte_order; | | | |
| CARD16 pad1; | | /** | |
| CARD8 guid[16]; | | * @brief xcb_xv_encoding_info_t | |
| CARD8 bpp; | | **/ | |
| CARD8 num_planes; | | typedef struct xcb_xv_encoding_info_t { | |
| CARD16 pad2; | | xcb_xv_encoding_t encoding; /**< */ | |
| CARD8 depth; | | uint16_t name_size; /**< */ | |
| CARD8 pad3; | | uint16_t width; /**< */ | |
| CARD16 pad4; | | uint16_t height; /**< */ | |
| CARD32 red_mask; | | uint8_t pad0[2]; /**< */ | |
| CARD32 green_mask; | | xcb_xv_rational_t rate; /**< */ | |
| CARD32 blue_mask; | | } xcb_xv_encoding_info_t; | |
| CARD8 format; | | | |
| CARD8 pad5; | | /** | |
| CARD16 pad6; | | * @brief xcb_xv_encoding_info_iterator_t | |
| CARD32 y_sample_bits; | | **/ | |
| CARD32 u_sample_bits; | | typedef struct xcb_xv_encoding_info_iterator_t { | |
| CARD32 v_sample_bits; | | xcb_xv_encoding_info_t *data; /**< */ | |
| CARD32 vhorz_y_period; | | int rem; /**< */ | |
| CARD32 vhorz_u_period; | | int index; /**< */ | |
| CARD32 vhorz_v_period; | | } xcb_xv_encoding_info_iterator_t; | |
| CARD32 vvert_y_period; | | | |
| CARD32 vvert_u_period; | | /** | |
| CARD32 vvert_v_period; | | * @brief xcb_xv_image_t | |
| CARD8 vcomp_order[32]; | | **/ | |
| CARD8 vscanline_order; | | typedef struct xcb_xv_image_t { | |
| CARD8 vpad7; | | uint32_t id; /**< */ | |
| CARD16 vpad8; | | uint16_t width; /**< */ | |
| CARD32 vpad9; | | uint16_t height; /**< */ | |
| CARD32 vpad10; | | uint32_t data_size; /**< */ | |
| } XCBXvImageFormatInfo; | | uint32_t num_planes; /**< */ | |
| | | } xcb_xv_image_t; | |
| typedef struct { | | | |
| XCBXvImageFormatInfo *data; | | /** | |
| int rem; | | * @brief xcb_xv_image_iterator_t | |
| int index; | | **/ | |
| } XCBXvImageFormatInfoIter; | | typedef struct xcb_xv_image_iterator_t { | |
| | | xcb_xv_image_t *data; /**< */ | |
| #define XCBXvBadPort 0 | | int rem; /**< */ | |
| | | int index; /**< */ | |
| typedef struct { | | } xcb_xv_image_iterator_t; | |
| BYTE response_type; | | | |
| BYTE error_code; | | /** | |
| CARD16 sequence; | | * @brief xcb_xv_attribute_info_t | |
| } XCBXvBadPortError; | | **/ | |
| | | typedef struct xcb_xv_attribute_info_t { | |
| #define XCBXvBadEncoding 1 | | uint32_t flags; /**< */ | |
| | | int32_t min; /**< */ | |
| typedef struct { | | int32_t max; /**< */ | |
| BYTE response_type; | | uint32_t size; /**< */ | |
| BYTE error_code; | | } xcb_xv_attribute_info_t; | |
| CARD16 sequence; | | | |
| } XCBXvBadEncodingError; | | /** | |
| | | * @brief xcb_xv_attribute_info_iterator_t | |
| #define XCBXvBadControl 2 | | **/ | |
| | | typedef struct xcb_xv_attribute_info_iterator_t { | |
| typedef struct { | | xcb_xv_attribute_info_t *data; /**< */ | |
| BYTE response_type; | | int rem; /**< */ | |
| BYTE error_code; | | int index; /**< */ | |
| CARD16 sequence; | | } xcb_xv_attribute_info_iterator_t; | |
| } XCBXvBadControlError; | | | |
| | | /** | |
| #define XCBXvVideoNotify 0 | | * @brief xcb_xv_image_format_info_t | |
| | | **/ | |
| typedef struct { | | typedef struct xcb_xv_image_format_info_t { | |
| BYTE response_type; | | uint32_t id; /**< */ | |
| BYTE reason; | | uint8_t type; /**< */ | |
| CARD16 sequence; | | uint8_t byte_order; /**< */ | |
| XCBTIMESTAMP time; | | uint8_t pad0[2]; /**< */ | |
| XCBDRAWABLE drawable; | | uint8_t guid[16]; /**< */ | |
| XCBXvPORT port; | | uint8_t bpp; /**< */ | |
| } XCBXvVideoNotifyEvent; | | uint8_t num_planes; /**< */ | |
| | | uint8_t pad1[2]; /**< */ | |
| #define XCBXvPortNotify 1 | | uint8_t depth; /**< */ | |
| | | uint8_t pad2[3]; /**< */ | |
| typedef struct { | | uint32_t red_mask; /**< */ | |
| BYTE response_type; | | uint32_t green_mask; /**< */ | |
| CARD8 pad0; | | uint32_t blue_mask; /**< */ | |
| CARD16 sequence; | | uint8_t format; /**< */ | |
| XCBTIMESTAMP time; | | uint8_t pad3[3]; /**< */ | |
| XCBXvPORT port; | | uint32_t y_sample_bits; /**< */ | |
| XCBATOM attribute; | | uint32_t u_sample_bits; /**< */ | |
| INT32 value; | | uint32_t v_sample_bits; /**< */ | |
| } XCBXvPortNotifyEvent; | | uint32_t vhorz_y_period; /**< */ | |
| | | uint32_t vhorz_u_period; /**< */ | |
| typedef struct { | | uint32_t vhorz_v_period; /**< */ | |
| unsigned int sequence; | | uint32_t vvert_y_period; /**< */ | |
| } XCBXvQueryExtensionCookie; | | uint32_t vvert_u_period; /**< */ | |
| | | uint32_t vvert_v_period; /**< */ | |
| typedef struct { | | uint8_t vcomp_order[32]; /**< */ | |
| CARD8 major_opcode; | | uint8_t vscanline_order; /**< */ | |
| CARD8 minor_opcode; | | uint8_t pad4[11]; /**< */ | |
| CARD16 length; | | } xcb_xv_image_format_info_t; | |
| } XCBXvQueryExtensionReq; | | | |
| | | /** | |
| typedef struct { | | * @brief xcb_xv_image_format_info_iterator_t | |
| BYTE response_type; | | **/ | |
| CARD8 pad0; | | typedef struct xcb_xv_image_format_info_iterator_t { | |
| CARD16 sequence; | | xcb_xv_image_format_info_t *data; /**< */ | |
| CARD32 length; | | int rem; /**< */ | |
| CARD16 major; | | int index; /**< */ | |
| CARD16 minor; | | } xcb_xv_image_format_info_iterator_t; | |
| } XCBXvQueryExtensionRep; | | | |
| | | /** Opcode for xcb_xv_bad_port. */ | |
| typedef struct { | | #define XCB_XV_BAD_PORT 0 | |
| unsigned int sequence; | | | |
| } XCBXvQueryAdaptorsCookie; | | /** | |
| | | * @brief xcb_xv_bad_port_error_t | |
| typedef struct { | | **/ | |
| CARD8 major_opcode; | | typedef struct xcb_xv_bad_port_error_t { | |
| CARD8 minor_opcode; | | uint8_t response_type; /**< */ | |
| CARD16 length; | | uint8_t error_code; /**< */ | |
| XCBWINDOW window; | | uint16_t sequence; /**< */ | |
| } XCBXvQueryAdaptorsReq; | | } xcb_xv_bad_port_error_t; | |
| | | | |
| typedef struct { | | /** Opcode for xcb_xv_bad_encoding. */ | |
| BYTE response_type; | | #define XCB_XV_BAD_ENCODING 1 | |
| CARD8 pad0; | | | |
| CARD16 sequence; | | /** | |
| CARD32 length; | | * @brief xcb_xv_bad_encoding_error_t | |
| CARD16 num_adaptors; | | **/ | |
| CARD8 pad1[22]; | | typedef struct xcb_xv_bad_encoding_error_t { | |
| } XCBXvQueryAdaptorsRep; | | uint8_t response_type; /**< */ | |
| | | uint8_t error_code; /**< */ | |
| typedef struct { | | uint16_t sequence; /**< */ | |
| unsigned int sequence; | | } xcb_xv_bad_encoding_error_t; | |
| } XCBXvQueryEncodingsCookie; | | | |
| | | /** Opcode for xcb_xv_bad_control. */ | |
| typedef struct { | | #define XCB_XV_BAD_CONTROL 2 | |
| CARD8 major_opcode; | | | |
| CARD8 minor_opcode; | | /** | |
| CARD16 length; | | * @brief xcb_xv_bad_control_error_t | |
| XCBXvPORT port; | | **/ | |
| } XCBXvQueryEncodingsReq; | | typedef struct xcb_xv_bad_control_error_t { | |
| | | uint8_t response_type; /**< */ | |
| typedef struct { | | uint8_t error_code; /**< */ | |
| BYTE response_type; | | uint16_t sequence; /**< */ | |
| CARD8 pad0; | | } xcb_xv_bad_control_error_t; | |
| CARD16 sequence; | | | |
| CARD32 length; | | /** Opcode for xcb_xv_video_notify. */ | |
| CARD16 num_encodings; | | #define XCB_XV_VIDEO_NOTIFY 0 | |
| CARD8 pad1[22]; | | | |
| } XCBXvQueryEncodingsRep; | | /** | |
| | | * @brief xcb_xv_video_notify_event_t | |
| typedef struct { | | **/ | |
| unsigned int sequence; | | typedef struct xcb_xv_video_notify_event_t { | |
| } XCBXvGrabPortCookie; | | uint8_t response_type; /**< */ | |
| | | uint8_t reason; /**< */ | |
| typedef struct { | | uint16_t sequence; /**< */ | |
| CARD8 major_opcode; | | xcb_timestamp_t time; /**< */ | |
| CARD8 minor_opcode; | | xcb_drawable_t drawable; /**< */ | |
| CARD16 length; | | xcb_xv_port_t port; /**< */ | |
| XCBXvPORT port; | | } xcb_xv_video_notify_event_t; | |
| XCBTIMESTAMP time; | | | |
| } XCBXvGrabPortReq; | | /** Opcode for xcb_xv_port_notify. */ | |
| | | #define XCB_XV_PORT_NOTIFY 1 | |
| typedef struct { | | | |
| BYTE response_type; | | /** | |
| BYTE result; | | * @brief xcb_xv_port_notify_event_t | |
| CARD16 sequence; | | **/ | |
| CARD32 length; | | typedef struct xcb_xv_port_notify_event_t { | |
| } XCBXvGrabPortRep; | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| typedef struct { | | uint16_t sequence; /**< */ | |
| CARD8 major_opcode; | | xcb_timestamp_t time; /**< */ | |
| CARD8 minor_opcode; | | xcb_xv_port_t port; /**< */ | |
| CARD16 length; | | xcb_atom_t attribute; /**< */ | |
| XCBXvPORT port; | | int32_t value; /**< */ | |
| XCBTIMESTAMP time; | | } xcb_xv_port_notify_event_t; | |
| } XCBXvUngrabPortReq; | | | |
| | | /** | |
| typedef struct { | | * @brief xcb_xv_query_extension_cookie_t | |
| CARD8 major_opcode; | | **/ | |
| CARD8 minor_opcode; | | typedef struct xcb_xv_query_extension_cookie_t { | |
| CARD16 length; | | unsigned int sequence; /**< */ | |
| XCBXvPORT port; | | } xcb_xv_query_extension_cookie_t; | |
| XCBDRAWABLE drawable; | | | |
| XCBGCONTEXT gc; | | /** Opcode for xcb_xv_query_extension. */ | |
| INT16 vid_x; | | #define XCB_XV_QUERY_EXTENSION 0 | |
| INT16 vid_y; | | | |
| CARD16 vid_w; | | /** | |
| CARD16 vid_h; | | * @brief xcb_xv_query_extension_request_t | |
| INT16 drw_x; | | **/ | |
| INT16 drw_y; | | typedef struct xcb_xv_query_extension_request_t { | |
| CARD16 drw_w; | | uint8_t major_opcode; /**< */ | |
| CARD16 drw_h; | | uint8_t minor_opcode; /**< */ | |
| } XCBXvPutVideoReq; | | uint16_t length; /**< */ | |
| | | } xcb_xv_query_extension_request_t; | |
| typedef struct { | | | |
| CARD8 major_opcode; | | /** | |
| CARD8 minor_opcode; | | * @brief xcb_xv_query_extension_reply_t | |
| CARD16 length; | | **/ | |
| XCBXvPORT port; | | typedef struct xcb_xv_query_extension_reply_t { | |
| XCBDRAWABLE drawable; | | uint8_t response_type; /**< */ | |
| XCBGCONTEXT gc; | | uint8_t pad0; /**< */ | |
| INT16 vid_x; | | uint16_t sequence; /**< */ | |
| INT16 vid_y; | | uint32_t length; /**< */ | |
| CARD16 vid_w; | | uint16_t major; /**< */ | |
| CARD16 vid_h; | | uint16_t minor; /**< */ | |
| INT16 drw_x; | | } xcb_xv_query_extension_reply_t; | |
| INT16 drw_y; | | | |
| CARD16 drw_w; | | /** | |
| CARD16 drw_h; | | * @brief xcb_xv_query_adaptors_cookie_t | |
| } XCBXvPutStillReq; | | **/ | |
| | | typedef struct xcb_xv_query_adaptors_cookie_t { | |
| typedef struct { | | unsigned int sequence; /**< */ | |
| CARD8 major_opcode; | | } xcb_xv_query_adaptors_cookie_t; | |
| CARD8 minor_opcode; | | | |
| CARD16 length; | | /** Opcode for xcb_xv_query_adaptors. */ | |
| XCBXvPORT port; | | #define XCB_XV_QUERY_ADAPTORS 1 | |
| XCBDRAWABLE drawable; | | | |
| XCBGCONTEXT gc; | | /** | |
| INT16 vid_x; | | * @brief xcb_xv_query_adaptors_request_t | |
| INT16 vid_y; | | **/ | |
| CARD16 vid_w; | | typedef struct xcb_xv_query_adaptors_request_t { | |
| CARD16 vid_h; | | uint8_t major_opcode; /**< */ | |
| INT16 drw_x; | | uint8_t minor_opcode; /**< */ | |
| INT16 drw_y; | | uint16_t length; /**< */ | |
| CARD16 drw_w; | | xcb_window_t window; /**< */ | |
| CARD16 drw_h; | | } xcb_xv_query_adaptors_request_t; | |
| } XCBXvGetVideoReq; | | | |
| | | /** | |
| typedef struct { | | * @brief xcb_xv_query_adaptors_reply_t | |
| CARD8 major_opcode; | | **/ | |
| CARD8 minor_opcode; | | typedef struct xcb_xv_query_adaptors_reply_t { | |
| CARD16 length; | | uint8_t response_type; /**< */ | |
| XCBXvPORT port; | | uint8_t pad0; /**< */ | |
| XCBDRAWABLE drawable; | | uint16_t sequence; /**< */ | |
| XCBGCONTEXT gc; | | uint32_t length; /**< */ | |
| INT16 vid_x; | | uint16_t num_adaptors; /**< */ | |
| INT16 vid_y; | | uint8_t pad1[22]; /**< */ | |
| CARD16 vid_w; | | } xcb_xv_query_adaptors_reply_t; | |
| CARD16 vid_h; | | | |
| INT16 drw_x; | | /** | |
| INT16 drw_y; | | * @brief xcb_xv_query_encodings_cookie_t | |
| CARD16 drw_w; | | **/ | |
| CARD16 drw_h; | | typedef struct xcb_xv_query_encodings_cookie_t { | |
| } XCBXvGetStillReq; | | unsigned int sequence; /**< */ | |
| | | } xcb_xv_query_encodings_cookie_t; | |
| typedef struct { | | | |
| CARD8 major_opcode; | | /** Opcode for xcb_xv_query_encodings. */ | |
| CARD8 minor_opcode; | | #define XCB_XV_QUERY_ENCODINGS 2 | |
| CARD16 length; | | | |
| XCBXvPORT port; | | /** | |
| XCBDRAWABLE drawable; | | * @brief xcb_xv_query_encodings_request_t | |
| } XCBXvStopVideoReq; | | **/ | |
| | | typedef struct xcb_xv_query_encodings_request_t { | |
| typedef struct { | | uint8_t major_opcode; /**< */ | |
| CARD8 major_opcode; | | uint8_t minor_opcode; /**< */ | |
| CARD8 minor_opcode; | | uint16_t length; /**< */ | |
| CARD16 length; | | xcb_xv_port_t port; /**< */ | |
| XCBDRAWABLE drawable; | | } xcb_xv_query_encodings_request_t; | |
| BOOL onoff; | | | |
| } XCBXvSelectVideoNotifyReq; | | /** | |
| | | * @brief xcb_xv_query_encodings_reply_t | |
| typedef struct { | | **/ | |
| CARD8 major_opcode; | | typedef struct xcb_xv_query_encodings_reply_t { | |
| CARD8 minor_opcode; | | uint8_t response_type; /**< */ | |
| CARD16 length; | | uint8_t pad0; /**< */ | |
| XCBDRAWABLE drawable; | | uint16_t sequence; /**< */ | |
| BOOL onoff; | | uint32_t length; /**< */ | |
| } XCBXvSelectPortNotifyReq; | | uint16_t num_encodings; /**< */ | |
| | | uint8_t pad1[22]; /**< */ | |
| typedef struct { | | } xcb_xv_query_encodings_reply_t; | |
| unsigned int sequence; | | | |
| } XCBXvQueryBestSizeCookie; | | /** | |
| | | * @brief xcb_xv_grab_port_cookie_t | |
| typedef struct { | | **/ | |
| CARD8 major_opcode; | | typedef struct xcb_xv_grab_port_cookie_t { | |
| CARD8 minor_opcode; | | unsigned int sequence; /**< */ | |
| CARD16 length; | | } xcb_xv_grab_port_cookie_t; | |
| XCBXvPORT port; | | | |
| CARD16 vid_w; | | /** Opcode for xcb_xv_grab_port. */ | |
| CARD16 vid_h; | | #define XCB_XV_GRAB_PORT 3 | |
| CARD16 drw_w; | | | |
| CARD16 drw_h; | | /** | |
| BOOL motion; | | * @brief xcb_xv_grab_port_request_t | |
| } XCBXvQueryBestSizeReq; | | **/ | |
| | | typedef struct xcb_xv_grab_port_request_t { | |
| typedef struct { | | uint8_t major_opcode; /**< */ | |
| BYTE response_type; | | uint8_t minor_opcode; /**< */ | |
| CARD8 pad0; | | uint16_t length; /**< */ | |
| CARD16 sequence; | | xcb_xv_port_t port; /**< */ | |
| CARD32 length; | | xcb_timestamp_t time; /**< */ | |
| CARD16 actual_width; | | } xcb_xv_grab_port_request_t; | |
| CARD16 actual_height; | | | |
| } XCBXvQueryBestSizeRep; | | /** | |
| | | * @brief xcb_xv_grab_port_reply_t | |
| typedef struct { | | **/ | |
| CARD8 major_opcode; | | typedef struct xcb_xv_grab_port_reply_t { | |
| CARD8 minor_opcode; | | uint8_t response_type; /**< */ | |
| CARD16 length; | | uint8_t result; /**< */ | |
| XCBXvPORT port; | | uint16_t sequence; /**< */ | |
| XCBATOM attribute; | | uint32_t length; /**< */ | |
| INT32 value; | | } xcb_xv_grab_port_reply_t; | |
| } XCBXvSetPortAttributeReq; | | | |
| | | /** Opcode for xcb_xv_ungrab_port. */ | |
| typedef struct { | | #define XCB_XV_UNGRAB_PORT 4 | |
| unsigned int sequence; | | | |
| } XCBXvGetPortAttributeCookie; | | /** | |
| | | * @brief xcb_xv_ungrab_port_request_t | |
| typedef struct { | | **/ | |
| CARD8 major_opcode; | | typedef struct xcb_xv_ungrab_port_request_t { | |
| CARD8 minor_opcode; | | uint8_t major_opcode; /**< */ | |
| CARD16 length; | | uint8_t minor_opcode; /**< */ | |
| XCBXvPORT port; | | uint16_t length; /**< */ | |
| XCBATOM attribute; | | xcb_xv_port_t port; /**< */ | |
| } XCBXvGetPortAttributeReq; | | xcb_timestamp_t time; /**< */ | |
| | | } xcb_xv_ungrab_port_request_t; | |
| typedef struct { | | | |
| BYTE response_type; | | /** Opcode for xcb_xv_put_video. */ | |
| CARD8 pad0; | | #define XCB_XV_PUT_VIDEO 5 | |
| CARD16 sequence; | | | |
| CARD32 length; | | /** | |
| INT32 value; | | * @brief xcb_xv_put_video_request_t | |
| } XCBXvGetPortAttributeRep; | | **/ | |
| | | typedef struct xcb_xv_put_video_request_t { | |
| typedef struct { | | uint8_t major_opcode; /**< */ | |
| unsigned int sequence; | | uint8_t minor_opcode; /**< */ | |
| } XCBXvQueryPortAttributesCookie; | | uint16_t length; /**< */ | |
| | | xcb_xv_port_t port; /**< */ | |
| typedef struct { | | xcb_drawable_t drawable; /**< */ | |
| CARD8 major_opcode; | | xcb_gcontext_t gc; /**< */ | |
| CARD8 minor_opcode; | | int16_t vid_x; /**< */ | |
| CARD16 length; | | int16_t vid_y; /**< */ | |
| XCBXvPORT port; | | uint16_t vid_w; /**< */ | |
| } XCBXvQueryPortAttributesReq; | | uint16_t vid_h; /**< */ | |
| | | int16_t drw_x; /**< */ | |
| typedef struct { | | int16_t drw_y; /**< */ | |
| BYTE response_type; | | uint16_t drw_w; /**< */ | |
| CARD8 pad0; | | uint16_t drw_h; /**< */ | |
| CARD16 sequence; | | } xcb_xv_put_video_request_t; | |
| CARD32 length; | | | |
| CARD32 num_attributes; | | /** Opcode for xcb_xv_put_still. */ | |
| CARD32 text_size; | | #define XCB_XV_PUT_STILL 6 | |
| CARD8 pad1[16]; | | | |
| } XCBXvQueryPortAttributesRep; | | /** | |
| | | * @brief xcb_xv_put_still_request_t | |
| typedef struct { | | **/ | |
| unsigned int sequence; | | typedef struct xcb_xv_put_still_request_t { | |
| } XCBXvListImageFormatsCookie; | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| typedef struct { | | uint16_t length; /**< */ | |
| CARD8 major_opcode; | | xcb_xv_port_t port; /**< */ | |
| CARD8 minor_opcode; | | xcb_drawable_t drawable; /**< */ | |
| CARD16 length; | | xcb_gcontext_t gc; /**< */ | |
| XCBXvPORT port; | | int16_t vid_x; /**< */ | |
| } XCBXvListImageFormatsReq; | | int16_t vid_y; /**< */ | |
| | | uint16_t vid_w; /**< */ | |
| typedef struct { | | uint16_t vid_h; /**< */ | |
| BYTE response_type; | | int16_t drw_x; /**< */ | |
| CARD8 pad0; | | int16_t drw_y; /**< */ | |
| CARD16 sequence; | | uint16_t drw_w; /**< */ | |
| CARD32 length; | | uint16_t drw_h; /**< */ | |
| CARD32 num_formats; | | } xcb_xv_put_still_request_t; | |
| CARD8 pad1[20]; | | | |
| } XCBXvListImageFormatsRep; | | /** Opcode for xcb_xv_get_video. */ | |
| | | #define XCB_XV_GET_VIDEO 7 | |
| typedef struct { | | | |
| unsigned int sequence; | | /** | |
| } XCBXvQueryImageAttributesCookie; | | * @brief xcb_xv_get_video_request_t | |
| | | **/ | |
| typedef struct { | | typedef struct xcb_xv_get_video_request_t { | |
| CARD8 major_opcode; | | uint8_t major_opcode; /**< */ | |
| CARD8 minor_opcode; | | uint8_t minor_opcode; /**< */ | |
| CARD16 length; | | uint16_t length; /**< */ | |
| XCBXvPORT port; | | xcb_xv_port_t port; /**< */ | |
| CARD32 id; | | xcb_drawable_t drawable; /**< */ | |
| CARD16 width; | | xcb_gcontext_t gc; /**< */ | |
| CARD16 height; | | int16_t vid_x; /**< */ | |
| } XCBXvQueryImageAttributesReq; | | int16_t vid_y; /**< */ | |
| | | uint16_t vid_w; /**< */ | |
| typedef struct { | | uint16_t vid_h; /**< */ | |
| BYTE response_type; | | int16_t drw_x; /**< */ | |
| CARD8 pad0; | | int16_t drw_y; /**< */ | |
| CARD16 sequence; | | uint16_t drw_w; /**< */ | |
| CARD32 length; | | uint16_t drw_h; /**< */ | |
| CARD32 num_planes; | | } xcb_xv_get_video_request_t; | |
| CARD32 data_size; | | | |
| CARD16 width; | | /** Opcode for xcb_xv_get_still. */ | |
| CARD16 height; | | #define XCB_XV_GET_STILL 8 | |
| CARD8 pad1[12]; | | | |
| } XCBXvQueryImageAttributesRep; | | /** | |
| | | * @brief xcb_xv_get_still_request_t | |
| typedef struct { | | **/ | |
| CARD8 major_opcode; | | typedef struct xcb_xv_get_still_request_t { | |
| CARD8 minor_opcode; | | uint8_t major_opcode; /**< */ | |
| CARD16 length; | | uint8_t minor_opcode; /**< */ | |
| XCBXvPORT port; | | uint16_t length; /**< */ | |
| XCBDRAWABLE drawable; | | xcb_xv_port_t port; /**< */ | |
| XCBGCONTEXT gc; | | xcb_drawable_t drawable; /**< */ | |
| CARD32 id; | | xcb_gcontext_t gc; /**< */ | |
| INT16 src_x; | | int16_t vid_x; /**< */ | |
| INT16 src_y; | | int16_t vid_y; /**< */ | |
| CARD16 src_w; | | uint16_t vid_w; /**< */ | |
| CARD16 src_h; | | uint16_t vid_h; /**< */ | |
| INT16 drw_x; | | int16_t drw_x; /**< */ | |
| INT16 drw_y; | | int16_t drw_y; /**< */ | |
| CARD16 drw_w; | | uint16_t drw_w; /**< */ | |
| CARD16 drw_h; | | uint16_t drw_h; /**< */ | |
| CARD16 width; | | } xcb_xv_get_still_request_t; | |
| CARD16 height; | | | |
| } XCBXvPutImageReq; | | /** Opcode for xcb_xv_stop_video. */ | |
| | | #define XCB_XV_STOP_VIDEO 9 | |
| typedef struct { | | | |
| CARD8 major_opcode; | | /** | |
| CARD8 minor_opcode; | | * @brief xcb_xv_stop_video_request_t | |
| CARD16 length; | | **/ | |
| XCBXvPORT port; | | typedef struct xcb_xv_stop_video_request_t { | |
| XCBDRAWABLE drawable; | | uint8_t major_opcode; /**< */ | |
| XCBGCONTEXT gc; | | uint8_t minor_opcode; /**< */ | |
| XCBShmSEG shmseg; | | uint16_t length; /**< */ | |
| CARD32 id; | | xcb_xv_port_t port; /**< */ | |
| CARD32 offset; | | xcb_drawable_t drawable; /**< */ | |
| INT16 src_x; | | } xcb_xv_stop_video_request_t; | |
| INT16 src_y; | | | |
| CARD16 src_w; | | /** Opcode for xcb_xv_select_video_notify. */ | |
| CARD16 src_h; | | #define XCB_XV_SELECT_VIDEO_NOTIFY 10 | |
| INT16 drw_x; | | | |
| INT16 drw_y; | | /** | |
| CARD16 drw_w; | | * @brief xcb_xv_select_video_notify_request_t | |
| CARD16 drw_h; | | **/ | |
| CARD16 width; | | typedef struct xcb_xv_select_video_notify_request_t { | |
| CARD16 height; | | uint8_t major_opcode; /**< */ | |
| CARD8 send_event; | | uint8_t minor_opcode; /**< */ | |
| } XCBXvShmPutImageReq; | | uint16_t length; /**< */ | |
| | | xcb_drawable_t drawable; /**< */ | |
| | | uint8_t onoff; /**< */ | |
| | | uint8_t pad0[3]; /**< */ | |
| | | } xcb_xv_select_video_notify_request_t; | |
| | | | |
| | | /** Opcode for xcb_xv_select_port_notify. */ | |
| | | #define XCB_XV_SELECT_PORT_NOTIFY 11 | |
| | | | |
| | | /** | |
| | | * @brief xcb_xv_select_port_notify_request_t | |
| | | **/ | |
| | | typedef struct xcb_xv_select_port_notify_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_xv_port_t port; /**< */ | |
| | | uint8_t onoff; /**< */ | |
| | | uint8_t pad0[3]; /**< */ | |
| | | } xcb_xv_select_port_notify_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_xv_query_best_size_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_xv_query_best_size_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_xv_query_best_size_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_xv_query_best_size. */ | |
| | | #define XCB_XV_QUERY_BEST_SIZE 12 | |
| | | | |
| | | /** | |
| | | * @brief xcb_xv_query_best_size_request_t | |
| | | **/ | |
| | | typedef struct xcb_xv_query_best_size_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_xv_port_t port; /**< */ | |
| | | uint16_t vid_w; /**< */ | |
| | | uint16_t vid_h; /**< */ | |
| | | uint16_t drw_w; /**< */ | |
| | | uint16_t drw_h; /**< */ | |
| | | uint8_t motion; /**< */ | |
| | | uint8_t pad0[3]; /**< */ | |
| | | } xcb_xv_query_best_size_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_xv_query_best_size_reply_t | |
| | | **/ | |
| | | typedef struct xcb_xv_query_best_size_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint16_t actual_width; /**< */ | |
| | | uint16_t actual_height; /**< */ | |
| | | } xcb_xv_query_best_size_reply_t; | |
| | | | |
| | | /** Opcode for xcb_xv_set_port_attribute. */ | |
| | | #define XCB_XV_SET_PORT_ATTRIBUTE 13 | |
| | | | |
| | | /** | |
| | | * @brief xcb_xv_set_port_attribute_request_t | |
| | | **/ | |
| | | typedef struct xcb_xv_set_port_attribute_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_xv_port_t port; /**< */ | |
| | | xcb_atom_t attribute; /**< */ | |
| | | int32_t value; /**< */ | |
| | | } xcb_xv_set_port_attribute_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_xv_get_port_attribute_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_xv_get_port_attribute_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_xv_get_port_attribute_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_xv_get_port_attribute. */ | |
| | | #define XCB_XV_GET_PORT_ATTRIBUTE 14 | |
| | | | |
| | | /** | |
| | | * @brief xcb_xv_get_port_attribute_request_t | |
| | | **/ | |
| | | typedef struct xcb_xv_get_port_attribute_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_xv_port_t port; /**< */ | |
| | | xcb_atom_t attribute; /**< */ | |
| | | } xcb_xv_get_port_attribute_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_xv_get_port_attribute_reply_t | |
| | | **/ | |
| | | typedef struct xcb_xv_get_port_attribute_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | int32_t value; /**< */ | |
| | | } xcb_xv_get_port_attribute_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_xv_query_port_attributes_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_xv_query_port_attributes_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_xv_query_port_attributes_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_xv_query_port_attributes. */ | |
| | | #define XCB_XV_QUERY_PORT_ATTRIBUTES 15 | |
| | | | |
| | | /** | |
| | | * @brief xcb_xv_query_port_attributes_request_t | |
| | | **/ | |
| | | typedef struct xcb_xv_query_port_attributes_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_xv_port_t port; /**< */ | |
| | | } xcb_xv_query_port_attributes_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_xv_query_port_attributes_reply_t | |
| | | **/ | |
| | | typedef struct xcb_xv_query_port_attributes_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint32_t num_attributes; /**< */ | |
| | | uint32_t text_size; /**< */ | |
| | | uint8_t pad1[16]; /**< */ | |
| | | } xcb_xv_query_port_attributes_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_xv_list_image_formats_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_xv_list_image_formats_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_xv_list_image_formats_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_xv_list_image_formats. */ | |
| | | #define XCB_XV_LIST_IMAGE_FORMATS 16 | |
| | | | |
| | | /** | |
| | | * @brief xcb_xv_list_image_formats_request_t | |
| | | **/ | |
| | | typedef struct xcb_xv_list_image_formats_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_xv_port_t port; /**< */ | |
| | | } xcb_xv_list_image_formats_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_xv_list_image_formats_reply_t | |
| | | **/ | |
| | | typedef struct xcb_xv_list_image_formats_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint32_t num_formats; /**< */ | |
| | | uint8_t pad1[20]; /**< */ | |
| | | } xcb_xv_list_image_formats_reply_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_xv_query_image_attributes_cookie_t | |
| | | **/ | |
| | | typedef struct xcb_xv_query_image_attributes_cookie_t { | |
| | | unsigned int sequence; /**< */ | |
| | | } xcb_xv_query_image_attributes_cookie_t; | |
| | | | |
| | | /** Opcode for xcb_xv_query_image_attributes. */ | |
| | | #define XCB_XV_QUERY_IMAGE_ATTRIBUTES 17 | |
| | | | |
| | | /** | |
| | | * @brief xcb_xv_query_image_attributes_request_t | |
| | | **/ | |
| | | typedef struct xcb_xv_query_image_attributes_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_xv_port_t port; /**< */ | |
| | | uint32_t id; /**< */ | |
| | | uint16_t width; /**< */ | |
| | | uint16_t height; /**< */ | |
| | | } xcb_xv_query_image_attributes_request_t; | |
| | | | |
| | | /** | |
| | | * @brief xcb_xv_query_image_attributes_reply_t | |
| | | **/ | |
| | | typedef struct xcb_xv_query_image_attributes_reply_t { | |
| | | uint8_t response_type; /**< */ | |
| | | uint8_t pad0; /**< */ | |
| | | uint16_t sequence; /**< */ | |
| | | uint32_t length; /**< */ | |
| | | uint32_t num_planes; /**< */ | |
| | | uint32_t data_size; /**< */ | |
| | | uint16_t width; /**< */ | |
| | | uint16_t height; /**< */ | |
| | | uint8_t pad1[12]; /**< */ | |
| | | } xcb_xv_query_image_attributes_reply_t; | |
| | | | |
| | | /** Opcode for xcb_xv_put_image. */ | |
| | | #define XCB_XV_PUT_IMAGE 18 | |
| | | | |
| | | /** | |
| | | * @brief xcb_xv_put_image_request_t | |
| | | **/ | |
| | | typedef struct xcb_xv_put_image_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_xv_port_t port; /**< */ | |
| | | xcb_drawable_t drawable; /**< */ | |
| | | xcb_gcontext_t gc; /**< */ | |
| | | uint32_t id; /**< */ | |
| | | int16_t src_x; /**< */ | |
| | | int16_t src_y; /**< */ | |
| | | uint16_t src_w; /**< */ | |
| | | uint16_t src_h; /**< */ | |
| | | int16_t drw_x; /**< */ | |
| | | int16_t drw_y; /**< */ | |
| | | uint16_t drw_w; /**< */ | |
| | | uint16_t drw_h; /**< */ | |
| | | uint16_t width; /**< */ | |
| | | uint16_t height; /**< */ | |
| | | } xcb_xv_put_image_request_t; | |
| | | | |
| | | /** Opcode for xcb_xv_shm_put_image. */ | |
| | | #define XCB_XV_SHM_PUT_IMAGE 19 | |
| | | | |
| | | /** | |
| | | * @brief xcb_xv_shm_put_image_request_t | |
| | | **/ | |
| | | typedef struct xcb_xv_shm_put_image_request_t { | |
| | | uint8_t major_opcode; /**< */ | |
| | | uint8_t minor_opcode; /**< */ | |
| | | uint16_t length; /**< */ | |
| | | xcb_xv_port_t port; /**< */ | |
| | | xcb_drawable_t drawable; /**< */ | |
| | | xcb_gcontext_t gc; /**< */ | |
| | | xcb_shm_seg_t shmseg; /**< */ | |
| | | uint32_t id; /**< */ | |
| | | uint32_t offset; /**< */ | |
| | | int16_t src_x; /**< */ | |
| | | int16_t src_y; /**< */ | |
| | | uint16_t src_w; /**< */ | |
| | | uint16_t src_h; /**< */ | |
| | | int16_t drw_x; /**< */ | |
| | | int16_t drw_y; /**< */ | |
| | | uint16_t drw_w; /**< */ | |
| | | uint16_t drw_h; /**< */ | |
| | | uint16_t width; /**< */ | |
| | | uint16_t height; /**< */ | |
| | | uint8_t send_event; /**< */ | |
| | | uint8_t pad0[3]; /**< */ | |
| | | } xcb_xv_shm_put_image_request_t; | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_xv_port_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_xv_port_t) | |
| | | */ | |
| | | | |
|
| const XCBQueryExtensionRep * | | /************************************************************************** | |
| XCBXvInit (XCBConnection *c); | | *** | |
| | | ** | |
| | | ** void xcb_xv_port_next | |
| | | ** | |
| | | ** @param xcb_xv_port_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| void | | void | |
|
| XCBXvPORTNext (XCBXvPORTIter *i); | | xcb_xv_port_next (xcb_xv_port_iterator_t *i /**< */); | |
| | | | |
|
| XCBGenericIter | | /** | |
| XCBXvPORTEnd (XCBXvPORTIter i); | | * Return the iterator pointing to the last element | |
| | | * @param i An xcb_xv_port_iterator_t | |
| | | * @return The iterator pointing to the last element | |
| | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_xv_port_end | |
| | | ** | |
| | | ** @param xcb_xv_port_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_xv_port_end (xcb_xv_port_iterator_t i /**< */); | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_xv_encoding_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_xv_encoding_t) | |
| | | */ | |
| | | | |
|
| XCBXvPORT | | /************************************************************************** | |
| XCBXvPORTNew (XCBConnection *c); | | *** | |
| | | ** | |
| | | ** void xcb_xv_encoding_next | |
| | | ** | |
| | | ** @param xcb_xv_encoding_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| void | | void | |
|
| XCBXvENCODINGNext (XCBXvENCODINGIter *i); | | xcb_xv_encoding_next (xcb_xv_encoding_iterator_t *i /**< */); | |
| | | | |
|
| XCBGenericIter | | /** | |
| XCBXvENCODINGEnd (XCBXvENCODINGIter i); | | * Return the iterator pointing to the last element | |
| | | * @param i An xcb_xv_encoding_iterator_t | |
| | | * @return The iterator pointing to the last element | |
| | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
|
| XCBXvENCODING | | /************************************************************************** | |
| XCBXvENCODINGNew (XCBConnection *c); | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_xv_encoding_end | |
| | | ** | |
| | | ** @param xcb_xv_encoding_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_xv_encoding_end (xcb_xv_encoding_iterator_t i /**< */); | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_xv_rational_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_xv_rational_t) | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** void xcb_xv_rational_next | |
| | | ** | |
| | | ** @param xcb_xv_rational_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | void | |
| | | xcb_xv_rational_next (xcb_xv_rational_iterator_t *i /**< */); | |
| | | | |
| | | /** | |
| | | * Return the iterator pointing to the last element | |
| | | * @param i An xcb_xv_rational_iterator_t | |
| | | * @return The iterator pointing to the last element | |
| | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_xv_rational_end | |
| | | ** | |
| | | ** @param xcb_xv_rational_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_xv_rational_end (xcb_xv_rational_iterator_t i /**< */); | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_xv_format_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_xv_format_t) | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** void xcb_xv_format_next | |
| | | ** | |
| | | ** @param xcb_xv_format_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| void | | void | |
|
| XCBXvRationalNext (XCBXvRationalIter *i); | | xcb_xv_format_next (xcb_xv_format_iterator_t *i /**< */); | |
| | | | |
| | | /** | |
| | | * Return the iterator pointing to the last element | |
| | | * @param i An xcb_xv_format_iterator_t | |
| | | * @return The iterator pointing to the last element | |
| | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
|
| XCBGenericIter | | /************************************************************************** | |
| XCBXvRationalEnd (XCBXvRationalIter i); | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_xv_format_end | |
| | | ** | |
| | | ** @param xcb_xv_format_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_xv_format_end (xcb_xv_format_iterator_t i /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** char * xcb_xv_adaptor_info_name | |
| | | ** | |
| | | ** @param const xcb_xv_adaptor_info_t *R | |
| | | ** @returns char * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| char * | | char * | |
|
| XCBXvAdaptorInfoName (const XCBXvAdaptorInfo *R); | | xcb_xv_adaptor_info_name (const xcb_xv_adaptor_info_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_xv_adaptor_info_name_length | |
| | | ** | |
| | | ** @param const xcb_xv_adaptor_info_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_xv_adaptor_info_name_length (const xcb_xv_adaptor_info_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_xv_adaptor_info_name_end | |
| | | ** | |
| | | ** @param const xcb_xv_adaptor_info_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_xv_adaptor_info_name_end (const xcb_xv_adaptor_info_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_xv_format_t * xcb_xv_adaptor_info_formats | |
| | | ** | |
| | | ** @param const xcb_xv_adaptor_info_t *R | |
| | | ** @returns xcb_xv_format_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_xv_format_t * | |
| | | xcb_xv_adaptor_info_formats (const xcb_xv_adaptor_info_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_xv_adaptor_info_formats_length | |
| | | ** | |
| | | ** @param const xcb_xv_adaptor_info_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_xv_adaptor_info_formats_length (const xcb_xv_adaptor_info_t *R /**< */ | |
| | | ); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_xv_format_iterator_t xcb_xv_adaptor_info_formats_iterator | |
| | | ** | |
| | | ** @param const xcb_xv_adaptor_info_t *R | |
| | | ** @returns xcb_xv_format_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_xv_format_iterator_t | |
| | | xcb_xv_adaptor_info_formats_iterator (const xcb_xv_adaptor_info_t *R /**< | |
| | | */); | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_xv_adaptor_info_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_xv_adaptor_info_t) | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** void xcb_xv_adaptor_info_next | |
| | | ** | |
| | | ** @param xcb_xv_adaptor_info_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | void | |
| | | xcb_xv_adaptor_info_next (xcb_xv_adaptor_info_iterator_t *i /**< */); | |
| | | | |
| | | /** | |
| | | * Return the iterator pointing to the last element | |
| | | * @param i An xcb_xv_adaptor_info_iterator_t | |
| | | * @return The iterator pointing to the last element | |
| | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_xv_adaptor_info_end | |
| | | ** | |
| | | ** @param xcb_xv_adaptor_info_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_xv_adaptor_info_end (xcb_xv_adaptor_info_iterator_t i /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** char * xcb_xv_encoding_info_name | |
| | | ** | |
| | | ** @param const xcb_xv_encoding_info_t *R | |
| | | ** @returns char * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | char * | |
| | | xcb_xv_encoding_info_name (const xcb_xv_encoding_info_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_xv_encoding_info_name_length | |
| | | ** | |
| | | ** @param const xcb_xv_encoding_info_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_xv_encoding_info_name_length (const xcb_xv_encoding_info_t *R /**< */) | |
| | | ; | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_xv_encoding_info_name_end | |
| | | ** | |
| | | ** @param const xcb_xv_encoding_info_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_xv_encoding_info_name_end (const xcb_xv_encoding_info_t *R /**< */); | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_xv_encoding_info_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_xv_encoding_info_t) | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** void xcb_xv_encoding_info_next | |
| | | ** | |
| | | ** @param xcb_xv_encoding_info_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | void | |
| | | xcb_xv_encoding_info_next (xcb_xv_encoding_info_iterator_t *i /**< */); | |
| | | | |
| | | /** | |
| | | * Return the iterator pointing to the last element | |
| | | * @param i An xcb_xv_encoding_info_iterator_t | |
| | | * @return The iterator pointing to the last element | |
| | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_xv_encoding_info_end | |
| | | ** | |
| | | ** @param xcb_xv_encoding_info_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_xv_encoding_info_end (xcb_xv_encoding_info_iterator_t i /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** uint32_t * xcb_xv_image_pitches | |
| | | ** | |
| | | ** @param const xcb_xv_image_t *R | |
| | | ** @returns uint32_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | uint32_t * | |
| | | xcb_xv_image_pitches (const xcb_xv_image_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_xv_image_pitches_length | |
| | | ** | |
| | | ** @param const xcb_xv_image_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| int | | int | |
|
| XCBXvAdaptorInfoNameLength (const XCBXvAdaptorInfo *R); | | xcb_xv_image_pitches_length (const xcb_xv_image_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_xv_image_pitches_end | |
| | | ** | |
| | | ** @param const xcb_xv_image_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_xv_image_pitches_end (const xcb_xv_image_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** uint32_t * xcb_xv_image_offsets | |
| | | ** | |
| | | ** @param const xcb_xv_image_t *R | |
| | | ** @returns uint32_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | uint32_t * | |
| | | xcb_xv_image_offsets (const xcb_xv_image_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_xv_image_offsets_length | |
| | | ** | |
| | | ** @param const xcb_xv_image_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
|
| XCBGenericIter | | int | |
| XCBXvAdaptorInfoNameEnd (const XCBXvAdaptorInfo *R); | | xcb_xv_image_offsets_length (const xcb_xv_image_t *R /**< */); | |
| | | | |
|
| XCBXvFormat * | | /************************************************************************** | |
| XCBXvAdaptorInfoFormats (const XCBXvAdaptorInfo *R); | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_xv_image_offsets_end | |
| | | ** | |
| | | ** @param const xcb_xv_image_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_xv_image_offsets_end (const xcb_xv_image_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** uint8_t * xcb_xv_image_data | |
| | | ** | |
| | | ** @param const xcb_xv_image_t *R | |
| | | ** @returns uint8_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | uint8_t * | |
| | | xcb_xv_image_data (const xcb_xv_image_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_xv_image_data_length | |
| | | ** | |
| | | ** @param const xcb_xv_image_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| int | | int | |
|
| XCBXvAdaptorInfoFormatsLength (const XCBXvAdaptorInfo *R); | | xcb_xv_image_data_length (const xcb_xv_image_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_xv_image_data_end | |
| | | ** | |
| | | ** @param const xcb_xv_image_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_xv_image_data_end (const xcb_xv_image_t *R /**< */); | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_xv_image_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_xv_image_t) | |
| | | */ | |
| | | | |
|
| XCBXvFormatIter | | /************************************************************************** | |
| XCBXvAdaptorInfoFormatsIter (const XCBXvAdaptorInfo *R); | | *** | |
| | | ** | |
| | | ** void xcb_xv_image_next | |
| | | ** | |
| | | ** @param xcb_xv_image_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| void | | void | |
|
| XCBXvAdaptorInfoNext (XCBXvAdaptorInfoIter *i); | | xcb_xv_image_next (xcb_xv_image_iterator_t *i /**< */); | |
| | | | |
|
| XCBGenericIter | | /** | |
| XCBXvAdaptorInfoEnd (XCBXvAdaptorInfoIter i); | | * Return the iterator pointing to the last element | |
| | | * @param i An xcb_xv_image_iterator_t | |
| | | * @return The iterator pointing to the last element | |
| | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_xv_image_end | |
| | | ** | |
| | | ** @param xcb_xv_image_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_xv_image_end (xcb_xv_image_iterator_t i /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** char * xcb_xv_attribute_info_name | |
| | | ** | |
| | | ** @param const xcb_xv_attribute_info_t *R | |
| | | ** @returns char * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| char * | | char * | |
|
| XCBXvEncodingInfoName (const XCBXvEncodingInfo *R); | | xcb_xv_attribute_info_name (const xcb_xv_attribute_info_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_xv_attribute_info_name_length | |
| | | ** | |
| | | ** @param const xcb_xv_attribute_info_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| int | | int | |
|
| XCBXvEncodingInfoNameLength (const XCBXvEncodingInfo *R); | | xcb_xv_attribute_info_name_length (const xcb_xv_attribute_info_t *R /**< * | |
| | | /); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_xv_attribute_info_name_end | |
| | | ** | |
| | | ** @param const xcb_xv_attribute_info_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_xv_attribute_info_name_end (const xcb_xv_attribute_info_t *R /**< */); | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_xv_attribute_info_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_xv_attribute_info_t | |
| | | ) | |
| | | */ | |
| | | | |
|
| XCBGenericIter | | /************************************************************************** | |
| XCBXvEncodingInfoNameEnd (const XCBXvEncodingInfo *R); | | *** | |
| | | ** | |
| | | ** void xcb_xv_attribute_info_next | |
| | | ** | |
| | | ** @param xcb_xv_attribute_info_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| void | | void | |
|
| XCBXvEncodingInfoNext (XCBXvEncodingInfoIter *i); | | xcb_xv_attribute_info_next (xcb_xv_attribute_info_iterator_t *i /**< */); | |
| | | | |
|
| XCBGenericIter | | /** | |
| XCBXvEncodingInfoEnd (XCBXvEncodingInfoIter i); | | * Return the iterator pointing to the last element | |
| | | * @param i An xcb_xv_attribute_info_iterator_t | |
| | | * @return The iterator pointing to the last element | |
| | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_xv_attribute_info_end | |
| | | ** | |
| | | ** @param xcb_xv_attribute_info_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_xv_attribute_info_end (xcb_xv_attribute_info_iterator_t i /**< */); | |
| | | | |
| | | /** | |
| | | * Get the next element of the iterator | |
| | | * @param i Pointer to a xcb_xv_image_format_info_iterator_t | |
| | | * | |
| | | * Get the next element in the iterator. The member rem is | |
| | | * decreased by one. The member data points to the next | |
| | | * element. The member index is increased by sizeof(xcb_xv_image_format_inf | |
| | | o_t) | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** void xcb_xv_image_format_info_next | |
| | | ** | |
| | | ** @param xcb_xv_image_format_info_iterator_t *i | |
| | | ** @returns void | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| void | | void | |
|
| XCBXvFormatNext (XCBXvFormatIter *i); | | xcb_xv_image_format_info_next (xcb_xv_image_format_info_iterator_t *i /**<
*/); | |
| | | | |
|
| XCBGenericIter | | /** | |
| XCBXvFormatEnd (XCBXvFormatIter i); | | * Return the iterator pointing to the last element | |
| | | * @param i An xcb_xv_image_format_info_iterator_t | |
| | | * @return The iterator pointing to the last element | |
| | | * | |
| | | * Set the current element in the iterator to the last element. | |
| | | * The member rem is set to 0. The member data points to the | |
| | | * last element. | |
| | | */ | |
| | | | |
|
| CARD32 * | | /************************************************************************** | |
| XCBXvImagePitches (const XCBXvImage *R); | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_xv_image_format_info_end | |
| | | ** | |
| | | ** @param xcb_xv_image_format_info_iterator_t i | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_xv_image_format_info_end (xcb_xv_image_format_info_iterator_t i /**< * | |
| | | /); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_xv_query_extension_cookie_t xcb_xv_query_extension | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @returns xcb_xv_query_extension_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_xv_query_extension_cookie_t | |
| | | xcb_xv_query_extension (xcb_connection_t *c /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_xv_query_extension_cookie_t xcb_xv_query_extension_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @returns xcb_xv_query_extension_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_xv_query_extension_cookie_t | |
| | | xcb_xv_query_extension_unchecked (xcb_connection_t *c /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_xv_query_extension_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_xv_query_extension_reply_t * xcb_xv_query_extension_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_xv_query_extension_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_xv_query_extension_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_xv_query_extension_reply_t * | |
| | | xcb_xv_query_extension_reply (xcb_connection_t *c /**< */, | |
| | | xcb_xv_query_extension_cookie_t cookie /** | |
| | | < */, | |
| | | xcb_generic_error_t **e /**< */) | |
| | | ; | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_xv_query_adaptors_cookie_t xcb_xv_query_adaptors | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_window_t window | |
| | | ** @returns xcb_xv_query_adaptors_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_xv_query_adaptors_cookie_t | |
| | | xcb_xv_query_adaptors (xcb_connection_t *c /**< */, | |
| | | xcb_window_t window /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_xv_query_adaptors_cookie_t xcb_xv_query_adaptors_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_window_t window | |
| | | ** @returns xcb_xv_query_adaptors_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_xv_query_adaptors_cookie_t | |
| | | xcb_xv_query_adaptors_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_window_t window /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_xv_query_adaptors_info_length | |
| | | ** | |
| | | ** @param const xcb_xv_query_adaptors_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| int | | int | |
|
| XCBXvImagePitchesLength (const XCBXvImage *R); | | xcb_xv_query_adaptors_info_length (const xcb_xv_query_adaptors_reply_t *R
/**< */); | |
| | | | |
|
| XCBGenericIter | | /************************************************************************** | |
| XCBXvImagePitchesEnd (const XCBXvImage *R); | | *** | |
| | | ** | |
| | | ** xcb_xv_adaptor_info_iterator_t xcb_xv_query_adaptors_info_iterator | |
| | | ** | |
| | | ** @param const xcb_xv_query_adaptors_reply_t *R | |
| | | ** @returns xcb_xv_adaptor_info_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_xv_adaptor_info_iterator_t | |
| | | xcb_xv_query_adaptors_info_iterator (const xcb_xv_query_adaptors_reply_t *R | |
| | | /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_xv_query_adaptors_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_xv_query_adaptors_reply_t * xcb_xv_query_adaptors_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_xv_query_adaptors_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_xv_query_adaptors_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_xv_query_adaptors_reply_t * | |
| | | xcb_xv_query_adaptors_reply (xcb_connection_t *c /**< */, | |
| | | xcb_xv_query_adaptors_cookie_t cookie /**< | |
| | | */, | |
| | | xcb_generic_error_t **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_xv_query_encodings_cookie_t xcb_xv_query_encodings | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_xv_port_t port | |
| | | ** @returns xcb_xv_query_encodings_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_xv_query_encodings_cookie_t | |
| | | xcb_xv_query_encodings (xcb_connection_t *c /**< */, | |
| | | xcb_xv_port_t port /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
|
| CARD32 * | | /************************************************************************** | |
| XCBXvImageOffsets (const XCBXvImage *R); | | *** | |
| | | ** | |
| | | ** xcb_xv_query_encodings_cookie_t xcb_xv_query_encodings_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_xv_port_t port | |
| | | ** @returns xcb_xv_query_encodings_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_xv_query_encodings_cookie_t | |
| | | xcb_xv_query_encodings_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_xv_port_t port /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_xv_query_encodings_info_length | |
| | | ** | |
| | | ** @param const xcb_xv_query_encodings_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| int | | int | |
|
| XCBXvImageOffsetsLength (const XCBXvImage *R); | | xcb_xv_query_encodings_info_length (const xcb_xv_query_encodings_reply_t *R
/**< */); | |
| | | | |
|
| XCBGenericIter | | /************************************************************************** | |
| XCBXvImageOffsetsEnd (const XCBXvImage *R); | | *** | |
| | | ** | |
| | | ** xcb_xv_encoding_info_iterator_t xcb_xv_query_encodings_info_iterator | |
| | | ** | |
| | | ** @param const xcb_xv_query_encodings_reply_t *R | |
| | | ** @returns xcb_xv_encoding_info_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_xv_encoding_info_iterator_t | |
| | | xcb_xv_query_encodings_info_iterator (const xcb_xv_query_encodings_reply_t | |
| | | *R /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_xv_query_encodings_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
|
| CARD8 * | | /************************************************************************** | |
| XCBXvImageData (const XCBXvImage *R); | | *** | |
| | | ** | |
| | | ** xcb_xv_query_encodings_reply_t * xcb_xv_query_encodings_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_xv_query_encodings_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_xv_query_encodings_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_xv_query_encodings_reply_t * | |
| | | xcb_xv_query_encodings_reply (xcb_connection_t *c /**< */, | |
| | | xcb_xv_query_encodings_cookie_t cookie /** | |
| | | < */, | |
| | | xcb_generic_error_t **e /**< */) | |
| | | ; | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_xv_grab_port_cookie_t xcb_xv_grab_port | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_xv_port_t port | |
| | | ** @param xcb_timestamp_t time | |
| | | ** @returns xcb_xv_grab_port_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_xv_grab_port_cookie_t | |
| | | xcb_xv_grab_port (xcb_connection_t *c /**< */, | |
| | | xcb_xv_port_t port /**< */, | |
| | | xcb_timestamp_t time /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_xv_grab_port_cookie_t xcb_xv_grab_port_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_xv_port_t port | |
| | | ** @param xcb_timestamp_t time | |
| | | ** @returns xcb_xv_grab_port_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_xv_grab_port_cookie_t | |
| | | xcb_xv_grab_port_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_xv_port_t port /**< */, | |
| | | xcb_timestamp_t time /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_xv_grab_port_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_xv_grab_port_reply_t * xcb_xv_grab_port_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_xv_grab_port_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_xv_grab_port_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_xv_grab_port_reply_t * | |
| | | xcb_xv_grab_port_reply (xcb_connection_t *c /**< */, | |
| | | xcb_xv_grab_port_cookie_t cookie /**< */, | |
| | | xcb_generic_error_t **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_xv_ungrab_port_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_xv_port_t port | |
| | | ** @param xcb_timestamp_t time | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_xv_ungrab_port_checked (xcb_connection_t *c /**< */, | |
| | | xcb_xv_port_t port /**< */, | |
| | | xcb_timestamp_t time /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_xv_ungrab_port | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_xv_port_t port | |
| | | ** @param xcb_timestamp_t time | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_xv_ungrab_port (xcb_connection_t *c /**< */, | |
| | | xcb_xv_port_t port /**< */, | |
| | | xcb_timestamp_t time /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_xv_put_video_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_xv_port_t port | |
| | | ** @param xcb_drawable_t drawable | |
| | | ** @param xcb_gcontext_t gc | |
| | | ** @param int16_t vid_x | |
| | | ** @param int16_t vid_y | |
| | | ** @param uint16_t vid_w | |
| | | ** @param uint16_t vid_h | |
| | | ** @param int16_t drw_x | |
| | | ** @param int16_t drw_y | |
| | | ** @param uint16_t drw_w | |
| | | ** @param uint16_t drw_h | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_xv_put_video_checked (xcb_connection_t *c /**< */, | |
| | | xcb_xv_port_t port /**< */, | |
| | | xcb_drawable_t drawable /**< */, | |
| | | xcb_gcontext_t gc /**< */, | |
| | | int16_t vid_x /**< */, | |
| | | int16_t vid_y /**< */, | |
| | | uint16_t vid_w /**< */, | |
| | | uint16_t vid_h /**< */, | |
| | | int16_t drw_x /**< */, | |
| | | int16_t drw_y /**< */, | |
| | | uint16_t drw_w /**< */, | |
| | | uint16_t drw_h /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_xv_put_video | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_xv_port_t port | |
| | | ** @param xcb_drawable_t drawable | |
| | | ** @param xcb_gcontext_t gc | |
| | | ** @param int16_t vid_x | |
| | | ** @param int16_t vid_y | |
| | | ** @param uint16_t vid_w | |
| | | ** @param uint16_t vid_h | |
| | | ** @param int16_t drw_x | |
| | | ** @param int16_t drw_y | |
| | | ** @param uint16_t drw_w | |
| | | ** @param uint16_t drw_h | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_xv_put_video (xcb_connection_t *c /**< */, | |
| | | xcb_xv_port_t port /**< */, | |
| | | xcb_drawable_t drawable /**< */, | |
| | | xcb_gcontext_t gc /**< */, | |
| | | int16_t vid_x /**< */, | |
| | | int16_t vid_y /**< */, | |
| | | uint16_t vid_w /**< */, | |
| | | uint16_t vid_h /**< */, | |
| | | int16_t drw_x /**< */, | |
| | | int16_t drw_y /**< */, | |
| | | uint16_t drw_w /**< */, | |
| | | uint16_t drw_h /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_xv_put_still_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_xv_port_t port | |
| | | ** @param xcb_drawable_t drawable | |
| | | ** @param xcb_gcontext_t gc | |
| | | ** @param int16_t vid_x | |
| | | ** @param int16_t vid_y | |
| | | ** @param uint16_t vid_w | |
| | | ** @param uint16_t vid_h | |
| | | ** @param int16_t drw_x | |
| | | ** @param int16_t drw_y | |
| | | ** @param uint16_t drw_w | |
| | | ** @param uint16_t drw_h | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_xv_put_still_checked (xcb_connection_t *c /**< */, | |
| | | xcb_xv_port_t port /**< */, | |
| | | xcb_drawable_t drawable /**< */, | |
| | | xcb_gcontext_t gc /**< */, | |
| | | int16_t vid_x /**< */, | |
| | | int16_t vid_y /**< */, | |
| | | uint16_t vid_w /**< */, | |
| | | uint16_t vid_h /**< */, | |
| | | int16_t drw_x /**< */, | |
| | | int16_t drw_y /**< */, | |
| | | uint16_t drw_w /**< */, | |
| | | uint16_t drw_h /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_xv_put_still | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_xv_port_t port | |
| | | ** @param xcb_drawable_t drawable | |
| | | ** @param xcb_gcontext_t gc | |
| | | ** @param int16_t vid_x | |
| | | ** @param int16_t vid_y | |
| | | ** @param uint16_t vid_w | |
| | | ** @param uint16_t vid_h | |
| | | ** @param int16_t drw_x | |
| | | ** @param int16_t drw_y | |
| | | ** @param uint16_t drw_w | |
| | | ** @param uint16_t drw_h | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_xv_put_still (xcb_connection_t *c /**< */, | |
| | | xcb_xv_port_t port /**< */, | |
| | | xcb_drawable_t drawable /**< */, | |
| | | xcb_gcontext_t gc /**< */, | |
| | | int16_t vid_x /**< */, | |
| | | int16_t vid_y /**< */, | |
| | | uint16_t vid_w /**< */, | |
| | | uint16_t vid_h /**< */, | |
| | | int16_t drw_x /**< */, | |
| | | int16_t drw_y /**< */, | |
| | | uint16_t drw_w /**< */, | |
| | | uint16_t drw_h /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_xv_get_video_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_xv_port_t port | |
| | | ** @param xcb_drawable_t drawable | |
| | | ** @param xcb_gcontext_t gc | |
| | | ** @param int16_t vid_x | |
| | | ** @param int16_t vid_y | |
| | | ** @param uint16_t vid_w | |
| | | ** @param uint16_t vid_h | |
| | | ** @param int16_t drw_x | |
| | | ** @param int16_t drw_y | |
| | | ** @param uint16_t drw_w | |
| | | ** @param uint16_t drw_h | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_xv_get_video_checked (xcb_connection_t *c /**< */, | |
| | | xcb_xv_port_t port /**< */, | |
| | | xcb_drawable_t drawable /**< */, | |
| | | xcb_gcontext_t gc /**< */, | |
| | | int16_t vid_x /**< */, | |
| | | int16_t vid_y /**< */, | |
| | | uint16_t vid_w /**< */, | |
| | | uint16_t vid_h /**< */, | |
| | | int16_t drw_x /**< */, | |
| | | int16_t drw_y /**< */, | |
| | | uint16_t drw_w /**< */, | |
| | | uint16_t drw_h /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_xv_get_video | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_xv_port_t port | |
| | | ** @param xcb_drawable_t drawable | |
| | | ** @param xcb_gcontext_t gc | |
| | | ** @param int16_t vid_x | |
| | | ** @param int16_t vid_y | |
| | | ** @param uint16_t vid_w | |
| | | ** @param uint16_t vid_h | |
| | | ** @param int16_t drw_x | |
| | | ** @param int16_t drw_y | |
| | | ** @param uint16_t drw_w | |
| | | ** @param uint16_t drw_h | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_xv_get_video (xcb_connection_t *c /**< */, | |
| | | xcb_xv_port_t port /**< */, | |
| | | xcb_drawable_t drawable /**< */, | |
| | | xcb_gcontext_t gc /**< */, | |
| | | int16_t vid_x /**< */, | |
| | | int16_t vid_y /**< */, | |
| | | uint16_t vid_w /**< */, | |
| | | uint16_t vid_h /**< */, | |
| | | int16_t drw_x /**< */, | |
| | | int16_t drw_y /**< */, | |
| | | uint16_t drw_w /**< */, | |
| | | uint16_t drw_h /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_xv_get_still_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_xv_port_t port | |
| | | ** @param xcb_drawable_t drawable | |
| | | ** @param xcb_gcontext_t gc | |
| | | ** @param int16_t vid_x | |
| | | ** @param int16_t vid_y | |
| | | ** @param uint16_t vid_w | |
| | | ** @param uint16_t vid_h | |
| | | ** @param int16_t drw_x | |
| | | ** @param int16_t drw_y | |
| | | ** @param uint16_t drw_w | |
| | | ** @param uint16_t drw_h | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_xv_get_still_checked (xcb_connection_t *c /**< */, | |
| | | xcb_xv_port_t port /**< */, | |
| | | xcb_drawable_t drawable /**< */, | |
| | | xcb_gcontext_t gc /**< */, | |
| | | int16_t vid_x /**< */, | |
| | | int16_t vid_y /**< */, | |
| | | uint16_t vid_w /**< */, | |
| | | uint16_t vid_h /**< */, | |
| | | int16_t drw_x /**< */, | |
| | | int16_t drw_y /**< */, | |
| | | uint16_t drw_w /**< */, | |
| | | uint16_t drw_h /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_xv_get_still | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_xv_port_t port | |
| | | ** @param xcb_drawable_t drawable | |
| | | ** @param xcb_gcontext_t gc | |
| | | ** @param int16_t vid_x | |
| | | ** @param int16_t vid_y | |
| | | ** @param uint16_t vid_w | |
| | | ** @param uint16_t vid_h | |
| | | ** @param int16_t drw_x | |
| | | ** @param int16_t drw_y | |
| | | ** @param uint16_t drw_w | |
| | | ** @param uint16_t drw_h | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_xv_get_still (xcb_connection_t *c /**< */, | |
| | | xcb_xv_port_t port /**< */, | |
| | | xcb_drawable_t drawable /**< */, | |
| | | xcb_gcontext_t gc /**< */, | |
| | | int16_t vid_x /**< */, | |
| | | int16_t vid_y /**< */, | |
| | | uint16_t vid_w /**< */, | |
| | | uint16_t vid_h /**< */, | |
| | | int16_t drw_x /**< */, | |
| | | int16_t drw_y /**< */, | |
| | | uint16_t drw_w /**< */, | |
| | | uint16_t drw_h /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_xv_stop_video_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_xv_port_t port | |
| | | ** @param xcb_drawable_t drawable | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_xv_stop_video_checked (xcb_connection_t *c /**< */, | |
| | | xcb_xv_port_t port /**< */, | |
| | | xcb_drawable_t drawable /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_xv_stop_video | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_xv_port_t port | |
| | | ** @param xcb_drawable_t drawable | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_xv_stop_video (xcb_connection_t *c /**< */, | |
| | | xcb_xv_port_t port /**< */, | |
| | | xcb_drawable_t drawable /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_xv_select_video_notify_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_drawable_t drawable | |
| | | ** @param uint8_t onoff | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_xv_select_video_notify_checked (xcb_connection_t *c /**< */, | |
| | | xcb_drawable_t drawable /**< */, | |
| | | uint8_t onoff /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_xv_select_video_notify | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_drawable_t drawable | |
| | | ** @param uint8_t onoff | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_xv_select_video_notify (xcb_connection_t *c /**< */, | |
| | | xcb_drawable_t drawable /**< */, | |
| | | uint8_t onoff /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_xv_select_port_notify_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_xv_port_t port | |
| | | ** @param uint8_t onoff | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_xv_select_port_notify_checked (xcb_connection_t *c /**< */, | |
| | | xcb_xv_port_t port /**< */, | |
| | | uint8_t onoff /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_xv_select_port_notify | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_xv_port_t port | |
| | | ** @param uint8_t onoff | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_xv_select_port_notify (xcb_connection_t *c /**< */, | |
| | | xcb_xv_port_t port /**< */, | |
| | | uint8_t onoff /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_xv_query_best_size_cookie_t xcb_xv_query_best_size | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_xv_port_t port | |
| | | ** @param uint16_t vid_w | |
| | | ** @param uint16_t vid_h | |
| | | ** @param uint16_t drw_w | |
| | | ** @param uint16_t drw_h | |
| | | ** @param uint8_t motion | |
| | | ** @returns xcb_xv_query_best_size_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_xv_query_best_size_cookie_t | |
| | | xcb_xv_query_best_size (xcb_connection_t *c /**< */, | |
| | | xcb_xv_port_t port /**< */, | |
| | | uint16_t vid_w /**< */, | |
| | | uint16_t vid_h /**< */, | |
| | | uint16_t drw_w /**< */, | |
| | | uint16_t drw_h /**< */, | |
| | | uint8_t motion /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_xv_query_best_size_cookie_t xcb_xv_query_best_size_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_xv_port_t port | |
| | | ** @param uint16_t vid_w | |
| | | ** @param uint16_t vid_h | |
| | | ** @param uint16_t drw_w | |
| | | ** @param uint16_t drw_h | |
| | | ** @param uint8_t motion | |
| | | ** @returns xcb_xv_query_best_size_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_xv_query_best_size_cookie_t | |
| | | xcb_xv_query_best_size_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_xv_port_t port /**< */, | |
| | | uint16_t vid_w /**< */, | |
| | | uint16_t vid_h /**< */, | |
| | | uint16_t drw_w /**< */, | |
| | | uint16_t drw_h /**< */, | |
| | | uint8_t motion /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_xv_query_best_size_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_xv_query_best_size_reply_t * xcb_xv_query_best_size_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_xv_query_best_size_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_xv_query_best_size_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_xv_query_best_size_reply_t * | |
| | | xcb_xv_query_best_size_reply (xcb_connection_t *c /**< */, | |
| | | xcb_xv_query_best_size_cookie_t cookie /** | |
| | | < */, | |
| | | xcb_generic_error_t **e /**< */) | |
| | | ; | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_xv_set_port_attribute_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_xv_port_t port | |
| | | ** @param xcb_atom_t attribute | |
| | | ** @param int32_t value | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_xv_set_port_attribute_checked (xcb_connection_t *c /**< */, | |
| | | xcb_xv_port_t port /**< */, | |
| | | xcb_atom_t attribute /**< */, | |
| | | int32_t value /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_xv_set_port_attribute | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_xv_port_t port | |
| | | ** @param xcb_atom_t attribute | |
| | | ** @param int32_t value | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_xv_set_port_attribute (xcb_connection_t *c /**< */, | |
| | | xcb_xv_port_t port /**< */, | |
| | | xcb_atom_t attribute /**< */, | |
| | | int32_t value /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_xv_get_port_attribute_cookie_t xcb_xv_get_port_attribute | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_xv_port_t port | |
| | | ** @param xcb_atom_t attribute | |
| | | ** @returns xcb_xv_get_port_attribute_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_xv_get_port_attribute_cookie_t | |
| | | xcb_xv_get_port_attribute (xcb_connection_t *c /**< */, | |
| | | xcb_xv_port_t port /**< */, | |
| | | xcb_atom_t attribute /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_xv_get_port_attribute_cookie_t xcb_xv_get_port_attribute_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_xv_port_t port | |
| | | ** @param xcb_atom_t attribute | |
| | | ** @returns xcb_xv_get_port_attribute_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_xv_get_port_attribute_cookie_t | |
| | | xcb_xv_get_port_attribute_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_xv_port_t port /**< */, | |
| | | xcb_atom_t attribute /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_xv_get_port_attribute_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_xv_get_port_attribute_reply_t * xcb_xv_get_port_attribute_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_xv_get_port_attribute_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_xv_get_port_attribute_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_xv_get_port_attribute_reply_t * | |
| | | xcb_xv_get_port_attribute_reply (xcb_connection_t *c /* | |
| | | *< */, | |
| | | xcb_xv_get_port_attribute_cookie_t cooki | |
| | | e /**< */, | |
| | | xcb_generic_error_t **e /* | |
| | | *< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_xv_query_port_attributes_cookie_t xcb_xv_query_port_attributes | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_xv_port_t port | |
| | | ** @returns xcb_xv_query_port_attributes_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_xv_query_port_attributes_cookie_t | |
| | | xcb_xv_query_port_attributes (xcb_connection_t *c /**< */, | |
| | | xcb_xv_port_t port /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_xv_query_port_attributes_cookie_t xcb_xv_query_port_attributes_unch | |
| | | ecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_xv_port_t port | |
| | | ** @returns xcb_xv_query_port_attributes_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_xv_query_port_attributes_cookie_t | |
| | | xcb_xv_query_port_attributes_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_xv_port_t port /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_xv_query_port_attributes_attributes_length | |
| | | ** | |
| | | ** @param const xcb_xv_query_port_attributes_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| int | | int | |
|
| XCBXvImageDataLength (const XCBXvImage *R); | | xcb_xv_query_port_attributes_attributes_length (const xcb_xv_query_port_att
ributes_reply_t *R /**< */); | |
| | | | |
|
| XCBGenericIter | | /************************************************************************** | |
| XCBXvImageDataEnd (const XCBXvImage *R); | | *** | |
| | | ** | |
| | | ** xcb_xv_attribute_info_iterator_t xcb_xv_query_port_attributes_attribute | |
| | | s_iterator | |
| | | ** | |
| | | ** @param const xcb_xv_query_port_attributes_reply_t *R | |
| | | ** @returns xcb_xv_attribute_info_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_xv_attribute_info_iterator_t | |
| | | xcb_xv_query_port_attributes_attributes_iterator (const xcb_xv_query_port_a | |
| | | ttributes_reply_t *R /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_xv_query_port_attributes_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
|
| void | | /************************************************************************** | |
| XCBXvImageNext (XCBXvImageIter *i); | | *** | |
| | | ** | |
| | | ** xcb_xv_query_port_attributes_reply_t * xcb_xv_query_port_attributes_rep | |
| | | ly | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_xv_query_port_attributes_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_xv_query_port_attributes_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_xv_query_port_attributes_reply_t * | |
| | | xcb_xv_query_port_attributes_reply (xcb_connection_t | |
| | | *c /**< */, | |
| | | xcb_xv_query_port_attributes_cookie_t | |
| | | cookie /**< */, | |
| | | xcb_generic_error_t * | |
| | | *e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBGenericIter | | /************************************************************************** | |
| XCBXvImageEnd (XCBXvImageIter i); | | *** | |
| | | ** | |
| | | ** xcb_xv_list_image_formats_cookie_t xcb_xv_list_image_formats | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_xv_port_t port | |
| | | ** @returns xcb_xv_list_image_formats_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_xv_list_image_formats_cookie_t | |
| | | xcb_xv_list_image_formats (xcb_connection_t *c /**< */, | |
| | | xcb_xv_port_t port /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
|
| char * | | /************************************************************************** | |
| XCBXvAttributeInfoName (const XCBXvAttributeInfo *R); | | *** | |
| | | ** | |
| | | ** xcb_xv_list_image_formats_cookie_t xcb_xv_list_image_formats_unchecked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_xv_port_t port | |
| | | ** @returns xcb_xv_list_image_formats_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_xv_list_image_formats_cookie_t | |
| | | xcb_xv_list_image_formats_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_xv_port_t port /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_xv_image_format_info_t * xcb_xv_list_image_formats_format | |
| | | ** | |
| | | ** @param const xcb_xv_list_image_formats_reply_t *R | |
| | | ** @returns xcb_xv_image_format_info_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_xv_image_format_info_t * | |
| | | xcb_xv_list_image_formats_format (const xcb_xv_list_image_formats_reply_t * | |
| | | R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_xv_list_image_formats_format_length | |
| | | ** | |
| | | ** @param const xcb_xv_list_image_formats_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| int | | int | |
|
| XCBXvAttributeInfoNameLength (const XCBXvAttributeInfo *R); | | xcb_xv_list_image_formats_format_length (const xcb_xv_list_image_formats_re
ply_t *R /**< */); | |
| | | | |
|
| XCBGenericIter | | /************************************************************************** | |
| XCBXvAttributeInfoNameEnd (const XCBXvAttributeInfo *R); | | *** | |
| | | ** | |
| | | ** xcb_xv_image_format_info_iterator_t xcb_xv_list_image_formats_format_it | |
| | | erator | |
| | | ** | |
| | | ** @param const xcb_xv_list_image_formats_reply_t *R | |
| | | ** @returns xcb_xv_image_format_info_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_xv_image_format_info_iterator_t | |
| | | xcb_xv_list_image_formats_format_iterator (const xcb_xv_list_image_formats_ | |
| | | reply_t *R /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_xv_list_image_formats_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
|
| void | | /************************************************************************** | |
| XCBXvAttributeInfoNext (XCBXvAttributeInfoIter *i); | | *** | |
| | | ** | |
| | | ** xcb_xv_list_image_formats_reply_t * xcb_xv_list_image_formats_reply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_xv_list_image_formats_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_xv_list_image_formats_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_xv_list_image_formats_reply_t * | |
| | | xcb_xv_list_image_formats_reply (xcb_connection_t *c /* | |
| | | *< */, | |
| | | xcb_xv_list_image_formats_cookie_t cooki | |
| | | e /**< */, | |
| | | xcb_generic_error_t **e /* | |
| | | *< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
|
| XCBGenericIter | | /************************************************************************** | |
| XCBXvAttributeInfoEnd (XCBXvAttributeInfoIter i); | | *** | |
| | | ** | |
| | | ** xcb_xv_query_image_attributes_cookie_t xcb_xv_query_image_attributes | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_xv_port_t port | |
| | | ** @param uint32_t id | |
| | | ** @param uint16_t width | |
| | | ** @param uint16_t height | |
| | | ** @returns xcb_xv_query_image_attributes_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_xv_query_image_attributes_cookie_t | |
| | | xcb_xv_query_image_attributes (xcb_connection_t *c /**< */, | |
| | | xcb_xv_port_t port /**< */, | |
| | | uint32_t id /**< */, | |
| | | uint16_t width /**< */, | |
| | | uint16_t height /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * placed in the event queue. | |
| | | */ | |
| | | | |
|
| void | | /************************************************************************** | |
| XCBXvImageFormatInfoNext (XCBXvImageFormatInfoIter *i); | | *** | |
| | | ** | |
| | | ** xcb_xv_query_image_attributes_cookie_t xcb_xv_query_image_attributes_un | |
| | | checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_xv_port_t port | |
| | | ** @param uint32_t id | |
| | | ** @param uint16_t width | |
| | | ** @param uint16_t height | |
| | | ** @returns xcb_xv_query_image_attributes_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_xv_query_image_attributes_cookie_t | |
| | | xcb_xv_query_image_attributes_unchecked (xcb_connection_t *c /**< */, | |
| | | xcb_xv_port_t port /**< */, | |
| | | uint32_t id /**< */, | |
| | | uint16_t width /**< */, | |
| | | uint16_t height /**< */) | |
| | | ; | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** uint32_t * xcb_xv_query_image_attributes_pitches | |
| | | ** | |
| | | ** @param const xcb_xv_query_image_attributes_reply_t *R | |
| | | ** @returns uint32_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | uint32_t * | |
| | | xcb_xv_query_image_attributes_pitches (const xcb_xv_query_image_attributes_ | |
| | | reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_xv_query_image_attributes_pitches_length | |
| | | ** | |
| | | ** @param const xcb_xv_query_image_attributes_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_xv_query_image_attributes_pitches_length (const xcb_xv_query_image_attr | |
| | | ibutes_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_xv_query_image_attributes_pitches_end | |
| | | ** | |
| | | ** @param const xcb_xv_query_image_attributes_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_xv_query_image_attributes_pitches_end (const xcb_xv_query_image_attribu | |
| | | tes_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** uint32_t * xcb_xv_query_image_attributes_offsets | |
| | | ** | |
| | | ** @param const xcb_xv_query_image_attributes_reply_t *R | |
| | | ** @returns uint32_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | uint32_t * | |
| | | xcb_xv_query_image_attributes_offsets (const xcb_xv_query_image_attributes_ | |
| | | reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** int xcb_xv_query_image_attributes_offsets_length | |
| | | ** | |
| | | ** @param const xcb_xv_query_image_attributes_reply_t *R | |
| | | ** @returns int | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | int | |
| | | xcb_xv_query_image_attributes_offsets_length (const xcb_xv_query_image_attr | |
| | | ibutes_reply_t *R /**< */); | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_generic_iterator_t xcb_xv_query_image_attributes_offsets_end | |
| | | ** | |
| | | ** @param const xcb_xv_query_image_attributes_reply_t *R | |
| | | ** @returns xcb_generic_iterator_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_generic_iterator_t | |
| | | xcb_xv_query_image_attributes_offsets_end (const xcb_xv_query_image_attribu | |
| | | tes_reply_t *R /**< */); | |
| | | | |
| | | /** | |
| | | * Return the reply | |
| | | * @param c The connection | |
| | | * @param cookie The cookie | |
| | | * @param e The xcb_generic_error_t supplied | |
| | | * | |
| | | * Returns the reply of the request asked by | |
| | | * | |
| | | * The parameter @p e supplied to this function must be NULL if | |
| | | * xcb_xv_query_image_attributes_unchecked(). is used. | |
| | | * Otherwise, it stores the error if any. | |
| | | * | |
| | | * The returned value must be freed by the caller using free(). | |
| | | */ | |
| | | | |
|
| XCBGenericIter | | /************************************************************************** | |
| XCBXvImageFormatInfoEnd (XCBXvImageFormatInfoIter i); | | *** | |
| | | ** | |
| | | ** xcb_xv_query_image_attributes_reply_t * xcb_xv_query_image_attributes_r | |
| | | eply | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_xv_query_image_attributes_cookie_t cookie | |
| | | ** @param xcb_generic_error_t **e | |
| | | ** @returns xcb_xv_query_image_attributes_reply_t * | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_xv_query_image_attributes_reply_t * | |
| | | xcb_xv_query_image_attributes_reply (xcb_connection_t | |
| | | *c /**< */, | |
| | | xcb_xv_query_image_attributes_cookie_t | |
| | | cookie /**< */, | |
| | | xcb_generic_error_t | |
| | | **e /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_xv_put_image_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_xv_port_t port | |
| | | ** @param xcb_drawable_t drawable | |
| | | ** @param xcb_gcontext_t gc | |
| | | ** @param uint32_t id | |
| | | ** @param int16_t src_x | |
| | | ** @param int16_t src_y | |
| | | ** @param uint16_t src_w | |
| | | ** @param uint16_t src_h | |
| | | ** @param int16_t drw_x | |
| | | ** @param int16_t drw_y | |
| | | ** @param uint16_t drw_w | |
| | | ** @param uint16_t drw_h | |
| | | ** @param uint16_t width | |
| | | ** @param uint16_t height | |
| | | ** @param uint32_t data_len | |
| | | ** @param const uint8_t *data | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_xv_put_image_checked (xcb_connection_t *c /**< */, | |
| | | xcb_xv_port_t port /**< */, | |
| | | xcb_drawable_t drawable /**< */, | |
| | | xcb_gcontext_t gc /**< */, | |
| | | uint32_t id /**< */, | |
| | | int16_t src_x /**< */, | |
| | | int16_t src_y /**< */, | |
| | | uint16_t src_w /**< */, | |
| | | uint16_t src_h /**< */, | |
| | | int16_t drw_x /**< */, | |
| | | int16_t drw_y /**< */, | |
| | | uint16_t drw_w /**< */, | |
| | | uint16_t drw_h /**< */, | |
| | | uint16_t width /**< */, | |
| | | uint16_t height /**< */, | |
| | | uint32_t data_len /**< */, | |
| | | const uint8_t *data /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_xv_put_image | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_xv_port_t port | |
| | | ** @param xcb_drawable_t drawable | |
| | | ** @param xcb_gcontext_t gc | |
| | | ** @param uint32_t id | |
| | | ** @param int16_t src_x | |
| | | ** @param int16_t src_y | |
| | | ** @param uint16_t src_w | |
| | | ** @param uint16_t src_h | |
| | | ** @param int16_t drw_x | |
| | | ** @param int16_t drw_y | |
| | | ** @param uint16_t drw_w | |
| | | ** @param uint16_t drw_h | |
| | | ** @param uint16_t width | |
| | | ** @param uint16_t height | |
| | | ** @param uint32_t data_len | |
| | | ** @param const uint8_t *data | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_xv_put_image (xcb_connection_t *c /**< */, | |
| | | xcb_xv_port_t port /**< */, | |
| | | xcb_drawable_t drawable /**< */, | |
| | | xcb_gcontext_t gc /**< */, | |
| | | uint32_t id /**< */, | |
| | | int16_t src_x /**< */, | |
| | | int16_t src_y /**< */, | |
| | | uint16_t src_w /**< */, | |
| | | uint16_t src_h /**< */, | |
| | | int16_t drw_x /**< */, | |
| | | int16_t drw_y /**< */, | |
| | | uint16_t drw_w /**< */, | |
| | | uint16_t drw_h /**< */, | |
| | | uint16_t width /**< */, | |
| | | uint16_t height /**< */, | |
| | | uint32_t data_len /**< */, | |
| | | const uint8_t *data /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | * This form can be used only if the request will not cause | |
| | | * a reply to be generated. Any returned error will be | |
| | | * saved for handling by xcb_request_check(). | |
| | | */ | |
| | | | |
|
| XCBXvQueryExtensionCookie | | /************************************************************************** | |
| XCBXvQueryExtension (XCBConnection *c); | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_xv_shm_put_image_checked | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_xv_port_t port | |
| | | ** @param xcb_drawable_t drawable | |
| | | ** @param xcb_gcontext_t gc | |
| | | ** @param xcb_shm_seg_t shmseg | |
| | | ** @param uint32_t id | |
| | | ** @param uint32_t offset | |
| | | ** @param int16_t src_x | |
| | | ** @param int16_t src_y | |
| | | ** @param uint16_t src_w | |
| | | ** @param uint16_t src_h | |
| | | ** @param int16_t drw_x | |
| | | ** @param int16_t drw_y | |
| | | ** @param uint16_t drw_w | |
| | | ** @param uint16_t drw_h | |
| | | ** @param uint16_t width | |
| | | ** @param uint16_t height | |
| | | ** @param uint8_t send_event | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_xv_shm_put_image_checked (xcb_connection_t *c /**< */, | |
| | | xcb_xv_port_t port /**< */, | |
| | | xcb_drawable_t drawable /**< */, | |
| | | xcb_gcontext_t gc /**< */, | |
| | | xcb_shm_seg_t shmseg /**< */, | |
| | | uint32_t id /**< */, | |
| | | uint32_t offset /**< */, | |
| | | int16_t src_x /**< */, | |
| | | int16_t src_y /**< */, | |
| | | uint16_t src_w /**< */, | |
| | | uint16_t src_h /**< */, | |
| | | int16_t drw_x /**< */, | |
| | | int16_t drw_y /**< */, | |
| | | uint16_t drw_w /**< */, | |
| | | uint16_t drw_h /**< */, | |
| | | uint16_t width /**< */, | |
| | | uint16_t height /**< */, | |
| | | uint8_t send_event /**< */); | |
| | | | |
| | | /** | |
| | | * Delivers a request to the X server | |
| | | * @param c The connection | |
| | | * @return A cookie | |
| | | * | |
| | | * Delivers a request to the X server. | |
| | | * | |
| | | */ | |
| | | | |
| | | /************************************************************************** | |
| | | *** | |
| | | ** | |
| | | ** xcb_void_cookie_t xcb_xv_shm_put_image | |
| | | ** | |
| | | ** @param xcb_connection_t *c | |
| | | ** @param xcb_xv_port_t port | |
| | | ** @param xcb_drawable_t drawable | |
| | | ** @param xcb_gcontext_t gc | |
| | | ** @param xcb_shm_seg_t shmseg | |
| | | ** @param uint32_t id | |
| | | ** @param uint32_t offset | |
| | | ** @param int16_t src_x | |
| | | ** @param int16_t src_y | |
| | | ** @param uint16_t src_w | |
| | | ** @param uint16_t src_h | |
| | | ** @param int16_t drw_x | |
| | | ** @param int16_t drw_y | |
| | | ** @param uint16_t drw_w | |
| | | ** @param uint16_t drw_h | |
| | | ** @param uint16_t width | |
| | | ** @param uint16_t height | |
| | | ** @param uint8_t send_event | |
| | | ** @returns xcb_void_cookie_t | |
| | | ** | |
| | | ************************************************************************** | |
| | | ***/ | |
| | | | |
| | | xcb_void_cookie_t | |
| | | xcb_xv_shm_put_image (xcb_connection_t *c /**< */, | |
| | | xcb_xv_port_t port /**< */, | |
| | | xcb_drawable_t drawable /**< */, | |
| | | xcb_gcontext_t gc /**< */, | |
| | | xcb_shm_seg_t shmseg /**< */, | |
| | | uint32_t id /**< */, | |
| | | uint32_t offset /**< */, | |
| | | int16_t src_x /**< */, | |
| | | int16_t src_y /**< */, | |
| | | uint16_t src_w /**< */, | |
| | | uint16_t src_h /**< */, | |
| | | int16_t drw_x /**< */, | |
| | | int16_t drw_y /**< */, | |
| | | uint16_t drw_w /**< */, | |
| | | uint16_t drw_h /**< */, | |
| | | uint16_t width /**< */, | |
| | | uint16_t height /**< */, | |
| | | uint8_t send_event /**< */); | |
| | | | |
|
| XCBXvQueryExtensionRep * | | #ifdef __cplusplus | |
| XCBXvQueryExtensionReply (XCBConnection *c, | | } | |
| XCBXvQueryExtensionCookie cookie, | | #endif | |
| XCBGenericError **e); | | | |
| | | | |
| XCBXvQueryAdaptorsCookie | | | |
| XCBXvQueryAdaptors (XCBConnection *c, | | | |
| XCBWINDOW window); | | | |
| | | | |
| int | | | |
| XCBXvQueryAdaptorsInfoLength (const XCBXvQueryAdaptorsRep *R); | | | |
| | | | |
| XCBXvAdaptorInfoIter | | | |
| XCBXvQueryAdaptorsInfoIter (const XCBXvQueryAdaptorsRep *R); | | | |
| | | | |
| XCBXvQueryAdaptorsRep * | | | |
| XCBXvQueryAdaptorsReply (XCBConnection *c, | | | |
| XCBXvQueryAdaptorsCookie cookie, | | | |
| XCBGenericError **e); | | | |
| | | | |
| XCBXvQueryEncodingsCookie | | | |
| XCBXvQueryEncodings (XCBConnection *c, | | | |
| XCBXvPORT port); | | | |
| | | | |
| int | | | |
| XCBXvQueryEncodingsInfoLength (const XCBXvQueryEncodingsRep *R); | | | |
| | | | |
| XCBXvEncodingInfoIter | | | |
| XCBXvQueryEncodingsInfoIter (const XCBXvQueryEncodingsRep *R); | | | |
| | | | |
| XCBXvQueryEncodingsRep * | | | |
| XCBXvQueryEncodingsReply (XCBConnection *c, | | | |
| XCBXvQueryEncodingsCookie cookie, | | | |
| XCBGenericError **e); | | | |
| | | | |
| XCBXvGrabPortCookie | | | |
| XCBXvGrabPort (XCBConnection *c, | | | |
| XCBXvPORT port, | | | |
| XCBTIMESTAMP time); | | | |
| | | | |
| XCBXvGrabPortRep * | | | |
| XCBXvGrabPortReply (XCBConnection *c, | | | |
| XCBXvGrabPortCookie cookie, | | | |
| XCBGenericError **e); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBXvUngrabPort (XCBConnection *c, | | | |
| XCBXvPORT port, | | | |
| XCBTIMESTAMP time); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBXvPutVideo (XCBConnection *c, | | | |
| XCBXvPORT port, | | | |
| XCBDRAWABLE drawable, | | | |
| XCBGCONTEXT gc, | | | |
| INT16 vid_x, | | | |
| INT16 vid_y, | | | |
| CARD16 vid_w, | | | |
| CARD16 vid_h, | | | |
| INT16 drw_x, | | | |
| INT16 drw_y, | | | |
| CARD16 drw_w, | | | |
| CARD16 drw_h); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBXvPutStill (XCBConnection *c, | | | |
| XCBXvPORT port, | | | |
| XCBDRAWABLE drawable, | | | |
| XCBGCONTEXT gc, | | | |
| INT16 vid_x, | | | |
| INT16 vid_y, | | | |
| CARD16 vid_w, | | | |
| CARD16 vid_h, | | | |
| INT16 drw_x, | | | |
| INT16 drw_y, | | | |
| CARD16 drw_w, | | | |
| CARD16 drw_h); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBXvGetVideo (XCBConnection *c, | | | |
| XCBXvPORT port, | | | |
| XCBDRAWABLE drawable, | | | |
| XCBGCONTEXT gc, | | | |
| INT16 vid_x, | | | |
| INT16 vid_y, | | | |
| CARD16 vid_w, | | | |
| CARD16 vid_h, | | | |
| INT16 drw_x, | | | |
| INT16 drw_y, | | | |
| CARD16 drw_w, | | | |
| CARD16 drw_h); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBXvGetStill (XCBConnection *c, | | | |
| XCBXvPORT port, | | | |
| XCBDRAWABLE drawable, | | | |
| XCBGCONTEXT gc, | | | |
| INT16 vid_x, | | | |
| INT16 vid_y, | | | |
| CARD16 vid_w, | | | |
| CARD16 vid_h, | | | |
| INT16 drw_x, | | | |
| INT16 drw_y, | | | |
| CARD16 drw_w, | | | |
| CARD16 drw_h); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBXvStopVideo (XCBConnection *c, | | | |
| XCBXvPORT port, | | | |
| XCBDRAWABLE drawable); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBXvSelectVideoNotify (XCBConnection *c, | | | |
| XCBDRAWABLE drawable, | | | |
| BOOL onoff); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBXvSelectPortNotify (XCBConnection *c, | | | |
| XCBDRAWABLE drawable, | | | |
| BOOL onoff); | | | |
| | | | |
| XCBXvQueryBestSizeCookie | | | |
| XCBXvQueryBestSize (XCBConnection *c, | | | |
| XCBXvPORT port, | | | |
| CARD16 vid_w, | | | |
| CARD16 vid_h, | | | |
| CARD16 drw_w, | | | |
| CARD16 drw_h, | | | |
| BOOL motion); | | | |
| | | | |
| XCBXvQueryBestSizeRep * | | | |
| XCBXvQueryBestSizeReply (XCBConnection *c, | | | |
| XCBXvQueryBestSizeCookie cookie, | | | |
| XCBGenericError **e); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBXvSetPortAttribute (XCBConnection *c, | | | |
| XCBXvPORT port, | | | |
| XCBATOM attribute, | | | |
| INT32 value); | | | |
| | | | |
| XCBXvGetPortAttributeCookie | | | |
| XCBXvGetPortAttribute (XCBConnection *c, | | | |
| XCBXvPORT port, | | | |
| XCBATOM attribute); | | | |
| | | | |
| XCBXvGetPortAttributeRep * | | | |
| XCBXvGetPortAttributeReply (XCBConnection *c, | | | |
| XCBXvGetPortAttributeCookie cookie, | | | |
| XCBGenericError **e); | | | |
| | | | |
| XCBXvQueryPortAttributesCookie | | | |
| XCBXvQueryPortAttributes (XCBConnection *c, | | | |
| XCBXvPORT port); | | | |
| | | | |
| int | | | |
| XCBXvQueryPortAttributesAttributesLength (const XCBXvQueryPortAttributesRep | | | |
| *R); | | | |
| | | | |
| XCBXvAttributeInfoIter | | | |
| XCBXvQueryPortAttributesAttributesIter (const XCBXvQueryPortAttributesRep * | | | |
| R); | | | |
| | | | |
| XCBXvQueryPortAttributesRep * | | | |
| XCBXvQueryPortAttributesReply (XCBConnection *c, | | | |
| XCBXvQueryPortAttributesCookie cookie, | | | |
| XCBGenericError **e); | | | |
| | | | |
| XCBXvListImageFormatsCookie | | | |
| XCBXvListImageFormats (XCBConnection *c, | | | |
| XCBXvPORT port); | | | |
| | | | |
| int | | | |
| XCBXvListImageFormatsFormatLength (const XCBXvListImageFormatsRep *R); | | | |
| | | | |
| XCBXvImageFormatInfoIter | | | |
| XCBXvListImageFormatsFormatIter (const XCBXvListImageFormatsRep *R); | | | |
| | | | |
| XCBXvListImageFormatsRep * | | | |
| XCBXvListImageFormatsReply (XCBConnection *c, | | | |
| XCBXvListImageFormatsCookie cookie, | | | |
| XCBGenericError **e); | | | |
| | | | |
| XCBXvQueryImageAttributesCookie | | | |
| XCBXvQueryImageAttributes (XCBConnection *c, | | | |
| XCBXvPORT port, | | | |
| CARD32 id, | | | |
| CARD16 width, | | | |
| CARD16 height); | | | |
| | | | |
| CARD32 * | | | |
| XCBXvQueryImageAttributesPitches (const XCBXvQueryImageAttributesRep *R); | | | |
| | | | |
| int | | | |
| XCBXvQueryImageAttributesPitchesLength (const XCBXvQueryImageAttributesRep | | | |
| *R); | | | |
| | | | |
| XCBGenericIter | | | |
| XCBXvQueryImageAttributesPitchesEnd (const XCBXvQueryImageAttributesRep *R) | | | |
| ; | | | |
| | | | |
| CARD32 * | | | |
| XCBXvQueryImageAttributesOffsets (const XCBXvQueryImageAttributesRep *R); | | | |
| | | | |
| int | | | |
| XCBXvQueryImageAttributesOffsetsLength (const XCBXvQueryImageAttributesRep | | | |
| *R); | | | |
| | | | |
| XCBGenericIter | | | |
| XCBXvQueryImageAttributesOffsetsEnd (const XCBXvQueryImageAttributesRep *R) | | | |
| ; | | | |
| | | | |
| XCBXvQueryImageAttributesRep * | | | |
| XCBXvQueryImageAttributesReply (XCBConnection *c, | | | |
| XCBXvQueryImageAttributesCookie cookie, | | | |
| XCBGenericError **e); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBXvPutImage (XCBConnection *c, | | | |
| XCBXvPORT port, | | | |
| XCBDRAWABLE drawable, | | | |
| XCBGCONTEXT gc, | | | |
| CARD32 id, | | | |
| INT16 src_x, | | | |
| INT16 src_y, | | | |
| CARD16 src_w, | | | |
| CARD16 src_h, | | | |
| INT16 drw_x, | | | |
| INT16 drw_y, | | | |
| CARD16 drw_w, | | | |
| CARD16 drw_h, | | | |
| CARD16 width, | | | |
| CARD16 height, | | | |
| CARD32 data_size, | | | |
| const CARD8 *data); | | | |
| | | | |
| XCBVoidCookie | | | |
| XCBXvShmPutImage (XCBConnection *c, | | | |
| XCBXvPORT port, | | | |
| XCBDRAWABLE drawable, | | | |
| XCBGCONTEXT gc, | | | |
| XCBShmSEG shmseg, | | | |
| CARD32 id, | | | |
| CARD32 offset, | | | |
| INT16 src_x, | | | |
| INT16 src_y, | | | |
| CARD16 src_w, | | | |
| CARD16 src_h, | | | |
| INT16 drw_x, | | | |
| INT16 drw_y, | | | |
| CARD16 drw_w, | | | |
| CARD16 drw_h, | | | |
| CARD16 width, | | | |
| CARD16 height, | | | |
| CARD8 send_event); | | | |
| | | | |
| #endif | | #endif | |
|
| | | | |
| | | /** | |
| | | * @} | |
| | | */ | |
| | | | |
End of changes. 50 change blocks. |
| 878 lines changed or deleted | | 3444 lines changed or added | |
|