zenilib  0.5.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups
panoramiXproto.h File Reference

Go to the source code of this file.

Classes

struct  _PanoramiXGetScreenCount
 
struct  _PanoramiXGetScreenSize
 
struct  _PanoramiXGetState
 
struct  _PanoramiXQueryVersion
 
struct  xPanoramiXGetScreenCountReply
 
struct  xPanoramiXGetScreenSizeReply
 
struct  xPanoramiXGetStateReply
 
struct  xPanoramiXQueryVersionReply
 
struct  xXineramaIsActiveReply
 
struct  xXineramaIsActiveReq
 
struct  xXineramaQueryScreensReply
 
struct  xXineramaQueryScreensReq
 
struct  xXineramaScreenInfo
 

Macros

#define PANORAMIX_PROTOCOL_NAME   "XINERAMA"
 
#define sz_panoramiXGetScreenCountReply   32
 
#define sz_panoramiXGetScreenSizeReply   32
 
#define sz_panoramiXGetStateReply   32
 
#define sz_XineramaIsActiveReply   32
 
#define sz_XineramaQueryScreensReply   32
 
#define sz_XineramaScreenInfo   8
 
#define sz_xPanoramiXGetScreenCountReq   8
 
#define sz_xPanoramiXGetScreenSizeReq   12
 
#define sz_xPanoramiXGetStateReq   8
 
#define sz_xPanoramiXQueryVersionReply   32
 
#define sz_xPanoramiXQueryVersionReq   8
 
#define sz_xXineramaIsActiveReq   4
 
#define sz_xXineramaQueryScreensReq   4
 
#define X_PanoramiXGetScreenCount   2
 
#define X_PanoramiXGetScreenSize   3
 
#define X_PanoramiXGetState   1
 
#define X_PanoramiXQueryVersion   0
 
#define X_XineramaIsActive   4
 
#define X_XineramaQueryScreens   5
 

Typedefs

typedef struct
_PanoramiXGetScreenCount 
xPanoramiXGetScreenCountReq
 
typedef struct
_PanoramiXGetScreenSize 
xPanoramiXGetScreenSizeReq
 
typedef struct _PanoramiXGetState xPanoramiXGetStateReq
 
typedef struct
_PanoramiXQueryVersion 
xPanoramiXQueryVersionReq
 

Macro Definition Documentation

#define PANORAMIX_PROTOCOL_NAME   "XINERAMA"

Definition at line 33 of file panoramiXproto.h.

#define sz_panoramiXGetScreenCountReply   32

Definition at line 114 of file panoramiXproto.h.

#define sz_panoramiXGetScreenSizeReply   32

Definition at line 137 of file panoramiXproto.h.

#define sz_panoramiXGetStateReply   32

Definition at line 92 of file panoramiXproto.h.

#define sz_XineramaIsActiveReply   32

Definition at line 160 of file panoramiXproto.h.

#define sz_XineramaQueryScreensReply   32

Definition at line 182 of file panoramiXproto.h.

#define sz_XineramaScreenInfo   8

Definition at line 190 of file panoramiXproto.h.

Referenced by SDL_NAME().

#define sz_xPanoramiXGetScreenCountReq   8

Definition at line 100 of file panoramiXproto.h.

#define sz_xPanoramiXGetScreenSizeReq   12

Definition at line 123 of file panoramiXproto.h.

#define sz_xPanoramiXGetStateReq   8

Definition at line 77 of file panoramiXproto.h.

#define sz_xPanoramiXQueryVersionReply   32

Definition at line 68 of file panoramiXproto.h.

#define sz_xPanoramiXQueryVersionReq   8

Definition at line 52 of file panoramiXproto.h.

#define sz_xXineramaIsActiveReq   4

Definition at line 146 of file panoramiXproto.h.

#define sz_xXineramaQueryScreensReq   4

Definition at line 168 of file panoramiXproto.h.

#define X_PanoramiXGetScreenCount   2

Definition at line 37 of file panoramiXproto.h.

Referenced by XPanoramiXGetScreenCount().

#define X_PanoramiXGetScreenSize   3

Definition at line 38 of file panoramiXproto.h.

Referenced by XPanoramiXGetScreenSize().

#define X_PanoramiXGetState   1

Definition at line 36 of file panoramiXproto.h.

Referenced by XPanoramiXGetState().

#define X_PanoramiXQueryVersion   0

Definition at line 35 of file panoramiXproto.h.

Referenced by XPanoramiXQueryVersion().

#define X_XineramaIsActive   4

Definition at line 40 of file panoramiXproto.h.

Referenced by XineramaIsActive().

#define X_XineramaQueryScreens   5

Definition at line 41 of file panoramiXproto.h.

Referenced by SDL_NAME().

Typedef Documentation