Searched refs:SetupView (Results 1 – 3 of 3) sorted by relevance
73 class SetupView : public BView { class75 SetupView(BRect, BDirectory* );87 SetupView::SetupView(BRect frame, BDirectory* directory) in SetupView() function in SetupView96 SetupView::AttachedToWindow() in AttachedToWindow()126 SetupView::CheckSetup() in CheckSetup()176 SetupView* view = new SetupView(Bounds(), printerDirectory); in SetupWindow()201 success = ((SetupView*)ChildAt(0))->CheckSetup(); in MessageReceived()
89 void SetupView();
270 SetupView(); in TouchpadPrefView()372 TouchpadPrefView::SetupView() in SetupView() function in TouchpadPrefView