Home
last modified time | relevance | path

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

/haiku/src/add-ons/print/transports/hp_jetdirect/
H A DSetupWindow.cpp78 bool CheckSetup();
126 SetupView::CheckSetup() in CheckSetup() function in SetupView
201 success = ((SetupView*)ChildAt(0))->CheckSetup(); in MessageReceived()