Library.Handler
Modifier and Type | Field and Description |
---|---|
static X11.Xext |
INSTANCE |
static int |
ShapeBounding |
static int |
ShapeClip |
static int |
ShapeInput |
static int |
ShapeIntersect |
static int |
ShapeInvert |
static int |
ShapeSet |
static int |
ShapeSubtract |
static int |
ShapeUnion |
OPTION_ALLOW_OBJECTS, OPTION_CALLING_CONVENTION, OPTION_CLASSLOADER, OPTION_FUNCTION_MAPPER, OPTION_INVOCATION_MAPPER, OPTION_OPEN_FLAGS, OPTION_STRING_ENCODING, OPTION_STRUCTURE_ALIGNMENT, OPTION_TYPE_MAPPER
Modifier and Type | Method and Description |
---|---|
void |
XShapeCombineMask(X11.Display display,
X11.Window window,
int dest_kind,
int x_off,
int y_off,
X11.Pixmap src,
int op) |
static final X11.Xext INSTANCE
static final int ShapeBounding
static final int ShapeClip
static final int ShapeInput
static final int ShapeSet
static final int ShapeUnion
static final int ShapeIntersect
static final int ShapeSubtract
static final int ShapeInvert
void XShapeCombineMask(X11.Display display, X11.Window window, int dest_kind, int x_off, int y_off, X11.Pixmap src, int op)