Home
last modified time | relevance | path

Searched refs:TIFFPRINT_COLORMAP (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/third_party/libtiff/
Dtiffio.h116 #define TIFFPRINT_COLORMAP 0x4 /* colormap */ macro
Dtif_print.c518 if (flags & TIFFPRINT_COLORMAP) { in TIFFPrintDirectory()