#include "win.h"#include <string.h>Go to the source code of this file.
Defines | |
| #define | ColormapFromDefault 0 |
| #define | ColormapFromDefaultC 1 |
| #define | ColormapFromStandard 2 |
| #define | ColormapFromFile 3 |
| #define | ImmutableColormap 4 |
Functions | |
| lux_wins* | get_currentwin () |
| lux_setup_colorfile (name) char *name | |
Variables | |
| Display* | display |
| Visual* | visual |
| int | screen |
| XStandardColormap | map_info |
| Colormap | colormap |
| int | colormap_size |
| char* | colorfile |
| unsigned long | BLACK_COLOR |
| unsigned long | WHITE_COLOR |
| XColor | colors [256] |
| int | lux_colors |
| int | lux_colormap |
| char* | filename |
| float | red |
| float | green |
| float | blue |
| char* | name |
| int | flag |
| * | im_colormap |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Referenced by XMAXREQUESTSIZE(), def_value(), flag(), fy(), fy1(), fy2(), fysize(), i(), iy(), lny(), main(), mode(), n(), name(), red(), s(), status(), style(), value(), w(), width(), ximage_init(), ximage_quit(), y(), y1(), y2(), and ymin(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.6 written by Dimitri van Heesch,
© 1997-2001