Searched refs:RightTop (Results 1 - 25 of 69) sorted by relevance

123

/haiku/src/kits/tracker/
H A DMiniMenuField.cpp121 AddLine(rect.RightTop(), rect.RightBottom(), darkest);
124 AddLine(rect.LeftTop(), rect.RightTop(), medium);
126 AddLine(bounds.RightTop() + BPoint(0, 1), bounds.RightBottom(), dark);
128 AddLine(rect.RightTop(), rect.RightBottom(), medium);
131 AddLine(rect.LeftTop(), rect.RightTop(), light);
H A DCountView.cpp257 AddLine(barberPoleRect.LeftTop(), barberPoleRect.RightTop(), shadow);
260 AddLine(barberPoleRect.RightBottom(), barberPoleRect.RightTop(), light);
/haiku/src/tests/kits/interface/layout/widget_layout_test/
H A DTestView.cpp47 StrokeLine(bounds.LeftBottom(), bounds.RightTop());
H A DCheckBox.cpp52 container->StrokeLine(rect.RightTop(), rect.LeftBottom());
/haiku/src/add-ons/decorators/WinDecorator/
H A DWinDecorator.cpp290 pt = r.RightTop();
297 fDrawingEngine->StrokeLine(r.RightTop(), r.RightBottom(), fFrameLowerColor);
301 pt = r.RightTop();
308 fDrawingEngine->StrokeLine(r.RightTop(), r.RightBottom(), fFrameLowColor);
465 fDrawingEngine->StrokeLine(zoomBox.LeftTop(), zoomBox.RightTop());
499 fDrawingEngine->StrokeLine(closeBox.RightTop(), closeBox.LeftBottom());
502 fDrawingEngine->StrokeLine(closeBox.RightTop(), closeBox.LeftBottom());
715 fDrawingEngine->StrokeLine(rect.LeftTop(), rect.RightTop());
721 point = rect.RightTop();
733 fDrawingEngine->StrokeLine(rect.LeftTop(), rect.RightTop());
[all...]
/haiku/src/add-ons/decorators/MacDecorator/
H A DMacDecorator.cpp328 offset = r.RightTop();
358 pt2 = r.RightTop();
450 fDrawingEngine->StrokeLine(r.RightTop(), r.RightBottom(),
459 fDrawingEngine->StrokeLine(r.RightTop(), r.RightBottom(),
463 fDrawingEngine->StrokeLine(r.LeftTop(), r.RightTop(),
470 fDrawingEngine->StrokeLine(r.RightTop(), r.RightBottom(),
474 fDrawingEngine->StrokeLine(r.LeftTop(), r.RightTop(),
503 fDrawingEngine->StrokeLine(rect.LeftTop(), rect.RightTop(),
507 fDrawingEngine->StrokeLine(rect.RightBottom(), rect.RightTop(),
513 fDrawingEngine->StrokeLine(rect.LeftTop(), rect.RightTop(),
[all...]
/haiku/src/apps/cortex/TipManager/
H A DTipView.cpp93 StrokeLine(r.RightTop(), r.RightBottom());
95 StrokeLine(r.LeftTop(), r.RightTop());
/haiku/src/tests/servers/app/archived_view/
H A Dmain.cpp105 AddLine(r.LeftTop(), r.RightTop(), light);
106 AddLine(r.RightTop(), r.RightBottom(), shadow);
/haiku/src/libs/icon/transformer/
H A DPerspectiveTransformer.h109 BPoint RightTop() function in class:PerspectiveTransformer
/haiku/src/apps/cortex/MediaRoutingView/
H A DMediaNodePanel.cpp929 target->AddLine(r.LeftTop(), r.RightTop(), M_DARK_GRAY_COLOR);
930 target->AddLine(r.RightTop(), r.RightBottom(), M_DARK_GRAY_COLOR);
934 target->AddLine(r.LeftTop(), r.RightTop(), M_LIGHT_GRAY_COLOR);
935 target->AddLine(r.RightTop(), r.RightBottom(), M_MED_GRAY_COLOR);
960 target->AddLine(r.LeftTop(), r.RightTop(), M_LIGHT_BLUE_COLOR);
961 target->AddLine(r.RightTop(), r.RightBottom(), M_LIGHT_BLUE_COLOR);
982 target->AddLine(r.LeftTop(), r.RightTop(), M_DARK_GRAY_COLOR);
983 target->AddLine(r.RightTop(), r.RightBottom(), M_DARK_GRAY_COLOR);
987 target->AddLine(r.LeftTop(), r.RightTop(), M_LIGHT_GRAY_COLOR);
988 target->AddLine(r.RightTop(),
[all...]
/haiku/src/add-ons/control_look/BeControlLook/
H A DBeControlLook.cpp295 view->StrokeLine(rect.LeftBottom(), rect.RightTop());
447 view->AddLine(rect.LeftTop(), rect.RightTop() - BPoint(1, 0), shine);
448 view->AddLine(rect.RightTop(), rect.RightBottom() - BPoint(0, 1), shadow);
609 view->AddLine(rect.LeftTop(), rect.RightTop(), shine);
615 view->AddLine(rect.LeftTop(), rect.RightTop(), shine);
628 view->AddLine(rect.RightTop(), rect.RightTop(), base);
723 view->AddLine(rect.LeftTop(), rect.RightTop(), darken1);
724 view->AddLine(rect.RightTop(), rect.RightBottom(), lightenmax);
823 view->AddLine(rect.LeftTop(), rect.RightTop(), lighten
[all...]
/haiku/src/apps/resedit/
H A DBitmapView.cpp305 AddLine(r.LeftTop(), r.RightTop(), work);
310 AddLine(r.RightTop(), r.RightBottom(), work);
319 AddLine(r.LeftTop(), r.RightTop(), work);
324 AddLine(r.RightTop(), r.RightBottom(), work);
335 AddLine(r.LeftTop(), r.RightTop(), work);
340 AddLine(r.RightTop(), r.RightBottom(), work);
/haiku/src/apps/icon-o-matic/transformable/
H A DPerspectiveBox.cpp40 fRightTop(parent->RightTop()),
121 fPerspective->LeftTop(), fPerspective->RightTop(),
295 fPerspective->LeftTop(), fPerspective->RightTop(),
/haiku/src/apps/icon-o-matic/generic/property/view/specific_properties/
H A DBoolValueView.cpp62 StrokeLine(b.LeftBottom(), b.RightTop());
/haiku/src/tests/servers/app/draw_after_children/
H A DDrawAfterChildren.cpp89 StrokeLine(Bounds().LeftBottom(), Bounds().RightTop());
/haiku/src/preferences/network/
H A DServiceListItem.cpp63 BPoint statePoint = bounds.RightTop() + BPoint(0, fLineOffset)
/haiku/src/servers/app/
H A DIntRect.h40 IntPoint RightTop() const;
118 IntRect::RightTop() const function in class:IntRect
/haiku/headers/os/interface/
H A DRect.h39 BPoint RightTop() const;
113 BRect::RightTop() const function in class:BRect
/haiku/src/preferences/printers/
H A DJobListView.cpp304 BPoint pagePt(bounds.RightTop() + BPoint(-x, fntheight));
305 BPoint sizePt(bounds.RightTop() + BPoint(-x, fntheight * 2.0));
/haiku/src/add-ons/kernel/file_systems/netfs/authentication_server/
H A DAuthenticationPanel.cpp122 fOkB->MoveTo(fKeepUsingCB->Frame().RightBottom() + offset + offset - fOkB->Frame().RightTop());
124 fCancelB->MoveTo(fOkB->Frame().LeftTop() - BPoint(10.0, 0.0) - fCancelB->Frame().RightTop());
/haiku/src/tests/servers/app/following/
H A Dmain.cpp63 StrokeLine(r.RightTop(), BPoint(r.right, Bounds().bottom));
/haiku/src/tests/servers/app/bitmap_drawing/
H A Dmain.cpp219 _DrawCross(fBitmapRect.RightTop() + BPoint(1.0, -1.0), red);
263 else if (hit_test(where, fBitmapRect.RightTop()))
270 else if (hit_test(where, fBitmapRect.LeftTop(), fBitmapRect.RightTop()))
274 else if (hit_test(where, fBitmapRect.RightTop(), fBitmapRect.RightBottom()))
/haiku/src/apps/showimage/
H A DShowImageStatusView.cpp95 StrokeLine(bounds.LeftTop(), bounds.RightTop());
/haiku/src/tests/servers/app/newerClipping/drawing/
H A DDrawingEngine.cpp128 StrokeLine(r.LeftTop(), r.RightTop(), color);
129 StrokeLine(r.RightTop(), r.RightBottom(), color);
/haiku/src/tests/kits/device/stickit_BJoystick/
H A DJoystickWindow.cpp116 AddLine(r.LeftTop(), r.RightTop(), rgb_black);
118 AddLine(r.RightTop(), r.RightBottom(), rgb_black);

Completed in 145 milliseconds

123