HomeSort by relevance Sort by last modified time
    Searched refs:FIELD_FILLORDER (Results 1 - 4 of 4) sorted by null

  /external/pdfium/third_party/libtiff/
tif_dir.h 146 #define FIELD_FILLORDER 10
tif_print.c 424 if (TIFFFieldSet(tif,FIELD_FILLORDER)) {
tif_dirinfo.c 60 { TIFFTAG_FILLORDER, 1, 1, TIFF_SHORT, 0, TIFF_SETGET_UINT16, TIFF_SETGET_UNDEFINED, FIELD_FILLORDER, 0, 0, "FillOrder", NULL },
    [all...]
tif_dirwrite.c 483 if (TIFFFieldSet(tif,FIELD_FILLORDER))
    [all...]

Completed in 45 milliseconds