Searched refs:B_OP_OVER (Results 1 - 25 of 95) sorted by relevance

1234

/haiku/src/apps/haikudepot/util/
H A DRatingUtils.cpp53 target->SetDrawingMode(B_OP_OVER);
62 target->SetDrawingMode(B_OP_OVER);
/haiku/src/tests/servers/app/benchmark/
H A DDrawingModeToString.cpp19 { "B_OP_OVER", B_OP_OVER },
/haiku/src/servers/input/
H A DMethodMenuItem.cpp78 menu->SetDrawingMode(B_OP_OVER);
/haiku/src/apps/soundrecorder/
H A DVolumeSlider.cpp57 SetDrawingMode(B_OP_OVER);
180 SetDrawingMode(B_OP_OVER);
H A DUpDownButton.cpp39 SetDrawingMode(B_OP_OVER);
/haiku/src/apps/processcontroller/
H A DIconMenuItem.cpp90 menu->SetDrawingMode(B_OP_OVER);
/haiku/src/servers/app/drawing/Painter/bitmap_painter/
H A DBitmapPainter.cpp91 if (fPainter->fDrawingMode == B_OP_OVER) {
98 if (fPainter->fDrawingMode == B_OP_OVER) {
120 if (fPainter->fDrawingMode == B_OP_OVER
/haiku/src/preferences/input/
H A DMouseView.cpp250 SetDrawingMode(B_OP_OVER);
270 SetDrawingMode(B_OP_OVER);
306 SetDrawingMode(B_OP_OVER);
H A DInputDeviceView.cpp80 onto->SetDrawingMode(B_OP_OVER);
/haiku/src/apps/musiccollection/
H A DMusicFileListView.h74 bitmapView->SetDrawingMode(B_OP_OVER);
/haiku/src/tests/servers/app/scrolling/
H A Dmain.cpp73 SetDrawingMode(B_OP_OVER);
/haiku/src/preferences/network/
H A DServiceListItem.cpp69 owner->SetDrawingMode(B_OP_OVER);
/haiku/src/tests/kits/interface/flatten_picture/
H A DTestResultItem.cpp76 owner->SetDrawingMode(B_OP_OVER);
161 owner->SetDrawingMode(B_OP_OVER);
/haiku/src/apps/cortex/TipManager/
H A DTipView.cpp103 SetDrawingMode(B_OP_OVER);
/haiku/src/preferences/time/
H A DTimeZoneListItem.cpp60 owner->SetDrawingMode(B_OP_OVER);
/haiku/src/apps/midiplayer/
H A DScopeView.cpp213 SetDrawingMode(B_OP_OVER);
/haiku/src/kits/interface/
H A DColorMenuItem.cpp99 Menu()->SetDrawingMode(B_OP_OVER);
/haiku/src/apps/mediaplayer/interface/
H A DSeekSlider.cpp89 SetDrawingMode(B_OP_OVER);
/haiku/src/bin/desklink/
H A DDeskButton.cpp155 SetDrawingMode(B_OP_OVER);
/haiku/src/preferences/screen/
H A DMonitorView.cpp75 SetDrawingMode(B_OP_OVER);
/haiku/src/apps/diskusage/
H A DPieView.cpp117 Menu()->SetDrawingMode(B_OP_OVER);
471 SetDrawingMode(B_OP_OVER);
512 SetDrawingMode(B_OP_OVER);
/haiku/src/apps/webpositive/
H A DDownloadProgressView.cpp72 SetDrawingMode(B_OP_OVER);
82 SetDrawingMode(B_OP_OVER);
92 SetDrawingMode(B_OP_OVER);
/haiku/src/tests/servers/app/painter/
H A Dmain.cpp158 // s.SetDrawingMode(B_OP_OVER);
184 // s.SetDrawingMode(B_OP_OVER);
191 s.SetDrawingMode(B_OP_OVER);
217 s.SetDrawingMode(B_OP_OVER);
/haiku/src/preferences/printers/
H A DPrinterListView.cpp434 owner->SetDrawingMode(B_OP_OVER);
446 owner->SetDrawingMode(B_OP_OVER);
/haiku/src/apps/cortex/InfoView/
H A DInfoView.cpp252 SetDrawingMode(B_OP_OVER);
429 m_parent->SetDrawingMode(B_OP_OVER);

Completed in 262 milliseconds

1234