Home
last modified time | relevance | path

Searched refs:the_colormap (Results 1 – 6 of 6) sorted by relevance

/dports/games/xtrojka/xtrojka123/
H A Dwindow.c45 extern Colormap the_colormap;
85 XtNcolormap, the_colormap, in init_windows()
150 XtNcolormap, the_colormap, in init_windows()
164 XtNcolormap, the_colormap, in init_windows()
180 XtNcolormap, the_colormap, in init_windows()
H A Dxtrojka.c42 Colormap the_colormap; /* the colormap of the application */ variable
159 the_colormap = DefaultColormap(XtDisplay(main_screen),
166 XtNcolormap, the_colormap,
170 …XSetWindowColormap(XtDisplay(main_screen), DefaultRootWindow(XtDisplay(main_screen)), the_colormap
H A Dsh_stat.c40 extern Colormap the_colormap;
71 XtNcolormap, the_colormap, in init_stat_window()
93 XtNcolormap, the_colormap, in init_stat_window()
H A Dsh_slist.c54 extern Colormap the_colormap;
84 XtNcolormap, the_colormap, in init_slist_window()
106 XtNcolormap, the_colormap, in init_slist_window()
H A Dpics.h37 (pic_st).attr.colormap = the_colormap; \
H A Dpics.c46 extern Colormap the_colormap;