Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_dir.h163 #define FIELD_TILEDEPTH 36 macro
Dtif_print.c278 if (TIFFFieldSet(tif,FIELD_TILEDEPTH)) in TIFFPrintDirectory()
Dtif_dirinfo.c129 …EPTH, 1, 1, TIFF_LONG, 0, TIFF_SETGET_UINT32, TIFF_SETGET_UNDEFINED, FIELD_TILEDEPTH, 0, 0, "TileD…
Dtif_dirwrite.c603 if (TIFFFieldSet(tif,FIELD_TILEDEPTH)) in TIFFWriteDirectorySec()