Searched refs:FIELD_RESOLUTIONUNIT (Results 1 – 4 of 4) sorted by relevance
/external/pdfium/third_party/libtiff/ |
D | tif_dir.h | 153 #define FIELD_RESOLUTIONUNIT 22 macro
|
D | tif_print.c | 286 if (TIFFFieldSet(tif,FIELD_RESOLUTIONUNIT)) { in TIFFPrintDirectory()
|
D | tif_dirinfo.c | 90 …, 1, 1, TIFF_SHORT, 0, TIFF_SETGET_UINT16, TIFF_SETGET_UNDEFINED, FIELD_RESOLUTIONUNIT, 1, 0, "Res…
|
D | tif_dirwrite.c | 519 if (TIFFFieldSet(tif,FIELD_RESOLUTIONUNIT)) in TIFFWriteDirectorySec()
|