Home
last modified time | relevance | path

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

/external/libcups/cups/
Dtestcups.c97 mask |= CUPS_PRINTER_STAPLE; in main()
98 type |= CUPS_PRINTER_STAPLE; in main()
Dtestdest.c80 type |= CUPS_PRINTER_STAPLE; in main()
81 mask |= CUPS_PRINTER_STAPLE; in main()
Dcups.h213 CUPS_PRINTER_STAPLE = 0x0020, /* Can staple output */ enumerator
Dcupspm.md168 - `CUPS_PRINTER_STAPLE`: Can staple output.
Ddest.c3336 type |= CUPS_PRINTER_STAPLE;