Searched refs:which_ppds (Results 1 - 1 of 1) sorted by relevance

/haiku-fatelf/src/libs/print/libgutenprint/src/cups/
H A Dgenppd.c180 const char *language, int which_ppds);
449 int which_ppds = 2; /* Simplified PPD's = 1, full = 2, local
503 which_ppds = 1;
506 which_ppds = 3;
509 which_ppds |= 4;
590 which_ppds))
610 which_ppds))
624 int which_ppds)
626 if ((which_ppds & 1) &&
629 if ((which_ppds
622 generate_model_ppds(const char *prefix, int verbose, const stp_printer_t *printer, const char *language, int which_ppds) argument
[all...]

Completed in 30 milliseconds