Searched refs:view1 (Results 1 – 2 of 2) sorted by relevance
137 BView* view1 = new TestView(bounds, "test 2", B_FOLLOW_RIGHT | B_FOLLOW_BOTTOM, in show_window() local139 view->AddChild(view1); in show_window()141 bounds = view1->Bounds(); in show_window()145 view1->AddChild(view2); in show_window()
66 View* view1 = new View(frame, "View 1", in main() local68 testView->AddChild(view1); in main()