Home
last modified time | relevance | path

Searched refs:button6 (Results 1 – 2 of 2) sorted by relevance

/haiku/src/tests/libs/alm/
H A DViews.cpp40 BButton* button6 = new BButton("6"); in ViewsWindow() local
69 .AddBelow(button6) in ViewsWindow()
H A DFriendLayout.cpp42 BButton* button6 = _MakeButton("friends!"); in FriendWindow() local
64 .AddBelow(button6, fLayout2->Bottom(), xTabs[0]); in FriendWindow()