Searched refs:bg (Results 1 - 25 of 288) sorted by relevance

1234567891011>>

/macosx-10.10/ncurses-44/ncurses/ncurses/base/
H A Dlib_dft_fgbg.c54 assume_default_colors(int fg, int bg) argument
56 T((T_CALLED("assume_default_colors(%d,%d)"), fg, bg));
64 SP->_default_color = isDefaultColor(fg) || isDefaultColor(bg);
67 SP->_default_bg = isDefaultColor(bg) ? COLOR_DEFAULT : (bg & C_MASK);
71 init_pair(0, (short) fg, (short) bg);
H A Dlib_color.c150 set_background_color(int bg, int (*outc) (int)) argument
154 tputs(TPARM_1(set_a_background, bg), 1, outc);
157 tputs(TPARM_1(set_background, toggled_colors(bg)), 1, outc);
392 ("initializing pair: pair = %d, fg=(%d,%d,%d), bg=(%d,%d,%d)",
503 NCURSES_COLOR_T bg = (SP->_color_pairs[pair] & C_MASK); local
508 if (bg == COLOR_DEFAULT)
509 bg = -1;
515 *b = bg;
517 TR(TRACE_ATTRS, ("...pair_content(%d,%d,%d)", pair, fg, bg));
527 NCURSES_COLOR_T bg local
[all...]
/macosx-10.10/llvmCore-3425.0.34/include/llvm/Support/
H A DProcess.h138 static const char *OutputColor(char c, bool bold, bool bg);
141 static const char *OutputBold(bool bg);
/macosx-10.10/tcl-105/tcl_ext/tklib/tklib/examples/ntext/
H A DntextExample.tcl38 .right configure -width 28 -height 12 -wrap word -font {{Courier} -15} -bg white
44 .left configure -width 28 -height 12 -wrap word -font {{Courier} -15} -bg #FFFFEE
/macosx-10.10/tcl-105/tcl_ext/tklib/tklib/examples/plotchart/
H A Dplotdemos10.tcl9 pack [canvas .c1 -bg white]
21 pack [canvas .c2 -bg white] -side top
36 pack [canvas .c3 -bg white] -side top
H A Dplotdemos9.tcl10 pack [canvas .c1 -bg white]
22 pack [canvas .c2 -bg white] -side top
37 pack [canvas .c3 -bg white] -side top
H A Dplotdemos4.tcl14 canvas .c -width 400 -height 400 -bg white
16 canvas .t.c2 -width 300 -height 200 -bg white
17 canvas .t.c3 -width 300 -height 200 -bg white
18 canvas .t.c4 -width 300 -height 200 -bg white
H A Dplotdemos17.tcl12 pack [canvas .c1 -bg white -width 400 -height 300]
13 pack [canvas .c2 -bg white -width 400 -height 300]
14 pack [canvas .c3 -bg white -width 400 -height 200]
H A Dplotdemos11.tcl9 pack [canvas .c1 -bg white]
22 pack [canvas .c2 -bg white] -side top
/macosx-10.10/tcl-105/tcl_ext/tklib/tklib/examples/diagrams/
H A Ddraw_anchor.tcl5 pack [canvas .c -width 200 -height 120 -bg white]
/macosx-10.10/tcl-105/tk/tk/tests/
H A Dbugs.tcl28 . configure -bg rgb:345
/macosx-10.10/tcl-105/tk84/tk/tests/
H A Dbugs.tcl28 . configure -bg rgb:345
/macosx-10.10/tcl-105/tk/tk/library/demos/
H A Dpaned1.tcl31 label $w.pane.left -text "This is the\nleft side" -bg yellow
32 label $w.pane.right -text "This is the\nright side" -bg cyan
/macosx-10.10/tcl-105/tk84/tk/unix/
H A DtkUnixCursor.c170 XColor fg, bg;
177 * arg, it is cursor name (use black and white for fg and bg).
179 * three args, they are name, fg, bg. Some of the code below
198 bg.red = bg.green = bg.blue = 65535;
207 bg.red = bg.green = bg.blue = 0;
211 &bg)
169 XColor fg, bg; local
231 XColor fg, bg; local
[all...]
/macosx-10.10/tcl-105/tcl_ext/bwidget/bwidget/
H A Dfont.tcl38 {-bg Synonym -background}
136 set bg [Widget::getoption "$path#SelectFont" -background]
144 $path configure -background $bg
150 -background $bg]
153 -side top -anchor w -relief flat -background $bg]
155 -background $bg]
183 -side top -anchor w -relief flat -background $bg]
185 -scrollbar vertical -background $bg]
207 -side top -anchor w -relief sunken -bd 1 -background $bg]
222 -background $bg \
[all...]
H A Dscrollframe.tcl33 {-bg Synonym -background}
59 set bg [Widget::cget $path -background]
63 -bg $bg]
67 -background $bg]
99 if { [Widget::hasChanged $path -background bg] } {
100 $path:cmd configure -background $bg
101 $path.frame configure -background $bg
/macosx-10.10/tcl-105/tk/tk/unix/
H A DtkUnixCursor.c132 * Define test cursor to check that mask fg and bg color settings are working.
249 XColor fg, bg;
256 * is cursor name (use black and white for fg and bg). If two args,
258 * name, fg, bg. Some of the code below is stolen from the
278 bg.red = bg.green = bg.blue = 65535;
286 bg.red = bg.green = bg
248 XColor fg, bg; local
390 XColor fg, bg; local
[all...]
/macosx-10.10/less-25/less/
H A Doutput.c130 unsigned char fg, bg;
186 bg = nm_bg_color;
225 bg = nm_bg_color;
229 bg = bo_bg_color;
234 bg = so_bg_color;
238 bg = ul_bg_color;
243 bg = bl_bg_color;
246 fg = (bg & 7) | 8;
259 bg = (bg
[all...]
/macosx-10.10/tcl-105/tcl_ext/quicktimetcl/quicktimetcl/ExampleCode/
H A DSimpleEdit.tcl81 . configure -bg $bgCol
90 frame .fr -relief sunken -bd 1 -bg $bgCol
94 pack [frame .fr2 -bg $bgCol] -fill both -expand 1 -anchor w -padx 2 -side top
95 label .fr2.lab1 -bg $bgCol -anchor w \
97 label .fr2.labtime -bg $bgCol -anchor w \
99 label .fr2.labstart -bg $bgCol -anchor w \
101 label .fr2.labdur -bg $bgCol -anchor w \
103 entry .fr2.enttime -width 8 -bg $bgCol -textvariable movieTime \
105 entry .fr2.entstart -width 8 -bg $bgCol -textvariable selStart \
107 entry .fr2.entdur -width 8 -bg
[all...]
H A DTimerToStopPlay.tcl29 . configure -bg $bgCol
H A DConstrainedLoop.tcl47 . configure -bg $bgCol
58 pack [frame .fr -bg $bgCol] -side top -fill x
/macosx-10.10/ncurses-44/ncurses/test/
H A Dechochar.c69 set_color(char *my_pairs, int fg, int bg) argument
71 int pair = (fg * COLORS) + bg;
73 init_pair(pair, fg, bg);
/macosx-10.10/tcl-105/tcl_ext/tklib/tklib/examples/controlwidget/
H A Ddemo-rdial.tcl15 .rs configure -fg [rndcol] -bg [rndcol]
37 -width 200 -step 5 -bg blue -fg white \
41 -width $disp_value(rh) -height 20 -fg blue -bg yellow -orient vertical
/macosx-10.10/tcl-105/tk84/tk/library/demos/
H A Dpaned1.tcl31 label $w.pane.left -text "This is the\nleft side" -bg yellow
32 label $w.pane.right -text "This is the\nright side" -bg cyan
/macosx-10.10/tcl-105/tcl_ext/tktreectrl/tktreectrl/demos/
H A Dfirefox.tcl119 set bg #FFFFCC
120 set textBg $bg
123 ttk::style configure DemoCheckbutton -background $bg
132 set f [frame $wClip.f$I -borderwidth 0 -background $bg]
134 set f [frame $T.f$I -borderwidth 0 -background $bg]
136 label $f.l1 -background $bg -text "Remember visited pages for the last"
139 label $f.l2 -background $bg -text "days" -background $bg
155 set f [frame $wClip.f$I -borderwidth 0 -background $bg]
157 set f [frame $T.f$I -borderwidth 0 -background $bg]
[all...]

Completed in 127 milliseconds

1234567891011>>