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

12

/haiku-fatelf/src/system/boot/platform/cfe/
H A Dconsole.cpp29 void SetColor(int32 foreground, int32 background);
73 VTConsole::SetColor(int32 foreground, int32 background) argument
80 if (foreground < 0 && foreground >= 16)
85 buff[2] += cmap[foreground];
135 console_set_color(int32 foreground, int32 background) argument
137 sOutput.SetColor(foreground, background);
/haiku-fatelf/src/tests/system/boot/loader/
H A Dplatform_console.cpp49 console_set_color(int32 foreground, int32 background) argument
/haiku-fatelf/src/system/boot/platform/u-boot/
H A Dconsole.cpp31 void SetColor(int32 foreground, int32 background);
107 VTConsole::SetColor(int32 foreground, int32 background) argument
114 if (foreground < 0 && foreground >= 16)
119 buff[2] += cmap[foreground];
195 console_set_color(int32 foreground, int32 background) argument
197 sSerial.SetColor(foreground, background);
/haiku-fatelf/src/system/boot/platform/raspberrypi_arm/
H A Dconsole.cpp37 void SetColor(int32 foreground, int32 background);
118 VTConsole::SetColor(int32 foreground, int32 background) argument
125 if (foreground < 0 && foreground >= 8)
133 cmap[foreground], cmap[background]);
219 console_set_color(int32 foreground, int32 background) argument
221 sSerial.SetColor(foreground, background);
/haiku-fatelf/src/system/boot/platform/amiga_m68k/
H A Dconsole.cpp29 void SetColor(int32 foreground, int32 background);
51 void SetColor(int32 foreground, int32 background);
193 ConsoleHandle::SetColor(int32 foreground, int32 background) argument
195 SetAPen(&gScreen->RastPort, foreground);
373 ConsoleDevice::SetColor(int32 foreground, int32 background) argument
379 if (foreground >= 8) {
380 foreground -= 8;
389 if (foreground == background) {
390 foreground = 7 - background;
393 if (foreground <
769 console_set_color(int32 foreground, int32 background) argument
[all...]
/haiku-fatelf/src/apps/serialconnect/
H A DTermView.cpp77 rgb_color foreground, background; local
78 foreground.red = cell.fg.red;
79 foreground.green = cell.fg.green;
80 foreground.blue = cell.fg.blue;
86 SetLowColor(foreground);
87 SetViewColor(foreground);
92 SetHighColor(foreground);
/haiku-fatelf/headers/private/kernel/boot/platform/generic/
H A Dtext_console.h14 // foreground and background colors
23 // foreground colors only if blinking is enabled (restriction applies
70 extern void console_set_color(int32 foreground, int32 background);
/haiku-fatelf/headers/private/userlandfs/fuse/
H A Dfuse_common.h146 * '-f' foreground
147 * '-d' '-odebug' foreground, but keep the debug option
159 * @param foreground set to 1 if one of the relevant options is present
163 int *multithreaded, int *foreground);
168 * @param foreground if true, stay in the foreground
171 int fuse_daemonize(int foreground);
/haiku-fatelf/src/system/boot/platform/bios_ia32/
H A Dconsole.cpp153 console_set_color(int32 foreground, int32 background) argument
155 sColor = (background & 0xf) << 12 | (foreground & 0xf) << 8;
/haiku-fatelf/src/system/boot/platform/atari_m68k/
H A Dconsole.cpp294 console_set_color(int32 foreground, int32 background) argument
299 foreground = 15;
302 foreground = 0;
306 buff[2] += (char)translate_color(foreground);
/haiku-fatelf/src/system/boot/platform/routerboard_mipsel/
H A Dconsole.cpp95 console_set_color(int32 foreground, int32 background) argument
/haiku-fatelf/src/system/boot/platform/openfirmware/
H A Dconsole.cpp296 console_set_color(int32 foreground, int32 background) argument
301 " to foreground-color"
304 2, 0, translate_color(foreground), translate_color(background));
/haiku-fatelf/src/system/boot/platform/generic/
H A Dtext_menu.cpp84 console_color foreground = selected local
88 foreground = kDisabledColor;
91 console_set_color(foreground, background);
98 console_set_color(foreground, background);
102 console_set_color(foreground, background);
127 console_set_color(foreground, background);
/haiku-fatelf/src/libs/ncurses/test/
H A Dnewdemo.c83 set_colors(WINDOW *win, int pair, int foreground, int background) argument
88 init_pair(pair, foreground, background);
/haiku-fatelf/src/libs/ncurses/include/
H A DCaps.osf1r5471 color_fg_0 colf0 str c0 - - ----K foreground color 0
472 color_fg_1 colf1 str c1 - - ----K foreground color 1
473 color_fg_2 colf2 str c2 - - ----K foreground color 2
474 color_fg_3 colf3 str c3 - - ----K foreground color 3
475 color_fg_4 colf4 str c4 - - ----K foreground color 4
476 color_fg_5 colf5 str c5 - - ----K foreground color 5
477 color_fg_6 colf6 str c6 - - ----K foreground color 6
478 color_fg_7 colf7 str c7 - - ----K foreground color 7
733 set_a_foreground setaf str AF - - ----- Set foreground color to #1, using ANSI escape
740 set_foreground setf str Sf - - ----- Set foreground colo
[all...]
H A DCaps.aix4504 color_fg_0 colf0 str c0 - - ----K foreground color 0
505 color_fg_1 colf1 str c1 - - ----K foreground color 1
506 color_fg_2 colf2 str c2 - - ----K foreground color 2
507 color_fg_3 colf3 str c3 - - ----K foreground color 3
508 color_fg_4 colf4 str c4 - - ----K foreground color 4
509 color_fg_5 colf5 str c5 - - ----K foreground color 5
510 color_fg_6 colf6 str c6 - - ----K foreground color 6
511 color_fg_7 colf7 str c7 - - ----K foreground color 7
735 set_foreground setf str Sf - - ----- Set foreground color #1
809 set_a_foreground setaf str AF - - ----- Set foreground colo
[all...]
H A DCaps.uwin586 set_a_foreground setaf str AF - - ----- Set foreground color to #1, using ANSI escape
589 set_foreground setf str Sf - - ----- Set foreground color #1
889 #color_fg_0 colf0 str c0 - - ----K foreground color 0
890 #color_fg_1 colf1 str c1 - - ----K foreground color 1
891 #color_fg_2 colf2 str c2 - - ----K foreground color 2
892 #color_fg_3 colf3 str c3 - - ----K foreground color 3
893 #color_fg_4 colf4 str c4 - - ----K foreground color 4
894 #color_fg_5 colf5 str c5 - - ----K foreground color 5
895 #color_fg_6 colf6 str c6 - - ----K foreground color 6
896 #color_fg_7 colf7 str c7 - - ----K foreground colo
[all...]
H A DCaps633 set_foreground setf str Sf - - ----- Set foreground color #1
707 set_a_foreground setaf str AF - - ----- Set foreground color to #1, using ANSI escape
1063 #color_fg_0 colf0 str c0 - - ----K foreground color 0
1064 #color_fg_1 colf1 str c1 - - ----K foreground color 1
1065 #color_fg_2 colf2 str c2 - - ----K foreground color 2
1066 #color_fg_3 colf3 str c3 - - ----K foreground color 3
1067 #color_fg_4 colf4 str c4 - - ----K foreground color 4
1068 #color_fg_5 colf5 str c5 - - ----K foreground color 5
1069 #color_fg_6 colf6 str c6 - - ----K foreground color 6
1070 #color_fg_7 colf7 str c7 - - ----K foreground colo
[all...]
H A DCaps.hpux11641 set_foreground setf str Sf - - ----- Set foreground color #1
715 set_a_foreground setaf str AF - - ----- Set foreground color to #1, using ANSI escape
1077 #color_fg_0 colf0 str c0 - - ----K foreground color 0
1078 #color_fg_1 colf1 str c1 - - ----K foreground color 1
1079 #color_fg_2 colf2 str c2 - - ----K foreground color 2
1080 #color_fg_3 colf3 str c3 - - ----K foreground color 3
1081 #color_fg_4 colf4 str c4 - - ----K foreground color 4
1082 #color_fg_5 colf5 str c5 - - ----K foreground color 5
1083 #color_fg_6 colf6 str c6 - - ----K foreground color 6
1084 #color_fg_7 colf7 str c7 - - ----K foreground colo
[all...]
/haiku-fatelf/src/bin/gzip/
H A Dgzip.c213 int foreground; /* set if program run in foreground */ variable
446 foreground = signal(SIGINT, SIG_IGN) != SIG_IGN;
447 if (foreground) {
1572 if (foreground && isatty(fileno(stdin))) {
/haiku-fatelf/src/bin/bash/
H A Djobs.c970 the foreground process (subshell_environment != 0). Returns the first
2135 /* find first running job; if none running in foreground, break */
2447 if the foreground process has died due to SIGINT and jump out
2524 control, the job was the foreground job, and it was killed
2807 start_job (job, foreground)
2808 int job, foreground;
2827 if (foreground == 0 && already_running)
2839 if (foreground)
2848 if (foreground == 0)
2868 if (foreground
[all...]
/haiku-fatelf/src/libs/ncurses/c++/
H A Dcursesf.h236 // Set the foreground attribute for the field
237 inline void set_foreground(chtype foreground) { argument
238 OnError(::set_field_fore(field,foreground));
241 // Retrieve the fields foreground attribute
H A Dcursesw.h841 short foreground() const { return getcolor(0); } function in class:NCursesWindow
842 // Actual foreground color
/haiku-fatelf/src/apps/bootmanager/
H A Dbootman.S55 ; bl - foreground color (graphics mode only)
570 mov bx, 0x0F ; Page number and foreground color
/haiku-fatelf/src/bin/compress/
H A Dcompress.c245 * unsigned compares on Perkin-Elmer. Fixed foreground check.
279 * Add check for foreground before prompting user. Insert maxbits into
839 if (foreground()) {
1585 * This routine returns 1 if we are running in the foreground and stderr
1588 foreground() function
1592 } else { /* foreground */

Completed in 219 milliseconds

12