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

/macosx-10.10.1/mDNSResponder-561.1.1/Clients/PrinterSetupWizard/
H A DThirdPage.h96 OSStatus MatchPrinter(Manufacturers & manufacturers, Printer * printer, Service * service, bool useCUPSWorkaround);
H A DThirdPage.cpp908 OSStatus CThirdPage::MatchPrinter(Manufacturers & manufacturers, Printer * printer, Service * service, bool useCUPSWorkaround) argument
977 useCUPSWorkaround = false;
980 if ( useCUPSWorkaround && printer->isCUPSPrinter && hasGenericDriver )

Completed in 110 milliseconds