Home
last modified time | relevance | path

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

/external/libcups/cups/
Dtestcups.c69 mask |= CUPS_PRINTER_BW; in main()
70 type |= CUPS_PRINTER_BW; in main()
Dtestdest.c73 type |= CUPS_PRINTER_BW; in main()
74 mask |= CUPS_PRINTER_BW; in main()
Dcups.h205 CUPS_PRINTER_BW = 0x0004, /* Can do B&W printing */ enumerator
Dcupspm.md172 - `CUPS_PRINTER_BW`: Can do B&W printing.
Ddest.c3002 cups_ptype_t type = CUPS_PRINTER_DISCOVERED | CUPS_PRINTER_BW; in cups_dnssd_query_cb()
/external/libcups/scheduler/
Dprinters.c3940 p->type |= CUPS_PRINTER_BW; in load_ppd()