Home
last modified time | relevance | path

Searched refs:TIFFVGetFieldDefaulted (Results 1 – 5 of 5) sorted by relevance

/libtiff-4.0.7/libtiff/
H A Dtif_aux.c174 TIFFVGetFieldDefaulted(TIFF* tif, uint32 tag, va_list ap) in TIFFVGetFieldDefaulted() function
316 ok = TIFFVGetFieldDefaulted(tif, tag, ap); in TIFFGetFieldDefaulted()
H A Dlibtiff.def135 TIFFVGetFieldDefaulted
H A Dtiffio.h350 extern int TIFFVGetFieldDefaulted(TIFF* tif, uint32 tag, va_list ap);
/libtiff-4.0.7/
H A Dconfigure.com403 TIFFVGetFieldDefaulted=PROCEDURE,-
554 UNIVERSAL=TIFFVGetFieldDefaulted
H A DChangeLog61 * libtiff/tif_aux.c: fix crash in TIFFVGetFieldDefaulted()
714 TIFFSwabArrayOfTriples, TIFFVGetFieldDefaulted, _TIFFCheckRealloc,
5765 TIFFVGetFieldDefaulted() function.