Searched refs:FIELD_FILLORDER (Results 1 – 8 of 8) sorted by relevance
/external/opencv3/3rdparty/libtiff/ |
D | tif_dir.h | 146 #define FIELD_FILLORDER 10 macro
|
D | tif_print.c | 422 if (TIFFFieldSet(tif,FIELD_FILLORDER)) { in TIFFPrintDirectory()
|
D | tif_dirinfo.c | 60 …DER, 1, 1, TIFF_SHORT, 0, TIFF_SETGET_UINT16, TIFF_SETGET_UNDEFINED, FIELD_FILLORDER, 0, 0, "FillO…
|
D | tif_dirwrite.c | 483 if (TIFFFieldSet(tif,FIELD_FILLORDER)) in TIFFWriteDirectorySec()
|
/external/pdfium/third_party/libtiff/ |
D | tif_dir.h | 146 #define FIELD_FILLORDER 10 macro
|
D | tif_print.c | 424 if (TIFFFieldSet(tif,FIELD_FILLORDER)) { in TIFFPrintDirectory()
|
D | tif_dirinfo.c | 60 …DER, 1, 1, TIFF_SHORT, 0, TIFF_SETGET_UINT16, TIFF_SETGET_UNDEFINED, FIELD_FILLORDER, 0, 0, "FillO…
|
D | tif_dirwrite.c | 483 if (TIFFFieldSet(tif,FIELD_FILLORDER)) in TIFFWriteDirectorySec()
|