Home
last modified time | relevance | path

Searched defs:ProcessingParameters (Results 1 – 1 of 1) sorted by relevance

/third_party/cups-filters/filter/pdftopdf/
Dpdftopdf_processor.h12 struct ProcessingParameters { struct
13 ProcessingParameters() in ProcessingParameters() function
60 int jobId, numCopies;
61 const char *user, *title; // will stay around
62 bool fitplot;
63 bool fillprint; //print-scaling = fill
64 bool cropfit; // -o crop-to-fit
65 bool autoprint; // print-scaling = auto
66 bool autofit; // print-scaling = auto-fit
67 bool fidelity;
[all …]