Searched refs:FIELD_TILEDEPTH (Results 1 – 4 of 4) sorted by relevance
/external/pdfium/third_party/libtiff/ |
D | tif_dir.h | 163 #define FIELD_TILEDEPTH 36 macro
|
D | tif_print.c | 278 if (TIFFFieldSet(tif,FIELD_TILEDEPTH)) in TIFFPrintDirectory()
|
D | tif_dirinfo.c | 129 …EPTH, 1, 1, TIFF_LONG, 0, TIFF_SETGET_UINT32, TIFF_SETGET_UNDEFINED, FIELD_TILEDEPTH, 0, 0, "TileD…
|
D | tif_dirwrite.c | 603 if (TIFFFieldSet(tif,FIELD_TILEDEPTH)) in TIFFWriteDirectorySec()
|