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