Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_aux.c174 TIFFVGetFieldDefaulted(TIFF* tif, uint32 tag, va_list ap) in TIFFVGetFieldDefaulted() function
316 ok = TIFFVGetFieldDefaulted(tif, tag, ap); in TIFFGetFieldDefaulted()
Dtiffio.h352 extern int TIFFVGetFieldDefaulted(TIFF* tif, uint32 tag, va_list ap);