Searched refs:MoveTo (Results 1 - 25 of 217) sorted by relevance

123456789

/haiku/src/apps/cortex/ValControl/
H A DValCtrlLayoutEntry.cpp55 e.pView->MoveTo(e.frame.LeftTop());
/haiku/src/apps/haikudepot/ui/
H A DGeneralContentScrollView.cpp26 Target()->MoveTo(innerFrame.left, innerFrame.top);
37 scrollBar->MoveTo(rect.left, rect.top);
/haiku/src/apps/cortex/InfoView/
H A DInfoWindow.cpp143 MoveTo(windowRect.LeftTop());
152 MoveTo(windowRect.LeftTop());
157 MoveTo(windowRect.LeftTop());
/haiku/src/apps/icon-o-matic/generic/gui/scrollview/
H A DScrollableView.cpp36 child->MoveTo(child->Frame().LeftTop() + oldOffset - newOffset);
/haiku/src/kits/package/
H A DActivateRepositoryCacheJob.cpp42 status_t result = fFetchedRepoCacheEntry.MoveTo(&fTargetDirectory,
/haiku/src/tests/add-ons/print/pdf/linepathbuilder/
H A DPathView.cpp10 virtual void MoveTo(BPoint p);
25 void ShapeLPB::MoveTo(BPoint p) function in class:ShapeLPB
27 fShape.MoveTo(p);
61 shape.MoveTo(fPath.PointAt(i));
/haiku/src/add-ons/network_settings/dialup/
H A DDialUpApplication.cpp50 window->MoveTo(center_on_screen(rect, window));
/haiku/src/add-ons/kernel/file_systems/netfs/authentication_server/
H A DAuthenticationPanel.cpp109 fNameTC->MoveTo(BPoint(10.0, 10.0));
113 fPassTC->MoveTo(fNameTC->Frame().LeftBottom() + offset);
117 fKeepUsingCB->MoveTo(fPassTC->Frame().LeftBottom() + offset);
122 fOkB->MoveTo(fKeepUsingCB->Frame().RightBottom() + offset + offset - fOkB->Frame().RightTop());
124 fCancelB->MoveTo(fOkB->Frame().LeftTop() - BPoint(10.0, 0.0) - fCancelB->Frame().RightTop());
172 MoveTo(frame.LeftTop());
189 MoveTo(leftTop.x + offset, leftTop.y);
192 MoveTo(leftTop);
/haiku/src/apps/cortex/DormantNodeView/
H A DDormantNodeWindow.cpp167 MoveTo(windowRect.LeftTop());
176 MoveTo(windowRect.LeftTop());
181 MoveTo(windowRect.LeftTop());
/haiku/src/tests/servers/app/shape_test/
H A Dmain.cpp112 shape.MoveTo(BPoint(20, 10));
121 shape.MoveTo(BPoint(20, 10));
134 shape.MoveTo(BPoint(20, 10));
147 shape.MoveTo(BPoint(20, 10));
/haiku/src/apps/clock/
H A Dcl_wind.cpp84 MoveTo(leftTop);
91 MoveTo(100, 100);
/haiku/src/bin/screen_blanker/
H A DPasswordWindow.cpp65 button->MoveTo(frame.right - button->Bounds().Width(), frame.bottom + 10.0);
72 MoveTo(screen.Frame().left + (screen.Frame().Width() - Bounds().Width()) / 2,
/haiku/src/apps/icon-o-matic/gui/
H A DSwatchGroup.cpp111 fTopSwatchViews->MoveTo(paletteHeight + 2, 4);
112 fBottomSwatchViews->MoveTo(paletteHeight + 2,
115 fCurrentColorSV->MoveTo(0, fTopSwatchViews->Frame().top);
129 fColorField->MoveTo(0, fBottomSwatchViews->Frame().bottom + 3);
130 fColorSlider->MoveTo(0, fColorField->Frame().bottom + 1);
131 fAlphaSlider->MoveTo(0, fColorSlider->Frame().bottom + 1);
/haiku/src/apps/bootmanager/
H A DFileSelectionPage.cpp119 fSelect->MoveTo(selectLeft, 0);
148 fFile->MoveTo(left, fileTop);
154 fSelect->MoveTo(left, selectTop);
/haiku/src/preferences/screen/
H A DRefreshWindow.cpp59 doneButton->MoveTo(Bounds().Width() - doneButton->Bounds().Width() - 8,
78 MoveTo(position.x - width / 2.5f, position.y - height / 1.9f);
/haiku/src/preferences/repositories/
H A DTaskTimer.cpp94 fTimeoutAlert->MoveTo(xPos, yPos);
166 newAlert->MoveTo(frame.left, frame.top);
/haiku/src/apps/gradients/
H A DGradientsWindow.cpp44 MoveTo((BScreen().Frame().Width() - Bounds().Width()) / 2,
/haiku/src/apps/icon-o-matic/generic/property/view/specific_properties/
H A DTextInputValueView.cpp58 TextView()->MoveTo(b.LeftTop());
/haiku/src/tests/kits/interface/layout/widget_layout_test/
H A DWrapperView.cpp76 fView->MoveTo(frame.LeftTop());
/haiku/src/add-ons/screen_savers/leaves/
H A DLeaves.cpp112 dropRateSlider->MoveTo(bounds.LeftBottom());
122 leafSizeSlider->MoveTo(bounds.LeftBottom());
132 sizeVariationSlider->MoveTo(bounds.LeftBottom());
243 leafShape.MoveTo(transform.Apply(kLeafBegin));
/haiku/src/apps/mediaplayer/interface/
H A DTransportControlGroup.cpp655 shape->MoveTo(BPoint(-stopWidth, height));
661 shape->MoveTo(BPoint(0, height / 2));
666 shape->MoveTo(BPoint(height, height / 2));
680 shape->MoveTo(BPoint(height, height / 2));
685 shape->MoveTo(BPoint(height * 2, height / 2));
692 shape->MoveTo(BPoint(height * 2, height));
707 shape->MoveTo(BPoint(0, height / 2));
712 shape->MoveTo(BPoint(height, height / 2));
726 shape->MoveTo(BPoint(height, height / 2));
731 shape->MoveTo(BPoin
[all...]
/haiku/src/add-ons/print/transports/print_to_file/
H A DFileSelector.cpp109 MoveTo(300,300);
/haiku/src/system/boot/platform/amiga_m68k/
H A Dconsole.cpp28 void MoveTo(int16 x, int16 y);
50 void MoveTo(int16 x, int16 y);
181 ConsoleHandle::MoveTo(int16 x, int16 y) function in class:ConsoleHandle
283 MoveTo(0, 0);
360 ConsoleDevice::MoveTo(int16 x, int16 y) function in class:ConsoleDevice
764 sOutput.MoveTo(x, y);
/haiku/src/kits/tracker/
H A DOverrideAlert.cpp59 MoveTo(where.x, where.y);
78 MoveTo(where.x, where.y);
/haiku/src/apps/resedit/
H A DImageEditor.cpp80 fOK->MoveTo(Bounds().right - fOK->Bounds().Width() - 10,
121 fImageView->MoveTo( (w - fImageView->Bounds().Width()) / 2,

Completed in 636 milliseconds

123456789