Searched defs:ProcessingParameters (Results 1 – 1 of 1) sorted by relevance
12 struct ProcessingParameters { struct13 ProcessingParameters() in ProcessingParameters() function60 int jobId, numCopies;61 const char *user, *title; // will stay around62 bool fitplot;63 bool fillprint; //print-scaling = fill64 bool cropfit; // -o crop-to-fit65 bool autoprint; // print-scaling = auto66 bool autofit; // print-scaling = auto-fit67 bool fidelity;[all …]