Home
last modified time | relevance | path

Searched refs:CUPS_PRINTER_BW (Results 1 – 5 of 5) sorted by relevance

/external/libcups/cups/
Dtestcups.c74 mask |= CUPS_PRINTER_BW; in main()
75 type |= CUPS_PRINTER_BW; in main()
Dtestdest.c65 type |= CUPS_PRINTER_BW; in main()
66 mask |= CUPS_PRINTER_BW; in main()
Dcups.h210 CUPS_PRINTER_BW = 0x0004, /* Can do B&W printing */ enumerator
Dcupspm.md165 - `CUPS_PRINTER_BW`: Can do B&W printing.
Ddest.c3169 cups_ptype_t type = CUPS_PRINTER_DISCOVERED | CUPS_PRINTER_BW;