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

/haiku-fatelf/src/servers/print/
H A DPrinter.h97 status_t PrintSpooledJob(const char* spoolFile);
H A DPrinter.cpp480 // PrintSpooledJob
492 Printer::PrintSpooledJob(const char* spoolFile) function in class:Printer
530 if (canOpenFile && PrintSpooledJob(path.Path()) == B_OK) {

Completed in 115 milliseconds