Searched refs:SetColors (Results 1 - 21 of 21) sorted by relevance

/haiku/src/system/boot/platform/generic/
H A Dtext_console.cpp60 gConsoleNode->SetColors(foreground, background);
H A Dvideo_text_console.cpp30 virtual void SetColors(int32 foreground, int32 background);
141 VideoTextConsole::SetColors(int32 foreground, int32 background) function in class:VideoTextConsole
/haiku/src/add-ons/tracker/zipomatic/
H A DZipOMaticActivity.h27 void SetColors(const rgb_color* colors,
H A DZipOMaticActivity.cpp101 Activity::SetColors(const rgb_color* colors, uint32 numColors) function in class:Activity
236 SetColors(defaultColors, 2);
250 SetColors(defaultColors, 2);
/haiku/headers/private/shared/
H A DBarberPole.h42 void SetColors(const rgb_color* colors,
/haiku/src/system/boot/platform/u-boot/
H A Dconsole.cpp30 virtual void SetColors(int32 foreground, int32 background);
106 VTConsole::SetColors(int32 foreground, int32 background) function in class:VTConsole
/haiku/src/apps/terminal/
H A DTerminalBuffer.h36 void SetColors(uint8* indexes, rgb_color* colors,
H A DTerminalBuffer.cpp201 TerminalBuffer::SetColors(uint8* indexes, rgb_color* colors, function in class:TerminalBuffer
H A DTermParse.cpp1609 fBuffer->SetColors(indexes, colors, count);
1640 fBuffer->SetColors(indexes, colors, count, true);
/haiku/src/system/boot/platform/next_m68k/
H A Dconsole.cpp37 virtual void SetColors(int32 foreground, int32 background);
156 Console::SetColors(int32 foreground, int32 background) function in class:Console
/haiku/src/system/boot/platform/bios_ia32/
H A Dconsole.cpp31 virtual void SetColors(int32 foreground, int32 background);
154 Console::SetColors(int32 foreground, int32 background) function in class:Console
/haiku/src/system/boot/platform/atari_m68k/
H A Dconsole.cpp37 void SetColors(int32 foreground, int32 background);
158 Console::SetColors(int32 foreground, int32 background) function in class:Console
/haiku/src/libs/icon/style/
H A DGradientTransformable.h74 void SetColors(const Gradient& other);
H A DGradientTransformable.cpp175 SetColors(other);
223 // SetColors
225 Gradient::SetColors(const Gradient& other) function in class:Gradient
/haiku/src/servers/app/drawing/
H A DPatternHandler.cpp157 PatternHandler::SetColors(const rgb_color& high, const rgb_color& low) function in class:PatternHandler
H A DPatternHandler.h104 void SetColors(const rgb_color& high,
/haiku/src/system/boot/platform/riscv/
H A Dconsole.cpp35 virtual void SetColors(int32 foreground, int32 background);
203 Console::SetColors(int32 foreground, int32 background) function in class:Console
/haiku/src/system/boot/platform/efi/
H A Dconsole.cpp48 virtual void SetColors(int32 foreground, int32 background);
149 EFITextConsole::SetColors(int32 foreground, int32 background) function in class:EFITextConsole
/haiku/src/system/boot/platform/openfirmware/
H A Dconsole.cpp37 virtual void SetColors(int32 foreground, int32 background);
303 Console::SetColors(int32 foreground, int32 background) function in class:Console
/haiku/src/kits/shared/
H A DBarberPole.cpp157 SetColors(defaultColors, 2);
335 BarberPole::SetColors(const rgb_color* colors, uint32 numColors) function in class:BarberPole
/haiku/headers/private/kernel/boot/
H A Dvfs.h98 virtual void SetColors(int32 foreground, int32 background) = 0;

Completed in 99 milliseconds