Lines Matching defs:tif
86 TIFF *tif; local
497 TIFFFileName(TIFF* tif)
506 TIFFSetFileName(TIFF* tif, const char *name)
517 TIFFFileno(TIFF* tif)
526 TIFFSetFileno(TIFF* tif, int fd)
537 TIFFClientdata(TIFF* tif)
546 TIFFSetClientdata(TIFF* tif, thandle_t newvalue)
557 TIFFGetMode(TIFF* tif)
566 TIFFSetMode(TIFF* tif, int mode)
578 TIFFIsTiled(TIFF* tif)
587 TIFFCurrentRow(TIFF* tif)
596 TIFFCurrentDirectory(TIFF* tif)
605 TIFFCurrentStrip(TIFF* tif)
614 TIFFCurrentTile(TIFF* tif)
623 TIFFIsByteSwapped(TIFF* tif)
632 TIFFIsUpSampled(TIFF* tif)
641 TIFFIsMSB2LSB(TIFF* tif)
650 TIFFIsBigEndian(TIFF* tif)
659 TIFFGetReadProc(TIFF* tif)
668 TIFFGetWriteProc(TIFF* tif)
677 TIFFGetSeekProc(TIFF* tif)
686 TIFFGetCloseProc(TIFF* tif)
695 TIFFGetSizeProc(TIFF* tif)
704 TIFFGetMapFileProc(TIFF* tif)
713 TIFFGetUnmapFileProc(TIFF* tif)