Searched refs:TIFFPRINT_COLORMAP (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/third_party/libtiff/ | ||
D | tiffio.h | 116 #define TIFFPRINT_COLORMAP 0x4 /* colormap */ macro |
D | tif_print.c | 518 if (flags & TIFFPRINT_COLORMAP) { in TIFFPrintDirectory() |