Searched refs:FIELD_OPTIONS (Results 1 – 1 of 1) sorted by relevance
/external/pdfium/third_party/libtiff/ |
D | tif_fax3.c | 1174 #define FIELD_OPTIONS (FIELD_CODEC+7) macro 1183 …3OPTIONS, 1, 1, TIFF_LONG, 0, TIFF_SETGET_UINT32, TIFF_SETGET_UINT32, FIELD_OPTIONS, FALSE, FALSE,… 1186 …4OPTIONS, 1, 1, TIFF_LONG, 0, TIFF_SETGET_UINT32, TIFF_SETGET_UINT32, FIELD_OPTIONS, FALSE, FALSE,… 1278 if (TIFFFieldSet(tif,FIELD_OPTIONS)) { in Fax3PrintDir()
|