Searched refs:CUPS_PRINTER_COPIES (Results 1 – 5 of 5) sorted by relevance
97 mask |= CUPS_PRINTER_COPIES; in main()98 type |= CUPS_PRINTER_COPIES; in main()
209 CUPS_PRINTER_COPIES = 0x0040, /* Can do copies in hardware */ enumerator
3139 type |= CUPS_PRINTER_COPIES; in cups_dnssd_query_cb()
483 if (p->type & CUPS_PRINTER_COPIES) in dnssdBuildTxtRecord()486 keyvalue[count++][1] = (p->type & CUPS_PRINTER_COPIES) ? "T" : "F"; in dnssdBuildTxtRecord()
3966 p->type |= CUPS_PRINTER_COPIES; in load_ppd()