headers/os/interface/Rect.h
38
BPoint RightBottom() const;
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
1978
view->AddLine(rect.RightTop(), rect.RightBottom(), shadowColor);
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
1982
view->AddLine(rect.RightBottom(), rect.LeftBottom(), shadowColor);
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
1995
view->AddLine(rect.RightTop(), rect.RightBottom(), lightColor);
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
1999
view->AddLine(rect.RightBottom(), rect.LeftBottom(), lightColor);
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
2012
view->AddLine(rect.RightTop(), rect.RightBottom(), shadowColor);
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
2016
view->AddLine(rect.RightBottom(), rect.LeftBottom(), shadowColor);
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
2029
view->AddLine(rect.RightTop(), rect.RightBottom(), lightColor);
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
2033
view->AddLine(rect.RightBottom(), rect.LeftBottom(), lightColor);
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
2078
view->AddLine(rect.RightTop(), rect.RightBottom(), lightColor);
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
2082
view->AddLine(rect.RightBottom(), rect.LeftBottom(), lightColor);
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
2095
view->AddLine(rect.RightTop(), rect.RightBottom(), shadowColor);
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
2099
view->AddLine(rect.RightBottom(), rect.LeftBottom(), shadowColor);
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
2683
view->AddLine(BPoint(rect.right, rect.top + 1), rect.RightBottom(),
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
2685
view->AddLine(rect.RightBottom(), BPoint(rect.left + 1, rect.bottom),
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
2695
view->AddLine(rect.RightTop(), rect.RightBottom(), base);
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
2696
view->AddLine(rect.RightBottom(), BPoint(rect.left + 1, rect.bottom),
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
2706
view->AddLine(rect.RightTop(), rect.RightBottom(), buttonBgColor);
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
2707
view->AddLine(rect.RightBottom(), BPoint(rect.left + 1, rect.bottom),
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
2919
view->AddLine(rect.RightTop(), rect.RightBottom(), base);
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
2933
view->AddLine(rect.LeftBottom(), rect.RightBottom(), base);
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
2950
view->AddLine(rect.LeftBottom(), rect.RightBottom(), border);
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
2955
view->AddLine(rect.RightTop(), rect.RightBottom(), border);
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
297
view->StrokeLine(rect.LeftTop(), rect.RightBottom());
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
3010
view->AddLine(rect.RightTop(), rect.RightBottom(), base);
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
3020
view->AddLine(rect.LeftBottom(), rect.RightBottom(), base);
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
3037
view->AddLine(rect.LeftBottom(), rect.RightBottom(), border);
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
3042
view->AddLine(rect.RightTop(), rect.RightBottom(), border);
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
451
view->AddLine(rect.RightTop(), rect.RightBottom() - BPoint(0, 1), shadow);
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
452
view->AddLine(rect.LeftBottom(), rect.RightBottom(), shadow);
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
727
view->AddLine(rect.RightTop(), rect.RightBottom(), lightenmax);
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
728
view->AddLine(rect.RightBottom(), rect.LeftBottom(), lightenmax);
src/add-ons/control_look/BeControlLook/BeControlLook.cpp
830
view->AddLine(rect.LeftBottom() + BPoint(1, 0), rect.RightBottom(),
src/add-ons/control_look/FlatControlLook/FlatControlLook.cpp
1969
gradient.SetEnd(rightTopCorner.RightBottom());
src/add-ons/control_look/FlatControlLook/FlatControlLook.cpp
2007
gradient.SetEnd(leftBottomCorner.RightBottom());
src/add-ons/control_look/FlatControlLook/FlatControlLook.cpp
897
view->AddLine(barRect.LeftBottom(), barRect.RightBottom(),
src/add-ons/control_look/FlatControlLook/FlatControlLook.cpp
902
view->AddLine(barRect.LeftBottom(), barRect.RightBottom(),
src/add-ons/control_look/FlatControlLook/FlatControlLook.cpp
908
view->AddLine(barRect.RightTop(), barRect.RightBottom(),
src/add-ons/control_look/FlatControlLook/FlatControlLook.cpp
913
view->AddLine(barRect.RightTop(), barRect.RightBottom(),
src/add-ons/control_look/FlatControlLook/FlatControlLook.cpp
987
view->StrokeLine(rect.RightTop(), rect.RightBottom());
src/add-ons/control_look/FlatControlLook/FlatControlLook.cpp
997
view->StrokeLine(rect.LeftBottom(), rect.RightBottom());
src/add-ons/decorators/BeDecorator/BeDecorator.cpp
1318
? smallRect.RightBottom() : smallRect.LeftTop(),
src/add-ons/decorators/BeDecorator/BeDecorator.cpp
347
BRect r = BRect(fTopBorder.LeftTop(), fBottomBorder.RightBottom());
src/add-ons/decorators/BeDecorator/BeDecorator.cpp
512
gradient.SetEnd(bg.RightBottom());
src/add-ons/decorators/BeDecorator/BeDecorator.cpp
605
fDrawingEngine->StrokeLine(tabRect.RightTop(), tabRect.RightBottom(),
src/add-ons/decorators/BeDecorator/BeDecorator.cpp
609
tabRect.RightBottom(), colors[COLOR_TAB_FRAME_DARK]);
src/add-ons/decorators/BeDecorator/BeDecorator.cpp
812
engine->StrokeLine(rect.RightTop(), rect.RightBottom(), light);
src/add-ons/decorators/BeDecorator/BeDecorator.cpp
813
engine->StrokeLine(rect.RightBottom(), rect.LeftBottom(), light);
src/add-ons/decorators/BeDecorator/BeDecorator.cpp
814
engine->StrokeLine(inner.RightTop(), inner.RightBottom(), light);
src/add-ons/decorators/BeDecorator/BeDecorator.cpp
815
engine->StrokeLine(inner.RightBottom(), inner.LeftBottom(), light);
src/add-ons/decorators/BeDecorator/BeDecorator.cpp
850
gradient.SetStart(fillRect.RightBottom());
src/add-ons/decorators/BeDecorator/BeDecorator.cpp
854
gradient.SetEnd(fillRect.RightBottom());
src/add-ons/decorators/FlatDecorator/FlatDecorator.cpp
287
BRect r = BRect(fTopBorder.LeftTop(), fBottomBorder.RightBottom());
src/add-ons/decorators/FlatDecorator/FlatDecorator.cpp
456
gradient.SetEnd(bg.RightBottom());
src/add-ons/decorators/FlatDecorator/FlatDecorator.cpp
555
fDrawingEngine->StrokeLine(tabRect.RightTop(), tabRect.RightBottom(),
src/add-ons/decorators/FlatDecorator/FlatDecorator.cpp
559
tabRect.RightBottom(), fFocusFrameColor);
src/add-ons/decorators/FlatDecorator/FlatDecorator.cpp
568
fDrawingEngine->StrokeLine(tabRect.RightTop(), tabRect.RightBottom(),
src/add-ons/decorators/FlatDecorator/FlatDecorator.cpp
572
tabRect.RightBottom(), fFocusFrameColor);
src/add-ons/decorators/MacDecorator/MacDecorator.cpp
329
pt2 = r.RightBottom();
src/add-ons/decorators/MacDecorator/MacDecorator.cpp
408
pt2 = r.RightBottom();
src/add-ons/decorators/MacDecorator/MacDecorator.cpp
450
fDrawingEngine->StrokeLine(r.RightTop(), r.RightBottom(),
src/add-ons/decorators/MacDecorator/MacDecorator.cpp
452
fDrawingEngine->StrokeLine(r.LeftBottom(), r.RightBottom(),
src/add-ons/decorators/MacDecorator/MacDecorator.cpp
459
fDrawingEngine->StrokeLine(r.RightTop(), r.RightBottom(),
src/add-ons/decorators/MacDecorator/MacDecorator.cpp
461
fDrawingEngine->StrokeLine(r.LeftBottom(), r.RightBottom(),
src/add-ons/decorators/MacDecorator/MacDecorator.cpp
470
fDrawingEngine->StrokeLine(r.RightTop(), r.RightBottom(),
src/add-ons/decorators/MacDecorator/MacDecorator.cpp
472
fDrawingEngine->StrokeLine(r.LeftBottom(), r.RightBottom(),
src/add-ons/decorators/MacDecorator/MacDecorator.cpp
507
fDrawingEngine->StrokeLine(rect.RightBottom(), rect.RightTop(),
src/add-ons/decorators/MacDecorator/MacDecorator.cpp
517
fDrawingEngine->StrokeLine(rect.RightBottom(), rect.RightTop(),
src/add-ons/decorators/MacDecorator/MacDecorator.cpp
603
fDrawingEngine->StrokeLine(rect.RightBottom(), rect.RightTop(),
src/add-ons/decorators/MacDecorator/MacDecorator.cpp
883
offset = r.RightBottom();
src/add-ons/decorators/MacDecorator/MacDecorator.cpp
901
fDrawingEngine->StrokeLine(rect.RightBottom(), rect.RightTop());
src/add-ons/decorators/MacDecorator/MacDecorator.cpp
902
fDrawingEngine->StrokeLine(rect.RightBottom(), rect.LeftBottom());
src/add-ons/decorators/MacDecorator/MacDecorator.cpp
934
gradient.SetEnd(rect.RightBottom());
src/add-ons/decorators/WinDecorator/WinDecorator.cpp
297
fDrawingEngine->StrokeLine(r.RightTop(), r.RightBottom(), fFrameLowerColor);
src/add-ons/decorators/WinDecorator/WinDecorator.cpp
298
fDrawingEngine->StrokeLine(r.LeftBottom(), r.RightBottom(), fFrameLowerColor);
src/add-ons/decorators/WinDecorator/WinDecorator.cpp
308
fDrawingEngine->StrokeLine(r.RightTop(), r.RightBottom(), fFrameLowColor);
src/add-ons/decorators/WinDecorator/WinDecorator.cpp
309
fDrawingEngine->StrokeLine(r.LeftBottom(), r.RightBottom(), fFrameLowColor);
src/add-ons/decorators/WinDecorator/WinDecorator.cpp
498
fDrawingEngine->StrokeLine(closeBox.LeftTop(), closeBox.RightBottom());
src/add-ons/decorators/WinDecorator/WinDecorator.cpp
501
fDrawingEngine->StrokeLine(closeBox.LeftTop(), closeBox.RightBottom());
src/add-ons/decorators/WinDecorator/WinDecorator.cpp
723
fDrawingEngine->StrokeLine(point, rect.RightBottom(), lower);
src/add-ons/decorators/WinDecorator/WinDecorator.cpp
728
fDrawingEngine->StrokeLine(point, rect.RightBottom(), lower);
src/add-ons/decorators/WinDecorator/WinDecorator.cpp
741
fDrawingEngine->StrokeLine(point, rect.RightBottom(), low);
src/add-ons/decorators/WinDecorator/WinDecorator.cpp
746
fDrawingEngine->StrokeLine(point, rect.RightBottom(), low);
src/add-ons/kernel/file_systems/netfs/authentication_server/AuthenticationPanel.cpp
122
fOkB->MoveTo(fKeepUsingCB->Frame().RightBottom() + offset + offset - fOkB->Frame().RightTop());
src/add-ons/kernel/file_systems/netfs/authentication_server/AuthenticationPanel.cpp
126
BRect frame(fNameTC->Frame().LeftTop(), fOkB->Frame().RightBottom());
src/add-ons/screen_savers/gravity/RainbowItem.cpp
70
gradient.SetEnd(colorRect.RightBottom());
src/apps/cortex/InfoView/InfoView.cpp
242
StrokeLine(r.RightTop(), r.RightBottom(), B_SOLID_HIGH);
src/apps/cortex/MediaRoutingView/MediaJack.cpp
546
r.RightBottom(),
src/apps/cortex/MediaRoutingView/MediaJack.cpp
549
r.RightBottom() + BPoint(-1.0, 0.0),
src/apps/cortex/MediaRoutingView/MediaJack.cpp
683
r.RightBottom(),
src/apps/cortex/MediaRoutingView/MediaJack.cpp
686
r.RightBottom() + BPoint(0.0, -1.0),
src/apps/cortex/MediaRoutingView/MediaNodePanel.cpp
1014
target->AddLine(r.RightTop(), r.RightBottom(), M_LIGHT_BLUE_COLOR);
src/apps/cortex/MediaRoutingView/MediaNodePanel.cpp
1015
target->AddLine(r.RightBottom(), r.LeftBottom(), M_LIGHT_BLUE_COLOR);
src/apps/cortex/MediaRoutingView/MediaNodePanel.cpp
930
target->AddLine(r.RightTop(), r.RightBottom(), M_DARK_GRAY_COLOR);
src/apps/cortex/MediaRoutingView/MediaNodePanel.cpp
931
target->AddLine(r.RightBottom(), r.LeftBottom(), M_DARK_GRAY_COLOR);
src/apps/cortex/MediaRoutingView/MediaNodePanel.cpp
935
target->AddLine(r.RightTop(), r.RightBottom(), M_MED_GRAY_COLOR);
src/apps/cortex/MediaRoutingView/MediaNodePanel.cpp
936
target->AddLine(r.RightBottom(), r.LeftBottom(), M_MED_GRAY_COLOR);
src/apps/cortex/MediaRoutingView/MediaNodePanel.cpp
961
target->AddLine(r.RightTop(), r.RightBottom(), M_LIGHT_BLUE_COLOR);
src/apps/cortex/MediaRoutingView/MediaNodePanel.cpp
962
target->AddLine(r.RightBottom(), r.LeftBottom(), M_LIGHT_BLUE_COLOR);
src/apps/cortex/MediaRoutingView/MediaNodePanel.cpp
983
target->AddLine(r.RightTop(), r.RightBottom(), M_DARK_GRAY_COLOR);
src/apps/cortex/MediaRoutingView/MediaNodePanel.cpp
984
target->AddLine(r.RightBottom(), r.LeftBottom(), M_DARK_GRAY_COLOR);
src/apps/cortex/MediaRoutingView/MediaNodePanel.cpp
988
target->AddLine(r.RightTop(), r.RightBottom(), M_MED_GRAY_COLOR);
src/apps/cortex/MediaRoutingView/MediaNodePanel.cpp
989
target->AddLine(r.RightBottom(), r.LeftBottom(), M_MED_GRAY_COLOR);
src/apps/cortex/RouteApp/StatusView.cpp
305
v->AddLine(rtop, r.RightBottom(), tint_color(M_MED_GRAY_COLOR, B_LIGHTEN_1_TINT));
src/apps/cortex/RouteApp/StatusView.cpp
306
v->AddLine(r.RightBottom(), r.LeftBottom(), M_MED_GRAY_COLOR);
src/apps/cortex/RouteApp/StatusView.cpp
312
v->AddLine(rtop, r.RightBottom(), M_GRAY_COLOR);
src/apps/cortex/RouteApp/StatusView.cpp
313
v->AddLine(r.RightBottom(), r.LeftBottom(), tint_color(M_MED_GRAY_COLOR, B_LIGHTEN_1_TINT));
src/apps/cortex/TipManager/TipView.cpp
92
StrokeLine(r.LeftBottom(), r.RightBottom());
src/apps/cortex/TipManager/TipView.cpp
93
StrokeLine(r.RightTop(), r.RightBottom());
src/apps/cortex/TransportView/TransportView.cpp
141
b.LeftBottom(), b.RightBottom());
src/apps/cortex/TransportView/TransportView.cpp
143
b.RightTop(), b.RightBottom());
src/apps/debuganalyzer/gui/HeaderView.cpp
36
view->StrokeLine(bgRect.LeftBottom(), bgRect.RightBottom());
src/apps/debuganalyzer/gui/HeaderView.cpp
47
view->StrokeLine(frame.RightTop(), frame.RightBottom());
src/apps/debuganalyzer/gui/chart/LegendChartAxis.cpp
286
: fFrame.RightBottom().*otherPointField - kChartRulerDistance;
src/apps/deskbar/BarView.cpp
266
StrokeLine(bounds.LeftBottom(), bounds.RightBottom());
src/apps/deskbar/ExpandoMenuBar.cpp
852
StrokeLine(Bounds().RightTop(), Bounds().RightBottom());
src/apps/deskbar/Switcher.cpp
1371
AddLine(BPoint(center + kWedge, box.bottom), box.RightBottom(),
src/apps/deskbar/Switcher.cpp
1376
box.RightBottom() + BPoint(1, 1), white);
src/apps/deskbar/Switcher.cpp
1379
AddLine(box.RightTop(), box.RightBottom(), veryDarkGray);
src/apps/deskbar/Switcher.cpp
1380
AddLine(box.RightTop() + BPoint(1, 1), box.RightBottom() + BPoint(1, 1),
src/apps/deskbar/TeamMenuItem.cpp
254
menu->StrokeLine(frame.LeftBottom(), frame.RightBottom());
src/apps/diskprobe/DataView.cpp
612
AddLine(BPoint(rect.left + 1, rect.bottom), rect.RightBottom(), color);
src/apps/diskprobe/DataView.cpp
634
AddLine(lastLine.RightBottom(), BPoint(lastLine.right, lastLine.top + 1), color);
src/apps/drivesetup/DiskView.cpp
168
BRect e(BPoint(15, b.top), b.RightBottom());
src/apps/drivesetup/DiskView.cpp
189
BPoint where = b.RightBottom() - BPoint(fIcon->Bounds().Width(),
src/apps/fontdemo/ControlView.cpp
142
StrokeLine(rect.LeftBottom(), rect.RightBottom());
src/apps/fontdemo/ControlView.cpp
143
StrokeLine(rect.RightBottom(), rect.RightTop());
src/apps/haikudepot/ui/PackageInfoView.cpp
909
StrokeLine(Bounds().LeftBottom(), Bounds().RightBottom());
src/apps/icon-o-matic/generic/gui/ListViews.cpp
763
int32 lastIndex = IndexOf(updateRect.RightBottom());
src/apps/icon-o-matic/generic/gui/scrollview/ScrollView.cpp
706
BPoint scrollRB(childRect.RightBottom() + BPoint(1.0f, 1.0f));
src/apps/icon-o-matic/generic/property/view/specific_properties/BoolValueView.cpp
61
StrokeLine(b.LeftTop(), b.RightBottom());
src/apps/icon-o-matic/gui/PathListView.cpp
109
owner->StrokeLine(markRect.LeftTop(), markRect.RightBottom());
src/apps/icon-o-matic/gui/StyleListView.cpp
115
owner->StrokeLine(markRect.LeftTop(), markRect.RightBottom());
src/apps/icon-o-matic/transformable/PerspectiveBox.cpp
122
fPerspective->LeftBottom(), fPerspective->RightBottom());
src/apps/icon-o-matic/transformable/PerspectiveBox.cpp
296
fPerspective->LeftBottom(), fPerspective->RightBottom());
src/apps/icon-o-matic/transformable/PerspectiveBox.cpp
42
fRightBottom(parent->RightBottom()),
src/apps/icon-o-matic/transformable/TransformBox.cpp
355
fRightBottom = fOriginalBox.RightBottom();
src/apps/icon-o-matic/transformable/TransformBox.cpp
41
fRightBottom(box.RightBottom()),
src/apps/mediaplayer/interface/VolumeSlider.cpp
184
frameGradient.SetEnd(rect.RightBottom());
src/apps/mediaplayer/playlist/ListViews.cpp
166
int32 lastIndex = IndexOf(updateRect.RightBottom());
src/apps/patchbay/MidiEventMeter.cpp
92
BPoint rb = METER_BOUNDS.RightBottom();
src/apps/resedit/BitmapView.cpp
310
AddLine(r.RightTop(), r.RightBottom(), work);
src/apps/resedit/BitmapView.cpp
311
AddLine(r.LeftBottom(), r.RightBottom(), work);
src/apps/resedit/BitmapView.cpp
324
AddLine(r.RightTop(), r.RightBottom(), work);
src/apps/resedit/BitmapView.cpp
325
AddLine(r.LeftBottom(), r.RightBottom(), work);
src/apps/resedit/BitmapView.cpp
340
AddLine(r.RightTop(), r.RightBottom(), work);
src/apps/resedit/BitmapView.cpp
341
AddLine(r.LeftBottom(), r.RightBottom(), work);
src/apps/screenshot/SelectAreaView.cpp
212
fEndCorner = frame.RightBottom();
src/apps/screenshot/SelectAreaView.cpp
268
return BRect(frame.RightBottom() - BPoint(size, size), frame.RightBottom());
src/apps/soundrecorder/RecorderWindow.cpp
331
buttonRect.OffsetTo(background->Bounds().RightBottom() - BPoint(23, 48));
src/apps/soundrecorder/RecorderWindow.cpp
339
buttonRect.OffsetTo(background->Bounds().RightBottom() - BPoint(121, 17));
src/apps/soundrecorder/RecorderWindow.cpp
346
buttonRect.OffsetTo(background->Bounds().RightBottom() - BPoint(107, 20));
src/apps/soundrecorder/RecorderWindow.cpp
354
buttonRect.OffsetTo(background->Bounds().RightBottom() - BPoint(21, 25));
src/apps/stylededit/StyledEditView.cpp
170
textRect.SetRightBottom(BPoint(1500.0, textRect.RightBottom().y));
src/apps/terminal/TermViewStates.cpp
712
fView->_ConvertToTerminal(fView->Bounds().RightBottom()), true,
src/apps/webpositive/BrowserWindow.cpp
312
StrokeLine(closeRect.LeftTop(), closeRect.RightBottom());
src/apps/webpositive/DownloadProgressView.cpp
381
StrokeLine(bounds.LeftBottom(), bounds.RightBottom());
src/apps/webpositive/tabview/TabManager.cpp
660
owner->StrokeLine(closeRect.LeftTop(), closeRect.RightBottom());
src/apps/workspaces/Workspaces.cpp
872
origin = screen.Frame().RightBottom();
src/kits/interface/Box.cpp
694
StrokeLine(rect.LeftTop(),rect.RightBottom());
src/kits/interface/ChannelSlider.cpp
784
BRect rect(first.LeftTop(), last.RightBottom());
src/kits/interface/ColumnListView.cpp
2725
view->StrokeLine(bgRect.LeftBottom(), bgRect.RightBottom());
src/kits/interface/ColumnListView.cpp
2738
view->StrokeLine(rect.RightTop(), rect.RightBottom());
src/kits/interface/ControlLook.cpp
73
points[1] = rect.RightBottom();
src/kits/interface/Dragger.cpp
255
BPoint where = bounds.RightBottom() - BPoint(fBitmap->Bounds().Width(),
src/kits/interface/HaikuControlLook.cpp
1285
view->AddLine(barRect.LeftBottom(), barRect.RightBottom(),
src/kits/interface/HaikuControlLook.cpp
1290
view->AddLine(barRect.LeftBottom(), barRect.RightBottom(),
src/kits/interface/HaikuControlLook.cpp
1296
view->AddLine(barRect.RightTop(), barRect.RightBottom(),
src/kits/interface/HaikuControlLook.cpp
1301
view->AddLine(barRect.RightTop(), barRect.RightBottom(),
src/kits/interface/HaikuControlLook.cpp
1365
view->StrokeLine(originalRect.LeftBottom(), originalRect.RightBottom());
src/kits/interface/HaikuControlLook.cpp
1367
view->StrokeLine(originalRect.RightTop(), originalRect.RightBottom());
src/kits/interface/HaikuControlLook.cpp
1381
view->StrokeLine(rect.RightTop(), rect.RightBottom());
src/kits/interface/HaikuControlLook.cpp
1393
view->StrokeLine(rect.LeftBottom(), rect.RightBottom());
src/kits/interface/HaikuControlLook.cpp
3179
gradient.SetEnd(rightTopCorner.RightBottom());
src/kits/interface/HaikuControlLook.cpp
3217
gradient.SetEnd(leftBottomCorner.RightBottom());
src/kits/interface/HaikuControlLook.cpp
3388
gradient.SetEnd(cornerRect.RightBottom());
src/kits/interface/HaikuControlLook.cpp
3402
gradient.SetEnd(cornerRect.RightBottom());
src/kits/interface/HaikuControlLook.cpp
3433
gradient.SetEnd(cornerRect.RightBottom());
src/kits/interface/HaikuControlLook.cpp
3484
gradient.SetEnd(cornerRect.RightBottom());
src/kits/interface/HaikuControlLook.cpp
3498
gradient.SetEnd(cornerRect.RightBottom());
src/kits/interface/HaikuControlLook.cpp
3529
gradient.SetEnd(cornerRect.RightBottom());
src/kits/interface/HaikuControlLook.cpp
492
view->StrokeLine(rect.LeftTop(), rect.RightBottom());
src/kits/interface/HaikuControlLook.cpp
534
bevelGradient.SetEnd(rect.RightBottom());
src/kits/interface/HaikuControlLook.cpp
715
view->StrokeLine(rect.RightTop(), rect.RightBottom());
src/kits/interface/HaikuControlLook.cpp
739
view->StrokeLine(rect.LeftBottom(), rect.RightBottom());
src/kits/interface/Menu.cpp
2323
p2 = navAreaRectAbove.RightBottom();
src/kits/interface/Menu.cpp
2329
p1 = navAreaRectBelow.RightBottom();
src/kits/interface/Polygon.cpp
228
BPoint bottomRight = rect->RightBottom();
src/kits/shared/BitmapButton.cpp
84
StrokeLine(bounds.LeftBottom(), bounds.RightBottom());
src/kits/tracker/CountView.cpp
297
AddLine(barberPoleRect.LeftBottom(), barberPoleRect.RightBottom(), light);
src/kits/tracker/CountView.cpp
298
AddLine(barberPoleRect.RightBottom(), barberPoleRect.RightTop(), light);
src/kits/tracker/MiniMenuField.cpp
121
AddLine(rect.RightTop(), rect.RightBottom(), darkest);
src/kits/tracker/MiniMenuField.cpp
122
AddLine(rect.RightBottom(), rect.LeftBottom(), darkest);
src/kits/tracker/MiniMenuField.cpp
125
AddLine(bounds.LeftBottom() + BPoint(2, 0), bounds.RightBottom(), dark);
src/kits/tracker/MiniMenuField.cpp
126
AddLine(bounds.RightTop() + BPoint(0, 1), bounds.RightBottom(), dark);
src/kits/tracker/MiniMenuField.cpp
128
AddLine(rect.RightTop(), rect.RightBottom(), medium);
src/kits/tracker/MiniMenuField.cpp
129
AddLine(rect.RightBottom(), rect.LeftBottom(), medium);
src/kits/tracker/PoseView.cpp
3348
|| bounds.Contains(poseRect.RightBottom())
src/kits/tracker/PoseView.cpp
9177
StrokeLine(fSelectionRectInfo.rect.LeftTop(), fSelectionRectInfo.rect.RightBottom());
src/kits/tracker/PoseView.cpp
9662
BPoint result(sourceRect.RightBottom());
src/kits/tracker/TextWidget.cpp
769
drawView->StrokeLine(lineRect.LeftBottom(), lineRect.RightBottom(), B_MIXED_COLORS);
src/kits/tracker/TitleView.cpp
242
view->StrokeLine(bounds.LeftBottom(), bounds.RightBottom());
src/kits/tracker/TitleView.cpp
559
view->StrokeLine(bounds.RightTop(), bounds.RightBottom());
src/libs/icon/transformer/PerspectiveTransformer.h
113
BPoint RightBottom()
src/preferences/locale/LanguageListView.cpp
296
gradient.SetEnd(fDropTargetHighlightFrame.RightBottom());
src/preferences/printers/TestPageView.cpp
224
BGradientLinear gradient(rect.LeftTop(), rect.RightBottom());
src/preferences/printers/TestPageView.cpp
333
pt = Bounds().RightBottom();
src/servers/app/DrawState.cpp
475
BPoint points[2] = { rect.LeftTop(), rect.RightBottom() };
src/servers/app/IntRect.h
38
IntPoint RightBottom() const;
src/servers/app/PictureBoundingBoxPlayer.cpp
112
transformedShape[3] = rect.RightBottom();
src/servers/app/SimpleTransform.h
87
BPoint rb(r.RightBottom());
src/servers/app/View.cpp
838
BPoint points[4] = { src.LeftTop(), src.RightBottom(),
src/servers/app/View.cpp
839
dst.LeftTop(), dst.RightBottom() };
src/servers/app/decorator/DefaultDecorator.cpp
213
BRect border = BRect(fTopBorder.LeftTop(), fBottomBorder.RightBottom());
src/servers/app/decorator/DefaultDecorator.cpp
447
gradient.SetEnd(rect.RightBottom());
src/servers/app/decorator/DefaultDecorator.cpp
508
fDrawingEngine->StrokeLine(tabRect.RightTop(), tabRect.RightBottom(),
src/servers/app/decorator/DefaultDecorator.cpp
512
tabRect.RightBottom(), colors[COLOR_TAB_FRAME_DARK]);
src/servers/app/decorator/DefaultDecorator.cpp
729
gradient.SetEnd(fillRect.RightBottom());
src/servers/app/decorator/DefaultWindowBehaviour.cpp
287
BPoint oldRightBottom = fWindow->Frame().RightBottom();
src/servers/app/decorator/DefaultWindowBehaviour.cpp
296
delta = fWindow->Frame().RightBottom() - oldRightBottom;
src/servers/app/decorator/DefaultWindowBehaviour.cpp
470
BPoint oldRightBottom = fWindow->Frame().RightBottom();
src/servers/app/decorator/DefaultWindowBehaviour.cpp
482
delta = fWindow->Frame().RightBottom() - oldRightBottom;
src/servers/app/decorator/TabDecorator.cpp
168
fBottomBorder.RightBottom());
src/servers/app/decorator/TabDecorator.cpp
292
fBorderRect = BRect(fTopBorder.LeftTop(), fBottomBorder.RightBottom());
src/servers/app/decorator/TabDecorator.cpp
343
fBottomOutlineBorder.RightBottom());
src/servers/notification/AppGroupView.cpp
125
StrokeLine(closeRect.LeftTop(), closeRect.RightBottom());
src/servers/notification/NotificationWindow.cpp
350
location = BScreen().Frame().RightBottom();
src/tests/kits/device/stickit_BJoystick/JoystickWindow.cpp
118
AddLine(r.RightTop(), r.RightBottom(), rgb_black);
src/tests/kits/device/stickit_BJoystick/JoystickWindow.cpp
119
AddLine(r.LeftBottom(), r.RightBottom(), rgb_black);
src/tests/kits/interface/flatten_picture/PictureTestCases.cpp
1006
view->StrokeLine(frame.LeftTop(), frame.RightBottom());
src/tests/kits/interface/layout/LayoutTest1.cpp
69
BPoint rightBottom = bounds.RightBottom();
src/tests/kits/interface/layout/widget_layout_test/CheckBox.cpp
51
container->StrokeLine(rect.LeftTop(), rect.RightBottom());
src/tests/kits/interface/layout/widget_layout_test/TestView.cpp
46
StrokeLine(bounds.LeftTop(), bounds.RightBottom());
src/tests/servers/app/archived_view/main.cpp
106
AddLine(r.RightTop(), r.RightBottom(), shadow);
src/tests/servers/app/archived_view/main.cpp
107
AddLine(r.RightBottom(), r.LeftBottom(), shadow);
src/tests/servers/app/bitmap_drawing/main.cpp
221
_DrawCross(fBitmapRect.RightBottom() + BPoint(1.0, 1.0), red);
src/tests/servers/app/bitmap_drawing/main.cpp
267
else if (hit_test(where, fBitmapRect.RightBottom()))
src/tests/servers/app/bitmap_drawing/main.cpp
274
else if (hit_test(where, fBitmapRect.RightTop(), fBitmapRect.RightBottom()))
src/tests/servers/app/bitmap_drawing/main.cpp
276
else if (hit_test(where, fBitmapRect.LeftBottom(), fBitmapRect.RightBottom()))
src/tests/servers/app/constrain_clipping_region/main.cpp
205
StrokeLine(Bounds().LeftTop(), Bounds().RightBottom());
src/tests/servers/app/constrain_clipping_region/main.cpp
243
StrokeLine(Bounds().LeftTop(), Bounds().RightBottom());
src/tests/servers/app/draw_after_children/DrawAfterChildren.cpp
103
StrokeLine(Bounds().LeftTop(), Bounds().RightBottom());
src/tests/servers/app/inverse_clipping/main.cpp
50
s.LineTo(rect.RightBottom());
src/tests/servers/app/newerClipping/ViewLayer.cpp
655
drawingEngine->StrokeLine(b.LeftTop(), b.RightBottom(), fViewColor);
src/tests/servers/app/newerClipping/drawing/DrawingEngine.cpp
129
StrokeLine(r.RightTop(), r.RightBottom(), color);
src/tests/servers/app/newerClipping/drawing/DrawingEngine.cpp
130
StrokeLine(r.RightBottom(), r.LeftBottom(), color);
src/tests/servers/app/painter/Painter.cpp
1055
BPoint rb(r.RightBottom());
src/tests/servers/app/scrollbar/main.cpp
20
StrokeLine(b.LeftTop(), b.RightBottom());
src/tests/servers/app/text_rendering/renderer.cpp
81
s.LineTo(clipRect.RightBottom());