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

123

/haiku/src/apps/debuganalyzer/gui/chart/
H A DChart.cpp372 rgb_color background = ui_color(B_PANEL_BACKGROUND_COLOR); local
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DSourceView.cpp883 rgb_color background = ui_color(B_PANEL_BACKGROUND_COLOR); local
/haiku/src/apps/expander/
H A DDirectoryFilePanel.cpp68 BView* background = Window()->ChildAt(0); local
/haiku/src/apps/icon-o-matic/generic/gui/
H A DIconButton.cpp78 rgb_color background = LowColor(); local
515 DrawNormalBorder(BRect r, rgb_color background, rgb_color shadow, rgb_color darkShadow, rgb_color lightShadow, rgb_color light) argument
524 DrawPressedBorder(BRect r, rgb_color background, rgb_color shadow, rgb_color darkShadow, rgb_color lightShadow, rgb_color light) argument
[all...]
/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/apps/launchbox/
H A DLaunchButton.cpp90 rgb_color background = LowColor(); local
/haiku/src/apps/soundrecorder/
H A DRecorderWindow.cpp252 BBox *background = new BBox(r, "_background", local
[all...]
/haiku/src/apps/switcher/
H A DLaunchButton.cpp88 rgb_color background = LowColor(); local
/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/kits/shared/
H A DCalendarView.cpp206 rgb_color background = ui_color(B_PANEL_BACKGROUND_COLOR); local
/haiku/src/preferences/time/
H A DAnalogClock.cpp253 rgb_color background = ViewColor(); local
/haiku/src/system/boot/platform/amiga_m68k/
H A Dconsole.cpp193 ConsoleHandle::SetColor(int32 foreground, int32 background) argument
373 ConsoleDevice::SetColor(int32 foreground, int32 background) argument
769 console_set_color(int32 foreground, int32 background) argument
[all...]
/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 DMenuFieldTest.cpp76 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
/haiku/src/tests/servers/app/newerClipping/
H A DDesktop.cpp214 BRegion background; local
243 BRegion background; local
267 BRegion background; local
358 BRegion background; local
398 BRegion background; local
454 BRegion background; local
635 _SetBackground(BRegion* background) argument
[all...]
/haiku/src/tests/servers/app/statusbar/
H A Dmain.cpp26 BView* background = new BView(frame, "bg", B_FOLLOW_ALL, 0); local
/haiku/src/tests/system/boot/loader/
H A Dplatform_console.cpp49 console_set_color(int32 foreground, int32 background) argument
/haiku/src/add-ons/control_look/BeControlLook/
H A DBeControlLook.cpp115 DrawButtonFrame(BView* view, BRect& rect, const BRect& updateRect, const rgb_color& base, const rgb_color& background, uint32 flags, uint32 borders) argument
125 DrawButtonFrame(BView* view, BRect& rect, const BRect& updateRect, float, const rgb_color& base, const rgb_color& background, uint32 flags, uint32 borders) argument
135 DrawButtonFrame(BView* view, BRect& rect, const BRect& updateRect, float, float, float, float, const rgb_color& base, const rgb_color& background, uint32 flags, uint32 borders) argument
836 DrawMenuFieldFrame(BView* view, BRect& rect, const BRect& updateRect, const rgb_color& base, const rgb_color& background, uint32 flags, uint32 borders) argument
847 DrawMenuFieldFrame(BView* view, BRect& rect, const BRect& updateRect, float, const rgb_color& base, const rgb_color& background, uint32 flags, uint32 borders) argument
858 DrawMenuFieldFrame(BView* view, BRect& rect, const BRect& updateRect, float, float, float, float, const rgb_color& base, const rgb_color& background, uint32 flags, uint32 borders) argument
2509 _DrawButtonFrame(BView* view, BRect& rect, const BRect& updateRect, float, float, float, float, const rgb_color& base, const rgb_color& background, float contrast, float brightness, uint32 flags, uint32 borders) argument
[all...]
/haiku/src/add-ons/control_look/FlatControlLook/
H A DFlatControlLook.cpp54 DrawButtonFrame(BView* view, BRect& rect, const BRect& updateRect, const rgb_color& base, const rgb_color& background, uint32 flags, uint32 borders) argument
64 DrawButtonFrame(BView* view, BRect& rect, const BRect& updateRect, float radius, const rgb_color& base, const rgb_color& background, uint32 flags, uint32 borders) argument
74 DrawButtonFrame(BView* view, BRect& rect, const BRect& updateRect, float leftTopRadius, float rightTopRadius, float leftBottomRadius, float rightBottomRadius, const rgb_color& base, const rgb_color& background, uint32 flags, uint32 borders) argument
167 DrawMenuFieldFrame(BView* view, BRect& rect, const BRect& updateRect, const rgb_color& base, const rgb_color& background, uint32 flags, uint32 borders) argument
177 DrawMenuFieldFrame(BView* view, BRect& rect, const BRect& updateRect, float radius, const rgb_color& base, const rgb_color& background, uint32 flags, uint32 borders) argument
187 DrawMenuFieldFrame(BView* view, BRect& rect, const BRect& updateRect, float leftTopRadius, float rightTopRadius, float leftBottomRadius, float rightBottomRadius, const rgb_color& base, const rgb_color& background, uint32 flags, uint32 borders) argument
1411 _DrawButtonFrame(BView* view, BRect& rect, const BRect& updateRect, float leftTopRadius, float rightTopRadius, float leftBottomRadius, float rightBottomRadius, const rgb_color& base, const rgb_color& background, float contrast, float brightness, uint32 flags, uint32 borders) argument
[all...]
/haiku/src/apps/cortex/MediaRoutingView/
H A DMediaRoutingView.cpp1791 BBitmap *background = 0; local
/haiku/src/apps/devices/
H A DResourceUsageWindow.cpp373 BBox *background = new BBox(Bounds(), "background"); local

Completed in 161 milliseconds

123