Lines Matching full:tiff
28 * TIFF Library.
112 * want to be able to open some of the damaged TIFF
133 checkInkNamesString(TIFF* tif, uint32 slen, const char* s)
168 _TIFFVSetField(TIFF* tif, uint32 tag, va_list ap)
760 OkToChangeTag(TIFF* tif, uint32 tag)
792 TIFFSetField(TIFF* tif, uint32 tag, ...)
807 TIFFUnsetField(TIFF* tif, uint32 tag)
851 TIFFVSetField(TIFF* tif, uint32 tag, va_list ap)
858 _TIFFVGetField(TIFF* tif, uint32 tag, va_list ap)
1212 TIFFGetField(TIFF* tif, uint32 tag, ...)
1230 TIFFVGetField(TIFF* tif, uint32 tag, va_list ap)
1248 TIFFFreeDirectory(TIFF* tif)
1308 TIFFCreateDirectory(TIFF* tif)
1321 TIFFCreateCustomDirectory(TIFF* tif, const TIFFFieldArray* infoarray)
1342 TIFFCreateEXIFDirectory(TIFF* tif)
1353 TIFFDefaultDirectory(TIFF* tif)
1423 TIFFAdvanceDirectory(TIFF* tif, uint64* nextdir, uint64* off)
1565 TIFFNumberOfDirectories(TIFF* tif)
1596 TIFFSetDirectory(TIFF* tif, uint16 dirn)
1630 TIFFSetSubDirectory(TIFF* tif, uint64 diroff)
1645 TIFFCurrentDirOffset(TIFF* tif)
1655 TIFFLastDirectory(TIFF* tif)
1664 TIFFUnlinkDirectory(TIFF* tif, uint16 dirn)