Home
last modified time | relevance | path

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

123

/dragonfly/usr.bin/dsynth/
H A Dprogress.css5 background: #8282B0;
49 background-color: #D8D8D8;
52 background-color: #D8D8D8;
61 background-color: #EEEEEE;
81 background-color: #FFF;
89 background-color: #D8D8D8;
176 background: #000;
198 background-color: #009;
290 background-color: #CCC;
302 background-color: #F9F9F9;
[all …]
/dragonfly/nrelease/root/autorun/
H A Dstylesheet.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/
H A Dppp.linkup.span-isp9 !bg ppp -background vpn1 vpn
12 !bg ppp -background vpn2 vpn
15 !bg ppp -background vpnN vpn
H A Dppp.linkup.span-isp.working9 !bg ppp -background vpn1 vpn
12 !bg ppp -background vpn2 vpn
15 !bg ppp -background vpn3 vpn
/dragonfly/nrelease/gui/root/.fluxbox/
H A Doverlay1 background: fullscreen
2 background.pixmap: ~/.fluxbox/backgrounds/dragonfly.png
/dragonfly/contrib/lvm2/dist/tools/
H A Dpolldaemon.c238 unsigned background, in poll_daemon() argument
245 parms.background = background; in poll_daemon()
264 if (parms.background) { in poll_daemon()
H A Dpolldaemon.h59 unsigned background; member
68 unsigned background,
H A Dtools.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);
H A Dpvmove.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/
H A D.Xresources3 urxvt*background: rgba:0000/0000/0000/dddd
41 xterm*background: #000020002000
/dragonfly/contrib/dialog/
H A Darrows.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()
H A Dutil.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/
H A Dmain.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/
H A Dbg5.02 # A background command has an implicit </dev/null redirection.
H A Dbg10.02 # The redirection overrides the </dev/null implicit in a background command.
H A Dbg6.02 # The redirection overrides the </dev/null implicit in a background command.
H A Dbg7.02 # The redirection does not apply to the background command, and therefore
H A Dbg8.02 # The redirection does not apply to the background command, and therefore
H A Dbg9.02 # The redirection does not apply to the background command, and therefore
/dragonfly/contrib/tcsh-6/nls/russian/
H A Dset173 1 BUG: waiting for background job!\n
/dragonfly/contrib/tcsh-6/nls/italian/
H A Dset173 1 BACO: sto aspettando un lavoro in background!\n
/dragonfly/sbin/natd/
H A Dnatd.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/
H A Dit_IT.ISO8859-15.msg211 21 Input da terminale per processo in background
213 22 Output a terminale per processo in background
/dragonfly/bin/sh/
H A Dnodetypes64 backgnd int # set to run pipeline in background
72 NBACKGND nredir # run command in background
/dragonfly/contrib/file/magic/Magdir/
H A Dapple262 #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