Searched refs:TIFFPrintDirectory (Results 1 – 3 of 3) sorted by relevance
/external/pdfium/third_party/libtiff/ |
D | tiffio.h | 419 extern void TIFFPrintDirectory(TIFF*, FILE*, long = 0); 426 extern void TIFFPrintDirectory(TIFF*, FILE*, long);
|
D | tif_print.c | 236 TIFFPrintDirectory(TIFF* tif, FILE* fd, long flags) in TIFFPrintDirectory() function
|
/external/ImageMagick/coders/ |
D | tiff.c | 1367 TIFFPrintDirectory(tiff,stdout,MagickFalse); in ReadTIFFImage() 4303 TIFFPrintDirectory(tiff,stdout,MagickFalse); in WriteTIFFImage()
|