Home
last modified time | relevance | path

Searched refs:def_cmap (Results 1 – 25 of 27) sorted by relevance

12

/dports/print/hp2xx/hp2xx-3.4.4/old/
H A Dto_x11a.c72 static Colormap def_cmap; variable
198 XAllocColor( XDisplay, def_cmap, &Xcol ); in win_open()
202 XAllocColor( XDisplay, def_cmap, &Xcol ); in win_open()
206 XAllocColor( XDisplay, def_cmap, &Xcol ); in win_open()
210 XAllocColor( XDisplay, def_cmap, &Xcol ); in win_open()
214 XAllocColor( XDisplay, def_cmap, &Xcol ); in win_open()
218 XAllocColor( XDisplay, def_cmap, &Xcol ); in win_open()
222 XAllocColor( XDisplay, def_cmap, &Xcol ); in win_open()
226 XAllocColor( XDisplay, def_cmap, &Xcol ); in win_open()
230 XAllocColor( XDisplay, def_cmap, &Xcol ); in win_open()
[all …]
/dports/x11-wm/antiwm/antiwm-0.0.5/
H A Dmain.c142 s->def_cmap = DefaultColormap (dpy, screen_num); in init_screen()
146 if (!XAllocNamedColor (dpy, s->def_cmap, BAR_FG_COLOR, &fg_color, &junk)) in init_screen()
150 if (!XAllocNamedColor (dpy, s->def_cmap, BAR_BG_COLOR, &bg_color, &junk)) in init_screen()
155 if (!XAllocNamedColor (dpy, s->def_cmap, BAR_BOLD_COLOR, &bold_color, &junk)) in init_screen()
H A Ddata.h34 Colormap def_cmap; member
/dports/x11-wm/larswm/larswm-7.5.3/
H A Dmain.c180 s->def_cmap = DefaultColormap (dpy, i); in initscreen()
268 XQueryColor (dpy, s->def_cmap, &get_c); in initscreen()
279 XAllocColor (dpy, s->def_cmap, &topcolor); in initscreen()
280 XAllocColor (dpy, s->def_cmap, &botcolor); in initscreen()
310 XQueryColor (dpy, s->def_cmap, &get_c); in initscreen()
321 XAllocColor (dpy, s->def_cmap, &topcolor); in initscreen()
322 XAllocColor (dpy, s->def_cmap, &botcolor); in initscreen()
H A Ddat.h128 Colormap def_cmap; member
H A Dmanage.c319 XInstallColormap (dpy, s->def_cmap); in installcmap()
/dports/cad/netgen/netgen-6.2.2105/ng/Togl2.1/Xmu/
H A DCrCmap.c109 Bool def_cmap; local
111 def_cmap = False;
114 def_cmap = True;
118 if (def_cmap) {
/dports/x11-toolkits/libXmu/libXmu-1.1.3/src/
H A DCrCmap.c127 Bool def_cmap; in XmuCreateColormap() local
129 def_cmap = False; in XmuCreateColormap()
132 def_cmap = True; in XmuCreateColormap()
136 if (def_cmap) { in XmuCreateColormap()
/dports/x11-wm/ratpoison/ratpoison-1.4.9/src/
H A Dbar.c71 XUninstallColormap (dpy, s->def_cmap); in hide_bar()
94 XInstallColormap (dpy, s->def_cmap); in show_bar()
119 XInstallColormap (dpy, s->def_cmap); in show_group_bar()
503 XInstallColormap (dpy, s->def_cmap); in prepare_bar()
H A Ddata.h175 Colormap def_cmap; member
H A Dinput.c552 XInstallColormap (dpy, s->def_cmap); in get_more_input()
612 XUninstallColormap (dpy, s->def_cmap); in get_more_input()
H A Dscreen.c393 s->def_cmap = DefaultColormap (dpy, screen_num); in init_screen()
721 XFreeColormap (dpy, s->def_cmap); in screen_free()
H A Dactions.c3584 XInstallColormap (dpy, s->def_cmap); in cmd_license()
3621 XUninstallColormap (dpy, s->def_cmap); in cmd_license()
3657 XInstallColormap (dpy, s->def_cmap); in cmd_help()
3756 XUninstallColormap (dpy, s->def_cmap); in cmd_help()
4339 if (!XAllocNamedColor (dpy, cur->def_cmap, ARG_STRING(0), &color, &junk)) in set_fgcolor()
4375 if (!XAllocNamedColor (dpy, cur->def_cmap, ARG_STRING(0), &color, &junk)) in set_bgcolor()
4411 if (!XAllocNamedColor (dpy, cur->def_cmap, ARG_STRING(0), &color, &junk)) in set_fwcolor()
4440 if (!XAllocNamedColor (dpy, cur_screen->def_cmap, ARG_STRING(0), &color, &junk)) in set_bwcolor()
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/rio/
H A Dmain.c252 s->def_cmap = DefaultColormap(dpy, i); in initscreen()
291 s->def_cmap = XCreateColormap(dpy, s->root, s->vis, AllocNone); in initscreen()
361 attrs.colormap = s->def_cmap; in initscreen()
388 attrs.colormap = s->def_cmap; in initscreen()
H A Ddat.h106 Colormap def_cmap; member
H A Dmanage.c129 attrs.colormap = c->screen->def_cmap; in manage()
258 XInstallColormap(dpy, s->def_cmap); in installcmap()
/dports/x11-wm/w9wm/w9wm-0.4.2.orig/
H A Ddat.h81 extern Colormap def_cmap;
H A D9wm.c29 Colormap def_cmap; variable
159 def_cmap = DefaultColormap(dpy, screen);
H A Dmanage.c259 XInstallColormap(dpy, (cmap == None) ? def_cmap : cmap);
/dports/x11-wm/sdorfehs/sdorfehs-1.2/
H A Dbar.c153 XUninstallColormap(dpy, s->def_cmap); in hide_bar()
169 XInstallColormap(dpy, s->def_cmap); in show_bar()
187 XInstallColormap(dpy, s->def_cmap); in show_vscreen_bar()
816 XInstallColormap(dpy, s->def_cmap); in prepare_bar()
H A Dinput.c494 XInstallColormap(dpy, s->def_cmap); in get_more_input()
554 XUninstallColormap(dpy, s->def_cmap); in get_more_input()
H A Ddata.h215 Colormap def_cmap; member
H A Dscreen.c400 s->def_cmap = DefaultColormap(dpy, screen_num); in init_screen()
763 XFreeColormap(dpy, s->def_cmap); in screen_free()
/dports/x11/xdtm/xdtm/
H A Dappman.c427 Colormap def_cmap; local
437 def_cmap = DefaultColormapOfScreen(XtScreen(w));
439 XParseColor(XtDisplay(w), def_cmap, "Black", &foreground);
440 XParseColor(XtDisplay(w), def_cmap, "White", &background);
441 XAllocColor(XtDisplay(w), def_cmap, &foreground);
442 XAllocColor(XtDisplay(w), def_cmap, &background);
/dports/x11/xscreensaver/xscreensaver-5.44/driver/
H A Dwindows.c1213 Colormap def_cmap = DefaultColormapOfScreen (ssi->screen); in initialize_screensaver_window_1() local
1218 ssi->cmap != def_cmap) in initialize_screensaver_window_1()
1221 ssi->cmap = def_cmap; in initialize_screensaver_window_1()

12