Searched refs:view1 (Results 1 - 2 of 2) sorted by relevance

/haiku/src/tests/servers/app/following/
H A Dmain.cpp137 BView* view1 = new TestView(bounds, "test 2", B_FOLLOW_RIGHT | B_FOLLOW_BOTTOM, local
139 view->AddChild(view1);
141 bounds = view1->Bounds();
145 view1->AddChild(view2);
/haiku/src/tests/servers/app/find_view/
H A DFindView.cpp66 View* view1 = new View(frame, "View 1", local
68 testView->AddChild(view1);

Completed in 39 milliseconds