Home
last modified time | relevance | path

Searched refs:TIFF_ISTILED (Results 1 – 25 of 140) sorted by relevance

123456

/dports/x11/xloadimage/xloadimage.4.1/tiff/
H A DtiffioP.h235 #define TIFF_ISTILED 0x80 /* file is tile, not strip- based */ macro
279 #define isTiled(tif) (((tif)->tif_flags & TIFF_ISTILED) != 0)
/dports/print/panda/panda-0.5.4/contrib/libtiff/
H A Dtiffiop.h84 #define TIFF_ISTILED 0x0400 /* file is tile, not strip- based */ macro
159 #define isTiled(tif) (((tif)->tif_flags & TIFF_ISTILED) != 0)
/dports/graphics/megapov/megapov-1.2.1/libraries/tiff/libtiff/
H A Dtiffiop.h87 #define TIFF_ISTILED 0x0400 /* file is tile, not strip- based */ macro
165 #define isTiled(tif) (((tif)->tif_flags & TIFF_ISTILED) != 0)
/dports/graphics/povray36/povray-3.6.1/libraries/tiff/libtiff/
H A Dtiffiop.h87 #define TIFF_ISTILED 0x0400 /* file is tile, not strip- based */ macro
165 #define isTiled(tif) (((tif)->tif_flags & TIFF_ISTILED) != 0)
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/tiff/
H A Dtiffiop.h87 #define TIFF_ISTILED 0x0400 /* file is tile, not strip- based */ macro
165 #define isTiled(tif) (((tif)->tif_flags & TIFF_ISTILED) != 0)
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/tiff/
H A Dtiffiop.h87 #define TIFF_ISTILED 0x0400 /* file is tile, not strip- based */ macro
165 #define isTiled(tif) (((tif)->tif_flags & TIFF_ISTILED) != 0)
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/tiff/
H A Dtiffiop.h87 #define TIFF_ISTILED 0x0400 /* file is tile, not strip- based */ macro
165 #define isTiled(tif) (((tif)->tif_flags & TIFF_ISTILED) != 0)
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/tiff/
H A Dtiffiop.h87 #define TIFF_ISTILED 0x0400 /* file is tile, not strip- based */ macro
165 #define isTiled(tif) (((tif)->tif_flags & TIFF_ISTILED) != 0)
/dports/print/pdflib/PDFlib-Lite-7.0.5p3/libs/tiff/
H A Dtiffiop.h87 #define TIFF_ISTILED 0x0400 /* file is tile, not strip- based */ macro
174 #define isTiled(tif) (((tif)->tif_flags & TIFF_ISTILED) != 0)
/dports/print/pdflib-perl/PDFlib-Lite-7.0.5p3/libs/tiff/
H A Dtiffiop.h87 #define TIFF_ISTILED 0x0400 /* file is tile, not strip- based */ macro
174 #define isTiled(tif) (((tif)->tif_flags & TIFF_ISTILED) != 0)
/dports/graphics/povray37/povray-3.7.0.10/libraries/tiff/libtiff/
H A Dtiffiop.h109 #define TIFF_ISTILED 0x0400 /* file is tile, not strip- based */ macro
189 #define isTiled(tif) (((tif)->tif_flags & TIFF_ISTILED) != 0)
/dports/math/vtk6/VTK-6.2.0/ThirdParty/tiff/vtktiff/
H A Dtiffiop.h110 #define TIFF_ISTILED 0x0400 /* file is tile, not strip- based */ macro
190 #define isTiled(tif) (((tif)->tif_flags & TIFF_ISTILED) != 0)
/dports/graphics/panomatic/panomatic-0.9.4/libtiff/include/
H A Dtiffiop.h109 #define TIFF_ISTILED 0x0400 /* file is tile, not strip- based */ macro
189 #define isTiled(tif) (((tif)->tif_flags & TIFF_ISTILED) != 0)
/dports/graphics/openjpeg15/openjpeg-version.1.5.2/thirdparty/libtiff/
H A Dtiffiop.h116 #define TIFF_ISTILED 0x00400 /* file is tile, not strip- based */ macro
203 #define isTiled(tif) (((tif)->tif_flags & TIFF_ISTILED) != 0)
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/TIFF/src/itktiff/
H A Dtiffiop.h111 #define TIFF_ISTILED 0x00400 /* file is tile, not strip- based */ macro
208 #define isTiled(tif) (((tif)->tif_flags & TIFF_ISTILED) != 0)
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/tiff-4.0.3/libtiff/
H A Dtiffiop.h111 #define TIFF_ISTILED 0x00400 /* file is tile, not strip- based */ macro
208 #define isTiled(tif) (((tif)->tif_flags & TIFF_ISTILED) != 0)
/dports/japanese/xv/xv-3.10a/tiff/
H A Dtiffiop.h256 #define TIFF_ISTILED 0x80 /* file is tile, not strip- based */ macro
316 #define isTiled(tif) (((tif)->tif_flags & TIFF_ISTILED) != 0)
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/libtiff/libtiff/
H A Dtiffiop.h115 #define TIFF_ISTILED 0x00400 /* file is tile, not strip- based */ macro
212 #define isTiled(tif) (((tif)->tif_flags & TIFF_ISTILED) != 0)
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/tiff/libtiff/
H A Dtiffiop.h110 #define TIFF_ISTILED 0x00400 /* file is tile, not strip- based */ macro
207 #define isTiled(tif) (((tif)->tif_flags & TIFF_ISTILED) != 0)
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/gtiff/libtiff/
H A Dtiffiop.h111 #define TIFF_ISTILED 0x00400 /* file is tile, not strip- based */ macro
208 #define isTiled(tif) (((tif)->tif_flags & TIFF_ISTILED) != 0)
/dports/graphics/xv-m17n/xv-3.10a/tiff/
H A Dtiffiop.h256 #define TIFF_ISTILED 0x80 /* file is tile, not strip- based */ macro
316 #define isTiled(tif) (((tif)->tif_flags & TIFF_ISTILED) != 0)
/dports/misc/openmvg/openMVG-2.0/src/third_party/tiff/
H A Dtiffiop.h111 #define TIFF_ISTILED 0x00400 /* file is tile, not strip- based */ macro
208 #define isTiled(tif) (((tif)->tif_flags & TIFF_ISTILED) != 0)
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/tiff/libtiff/
H A Dtiffiop.h110 #define TIFF_ISTILED 0x00400 /* file is tile, not strip- based */ macro
207 #define isTiled(tif) (((tif)->tif_flags & TIFF_ISTILED) != 0)
/dports/graphics/xv/xv-3.10a/tiff/
H A Dtiffiop.h256 #define TIFF_ISTILED 0x80 /* file is tile, not strip- based */ macro
316 #define isTiled(tif) (((tif)->tif_flags & TIFF_ISTILED) != 0)
/dports/graphics/argyllcms/Argyll_V1.9.2/tiff/libtiff/
H A Dtiffiop.h111 #define TIFF_ISTILED 0x00400U /* file is tile, not strip- based */ macro
208 #define isTiled(tif) (((tif)->tif_flags & TIFF_ISTILED) != 0)

123456