Home
last modified time | relevance | path

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

/dports/print/hplip/hplip-3.20.6/copier/
H A Dcopier.py187 if copy_state == pml.COPIER_JOB_IDLE:
295 self.dev.setPML(pml.OID_COPIER_JOB, pml.COPIER_JOB_IDLE) # cancel
315 elif copy_state == pml.COPIER_JOB_IDLE:
/dports/print/hplip/hplip-3.20.6/base/
H A Dpml.py717 COPIER_JOB_IDLE = 1 variable