Searched refs:SetDrawingMode (Results 76 - 100 of 196) sorted by relevance

12345678

/haiku/headers/private/print/
H A DPicturePrinter.h72 virtual void SetDrawingMode(drawing_mode mode);
/haiku/src/servers/app/
H A DCanvas.cpp256 fDrawState->SetDrawingMode(B_OP_ALPHA);
H A DDrawState.h119 bool SetDrawingMode(drawing_mode mode);
/haiku/src/apps/mediaplayer/interface/
H A DSeekSlider.cpp89 SetDrawingMode(B_OP_OVER);
H A DSubtitleBitmap.cpp128 fShadowTextView->SetDrawingMode(B_OP_ALPHA);
151 fTextView->SetDrawingMode(B_OP_ALPHA);
/haiku/src/kits/tracker/infowindow/
H A DHeaderView.cpp265 SetDrawingMode(B_OP_OVER);
268 SetDrawingMode(B_OP_COPY);
392 SetDrawingMode(B_OP_OVER);
428 view->SetDrawingMode(B_OP_ALPHA);
/haiku/src/apps/overlayimage/
H A DOverlayView.cpp80 SetDrawingMode(B_OP_ALPHA);
/haiku/src/preferences/keymap/
H A DStatusMenuField.cpp84 Menu()->SetDrawingMode(B_OP_ALPHA);
/haiku/src/kits/interface/
H A DColumnTypes.cpp580 parent->SetDrawingMode(B_OP_INVERT);
657 parent->SetDrawingMode(B_OP_ALPHA);
660 parent->SetDrawingMode(B_OP_OVER);
665 parent->SetDrawingMode(oldMode);
H A DHaikuControlLook.cpp483 view->SetDrawingMode(B_OP_OVER);
670 view->SetDrawingMode(B_OP_COPY);
784 view->SetDrawingMode(B_OP_OVER);
1097 view->SetDrawingMode(B_OP_OVER);
1101 view->SetDrawingMode(mode);
1242 view->SetDrawingMode(B_OP_ALPHA);
1270 view->SetDrawingMode(B_OP_ALPHA);
1298 view->SetDrawingMode(oldMode);
1350 view->SetDrawingMode(B_OP_ALPHA);
1385 view->SetDrawingMode(B_OP_COP
[all...]
/haiku/src/apps/mediaplayer/
H A DVideoView.cpp393 SetDrawingMode(B_OP_COPY);
405 SetDrawingMode(B_OP_ALPHA);
/haiku/src/add-ons/screen_savers/message/
H A DMessage.cpp199 offscreen.SetDrawingMode(B_OP_OVER);
276 offscreen.SetDrawingMode(B_OP_ALPHA);
/haiku/src/apps/clock/
H A Dcl_view.cpp134 SetDrawingMode(B_OP_OVER);
143 SetDrawingMode(B_OP_COPY);
/haiku/src/apps/remotedesktop/
H A DRemoteView.cpp142 fOffscreen->SetDrawingMode(B_OP_COPY);
197 SetDrawingMode(B_OP_COPY);
206 SetDrawingMode(B_OP_ALPHA);
725 offscreen->SetDrawingMode(drawingMode);
1169 offscreen->SetDrawingMode(B_OP_OVER);
1173 offscreen->SetDrawingMode(oldMode);
/haiku/src/apps/deskbar/
H A DSwitcher.cpp1473 SetDrawingMode(B_OP_COPY);
1558 SetDrawingMode(B_OP_COPY);
1949 fOffView->SetDrawingMode(B_OP_COPY);
1951 fOffView->SetDrawingMode(B_OP_ALPHA);
1958 fOffView->SetDrawingMode(B_OP_COPY);
1960 fOffView->SetDrawingMode(B_OP_ALPHA);
1969 fOffView->SetDrawingMode(B_OP_COPY);
1971 fOffView->SetDrawingMode(B_OP_ALPHA);
1978 fOffView->SetDrawingMode(B_OP_COPY);
1980 fOffView->SetDrawingMode(B_OP_ALPH
[all...]
/haiku/src/servers/app/drawing/interface/remote/
H A DRemoteDrawingEngine.cpp107 SetDrawingMode(state->GetDrawingMode());
226 RemoteDrawingEngine::SetDrawingMode(drawing_mode mode) function in class:RemoteDrawingEngine
231 fState.SetDrawingMode(mode);
241 RemoteDrawingEngine::SetDrawingMode(drawing_mode mode, drawing_mode& oldMode) function in class:RemoteDrawingEngine
244 SetDrawingMode(mode);
1123 fBitmapDrawingEngine->SetDrawingMode(B_OP_COPY);
1146 fBitmapDrawingEngine->SetDrawingMode(B_OP_OVER);
/haiku/src/add-ons/control_look/FlatControlLook/
H A DFlatControlLook.cpp428 view->SetDrawingMode(B_OP_COPY);
480 view->SetDrawingMode(B_OP_OVER);
860 view->SetDrawingMode(B_OP_ALPHA);
914 view->SetDrawingMode(oldMode);
995 view->SetDrawingMode(B_OP_COPY);
1347 view->SetDrawingMode(B_OP_ALPHA);
1352 view->SetDrawingMode(oldMode);
1478 view->SetDrawingMode(B_OP_ALPHA);
1550 view->SetDrawingMode(oldMode);
1555 view->SetDrawingMode(B_OP_ALPH
[all...]
/haiku/src/add-ons/decorators/BeDecorator/
H A DBeDecorator.cpp676 fDrawingEngine->SetDrawingMode(B_OP_OVER);
705 fDrawingEngine->SetDrawingMode(B_OP_COPY);
875 fDrawingEngine->SetDrawingMode(B_OP_OVER, oldMode);
877 fDrawingEngine->SetDrawingMode(oldMode);
1002 sBitmapDrawingEngine->SetDrawingMode(B_OP_OVER);
1113 sBitmapDrawingEngine->SetDrawingMode(B_OP_COPY);
1233 sBitmapDrawingEngine->SetDrawingMode(B_OP_COPY);
1254 sBitmapDrawingEngine->SetDrawingMode(B_OP_OVER);
1322 sBitmapDrawingEngine->SetDrawingMode(B_OP_COPY);
/haiku/src/apps/icon-o-matic/generic/gui/
H A DIconButton.cpp139 SetDrawingMode(B_OP_ALPHA);
150 SetDrawingMode(B_OP_COPY);
155 SetDrawingMode(B_OP_COPY);
422 helper->SetDrawingMode(B_OP_OVER);
587 helper->SetDrawingMode(B_OP_OVER);
/haiku/src/kits/tracker/
H A DPose.cpp637 drawView->SetDrawingMode(B_OP_BLEND);
682 drawView->SetDrawingMode(B_OP_BLEND);
810 view->SetDrawingMode(B_OP_ALPHA);
815 view->SetDrawingMode(B_OP_OVER);
848 view->SetDrawingMode(B_OP_ALPHA);
/haiku/src/apps/people/
H A DPictureView.cpp289 SetDrawingMode(B_OP_ALPHA);
298 SetDrawingMode(B_OP_OVER);
417 view.SetDrawingMode(B_OP_ALPHA);
/haiku/src/apps/soundrecorder/
H A DTrackSlider.cpp174 SetDrawingMode(B_OP_OVER);
176 SetDrawingMode(B_OP_COPY);
522 SetDrawingMode(B_OP_OVER);
/haiku/src/servers/app/drawing/
H A DDrawingEngine.cpp371 DrawingEngine::SetDrawingMode(drawing_mode mode) function in class:DrawingEngine
373 fPainter->SetDrawingMode(mode);
378 DrawingEngine::SetDrawingMode(drawing_mode mode, drawing_mode& oldMode) function in class:DrawingEngine
381 fPainter->SetDrawingMode(mode);
891 fPainter->SetDrawingMode(B_OP_OVER);
894 fPainter->SetDrawingMode(previousMode);
/haiku/src/add-ons/screen_savers/slideshowsaver/
H A DSlideShowSaver.cpp500 view->SetDrawingMode(B_OP_ALPHA);
504 view->SetDrawingMode(B_OP_OVER);
/haiku/src/preferences/locale/
H A DLanguageListView.cpp174 owner->SetDrawingMode(B_OP_OVER);
176 owner->SetDrawingMode(B_OP_COPY);

Completed in 189 milliseconds

12345678