Home | History | Annotate | Download | only in cups

Lines Matching refs:single_file

530       pc->single_file = !_cups_strcasecmp(value, "true");
1655 pc->single_file = !_cups_strcasecmp(ppd_attr->value, "true");
2843 cupsFilePrintf(fp, "SingleFile %s\n", pc->single_file ? "true" : "false");