Searched refs:_TIFFVGetField (Results 1 – 3 of 3) sorted by relevance
49 @@ -1067,6 +1067,9 @@ _TIFFVGetField(TIFF* tif, uint32 tag, va_list ap)
176 _TIFFVGetField() on corrupted TIFFTAG_NUMBEROFINKS tag instance.2053 * libtiff/tif_dir.c: in _TIFFVGetField() and _TIFFVSetField(), make
858 _TIFFVGetField(TIFF* tif, uint32 tag, va_list ap) in _TIFFVGetField() function1386 tif->tif_tagmethods.vgetfield = _TIFFVGetField; in TIFFDefaultDirectory()
Completed in 12 milliseconds