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 276 if (TIFFFieldSet(tif,FIELD_TILEDIMENSIONS)) {
tif_write.c 499 isUnspecified(tif, FIELD_TILEDIMENSIONS) ?
tif_dirinfo.c 94 { TIFFTAG_TILEWIDTH, 1, 1, TIFF_LONG, 0, TIFF_SETGET_UINT32, TIFF_SETGET_UNDEFINED, FIELD_TILEDIMENSIONS, 0, 0, "TileWidth", NULL },
95 { TIFFTAG_TILELENGTH, 1, 1, TIFF_LONG, 0, TIFF_SETGET_UINT32, TIFF_SETGET_UNDEFINED, FIELD_TILEDIMENSIONS, 0, 0, "TileLength", NULL },
    [all...]
tif_dir.c 264 if (!TIFFFieldSet(tif, FIELD_TILEDIMENSIONS)) {
    [all...]
tif_dirwrite.c 437 if (TIFFFieldSet(tif,FIELD_TILEDIMENSIONS))
    [all...]
tif_dirread.c     [all...]

Completed in 63 milliseconds