Home
last modified time | relevance | path

Searched refs:TIFFFieldWithName (Results 1 – 6 of 6) sorted by relevance

/libtiff-4.0.7/libtiff/
H A Dlibtiff.def31 TIFFFieldWithName
H A Dtiffio.h320 extern const TIFFField* TIFFFieldWithName(TIFF*, const char *);
H A Dtif_dirinfo.c572 TIFFFieldWithName(TIFF* tif, const char *field_name) in TIFFFieldWithName() function
/libtiff-4.0.7/tools/
H A Dtiffset.c67 fip = TIFFFieldWithName(tiff, tagname); in GetField()
/libtiff-4.0.7/
H A Dconfigure.com504 TIFFFieldWithName=PROCEDURE,-
655 UNIVERSAL=TIFFFieldWithName
H A DChangeLog2809 and TIFFFieldWithName() now return TIFFField pointers instead of
5096 functions TIFFFindFieldInfoByName() and TIFFFieldWithName().