Searched refs:HighColor (Results 51 - 68 of 68) sorted by relevance

123

/haiku-fatelf/src/servers/app/drawing/Painter/
H A DPainter.cpp245 _SetRendererColor(fPatternHandler.HighColor());
310 SetHighColor(data->HighColor());
341 if (fPatternHandler.HighColor() == color)
413 _SetRendererColor(fPatternHandler.HighColor());
460 && StraightLine(a, b, fPatternHandler.HighColor())) {
870 StrokeRect(rect, fPatternHandler.HighColor());
931 FillRect(rect, fPatternHandler.HighColor());
943 _BlendRect32(rect, fPatternHandler.HighColor());
948 c.alpha = fPatternHandler.HighColor().alpha;
/haiku-fatelf/src/kits/interface/
H A DChannelSlider.cpp866 rgb_color oldColor = fBackingView->HighColor();
893 rgb_color oldColor = into->HighColor();
H A DMenuBar.cpp297 rgb_color color = HighColor();
H A DPrintJob.cpp535 rgb_color highColor = view->HighColor();
H A DScrollBar.cpp832 rgb_color borderColor = HighColor();
H A DMenu.cpp1406 rgb_color oldColor = HighColor();
H A DView.cpp573 ret = data->AddInt32("_color", get_uint32_color(HighColor()));
2167 BView::HighColor() const function in class:BView
H A DColumnListView.cpp3357 SetHighColor(fMasterView->HighColor());
/haiku-fatelf/src/kits/shared/
H A DCalendarView.cpp963 rgb_color highColor = HighColor();
969 SetLowColor(HighColor());
/haiku-fatelf/src/preferences/shortcuts/
H A DShortcutsSpec.cpp807 rgb_color prevColor = owner->HighColor();
/haiku-fatelf/src/servers/app/drawing/html5/
H A DHTML5DrawingEngine.cpp109 SetHighColor(state->HighColor());
124 if (fState.HighColor() == color)
/haiku-fatelf/src/servers/app/drawing/remote/
H A DRemoteDrawingEngine.cpp108 SetHighColor(state->HighColor());
123 if (fState.HighColor() == color)
/haiku-fatelf/headers/os/interface/
H A DView.h270 rgb_color HighColor() const;
/haiku-fatelf/src/libs/print/libprint/
H A DPreview.cpp730 const rgb_color highColor = HighColor();
/haiku-fatelf/src/servers/app/
H A DServerPicture.cpp990 WriteSetHighColor(view->CurrentState()->HighColor());
H A DServerWindow.cpp1674 rgb_color color = fCurrentView->CurrentState()->HighColor();
/haiku-fatelf/src/kits/tracker/
H A DUtilities.cpp695 offscreen->SetHighColor(HighColor());
/haiku-fatelf/src/preferences/backgrounds/
H A DBackgroundsView.cpp1290 rgb_color color = HighColor();

Completed in 290 milliseconds

123