33 #include <X11/Xfuncproto.h> 37 #ifndef _SHAPE_SERVER_ 38 #include <X11/Xutil.h> void XShapeOffsetShape(Display *, Window, int, int, int)
XRectangle * XShapeGetRectangles(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 *)
void XShapeSelectInput(Display *, Window, unsigned long)
void XShapeCombineMask(Display *, Window, int, int, int, Pixmap, int)
void XShapeCombineRegion(Display *, Window, int, int, int, Region, int)
Status XShapeQueryVersion(Display *, int *, int *)
void XShapeCombineRectangles(Display *, Window, int, int, int, XRectangle *, int, int, int)
unsigned long XShapeInputSelected(Display *, Window)
void XShapeCombineShape(Display *, Window, int, int, int, Window, int, int)