Searched refs:B_SOLID_HIGH (Results 26 - 42 of 42) sorted by relevance

12

/haiku/src/tests/kits/interface/flatten_picture/
H A DPictureTestCases.cpp614 view->FillRect(frame, B_SOLID_HIGH);
795 view->FillRect(frame, B_SOLID_HIGH);
1012 view->FillRect(frame, B_SOLID_HIGH);
1023 view->FillRect(frame, B_SOLID_HIGH);
/haiku/src/servers/app/drawing/Painter/
H A DPainter.cpp188 fPainter->SetPattern(B_SOLID_HIGH);
393 if (*(fPatternHandler.GetR5Pattern()) == B_SOLID_HIGH)
519 if (pat == B_SOLID_HIGH
839 if (p == B_SOLID_HIGH) {
901 if (p == B_SOLID_HIGH) {
914 if (p == B_SOLID_HIGH) {
/haiku/src/apps/icon-o-matic/shape/
H A DPathManipulator.cpp356 into->FillRect(r, B_SOLID_HIGH);
375 into->FillRect(r, B_SOLID_HIGH);
390 into->FillRect(r, B_SOLID_HIGH);
/haiku/src/apps/cortex/InfoView/
H A DInfoView.cpp242 StrokeLine(r.RightTop(), r.RightBottom(), B_SOLID_HIGH);
/haiku/src/kits/print/
H A DPicturePrinter.cpp324 if (compare(p, B_SOLID_HIGH)) Print("B_SOLID_HIGH");
/haiku/src/apps/debugger/user_interface/gui/inspector_window/
H A DMemoryView.cpp304 FillRegion(&selectionRegion, B_SOLID_HIGH);
313 FillRect(caretRect, B_SOLID_HIGH);
/haiku/src/apps/cortex/MediaRoutingView/
H A DMediaNodePanel.cpp967 target->FillRect(r, B_SOLID_HIGH);
1020 target->FillRect(r, B_SOLID_HIGH);
/haiku/src/apps/remotedesktop/
H A DRemoteView.cpp396 state->pattern = B_SOLID_HIGH;
/haiku/src/apps/haikudepot/ui/
H A DPackageListView.cpp510 parent->FillRect(rect, B_SOLID_HIGH);
H A DPackageInfoView.cpp127 FillRect(rect, B_SOLID_HIGH);
/haiku/src/add-ons/control_look/BeControlLook/
H A DBeControlLook.cpp1879 view->StrokeLine(dot, dot, B_SOLID_HIGH);
1882 view->StrokeLine(dot, dot, B_SOLID_HIGH);
1922 view->StrokeLine(dot, dot, B_SOLID_HIGH);
1925 view->StrokeLine(dot, dot, B_SOLID_HIGH);
/haiku/src/kits/interface/
H A DHaikuControlLook.cpp1980 view->StrokeLine(dot, dot, B_SOLID_HIGH);
1983 view->StrokeLine(dot, dot, B_SOLID_HIGH);
2023 view->StrokeLine(dot, dot, B_SOLID_HIGH);
2026 view->StrokeLine(dot, dot, B_SOLID_HIGH);
H A DTextView.cpp2221 FillRegion(&selRegion, B_SOLID_HIGH);
H A DView.cpp154 pattern = B_SOLID_HIGH;
/haiku/src/apps/showimage/
H A DShowImageView.cpp787 view.FillRect(rect, B_SOLID_HIGH);
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DSourceView.cpp1252 FillRegion(&selectionRegion, B_SOLID_HIGH);
/haiku/src/apps/mail/
H A DMailWindow.cpp179 FillRect(rect, B_SOLID_HIGH);

Completed in 154 milliseconds

12