Home
last modified time | relevance | path

Searched refs:TIFFTAG_PIXAR_IMAGEFULLWIDTH (Results 1 – 25 of 119) sorted by relevance

12345

/dports/graphics/libpano13/libpano13-2.9.20/tools/
H A DPTmender.h46 #ifndef TIFFTAG_PIXAR_IMAGEFULLWIDTH
47 #define TIFFTAG_PIXAR_IMAGEFULLWIDTH 33300 /* full image size in x */ macro
/dports/graphics/exifprobe/exifprobe-2.0.1/
H A Dprivate_tags.h30 #define TIFFTAG_PIXAR_IMAGEFULLWIDTH 0x8214 /* 33300 */ macro
/dports/devel/itext/itext-4.2.0/core/com/lowagie/text/pdf/codec/
H A DTIFFConstants.java230 public static final int TIFFTAG_PIXAR_IMAGEFULLWIDTH = 33300; /* full image size in x */ field in TIFFConstants
/dports/graphics/xv-m17n/xv-3.10a/tiff/
H A Dtiff.h287 #define TIFFTAG_PIXAR_IMAGEFULLWIDTH 33300 /* full image size in x */ macro
/dports/japanese/xv/xv-3.10a/tiff/
H A Dtiff.h287 #define TIFFTAG_PIXAR_IMAGEFULLWIDTH 33300 /* full image size in x */ macro
/dports/graphics/xv/xv-3.10a/tiff/
H A Dtiff.h287 #define TIFFTAG_PIXAR_IMAGEFULLWIDTH 33300 /* full image size in x */ macro
/dports/print/panda/panda-0.5.4/contrib/libtiff/
H A Dtiff.h327 #define TIFFTAG_PIXAR_IMAGEFULLWIDTH 33300 /* full image size in x */ macro
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/tiff/
H A Dtiff.h364 #define TIFFTAG_PIXAR_IMAGEFULLWIDTH 33300 /* full image size in x */ macro
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/tiff/
H A Dtiff.h364 #define TIFFTAG_PIXAR_IMAGEFULLWIDTH 33300 /* full image size in x */ macro
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/tiff/
H A Dtiff.h364 #define TIFFTAG_PIXAR_IMAGEFULLWIDTH 33300 /* full image size in x */ macro
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/tiff/
H A Dtiff.h364 #define TIFFTAG_PIXAR_IMAGEFULLWIDTH 33300 /* full image size in x */ macro
/dports/graphics/megapov/megapov-1.2.1/libraries/tiff/libtiff/
H A Dtiff.h364 #define TIFFTAG_PIXAR_IMAGEFULLWIDTH 33300 /* full image size in x */ macro
/dports/graphics/povray36/povray-3.6.1/libraries/tiff/libtiff/
H A Dtiff.h364 #define TIFFTAG_PIXAR_IMAGEFULLWIDTH 33300 /* full image size in x */ macro
/dports/print/pdflib-perl/PDFlib-Lite-7.0.5p3/libs/tiff/
H A Dtiff.h382 #define TIFFTAG_PIXAR_IMAGEFULLWIDTH 33300 /* full image size in x */ macro
/dports/print/pdflib/PDFlib-Lite-7.0.5p3/libs/tiff/
H A Dtiff.h382 #define TIFFTAG_PIXAR_IMAGEFULLWIDTH 33300 /* full image size in x */ macro
/dports/graphics/panomatic/panomatic-0.9.4/vigra/src/impex/
H A Dtiff.cxx496 if (TIFFGetField( tiff, TIFFTAG_PIXAR_IMAGEFULLWIDTH, &u32value )) { in init()
867 TIFFSetField( tiff, TIFFTAG_PIXAR_IMAGEFULLWIDTH, canvasSize.x); in finalizeSettings()
/dports/graphics/povray37/povray-3.7.0.10/libraries/tiff/libtiff/
H A Dtiff.h374 #define TIFFTAG_PIXAR_IMAGEFULLWIDTH 33300 /* full image size in x */ macro
/dports/math/vtk6/VTK-6.2.0/ThirdParty/tiff/vtktiff/
H A Dtiff.h391 #define TIFFTAG_PIXAR_IMAGEFULLWIDTH 33300 /* full image size in x */ macro
/dports/graphics/nvidia-texture-tools/nvidia-texture-tools-2.0.8/gnuwin32/include/
H A Dtiff.h374 #define TIFFTAG_PIXAR_IMAGEFULLWIDTH 33300 /* full image size in x */ macro
/dports/graphics/openjpeg15/openjpeg-version.1.5.2/thirdparty/libtiff/
H A Dtiff.h374 #define TIFFTAG_PIXAR_IMAGEFULLWIDTH 33300 /* full image size in x */ macro
/dports/graphics/panomatic/panomatic-0.9.4/libtiff/include/
H A Dtiff.h374 #define TIFFTAG_PIXAR_IMAGEFULLWIDTH 33300 /* full image size in x */ macro
/dports/graphics/sdl_image/SDL_image-1.2.12/VisualC/external/include/
H A Dtiff.h366 #define TIFFTAG_PIXAR_IMAGEFULLWIDTH 33300 /* full image size in x */ macro
/dports/graphics/libpano13/libpano13-2.9.20/
H A Dtiff.c182 if (TIFFGetField(tif, TIFFTAG_PIXAR_IMAGEFULLWIDTH, &(c->full_width)) == in getCropInformationFromTiff()
253 (tiffFile, TIFFTAG_PIXAR_IMAGEFULLWIDTH, crop_info->full_width) == 0) in setCropInformationInTiff()
641 if (TIFFGetField(file->tiff, TIFFTAG_PIXAR_IMAGEFULLWIDTH, &(c->fullWidth)) == 0) in panoTiffGetCropInformation()
886 TIFFSetField(tiffFile, TIFFTAG_PIXAR_IMAGEFULLWIDTH, in panoTiffSetCropInformation()
/dports/graphics/vigra/vigra-8acd73a/src/impex/
H A Dtiff.cxx575 if (TIFFGetField( tiff, TIFFTAG_PIXAR_IMAGEFULLWIDTH, &u32value )) { in init()
996 TIFFSetField( tiff, TIFFTAG_PIXAR_IMAGEFULLWIDTH, canvasSize.x); in finalizeSettings()
/dports/graphics/freeimage/FreeImage/Source/LibTIFF4/
H A Dtiff.h393 #define TIFFTAG_PIXAR_IMAGEFULLWIDTH 33300 /* full image size in x */ macro

12345