Searched refs:TIFFPRINT_CURVES (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/third_party/libtiff/ | ||
D | tiffio.h | 117 #define TIFFPRINT_CURVES 0x2 /* color/gray response curves */ macro |
D | tif_print.c | 542 if (flags & TIFFPRINT_CURVES) { in TIFFPrintDirectory() |