Home
last modified time | relevance | path

Searched defs:foreground (Results 1 – 15 of 15) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/userlandfs/server/fuse/
H A Dhelper.c33 int foreground; member
148 int *multithreaded, int *foreground) in fuse_parse_cmdline()
180 int fuse_daemonize(int foreground) in fuse_daemonize()
/haiku/src/system/boot/platform/generic/
H A Dtext_console.cpp58 console_set_color(int32 foreground, int32 background) in console_set_color()
H A Dvideo_text_console.cpp141 VideoTextConsole::SetColors(int32 foreground, int32 background) in SetColors()
H A Dtext_menu.cpp98 console_color foreground = selected in print_item_at() local
/haiku/src/tests/system/boot/loader/
H A Dplatform_console.cpp49 console_set_color(int32 foreground, int32 background) in console_set_color()
/haiku/src/system/boot/platform/amiga_m68k/
H A Dconsole.cpp193 ConsoleHandle::SetColor(int32 foreground, int32 background) in SetColor()
373 ConsoleDevice::SetColor(int32 foreground, int32 background) in SetColor()
769 console_set_color(int32 foreground, int32 background) in console_set_color()
/haiku/src/system/boot/platform/u-boot/
H A Dconsole.cpp106 VTConsole::SetColors(int32 foreground, int32 background) in SetColors()
/haiku/src/system/boot/platform/bios_ia32/
H A Dconsole.cpp154 Console::SetColors(int32 foreground, int32 background) in SetColors()
/haiku/src/system/boot/platform/next_m68k/
H A Dconsole.cpp156 Console::SetColors(int32 foreground, int32 background) in SetColors()
/haiku/src/system/boot/platform/atari_m68k/
H A Dconsole.cpp158 Console::SetColors(int32 foreground, int32 background) in SetColors()
/haiku/src/system/boot/platform/riscv/
H A Dconsole.cpp203 Console::SetColors(int32 foreground, int32 background) in SetColors()
/haiku/src/system/boot/platform/efi/
H A Dconsole.cpp149 EFITextConsole::SetColors(int32 foreground, int32 background) in SetColors()
/haiku/src/system/boot/platform/openfirmware/
H A Dconsole.cpp303 Console::SetColors(int32 foreground, int32 background) in SetColors()
/haiku/src/apps/terminal/
H A DTerminalLine.h23 uint32 foreground; member
/haiku/src/apps/serialconnect/
H A DTermView.cpp104 rgb_color foreground, background; in Draw() local