Searched refs:SetRightBottom (Results 1 - 7 of 7) sorted by relevance

/haiku/src/apps/stylededit/
H A DStyledEditView.cpp164 textRect.SetRightBottom(BPoint(1500.0, textRect.RightBottom().y));
/haiku/src/servers/app/
H A DIntRect.cpp24 IntRect::SetRightBottom(const IntPoint& p) function in class:IntRect
H A DIntRect.h43 void SetRightBottom(const IntPoint& p);
H A DPictureBoundingBoxPlayer.cpp279 outRect.SetRightBottom(bottomRight);
/haiku/headers/os/interface/
H A DRect.h42 void SetRightBottom(const BPoint point);
/haiku/src/kits/interface/
H A DRect.cpp27 BRect::SetRightBottom(const BPoint point) function in class:BRect
/haiku/src/kits/tracker/
H A DUtilities.cpp1282 rect.SetRightBottom(where + BPoint(2, 2));

Completed in 137 milliseconds