Searched refs:ConstrainTo (Results 1 - 11 of 11) sorted by relevance

/haiku/src/servers/app/
H A DServerCursor.cpp52 fHotSpot.ConstrainTo(Bounds());
184 fHotSpot.ConstrainTo(Bounds());
H A DIntPoint.cpp19 IntPoint::ConstrainTo(const IntRect& r) function in class:IntPoint
H A DIntPoint.h30 void ConstrainTo(const IntRect& r);
/haiku/src/kits/interface/
H A DPoint.cpp25 BPoint::ConstrainTo(BRect rect) function in class:BPoint
/haiku/headers/os/interface/
H A DPoint.h27 void ConstrainTo(BRect rect);
/haiku/src/apps/icon-o-matic/generic/gui/panel/color_picker/
H A DColorField.cpp355 where.ConstrainTo(rect);
/haiku/src/add-ons/input_server/filters/shortcut_catcher/
H A DCommandActuators.cpp1275 where.ConstrainTo(screen.Frame());
/haiku/src/servers/input/
H A DInputServer.cpp1674 where.ConstrainTo(fFrame);
/haiku/src/apps/showimage/
H A DShowImageView.cpp481 point.ConstrainTo(fBitmap->Bounds());
/haiku/src/kits/tracker/
H A DContainerWindow.cpp1256 leftTop.ConstrainTo(screenFrame);
H A DPoseView.cpp2004 loc.ConstrainTo(viewBounds);
3767 loc.ConstrainTo(bounds);

Completed in 211 milliseconds