Home
last modified time | relevance | path

Searched refs:OffsetTo (Results 1 – 25 of 126) sorted by relevance

123456

/haiku/src/kits/interface/
H A DRect.cpp159 BRect::OffsetTo(BPoint point) in OffsetTo() function in BRect
169 BRect::OffsetTo(float x, float y) in OffsetTo() function in BRect
181 OffsetTo(point); in OffsetToSelf()
189 OffsetTo(x, y); in OffsetToSelf()
198 copy.OffsetTo(point); in OffsetToCopy()
207 copy.OffsetTo(x, y); in OffsetToCopy()
321 copy.OffsetTo(point); in OffsetToCopy__5BRectG6BPoint()
330 copy.OffsetTo(dx, dy); in OffsetToCopy__5BRectff()
379 copy.OffsetTo(point); in _ZN5BRect12OffsetToCopyE6BPoint()
388 copy.OffsetTo(dx, dy); in _ZN5BRect12OffsetToCopyEff()
H A DScrollBar.cpp435 buttonFrame.OffsetTo(rect.right - ((rect.Height() * 2) + 1), in Draw()
450 buttonFrame.OffsetTo(rect.right - rect.Height(), rect.top); in Draw()
474 buttonFrame.OffsetTo(rect.left, rect.bottom in Draw()
489 buttonFrame.OffsetTo(rect.left, rect.bottom - rect.Width()); in Draw()
1337 rect.OffsetTo(bounds.left, bounds.bottom - 2 * buttonSize); in _ButtonFor()
1341 rect.OffsetTo(bounds.left, bounds.bottom - buttonSize); in _ButtonFor()
1353 rect.OffsetTo(bounds.right - 2 * buttonSize, bounds.top); in _ButtonFor()
1357 rect.OffsetTo(bounds.right - buttonSize, bounds.top); in _ButtonFor()
1389 rect.OffsetTo(bounds.left, bounds.bottom - 2 * buttonSize + 1); in _ButtonRectFor()
1393 rect.OffsetTo(bounds.left, bounds.bottom - buttonSize + 1); in _ButtonRectFor()
[all …]
/haiku/src/servers/app/
H A DIntRect.cpp156 IntRect::OffsetTo(const IntPoint& point) in OffsetTo() function in IntRect
166 IntRect::OffsetTo(int32 x, int32 y) in OffsetTo() function in IntRect
178 OffsetTo(point); in OffsetToSelf()
186 OffsetTo(dx, dy); in OffsetToSelf()
195 copy.OffsetTo(point); in OffsetToCopy()
204 copy.OffsetTo(dx, dy); in OffsetToCopy()
H A DIntRect.h52 void OffsetTo(const IntPoint& p);
53 void OffsetTo(int32 x, int32 y);
/haiku/src/libs/print/libprint/
H A DHalftoneView.cpp139 r.OffsetTo(0, 0); in HalftoneView()
158 r.OffsetTo(0, red_top); in HalftoneView()
165 r.OffsetTo(0, green_top); in HalftoneView()
172 r.OffsetTo(0, blue_top); in HalftoneView()
179 r.OffsetTo(0, gray_top); in HalftoneView()
184 r.OffsetTo(max, 0); in HalftoneView()
/haiku/src/servers/app/drawing/
H A Ddrawing_support.cpp9 rect->OffsetTo(roundf(rect->left), roundf(rect->top)); in align_rect_to_pixels()
/haiku/src/apps/deskcalc/
H A DCalcWindow.cpp47 frame.OffsetTo(B_ORIGIN); in CalcWindow()
164 frame.OffsetTo(left, top); in SetFrame()
/haiku/src/add-ons/print/drivers/gutenprint/
H A DGPBand.cpp24 rect.OffsetTo(fWhere); in GetBoundingRectangle()
/haiku/src/apps/icon-o-matic/generic/gui/popup_control/
H A DPopupSlider.cpp80 fSliderButtonRect.OffsetTo(Bounds().right - fSliderButtonRect.Width(), in layoutprefs()
99 fSliderButtonRect.OffsetTo(Bounds().right - fSliderButtonRect.Width(), in layout()
119 fSliderButtonRect.OffsetTo(Bounds().right - fSliderButtonRect.Width(), in AttachedToWindow()
/haiku/src/apps/people/
H A DPeopleApp.cpp93 fPosition.OffsetTo(pos); in TPeopleApp()
314 fPosition.OffsetTo(fPosition.left, TITLE_BAR_HEIGHT); in _NewWindow()
316 fPosition.OffsetTo(6, fPosition.top); in _NewWindow()
/haiku/src/tools/translation/inspector/
H A DInfoWindow.cpp47 rcttext.OffsetTo(B_ORIGIN); in InfoWindow()
/haiku/src/apps/processcontroller/
H A DPCWindow.cpp54 rect.OffsetTo((Bounds().Width() - 16) / 2, (Bounds().Height() - 16) / 2); in PCWindow()
/haiku/src/apps/debuganalyzer/gui/chart/
H A DChartDataRange.h62 ChartDataRange& OffsetTo(double newMin) in OffsetTo() function
/haiku/src/tests/servers/app/stress_test/
H A Dmain.cpp86 fFrame.OffsetTo(10.0, fFrame.top + 10.0); in MessageReceived()
90 fFrame.OffsetTo(10.0, 30.0); in MessageReceived()
/haiku/src/preferences/joysticks/
H A DMessageWin.cpp31 insider.OffsetTo(B_ORIGIN); in MessageWin()
/haiku/src/apps/cortex/InfoView/
H A DInfoWindowManager.cpp344 frame.OffsetTo(m_nextWindowPosition); in openWindowFor()
406 frame.OffsetTo(m_nextWindowPosition); in openWindowFor()
439 frame.OffsetTo(m_nextWindowPosition); in openWindowFor()
472 frame.OffsetTo(m_nextWindowPosition); in openWindowFor()
505 frame.OffsetTo(m_nextWindowPosition); in openWindowFor()
H A DInfoWindow.cpp142 windowRect.OffsetTo(screenRect.LeftTop()); in _constrainToScreen()
/haiku/headers/os/interface/
H A DRect.h52 void OffsetTo(BPoint offset);
53 void OffsetTo(float x, float y);
/haiku/src/apps/soundrecorder/
H A DRecorderWindow.cpp284 buttonRect.OffsetTo(background->Bounds().LeftBottom() - BPoint(-7, 25)); in InitWindow()
292 buttonRect.OffsetTo(background->Bounds().LeftBottom() - BPoint(-48, 25)); in InitWindow()
300 playRect.OffsetTo(background->Bounds().LeftBottom() - BPoint(-82, 25)); in InitWindow()
307 buttonRect.OffsetTo(background->Bounds().LeftBottom() - BPoint(-133, 25)); in InitWindow()
315 buttonRect.OffsetTo(background->Bounds().LeftBottom() - BPoint(-174, 25)); in InitWindow()
322 buttonRect.OffsetTo(background->Bounds().LeftBottom() - BPoint(-250, 21)); in InitWindow()
331 buttonRect.OffsetTo(background->Bounds().RightBottom() - BPoint(23, 48)); in InitWindow()
339 buttonRect.OffsetTo(background->Bounds().RightBottom() - BPoint(121, 17)); in InitWindow()
346 buttonRect.OffsetTo(background->Bounds().RightBottom() - BPoint(107, 20)); in InitWindow()
354 buttonRect.OffsetTo(background->Bounds().RightBottom() - BPoint(21, 25)); in InitWindow()
/haiku/docs/user/interface/
H A DRect.dox562 \fn void BRect::OffsetTo(BPoint point)
572 \fn void BRect::OffsetTo(float x, float y)
585 \brief Like BRect::OffsetTo() but returns the translated BRect.
591 \sa BRect::OffsetTo(BPoint point)
599 \brief Like BRect::OffsetTo() but returns the translated BRect.
606 \sa BRect::OffsetTo(float x, float y)
614 \brief Like BRect::OffsetTo() but returns a copy of the translated
621 \sa BRect::OffsetTo(BPoint point)
629 \brief Like BRect::OffsetTo() but returns a copy of the translated
637 \sa BRect::OffsetTo(float x, float y)
/haiku/src/tests/add-ons/print/ppd/ui/
H A DPPDConfigView.cpp322 fBounds.OffsetTo(0, 0); in PPDBuilder()
340 fBounds.OffsetTo(fBounds.left, builder.GetBounds().top); in AddUIGroup()
399 bounds.OffsetTo(0, 0); in PPDConfigView()
461 bounds.OffsetTo(kLeftMargin, kTopMargin); in FillDetails()
/haiku/src/preferences/appearance/
H A DFakeScrollBar.cpp91 buttonFrame.OffsetTo(rect.right - ((rect.Height() * 2) + 1), in Draw()
97 buttonFrame.OffsetTo(rect.right - rect.Height(), rect.top); in Draw()
/haiku/src/servers/input/
H A DBottomlineWindow.cpp25 textRect.OffsetTo(B_ORIGIN); in BottomlineWindow()
/haiku/src/apps/icon-o-matic/generic/property/view/specific_properties/
H A DIconValueView.cpp45 r.OffsetTo(floorf(b.left + b.Width() / 2.0 - r.Width() / 2.0), in Draw()
/haiku/src/bin/screen_blanker/
H A DScreenSaverWindow.cpp96 frame.OffsetTo(0, 0); in ScreenSaverWindow()

123456