Searched refs:CUPS_PRINTER_BW (Results 1 – 5 of 5) sorted by relevance
74 mask |= CUPS_PRINTER_BW; in main()75 type |= CUPS_PRINTER_BW; in main()
65 type |= CUPS_PRINTER_BW; in main()66 mask |= CUPS_PRINTER_BW; in main()
210 CUPS_PRINTER_BW = 0x0004, /* Can do B&W printing */ enumerator
165 - `CUPS_PRINTER_BW`: Can do B&W printing.
3169 cups_ptype_t type = CUPS_PRINTER_DISCOVERED | CUPS_PRINTER_BW;