Searched defs:printers (Results 1 – 11 of 11) sorted by relevance
38 std::vector<ColumnPrinter> printers) in StatesPrinter()
96 std::vector<ColumnPrinter> printers) { in CreatePrinter()
673 show_accepting(const char *printers, /* I - Destinations */ in show_accepting()1113 show_devices(const char *printers, /* I - Destinations */ in show_devices()1511 show_printers(const char *printers, /* I - Destinations */ in show_printers()
301 cups_array_t *printers; /* Array of printer objects */ in show_all_printers() local
46 static const struct printer printers[] = { variable
451 std::vector<ItemPrinter *> &printers = dcd_tree->getPrinterList(); in ExpectingPPrintWaitResp() local
686 cupsGetPrinters(char ***printers) /* O - Printers */ in cupsGetPrinters()
99 struct cupsd_printer_s **printers; /* Printers in class */ member
155 const struct_printers *printers = &printers0; variable
706 Map<String, WellKnownTypePrinter> printers = new HashMap<String, WellKnownTypePrinter>(); in buildWellKnownTypePrinters() local
3400 struct dpipe_field_printer *printers; member