Searched refs:ResizeAroundChildren (Results 1 – 3 of 3) sorted by relevance
77 void ResizeAroundChildren(BView& view, BPoint margin);
244 void ViewLayoutFactory::ResizeAroundChildren(BView& view, BPoint margin) in ResizeAroundChildren() function in ViewLayoutFactory
210 aFactory.ResizeAroundChildren(*this, BPoint(20,20)); in AllAttached()