Searched refs:box2 (Results 1 – 2 of 2) sorted by relevance
334 BBox* box2 = new BBox(B_FANCY_BORDER, view2); in _SetupInterface() local335 box2->SetLabel(BGroupLayoutBuilder() in _SetupInterface()341 .Add(box2)); in _SetupInterface()
8272 BRect box2(box1); in DrawOpenAnimation() local8275 box2 = box1; in DrawOpenAnimation()8276 box2.InsetBy(-2, -2); in DrawOpenAnimation()8279 StrokeRect(box2, B_MIXED_COLORS); in DrawOpenAnimation()8283 StrokeRect(box2, B_MIXED_COLORS); in DrawOpenAnimation()8285 box1 = box2; in DrawOpenAnimation()