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