Home
last modified time | relevance | path

Searched refs:DEVICE_TYPE_FAX (Results 1 – 12 of 12) sorted by relevance

/dports/print/hplip/hplip-3.20.6/ui/
H A Dscrollprintsettings.py127 if not self.cur_device.device_type == DEVICE_TYPE_FAX:
337 if not self.cur_device.device_type == DEVICE_TYPE_FAX:
428 if not self.cur_device.device_type == DEVICE_TYPE_FAX:
482 if not self.cur_device.device_type == DEVICE_TYPE_FAX:
H A Ddevmgr4.py838 if dev.device_type == DEVICE_TYPE_FAX:
908 if dev.device_type == DEVICE_TYPE_FAX:
1010 if self.cur_device.device_type == DEVICE_TYPE_FAX:
1140 elif self.cur_device.device_type == DEVICE_TYPE_FAX:
1222 fax = d.fax_type and prop.fax_build and d.device_type == DEVICE_TYPE_FAX and \
/dports/print/hplip/hplip-3.20.6/ui5/
H A Dinfodialog.py174 if d.device_type == DEVICE_TYPE_FAX:
H A Ddevmgr5.py638 if dev.device_type == DEVICE_TYPE_FAX:
703 if dev.device_type == DEVICE_TYPE_FAX:
816 if self.cur_device.device_type == DEVICE_TYPE_FAX:
935 … fax = d.fax_type > FAX_TYPE_NONE and prop.fax_build and d.device_type == DEVICE_TYPE_FAX and \
1055 … fax = d.fax_type > FAX_TYPE_NONE and prop.fax_build and d.device_type == DEVICE_TYPE_FAX and \
H A Dprintsettingstoolbox.py400 if not self.cur_device.device_type == DEVICE_TYPE_FAX:
615 if not self.cur_device.device_type == DEVICE_TYPE_FAX:
707 if not self.cur_device.device_type == DEVICE_TYPE_FAX:
763 if not self.cur_device.device_type == DEVICE_TYPE_FAX:
H A Dsystemtray.py180 self.device_type = DEVICE_TYPE_FAX
/dports/print/hplip/hplip-3.20.6/ui4/
H A Dinfodialog.py174 if d.device_type == DEVICE_TYPE_FAX:
H A Ddevmgr5.py593 if dev.device_type == DEVICE_TYPE_FAX:
658 if dev.device_type == DEVICE_TYPE_FAX:
771 if self.cur_device.device_type == DEVICE_TYPE_FAX:
890 … fax = d.fax_type > FAX_TYPE_NONE and prop.fax_build and d.device_type == DEVICE_TYPE_FAX and \
1010 … fax = d.fax_type > FAX_TYPE_NONE and prop.fax_build and d.device_type == DEVICE_TYPE_FAX and \
H A Dprintsettingstoolbox.py416 if not self.cur_device.device_type == DEVICE_TYPE_FAX:
631 if not self.cur_device.device_type == DEVICE_TYPE_FAX:
723 if not self.cur_device.device_type == DEVICE_TYPE_FAX:
779 if not self.cur_device.device_type == DEVICE_TYPE_FAX:
H A Dsystemtray.py182 self.device_type = DEVICE_TYPE_FAX
/dports/print/hplip/hplip-3.20.6/base/
H A Dcodes.py43 DEVICE_TYPE_FAX = 3 # hpfax: variable
H A Ddevice.py1025 self.device_type = DEVICE_TYPE_FAX
1620 if self.device_type == DEVICE_TYPE_FAX: