Home
last modified time | relevance | path

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

/reactos/dll/3rdparty/libtiff/
H A Dtif_dir.c873 _TIFFVGetField(TIFF* tif, uint32 tag, va_list ap) in _TIFFVGetField() function
1402 tif->tif_tagmethods.vgetfield = _TIFFVGetField; in TIFFDefaultDirectory()