Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_zip.c395 static const TIFFField zipFields[] = { variable
411 if (!_TIFFMergeFields(tif, zipFields, TIFFArrayCount(zipFields))) { in TIFFInitZIP()