Home
last modified time | relevance | path

Searched refs:TIFFVGetField (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/third_party/libtiff/
Dtif_aux.c178 if (TIFFVGetField(tif, tag, ap)) in TIFFVGetFieldDefaulted()
Dtiffio.h350 extern int TIFFVGetField(TIFF* tif, uint32 tag, va_list ap);
Dtif_dir.c1218 status = TIFFVGetField(tif, tag, ap); in TIFFGetField()
1230 TIFFVGetField(TIFF* tif, uint32 tag, va_list ap) in TIFFVGetField() function