Searched refs:StrokeRect (Results 1 - 25 of 119) sorted by last modified time

12345

/haiku/src/apps/charactermap/
H A DCharacterView.cpp543 StrokeRect(BRect(x, y, x + fCharacterWidth,
/haiku/src/apps/pulse/
H A DNormalPulseView.cpp192 StrokeRect(innerRect, B_MIXED_COLORS);
196 StrokeRect(innerRect);
/haiku/src/apps/drivesetup/
H A DDiskView.cpp150 StrokeRect(b, B_SOLID_HIGH);
152 StrokeRect(b, B_SOLID_HIGH);
155 StrokeRect(b, B_SOLID_HIGH);
165 StrokeRect(b, B_SOLID_HIGH);
/haiku/src/apps/aboutsystem/
H A DAboutSystem.cpp766 StrokeRect(Bounds());
/haiku/src/preferences/filetypes/
H A DIconView.cpp769 StrokeRect(BitmapRect());
775 StrokeRect(BitmapRect());
787 StrokeRect(rect);
/haiku/src/kits/interface/
H A DHaikuControlLook.cpp610 view->StrokeRect(rect);
H A DColumnListView.cpp1721 view->StrokeRect(itemRect);
1730 view->StrokeRect(itemRect);
1745 view->StrokeRect(itemRect);
2826 StrokeRect(dragRect);
3432 fResizeBufferView->StrokeRect(BRect(-1, sourceRect.top,
3468 StrokeRect(BRect(0, destRect.top, 10000.0, destRect.bottom));
3635 StrokeRect(BRect(0, line, 10000.0, line + rowHeight));
H A DColorControl.cpp507 target->StrokeRect(
/haiku/src/apps/powerstatus/
H A DPowerStatusView.cpp206 view->StrokeRect(rect);
/haiku/src/apps/deskcalc/
H A DCalcView.cpp516 StrokeRect(expressionRect);
518 StrokeRect(expressionRect);
537 StrokeRect(keypadRect);
561 StrokeRect(frame);
/haiku/src/add-ons/control_look/FlatControlLook/
H A DFlatControlLook.cpp355 view->StrokeRect(rect);
/haiku/src/add-ons/control_look/BeControlLook/
H A DBeControlLook.cpp203 view->StrokeRect(rect);
244 view->StrokeRect(rect);
419 view->StrokeRect(rect);
738 view->StrokeRect(rect);
889 view->StrokeRect(rect.InsetByCopy(-1, -1));
2135 view->StrokeRect(rect);
2622 view->StrokeRect(rect);
2669 view->StrokeRect(rect);
/haiku/src/kits/tracker/
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);
H A DTitleView.cpp93 view->StrokeRect(where);
/haiku/src/apps/icon-o-matic/gui/
H A DStyleListView.cpp106 owner->StrokeRect(markRect);
H A DPathListView.cpp100 owner->StrokeRect(markRect);
/haiku/src/apps/icon-o-matic/generic/gui/
H A DListViews.cpp795 StrokeRect(Bounds());
859 view->StrokeRect(view->Bounds());
/haiku/src/servers/app/
H A DWorkspacesView.cpp245 drawingEngine->StrokeRect(frame, frameColor);
299 drawingEngine->StrokeRect(rect, black);
302 drawingEngine->StrokeRect(rect, gray);
H A DView.cpp380 engine->StrokeRect(rect, (rgb_color){level * 30, level * 30, level * 30});
398 engine->StrokeRect(rect, color);
400 engine->StrokeRect(rect, color);
H A DServerWindow.cpp2589 drawingEngine->StrokeRect(rect);
/haiku/src/preferences/datatranslations/
H A DTranslatorListView.cpp121 StrokeRect(Bounds());
/haiku/src/tests/kits/game/chart/
H A DChartWindow.cpp1174 fOffwindowButton->StrokeRect(r);
/haiku/src/apps/icon-o-matic/shape/
H A DPathManipulator.cpp354 into->StrokeRect(r, B_SOLID_LOW);
373 into->StrokeRect(r, B_SOLID_LOW);
388 into->StrokeRect(r, B_SOLID_LOW);
/haiku/src/apps/magnify/
H A DMagnify.cpp2059 StrokeRect(destRect);
2083 StrokeRect(selRect);
2097 StrokeRect(selRect);
2119 StrokeRect(selRect);
/haiku/src/apps/launchbox/
H A DPadView.cpp77 StrokeRect(r, B_SOLID_LOW);

Completed in 290 milliseconds

12345