Home
last modified time | relevance | path

Searched refs:background (Results 1 – 25 of 66) sorted by relevance

123

/dragonfly/usr.bin/dsynth/
HDprogress.css5 background: #8282B0;
25 background-color: #339966;
29 background-color: #CC0033;
33 background-color: #CC6633;
37 background-color: #FFCC33;
41 background-color: #A577E1;
49 background-color: #D8D8D8;
52 background-color: #D8D8D8;
61 background-color: #EEEEEE;
81 background-color: #FFF;
[all …]
/dragonfly/nrelease/root/autorun/
HDstylesheet.css4 body {margin:0;text-align:center;background:url("bar.gif") repeat-x 0px 222px;}
15 #header {display:block;height:225px;width:600px;background:url("dflylogo.png") no-repeat;margin-bot…
17 #welcome h3 {display:block;width:272px;height:22px;background:url("welcome.png");}
18 #started h3 {display:block;width:272px;height:22px;background:url("started.png");}
25 #relevant .item {display:block;width:124px;height:16px;background:url("links.png");}
26 #docs .item {display:block;width:124px;height:16px;background:url("docs.png"); }
27 #press .item {display:block;width:124px;height:16px;background:url("press.png");}
28 #other .item {display:block;width:124px;height:16px;background:url("other.png");}
/dragonfly/share/examples/ppp/
HDppp.linkup.span-isp.working9 !bg ppp -background vpn1 vpn
12 !bg ppp -background vpn2 vpn
15 !bg ppp -background vpn3 vpn
HDppp.linkup.span-isp9 !bg ppp -background vpn1 vpn
12 !bg ppp -background vpn2 vpn
15 !bg ppp -background vpnN vpn
/dragonfly/nrelease/gui/root/.fluxbox/
HDoverlay1 background: fullscreen
2 background.pixmap: ~/.fluxbox/backgrounds/dragonfly.png
/dragonfly/contrib/lvm2/dist/tools/
HDpolldaemon.c238 unsigned background, in poll_daemon() argument
245 parms.background = background; in poll_daemon()
264 if (parms.background) { in poll_daemon()
HDpolldaemon.h59 unsigned background; member
68 unsigned background,
HDtools.h173 int pvmove_poll(struct cmd_context *cmd, const char *pv, unsigned background);
174 int lvconvert_poll(struct cmd_context *cmd, struct logical_volume *lv, unsigned background);
HDpvmove.c573 unsigned background) in pvmove_poll() argument
575 return poll_daemon(cmd, pv_name, NULL, background, PVMOVE, &_pvmove_fns, in pvmove_poll()
/dragonfly/nrelease/gui/root/
HD.Xresources3 urxvt*background: rgba:0000/0000/0000/dddd
41 xterm*background: #000020002000
/dragonfly/contrib/dialog/
HDarrows.c45 merge_colors(chtype foreground, chtype background) in merge_colors() argument
48 if ((foreground & A_COLOR) != (background & A_COLOR)) { in merge_colors()
52 short bg_pair = (short) PAIR_NUMBER(background); in merge_colors()
HDutil.c565 dlg_color_pair(int foreground, int background) in dlg_color_pair() argument
575 && bg == background) { in dlg_color_pair()
583 (void) init_pair((short) pair, (short) foreground, (short) background); in dlg_color_pair()
597 short fg, bg, background; in define_color() local
599 background = COLOR_BLACK; in define_color()
606 background = bg; in define_color()
608 background = COLOR_BLACK; in define_color()
611 return dlg_color_pair(foreground, background); in define_color()
/dragonfly/sbin/routed/
HDmain.c51 int background = 1; variable
134 background = 0; in main()
263 if (!background) in main()
271 if (background && daemon(0, 1) < 0) in main()
329 trace_close(background); in main()
/dragonfly/tools/regression/bin/sh/execution/
HDbg5.02 # A background command has an implicit </dev/null redirection.
HDbg10.02 # The redirection overrides the </dev/null implicit in a background command.
HDbg6.02 # The redirection overrides the </dev/null implicit in a background command.
HDbg7.02 # The redirection does not apply to the background command, and therefore
HDbg8.02 # The redirection does not apply to the background command, and therefore
HDbg9.02 # The redirection does not apply to the background command, and therefore
/dragonfly/contrib/tcsh-6/nls/russian/
HDset173 1 BUG: waiting for background job!\n
/dragonfly/contrib/tcsh-6/nls/italian/
HDset173 1 BACO: sto aspettando un lavoro in background!\n
/dragonfly/sbin/natd/
HDnatd.c106 static int background; variable
151 background = 0; in main()
380 if (background) in main()
392 background = 1; in DaemonMode()
774 if (background) in Warn()
/dragonfly/lib/libc/nls/
HDit_IT.ISO8859-15.msg211 21 Input da terminale per processo in background
213 22 Output a terminale per processo in background
/dragonfly/bin/sh/
HDnodetypes64 backgnd int # set to run pipeline in background
72 NBACKGND nredir # run command in background
/dragonfly/contrib/file/magic/Magdir/
HDapple262 #8144 string \x7F\x7F\x7F\x7F\x7F\x7F\x7F\x7F Apple II image with white background
263 #8144 string \x55\x2A\x55\x2A\x55\x2A\x55\x2A Apple II image with purple background
264 #8144 string \x2A\x55\x2A\x55\x2A\x55\x2A\x55 Apple II image with green background
265 #8144 string \xD5\xAA\xD5\xAA\xD5\xAA\xD5\xAA Apple II image with blue background
266 #8144 string \xAA\xD5\xAA\xD5\xAA\xD5\xAA\xD5 Apple II image with orange background

123