Home
last modified time | relevance | path

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

/external/libcups/cups/
Dtestcups.c79 mask |= CUPS_PRINTER_COLOR; in main()
80 type |= CUPS_PRINTER_COLOR; in main()
84 mask |= CUPS_PRINTER_COLOR; in main()
Dtestdest.c70 type |= CUPS_PRINTER_COLOR; in main()
71 mask |= CUPS_PRINTER_COLOR; in main()
Dcups.h211 CUPS_PRINTER_COLOR = 0x0008, /* Can do color printing */ enumerator
Dcupspm.md166 - `CUPS_PRINTER_COLOR`: Can do color printing.
Ddest.c3303 type |= CUPS_PRINTER_COLOR;