|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use X11.Visual | |
---|---|
org.chorem.jtimer.ui.system.unix | Linux specific system info implementation. |
Uses of X11.Visual in org.chorem.jtimer.ui.system.unix |
---|
Fields in org.chorem.jtimer.ui.system.unix declared as X11.Visual | |
---|---|
X11.Visual |
X11.XWindowAttributes.visual
|
X11.Visual |
X11.XVisualInfo.visual
|
Methods in org.chorem.jtimer.ui.system.unix that return X11.Visual | |
---|---|
X11.Visual |
X11.XDefaultVisual(X11.Display display,
int screen)
|
Methods in org.chorem.jtimer.ui.system.unix with parameters of type X11.Visual | |
---|---|
X11.Colormap |
X11.XCreateColormap(X11.Display display,
X11.Window w,
X11.Visual visual,
int alloc)
|
X11.XImage |
X11.XCreateImage(X11.Display dpy,
X11.Visual visual,
int depth,
int format,
int offset,
com.sun.jna.Pointer data,
int width,
int height,
int bitmap_pad,
int bytes_per_line)
|
X11.Xrender.XRenderPictFormat |
X11.Xrender.XRenderFindVisualFormat(X11.Display display,
X11.Visual visual)
|
void |
X11.XTest.XTestSetVisualIDOfVisual(X11.Visual visual,
X11.VisualID visualid)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |