Searched refs:LeftBottom (Results 26 - 50 of 78) sorted by relevance

1234

/haiku/src/tests/servers/app/bitmap_drawing/
H A Dmain.cpp220 _DrawCross(fBitmapRect.LeftBottom() + BPoint(-1.0, 1.0), red);
265 else if (hit_test(where, fBitmapRect.LeftBottom()))
272 else if (hit_test(where, fBitmapRect.LeftTop(), fBitmapRect.LeftBottom()))
276 else if (hit_test(where, fBitmapRect.LeftBottom(), fBitmapRect.RightBottom()))
/haiku/src/kits/shared/
H A DDateTimeEdit.cpp117 BPoint point(bounds.LeftBottom());
136 BPoint point(bounds.LeftBottom());
484 BPoint point(bounds.LeftBottom());
506 BPoint point(bounds.LeftBottom());
/haiku/src/apps/showimage/
H A DShowImageStatusView.cpp133 BPoint point = Bounds().LeftBottom();
/haiku/src/tests/servers/app/newerClipping/drawing/
H A DDrawingEngine.cpp130 StrokeLine(r.RightBottom(), r.LeftBottom(), color);
131 StrokeLine(r.LeftBottom(), r.LeftTop(), color);
/haiku/src/tests/kits/device/stickit_BJoystick/
H A DJoystickWindow.cpp117 AddLine(r.LeftTop(), r.LeftBottom(), rgb_black);
119 AddLine(r.LeftBottom(), r.RightBottom(), rgb_black);
/haiku/src/add-ons/decorators/FlatDecorator/
H A DFlatDecorator.cpp550 fDrawingEngine->StrokeLine(tabRect.LeftTop(), tabRect.LeftBottom(),
558 fDrawingEngine->StrokeLine(tabRect.LeftBottom(),
563 fDrawingEngine->StrokeLine(tabRect.LeftTop(), tabRect.LeftBottom(),
571 fDrawingEngine->StrokeLine(tabRect.LeftBottom(),
613 gradient.SetEnd(tabRect.LeftBottom());
796 gradient.SetStart(fillRect.LeftBottom());
/haiku/src/apps/mediaplayer/playlist/
H A DPlaylistListView.cpp178 shape.LineTo(r.LeftBottom());
188 shape.LineTo(r.LeftBottom());
194 gradient.SetEnd(r.LeftBottom());
/haiku/src/apps/soundrecorder/
H A DRecorderWindow.cpp284 buttonRect.OffsetTo(background->Bounds().LeftBottom() - BPoint(-7, 25));
292 buttonRect.OffsetTo(background->Bounds().LeftBottom() - BPoint(-48, 25));
300 playRect.OffsetTo(background->Bounds().LeftBottom() - BPoint(-82, 25));
307 buttonRect.OffsetTo(background->Bounds().LeftBottom() - BPoint(-133, 25));
315 buttonRect.OffsetTo(background->Bounds().LeftBottom() - BPoint(-174, 25));
322 buttonRect.OffsetTo(background->Bounds().LeftBottom() - BPoint(-250, 21));
/haiku/src/tests/servers/app/transformation/
H A Dmain.cpp213 gradient.SetEnd(rect.LeftBottom());
248 gradient.SetEnd(rect.LeftBottom());
/haiku/src/add-ons/decorators/BeDecorator/
H A DBeDecorator.cpp600 fDrawingEngine->StrokeLine(tabRect.LeftTop(), tabRect.LeftBottom(),
608 fDrawingEngine->StrokeLine(tabRect.LeftBottom(),
807 engine->StrokeLine(rect.LeftBottom(), rect.LeftTop(), shadow);
809 engine->StrokeLine(inner.LeftBottom(), inner.LeftTop(), shadow);
813 engine->StrokeLine(rect.RightBottom(), rect.LeftBottom(), light);
815 engine->StrokeLine(inner.RightBottom(), inner.LeftBottom(), light);
1158 sBitmapDrawingEngine->StrokePoint(smallRect.LeftBottom(),
1241 sBitmapDrawingEngine->StrokePoint(smallRect.LeftBottom(),
/haiku/src/apps/deskbar/
H A DTeamMenuItem.cpp254 menu->StrokeLine(frame.LeftBottom(), frame.RightBottom());
265 menu->StrokeLine(frame.LeftTop(), frame.LeftBottom());
H A DBarMenuBar.cpp92 menu->StrokeLine(frame.LeftTop(), frame.LeftBottom());
/haiku/src/apps/mediaplayer/interface/
H A DVolumeSlider.cpp206 gradient.SetEnd(rect.LeftBottom());
/haiku/src/preferences/screensaver/
H A DScreenCornerSelector.cpp208 StrokeLine(rect.RightTop(), rect.LeftBottom());
/haiku/src/apps/cortex/MediaRoutingView/
H A DMediaJack.cpp468 r.LeftBottom(),
471 r.LeftBottom() + BPoint(1.0, 0.0),
676 target->AddLine(r.LeftBottom(),
679 target->AddLine(r.LeftBottom() + BPoint(0.0, -1.0),
/haiku/src/tests/servers/app/inverse_clipping/
H A Dmain.cpp52 s.LineTo(rect.LeftBottom());
/haiku/src/kits/interface/
H A DControlLook.cpp74 points[2] = rect.LeftBottom();
H A DHaikuControlLook.cpp409 nonfilledRect.LeftBottom());
485 view->StrokeLine(rect.LeftBottom(), rect.RightTop());
700 view->StrokeLine(rect.LeftTop(), rect.LeftBottom());
712 view->StrokeLine(rect.LeftTop(), rect.LeftBottom());
730 view->StrokeLine(rect.LeftBottom(), rect.RightBottom());
1276 view->AddLine(barRect.LeftBottom(), barRect.RightBottom(),
1281 view->AddLine(barRect.LeftBottom(), barRect.RightBottom(),
1285 view->AddLine(barRect.LeftTop(), barRect.LeftBottom(),
1290 view->AddLine(barRect.LeftTop(), barRect.LeftBottom(),
1354 view->StrokeLine(originalRect.LeftBottom(), originalRec
[all...]
/haiku/src/apps/stylededit/
H A DStatusView.cpp296 BPoint point = Bounds().LeftBottom();
/haiku/src/add-ons/control_look/FlatControlLook/
H A DFlatControlLook.cpp892 view->AddLine(barRect.LeftBottom(), barRect.RightBottom(),
897 view->AddLine(barRect.LeftBottom(), barRect.RightBottom(),
901 view->AddLine(barRect.LeftTop(), barRect.LeftBottom(),
906 view->AddLine(barRect.LeftTop(), barRect.LeftBottom(),
979 view->StrokeLine(rect.LeftTop(), rect.LeftBottom());
992 view->StrokeLine(rect.LeftBottom(), rect.RightBottom());
1027 fillGradient.SetEnd(rect.LeftBottom() + BPoint(3, -3));
1215 BPoint stop = rect.LeftBottom();
2119 gradient.SetEnd(rect.LeftBottom());
2135 gradient.SetEnd(rect.LeftBottom());
[all...]
/haiku/src/apps/fontdemo/
H A DControlView.cpp139 StrokeLine(rect.LeftTop(), rect.LeftBottom());
142 StrokeLine(rect.LeftBottom(), rect.RightBottom());
/haiku/src/apps/webpositive/tabview/
H A DTabManager.cpp279 BPoint openPoint = ConvertToScreen(buttonFrame.LeftBottom());
657 owner->StrokeLine(closeRect.LeftBottom(), closeRect.RightTop());
/haiku/src/apps/icon-o-matic/transformable/
H A DTransformBox.cpp40 fLeftBottom(box.LeftBottom()),
354 fLeftBottom = fOriginalBox.LeftBottom();
/haiku/src/preferences/printers/
H A DTestPageView.cpp337 pt = Bounds().LeftBottom();
/haiku/src/preferences/input/
H A DMouseView.cpp280 StrokeLine(buttonRect.LeftTop(), buttonRect.LeftBottom());

Completed in 385 milliseconds

1234