Searched refs:TIFFVGetField (Results 1 – 6 of 6) sorted by relevance
134 TIFFVGetField
178 if (TIFFVGetField(tif, tag, ap)) in TIFFVGetFieldDefaulted()
348 extern int TIFFVGetField(TIFF* tif, uint32 tag, va_list ap);
1182 status = TIFFVGetField(tif, tag, ap); in TIFFGetField()1194 TIFFVGetField(TIFF* tif, uint32 tag, va_list ap) in TIFFVGetField() function
401 TIFFVGetField=PROCEDURE,-552 UNIVERSAL=TIFFVGetField
5420 * libtiff/tif_ojpeg.c: TIFFVGetField() function now can properly5910 tags in TIFFVGetField() ... added missing break.