Searched refs:foreground (Results 1 - 25 of 30) sorted by relevance

12

/ast/src/cmd/ksh93/tests/
H A Dsigchld.sh33 integer i foreground=0 background=0
47 do (( foreground++ ))
50 $SHELL -c : > /dev/null # foreground does not generate SIGCHLD
57 print foreground=$foreground background=$background
62 (( foreground == FOREGROUND )) || err_exit "expected '$FOREGROUND foreground' -- got '$foreground' (DELAY=$DELAY)"
/ast/src/lib/libtk/library/
H A Dpalette.tcl40 if ![info exists new(foreground)] {
41 set new(foreground) black
44 set fg [winfo rgb . $new(foreground)]
50 set new($i) $new(foreground)
194 background #ffe4c4 disabledForeground #b0b0b0 foreground black \
H A Dconsole.tcl50 .console tag configure stderr -foreground red
51 .console tag configure stdin -foreground blue
/ast/src/lib/libtk/library/demos/
H A Dstyle.tcl35 $w.text tag configure color2 -foreground red
39 $w.text tag configure color1 -background black -foreground white
40 $w.text tag configure color2 -background black -foreground white
80 $w.text insert end foreground color2
88 $w.text insert end foreground fgstipple
H A Dwidget73 .t tag configure hot -background black -foreground white
76 -foreground blue -underline 1
78 -foreground #303080 -underline 1
79 .t tag configure hot -foreground red -underline 1
/ast/src/lib/libtk/generic/
H A DtkGC.c134 valueKey.values.foreground = valuePtr->foreground;
136 valueKey.values.foreground = 0;
H A Dtk3d.c183 gcValues.foreground = borderPtr->bgColorPtr->pixel;
1266 gcValues.foreground = borderPtr->darkColorPtr->pixel;
1294 gcValues.foreground = borderPtr->lightColorPtr->pixel;
1314 gcValues.foreground = borderPtr->bgColorPtr->pixel;
1332 gcValues.foreground = WhitePixelOfScreen(borderPtr->screen);
1340 gcValues.foreground = BlackPixelOfScreen(borderPtr->screen);
H A DtkMenubutton.c217 {TK_CONFIG_SYNONYM, "-fg", "foreground", (char *) NULL,
221 {TK_CONFIG_COLOR, "-foreground", "foreground", "Foreground",
613 gcValues.foreground = mbPtr->normalFg->pixel;
631 gcValues.foreground = mbPtr->activeFg->pixel;
643 gcValues.foreground = mbPtr->disabledFg->pixel;
646 gcValues.foreground = gcValues.background;
893 * foreground color, generate the stippled effect.
H A DtkMenu.c72 * means use foreground color from menu. */
77 * active. NULL means use active foreground
189 {TK_CONFIG_COLOR, "-foreground", (char *) NULL, (char *) NULL,
375 {TK_CONFIG_SYNONYM, "-fg", "foreground", (char *) NULL,
379 {TK_CONFIG_COLOR, "-foreground", "foreground", "Foreground",
1180 gcValues.foreground = menuPtr->fg->pixel;
1190 gcValues.foreground = menuPtr->disabledFg->pixel;
1193 gcValues.foreground = gcValues.background;
1212 gcValues.foreground
[all...]
H A DtkCanvPoly.c363 gcValues.foreground = polyPtr->outlineColor->pixel;
378 gcValues.foreground = polyPtr->fillColor->pixel;
H A DtkCanvText.c371 gcValues.foreground = textPtr->color->pixel;
380 gcValues.foreground = textInfoPtr->selFgColorPtr->pixel;
396 gcValues.foreground = WhitePixelOfScreen(Tk_Screen(tkwin));
398 gcValues.foreground = BlackPixelOfScreen(Tk_Screen(tkwin));
H A DtkButton.c272 {TK_CONFIG_SYNONYM, "-fg", "foreground", (char *) NULL,
277 {TK_CONFIG_COLOR, "-foreground", "foreground", "Foreground",
912 gcValues.foreground = butPtr->normalFg->pixel;
932 gcValues.foreground = butPtr->activeFg->pixel;
946 gcValues.foreground = butPtr->disabledFg->pixel;
949 gcValues.foreground = gcValues.background;
1355 * foreground color, generate the stippled effect. If the widget
H A DtkColor.c45 GC gc; /* Simple gc with this color as foreground
382 * The return value is a GC with color set as its foreground
416 gcValues.foreground = tkColPtr->color.pixel;
H A DtkRectOval.c336 gcValues.foreground = rectOvalPtr->outlineColor->pixel;
350 gcValues.foreground = rectOvalPtr->fillColor->pixel;
H A DtkCanvBmap.c51 {TK_CONFIG_COLOR, "-foreground", (char *) NULL, (char *) NULL,
283 gcValues.foreground = bmapPtr->fgColor->pixel;
770 * Draw the bitmap, if there is a foreground color. If the bitmap
H A DtkMessage.c128 {TK_CONFIG_SYNONYM, "-fg", "foreground", (char *) NULL,
132 {TK_CONFIG_COLOR, "-foreground", "foreground", "Foreground",
471 gcValues.foreground = msgPtr->fgColorPtr->pixel;
H A DtkCanvArc.c400 gcValues.foreground = arcPtr->outlineColor->pixel;
419 gcValues.foreground = arcPtr->fillColor->pixel;
H A DtkEntry.c193 {TK_CONFIG_SYNONYM, "-fg", "foreground", (char *) NULL,
197 {TK_CONFIG_COLOR, "-foreground", "foreground", "Foreground",
926 gcValues.foreground = entryPtr->fgColorPtr->pixel;
936 gcValues.foreground = entryPtr->selFgColorPtr->pixel;
H A DtkListbox.c214 {TK_CONFIG_SYNONYM, "-fg", "foreground", (char *) NULL,
218 {TK_CONFIG_COLOR, "-foreground", "foreground", "Foreground",
976 gcValues.foreground = listPtr->fgColorPtr->pixel;
986 gcValues.foreground = listPtr->selFgColorPtr->pixel;
H A DtkScale.c240 {TK_CONFIG_SYNONYM, "-fg", "foreground", (char *) NULL,
245 {TK_CONFIG_COLOR, "-foreground", "foreground", "Foreground",
248 {TK_CONFIG_COLOR, "-foreground", "foreground", "Foreground",
795 gcValues.foreground = scalePtr->troughColorPtr->pixel;
810 gcValues.foreground = scalePtr->textColorPtr->pixel;
H A DtkImgBmap.c38 Tk_Uid fgUid; /* Value of -foreground option (malloc'ed). */
114 {TK_CONFIG_UID, "-foreground", (char *) NULL, (char *) NULL,
399 gcValues.foreground = instancePtr->fg->pixel;
H A DtkScrollbar.c751 gcValues.foreground = scrollPtr->troughColorPtr->pixel;
H A DtkTest.c940 gcValues.foreground = instPtr->fg->pixel;
/ast/src/cmd/nmake/
H A Ddump.c183 sfputr(sp, "foreground", ' ');
363 sfputr(sp, internal.foreground->name, ' ');
H A Drule.c933 if (a == internal.foreground) return n & P_foreground;
1474 ATTR(foreground, ".FOREGROUND", P_foreground);

Completed in 111 milliseconds

12