Home
last modified time | relevance | path

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

/dports/print/hplip/hplip-3.20.6/prnt/hpijs/
H A Dregistry.cpp517 DRIVER_ERROR DeviceRegistry::InstantiatePrinter(Printer*& p, SystemServices* pSS) in InstantiatePrinter() function in DeviceRegistry
H A Dcontext2.cpp317 if ( (constructor_error = DR->InstantiatePrinter(thePrinter,pSS)) != NO_ERROR) in PrintContext()
1229 if ( (err = DR->InstantiatePrinter(thePrinter,pSS)) != NO_ERROR) in SelectDevice()
H A Dinternal.h519 virtual DRIVER_ERROR InstantiatePrinter(Printer*& p,SystemServices* pSS);