x11.h Source File
Back to the index.
Go to the documentation of this file.
44 #define N_GRAYCOLORS 16
45 #define CURSOR_COLOR_TRANSPARENT -1
46 #define CURSOR_COLOR_INVERT -2
47 #define CURSOR_MAXY 64
48 #define CURSOR_MAXX 64
XColor x11_graycolor[N_GRAYCOLORS]
void x11_putpixel_fb(struct machine *, int, int x, int y, int color)
void x11_set_standard_properties(struct fb_window *fb_window, char *name)
Pixmap host_cursor_pixmap
void x11_redraw(struct machine *, int)
void x11_redraw_cursor(struct machine *, int)
void x11_init(struct machine *)
struct fb_window * x11_fb_init(int xsize, int ysize, char *name, int scaledown, struct machine *)
void x11_putimage_fb(struct machine *, int)
void x11_check_event(struct emul *emul)
int cursor_pixels[CURSOR_MAXY][CURSOR_MAXX]
unsigned char * ximage_data
void x11_fb_resize(struct fb_window *win, int new_xsize, int new_ysize)
Generated on Tue Mar 24 2020 14:04:48 for GXemul by
1.8.17