Searched refs:CUPS_PRINTER_BW (Results 1 – 6 of 6) sorted by relevance
69 mask |= CUPS_PRINTER_BW; in main()70 type |= CUPS_PRINTER_BW; in main()
73 type |= CUPS_PRINTER_BW; in main()74 mask |= CUPS_PRINTER_BW; in main()
205 CUPS_PRINTER_BW = 0x0004, /* Can do B&W printing */ enumerator
172 - `CUPS_PRINTER_BW`: Can do B&W printing.
3002 cups_ptype_t type = CUPS_PRINTER_DISCOVERED | CUPS_PRINTER_BW; in cups_dnssd_query_cb()
3940 p->type |= CUPS_PRINTER_BW; in load_ppd()