Searched defs:background (Results 1 - 25 of 53) sorted by relevance

123

/haiku/src/tests/kits/interface/layout/widget_layout_test/tests/
H A DCheckBoxTest.cpp44 rgb_color background = ui_color(B_PANEL_BACKGROUND_COLOR); local
H A DRadioButtonTest.cpp45 rgb_color background = ui_color(B_PANEL_BACKGROUND_COLOR); local
H A DTextControlTest.cpp64 rgb_color background = ui_color(B_PANEL_BACKGROUND_COLOR); local
H A DMenuFieldTest.cpp76 rgb_color background = ui_color(B_PANEL_BACKGROUND_COLOR); local
H A DBoxTest.cpp94 rgb_color background = ui_color(B_PANEL_BACKGROUND_COLOR); local
/haiku/src/system/boot/platform/generic/
H A Dtext_console.cpp58 console_set_color(int32 foreground, int32 background) argument
H A Dvideo_text_console.cpp141 VideoTextConsole::SetColors(int32 foreground, int32 background) argument
/haiku/src/tests/system/boot/loader/
H A Dplatform_console.cpp49 console_set_color(int32 foreground, int32 background) argument
/haiku/src/tests/servers/app/statusbar/
H A Dmain.cpp26 BView* background = new BView(frame, "bg", B_FOLLOW_ALL, 0); local
/haiku/src/apps/expander/
H A DDirectoryFilePanel.cpp68 BView* background = Window()->ChildAt(0); local
/haiku/src/system/boot/platform/u-boot/
H A Dconsole.cpp106 VTConsole::SetColors(int32 foreground, int32 background) argument
/haiku/src/apps/icon-o-matic/generic/gui/popup_control/
H A DInputSlider.cpp170 rgb_color background = ui_color(B_PANEL_BACKGROUND_COLOR); local
206 BPoint(r.right, r.bottom), background); local
208 BPoint(r.left + 1.0, r.bottom), background); local
[all...]
H A DPopupSlider.cpp129 rgb_color background = ui_color(B_PANEL_BACKGROUND_COLOR); local
270 rgb_color background = ui_color(B_PANEL_BACKGROUND_COLOR); local
H A DSliderView.cpp83 rgb_color background = ui_color(B_PANEL_BACKGROUND_COLOR); local
113 BPoint(r.left, r.top), background); local
115 BPoint(r.right, r.top), background); local
117 BPoint(r.right, r.bottom), background); local
119 BPoint(r.left + 1.0, r.bottom), background); local
123 BPoint(r.left, r.top), background); local
125 BPoint(r.right, r.top), background); local
127 BPoint(r.right, r.bottom), background); local
129 BPoint(r.left + 1.0, r.bottom), background); local
338 rgb_color background = ui_color(B_PANEL_BACKGROUND_COLOR); local
[all...]
/haiku/src/kits/media/legacy/
H A DOldSubscriber.cpp86 EnterStream(subscriber_id neighbor, bool before, void *userData, enter_stream_hook entryFunction, exit_stream_hook exitFunction, bool background) argument
/haiku/src/system/boot/platform/riscv/
H A Dconsole.cpp203 Console::SetColors(int32 foreground, int32 background) argument
/haiku/src/system/boot/platform/next_m68k/
H A Dconsole.cpp156 Console::SetColors(int32 foreground, int32 background) argument
/haiku/src/system/boot/platform/efi/
H A Dconsole.cpp149 EFITextConsole::SetColors(int32 foreground, int32 background) argument
/haiku/src/system/boot/platform/bios_ia32/
H A Dconsole.cpp154 Console::SetColors(int32 foreground, int32 background) argument
/haiku/src/preferences/backgrounds/
H A DImageFilePanel.cpp55 BView* background = Window()->ChildAt(0); local
[all...]
/haiku/src/preferences/appearance/
H A DColorPreview.cpp64 rgb_color background = ui_color(B_PANEL_BACKGROUND_COLOR); local
89 BPoint(bounds.right, bounds.bottom), background); local
91 BPoint(bounds.left + 1.0, bounds.bottom), background); local
/haiku/src/apps/terminal/
H A DColorPreview.cpp64 rgb_color background = ui_color(B_PANEL_BACKGROUND_COLOR); local
89 BPoint(bounds.right, bounds.bottom), background); local
91 BPoint(bounds.left + 1.0, bounds.bottom), background); local
/haiku/src/apps/icon-o-matic/gui/
H A DSavePanel.cpp78 BView* background = Window()->ChildAt(0); local
[all...]
/haiku/src/system/boot/platform/atari_m68k/
H A Dconsole.cpp158 Console::SetColors(int32 foreground, int32 background) argument
/haiku/src/kits/interface/
H A DGraphicsDefs.cpp90 disable_color(rgb_color color, rgb_color background) argument

Completed in 100 milliseconds

123