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

  /external/pdfium/third_party/libtiff/
tif_dir.h 136 #define FIELD_TILEDIMENSIONS 2
tif_print.c 275 if (TIFFFieldSet(tif,FIELD_TILEDIMENSIONS)) {
tif_write.c 533 isUnspecified(tif, FIELD_TILEDIMENSIONS) ?
tif_dirinfo.c 102 { TIFFTAG_TILEWIDTH, 1, 1, TIFF_LONG, 0, TIFF_SETGET_UINT32, TIFF_SETGET_UNDEFINED, FIELD_TILEDIMENSIONS, 0, 0, "TileWidth", NULL },
103 { TIFFTAG_TILELENGTH, 1, 1, TIFF_LONG, 0, TIFF_SETGET_UINT32, TIFF_SETGET_UNDEFINED, FIELD_TILEDIMENSIONS, 0, 0, "TileLength", NULL },
    [all...]
tif_dir.c 298 if (!TIFFFieldSet(tif, FIELD_TILEDIMENSIONS)) {
    [all...]
tif_dirwrite.c 438 if (TIFFFieldSet(tif,FIELD_TILEDIMENSIONS))
    [all...]
tif_dirread.c     [all...]

Completed in 385 milliseconds