Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
shape.h File Reference
#include <X11/Xfuncproto.h>
#include "shapeconst.h"
#include <X11/Xutil.h>
Include dependency graph for shape.h:
This graph shows which files directly or indirectly include this file:

Classes

struct  XShapeEvent
 

Functions

void XShapeCombineMask (Display *, Window, int, int, int, Pixmap, int)
 
void XShapeCombineRectangles (Display *, Window, int, int, int, XRectangle *, int, int, int)
 
void XShapeCombineRegion (Display *, Window, int, int, int, Region, int)
 
void XShapeCombineShape (Display *, Window, int, int, int, Window, int, int)
 
XRectangleXShapeGetRectangles (Display *, Window, int, int *, int *)
 
unsigned long XShapeInputSelected (Display *, Window)
 
void XShapeOffsetShape (Display *, Window, int, int, int)
 
_XFUNCPROTOBEGIN Bool XShapeQueryExtension (Display *, int *, int *)
 
Status XShapeQueryExtents (Display *, Window, Bool *, int *, int *, unsigned int *, unsigned int *, Bool *, int *, int *, unsigned int *, unsigned int *)
 
Status XShapeQueryVersion (Display *, int *, int *)
 
void XShapeSelectInput (Display *, Window, unsigned long)
 

Function Documentation

◆ XShapeCombineMask()

void XShapeCombineMask ( Display * ,
Window ,
int ,
int ,
int ,
Pixmap ,
int  )
extern

◆ XShapeCombineRectangles()

void XShapeCombineRectangles ( Display * ,
Window ,
int ,
int ,
int ,
XRectangle * ,
int ,
int ,
int  )
extern

◆ XShapeCombineRegion()

void XShapeCombineRegion ( Display * ,
Window ,
int ,
int ,
int ,
Region ,
int  )
extern

◆ XShapeCombineShape()

void XShapeCombineShape ( Display * ,
Window ,
int ,
int ,
int ,
Window ,
int ,
int  )
extern

◆ XShapeGetRectangles()

XRectangle * XShapeGetRectangles ( Display * ,
Window ,
int ,
int * ,
int *  )
extern

◆ XShapeInputSelected()

unsigned long XShapeInputSelected ( Display * ,
Window  )
extern

◆ XShapeOffsetShape()

void XShapeOffsetShape ( Display * ,
Window ,
int ,
int ,
int  )
extern

◆ XShapeQueryExtension()

_XFUNCPROTOBEGIN Bool XShapeQueryExtension ( Display * ,
int * ,
int *  )
extern

◆ XShapeQueryExtents()

Status XShapeQueryExtents ( Display * ,
Window ,
Bool * ,
int * ,
int * ,
unsigned int * ,
unsigned int * ,
Bool * ,
int * ,
int * ,
unsigned int * ,
unsigned int *  )
extern

◆ XShapeQueryVersion()

Status XShapeQueryVersion ( Display * ,
int * ,
int *  )
extern

◆ XShapeSelectInput()

void XShapeSelectInput ( Display * ,
Window ,
unsigned long  )
extern