Searched refs:SetupView (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/print/transports/hp_jetdirect/
H A DSetupWindow.cpp73 class SetupView : public BView { class in inherits:BView
75 SetupView(BRect, BDirectory* );
87 SetupView::SetupView(BRect frame, BDirectory* directory) function in class:SetupView
96 SetupView::AttachedToWindow()
126 SetupView::CheckSetup()
176 SetupView* view = new SetupView(Bounds(), printerDirectory);
201 success = ((SetupView*)ChildAt(0))->CheckSetup();
/haiku/src/preferences/input/
H A DInputTouchpadPrefView.h89 void SetupView();
H A DInputTouchpadPrefView.cpp270 SetupView();
372 TouchpadPrefView::SetupView() function in class:TouchpadPrefView

Completed in 72 milliseconds