Searched refs:StrokeRect (Results 101 - 119 of 119) sorted by relevance

12345

/haiku/src/tests/kits/interface/layout/
H A DLayoutTest1.cpp67 StrokeRect(bounds);
/haiku/src/kits/interface/
H A DChannelSlider.cpp852 into->StrokeRect(area);
H A DColorControl.cpp507 target->StrokeRect(
H A DSlider.cpp955 OffscreenView()->StrokeRect(frame);
H A DView.cpp3706 BView::StrokeRect(BRect rect, ::pattern pattern) function in class:BView
H A DHaikuControlLook.cpp610 view->StrokeRect(rect);
/haiku/src/servers/app/decorator/
H A DTabDecorator.cpp535 fDrawingEngine->StrokeRect(rect);
/haiku/src/kits/tracker/
H A DPose.cpp854 view->StrokeRect(rect);
H A DTitleView.cpp93 view->StrokeRect(where);
H A DPoseView.cpp7147 StrokeRect(fSelectionRectInfo.rect, B_MIXED_COLORS);
7181 StrokeRect(fSelectionRectInfo.rect, B_MIXED_COLORS);
7205 StrokeRect(fSelectionRectInfo.rect, B_MIXED_COLORS);
7255 StrokeRect(fSelectionRectInfo.rect, B_MIXED_COLORS);
8320 StrokeRect(box1, B_MIXED_COLORS);
8322 StrokeRect(box2, B_MIXED_COLORS);
8325 StrokeRect(box1, B_MIXED_COLORS);
8326 StrokeRect(box2, B_MIXED_COLORS);
9200 StrokeRect(fSelectionRectInfo.rect);
/haiku/headers/os/interface/
H A DView.h398 void StrokeRect(BRect rect,
/haiku/src/apps/powerstatus/
H A DPowerStatusView.cpp206 view->StrokeRect(rect);
/haiku/src/tests/kits/interface/flatten_picture/
H A DPictureTestCases.cpp261 view->StrokeRect(frame);
1122 { "Test StrokeRect", testStrokeRect },
/haiku/src/apps/softwareupdater/
H A DSoftwareUpdaterWindow.cpp994 view->StrokeRect(rect);
/haiku/src/servers/app/
H A DServerPicture.cpp307 canvas->GetDrawingEngine()->StrokeRect(rect);
H A DServerWindow.cpp2589 drawingEngine->StrokeRect(rect);
/haiku/src/apps/aboutsystem/
H A DAboutSystem.cpp766 StrokeRect(Bounds());
/haiku/src/add-ons/control_look/FlatControlLook/
H A DFlatControlLook.cpp355 view->StrokeRect(rect);
/haiku/src/tests/kits/game/chart/
H A DChartWindow.cpp1174 fOffwindowButton->StrokeRect(r);

Completed in 375 milliseconds

12345