Home
last modified time | relevance | path

Searched defs:bIsTiled (Results 1 – 15 of 15) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/cui/source/tabpages/
H A Dtpbitmap.cxx195 bool bIsTiled( eStylePos == TILED ); in FillItemSet() local
635 bool bIsTiled( eStylePos == TILED ); in IMPL_LINK_NOARG() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cui/source/tabpages/
H A Dtpbitmap.cxx195 bool bIsTiled( eStylePos == TILED ); in FillItemSet() local
631 bool bIsTiled( eStylePos == TILED ); in IMPL_LINK_NOARG() local
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/gtiff/
H A Dgt_jpeg_copy.cpp547 int bIsTiled = TIFFIsTiled(hTIFF); in GTIFF_CopyBlockFromJPEG() local
H A Dgeotiff.cpp13140 int bIsTiled; in CreateMaskBand() local
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/gtiff/
H A Dgt_jpeg_copy.cpp607 const bool bIsTiled = CPL_TO_BOOL(TIFFIsTiled(hTIFF)); in GTIFF_CopyBlockFromJPEG() local
H A Dgeotiff.cpp9674 const bool bIsTiled = CPL_TO_BOOL( TIFFIsTiled(hTIFF) ); in GTiffFillStreamableOffsetAndCount() local
9852 const bool bIsTiled = CPL_TO_BOOL( TIFFIsTiled(m_hTIFF) ); in IsBlockAvailable() local
19692 const int bIsTiled = TIFFIsTiled(m_hTIFF); in CreateMaskBand() local
19789 const bool bIsTiled = CPL_TO_BOOL( TIFFIsTiled(m_hTIFF) ); in GetRawBinaryLayout() local
/dports/graphics/gdal/gdal-3.3.3/frmts/gtiff/
H A Dgt_jpeg_copy.cpp607 const bool bIsTiled = CPL_TO_BOOL(TIFFIsTiled(hTIFF)); in GTIFF_CopyBlockFromJPEG() local
H A Dgeotiff.cpp9674 const bool bIsTiled = CPL_TO_BOOL( TIFFIsTiled(hTIFF) ); in GTiffFillStreamableOffsetAndCount() local
9852 const bool bIsTiled = CPL_TO_BOOL( TIFFIsTiled(m_hTIFF) ); in IsBlockAvailable() local
19692 const int bIsTiled = TIFFIsTiled(m_hTIFF); in CreateMaskBand() local
19789 const bool bIsTiled = CPL_TO_BOOL( TIFFIsTiled(m_hTIFF) ); in GetRawBinaryLayout() local
/dports/graphics/py-gdal/gdal-3.3.3/frmts/gtiff/
H A Dgt_jpeg_copy.cpp607 const bool bIsTiled = CPL_TO_BOOL(TIFFIsTiled(hTIFF)); in GTIFF_CopyBlockFromJPEG() local
H A Dgeotiff.cpp9674 const bool bIsTiled = CPL_TO_BOOL( TIFFIsTiled(hTIFF) ); in GTiffFillStreamableOffsetAndCount() local
9852 const bool bIsTiled = CPL_TO_BOOL( TIFFIsTiled(m_hTIFF) ); in IsBlockAvailable() local
19692 const int bIsTiled = TIFFIsTiled(m_hTIFF); in CreateMaskBand() local
19789 const bool bIsTiled = CPL_TO_BOOL( TIFFIsTiled(m_hTIFF) ); in GetRawBinaryLayout() local
/dports/graphics/freeimage/FreeImage/Source/FreeImage/
H A DPluginTIFF.cpp1167 BOOL bIsTiled = (TIFFIsTiled(tif) == 0) ? FALSE:TRUE; in FindLoadMethod() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/filter/source/svg/
H A Dsvgexport.cxx2472 bool bIsTiled = false; in implCreateObjectsFromBackground() local
/dports/graphics/py-gdal/gdal-3.3.3/frmts/pds/
H A Disis3dataset.cpp4009 const bool bIsTiled = CPLFetchBool(papszOptions, "TILED", false); in Create() local
/dports/graphics/gdal/gdal-3.3.3/frmts/pds/
H A Disis3dataset.cpp4009 const bool bIsTiled = CPLFetchBool(papszOptions, "TILED", false); in Create() local
/dports/devel/upp/upp/bazaar/plugin/geotiff/
H A Dgeotiffgdal.cpp6318 int bIsTiled; in CreateMaskBand() local