HomeSort by relevance Sort by last modified time
    Searched refs:CUPS_PRINTER_BW (Results 1 - 4 of 4) sorted by null

  /external/libcups/cups/
testcups.c 74 mask |= CUPS_PRINTER_BW;
75 type |= CUPS_PRINTER_BW;
testdest.c 65 type |= CUPS_PRINTER_BW;
66 mask |= CUPS_PRINTER_BW;
cups.h 210 CUPS_PRINTER_BW = 0x0004, /* Can do B&W printing */
dest.c     [all...]

Completed in 153 milliseconds