Home
last modified time | relevance | path

Searched refs:getPPDDescription (Results 1 – 4 of 4) sorted by relevance

/dports/print/hplip/hplip-3.20.6/prnt/
H A Dcups.py257 def getPPDDescription(f): function
280 desc = getPPDDescription(f)
640 if f.find(expected_fax_ppd_name) >= 0 and getPPDDescription(f) == nick:
/dports/print/hplip/hplip-3.20.6/ui/
H A Dsetupform.py572 self.updatePPDPage({ppd_file: cups.getPPDDescription(ppd_file)})
937 n = cups.getPPDDescription(fax_ppd)
/dports/print/hplip/hplip-3.20.6/ui5/
H A Dsetupdialog.py780 self.print_ppd = (ppd_file, cups.getPPDDescription(ppd_file))
/dports/print/hplip/hplip-3.20.6/ui4/
H A Dsetupdialog.py782 self.print_ppd = (ppd_file, cups.getPPDDescription(ppd_file))