HomeSort by relevance Sort by last modified time
    Searched full:final_content_type (Results 1 - 4 of 4) sorted by null

  /external/libcups/filter/
gziptoany.c 54 if (!getenv("FINAL_CONTENT_TYPE"))
81 if (!getenv("FINAL_CONTENT_TYPE"))
rastertopwg.c 34 const char *final_content_type; local
35 /* FINAL_CONTENT_TYPE env var */
78 if ((final_content_type = getenv("FINAL_CONTENT_TYPE")) == NULL)
79 final_content_type = "image/pwg-raster";
82 outras = cupsRasterOpen(1, !strcmp(final_content_type, "image/pwg-raster") ? CUPS_RASTER_WRITE_PWG : CUPS_RASTER_WRITE_APPLE);
spec-ppd.shtml     [all...]
  /external/libcups/cups/
api-filter.shtml 185 <dt>FINAL_CONTENT_TYPE</dt>

Completed in 98 milliseconds