Searched refs:button5 (Results 1 – 4 of 4) sorted by relevance
30 BButton* button5 = new BButton("Foo"); in ComplexButtonsWindow() local54 button5->SetExplicitAlignment(BAlignment(B_ALIGN_USE_FULL_WIDTH, in ComplexButtonsWindow()56 button5->SetExplicitMaxSize(BSize(500, 500)); in ComplexButtonsWindow()57 button5->SetExplicitPreferredSize(BSize(30 + kOffset, B_SIZE_UNSET)); in ComplexButtonsWindow()67 .AddToRight(button5, fLayout->Right()); in ComplexButtonsWindow()
27 BButton* button5 = new BButton("5"); in OperatorWindow() local33 button5->SetExplicitMaxSize(BSize(B_SIZE_UNLIMITED, B_SIZE_UNLIMITED)); in OperatorWindow()44 / ALMGroup(button5))).BuildLayout(layout); in OperatorWindow()
41 BButton* button5 = _MakeButton("friends!"); in FriendWindow() local63 .AddBelow(button5, NULL, xTabs[1], fLayout2->Right()) in FriendWindow()67 fBottom = fLayout2->BottomOf(button5); in FriendWindow()
39 BButton* button5 = new BButton("5"); in ViewsWindow() local68 .AddToRight(button5, layout->Right()) in ViewsWindow()