Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_dir.h147 #define FIELD_SUBFILETYPE 5 macro
Dtif_dirinfo.c56 …YPE, 1, 1, TIFF_LONG, 0, TIFF_SETGET_UINT32, TIFF_SETGET_UNDEFINED, FIELD_SUBFILETYPE, 1, 0, "Subf…
57 … 1, 1, TIFF_SHORT, 0, TIFF_SETGET_UNDEFINED, TIFF_SETGET_UNDEFINED, FIELD_SUBFILETYPE, 1, 0, "OldS…
Dtif_print.c249 if (TIFFFieldSet(tif,FIELD_SUBFILETYPE)) { in TIFFPrintDirectory()
Dtif_dirwrite.c501 if (TIFFFieldSet(tif,FIELD_SUBFILETYPE)) in TIFFWriteDirectorySec()