Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_dir.c858 _TIFFVGetField(TIFF* tif, uint32 tag, va_list ap) in _TIFFVGetField() function
1381 tif->tif_tagmethods.vgetfield = _TIFFVGetField; in TIFFDefaultDirectory()