Home
last modified time | relevance | path

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

/third_party/cups-filters/filter/
H A Dgstoraster.c123 add_pdf_header_options(gs_page_header *h, cups_array_t *gs_args, in add_pdf_header_options() argument
133 cupsArrayAdd(gs_args, strdup(tmpstr)); in add_pdf_header_options()
137 cupsArrayAdd(gs_args, strdup(tmpstr)); in add_pdf_header_options()
141 cupsArrayAdd(gs_args, strdup(tmpstr)); in add_pdf_header_options()
145 cupsArrayAdd(gs_args, strdup(tmpstr)); in add_pdf_header_options()
150 cupsArrayAdd(gs_args, strdup(tmpstr)); in add_pdf_header_options()
155 cupsArrayAdd(gs_args, strdup(tmpstr)); in add_pdf_header_options()
158 cupsArrayAdd(gs_args, strdup("-dCollate")); in add_pdf_header_options()
163 cupsArrayAdd(gs_args, strdup(tmpstr)); in add_pdf_header_options()
172 cupsArrayAdd(gs_args, strdu in add_pdf_header_options()
380 gs_spawn(const char *filename, cups_array_t *gs_args, char **envp, FILE *fp) gs_spawn() argument
631 cups_array_t *gs_args = NULL; main() local
[all...]

Completed in 2 milliseconds