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

/haiku/src/servers/print/
H A DPrintServerApp.h74 void RegisterPrinter(BDirectory* node);
H A DPrintServerApp.cpp182 PrintServerApp::RegisterPrinter(BDirectory* printer) function in class:PrintServerApp
238 if (dir.InitCheck() == B_OK) RegisterPrinter(&dir);
260 RegisterPrinter(&printer);
299 RegisterPrinter(&node);

Completed in 97 milliseconds