Home
last modified time | relevance | path

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

/dports/print/hplip/hplip-3.20.6/base/
H A Ddevice.py1445 if status_type == STATUS_TYPE_S and \
1472 elif (status_type == STATUS_TYPE_S and
1564 status_type in (STATUS_TYPE_LJ, STATUS_TYPE_S, STATUS_TYPE_VSTATUS) and \
1670 elif status_type in (STATUS_TYPE_VSTATUS, STATUS_TYPE_S):
1742 status_type in (STATUS_TYPE_LJ, STATUS_TYPE_S, STATUS_TYPE_VSTATUS) and \
H A Dcodes.py714 STATUS_TYPE_S = 2 variable