Searched refs:TIFFPRINT_STRIPS (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/third_party/libtiff/ | ||
D | tiffio.h | 116 #define TIFFPRINT_STRIPS 0x1 /* strips/tiles info */ macro |
D | tif_print.c | 659 if ((flags & TIFFPRINT_STRIPS) && in TIFFPrintDirectory() |