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

  /external/libcups/cups/
testcups.c 151 mask |= CUPS_PRINTER_SMALL;
152 type |= CUPS_PRINTER_SMALL;
testdest.c 85 type |= CUPS_PRINTER_SMALL;
86 mask |= CUPS_PRINTER_SMALL;
cups.h 220 CUPS_PRINTER_SMALL = 0x1000, /* Can print on Letter/Legal/A4-size media */
dest.c     [all...]

Completed in 83 milliseconds