Home
last modified time | relevance | path

Searched refs:nTempCount (Results 1 – 5 of 5) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/basegfx/source/polygon/
H A Db2dlinegeometry.cxx525 const sal_uInt32 nTempCount(aTemp.count()); in createAreaGeometryForEdge() local
527 if(nTempCount) in createAreaGeometryForEdge()
529 if(nTempCount > 1) in createAreaGeometryForEdge()
533 for (sal_uInt32 a(0); a < nTempCount; a++) in createAreaGeometryForEdge()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/basegfx/source/polygon/
H A Db2dlinegeometry.cxx527 const sal_uInt32 nTempCount(aTemp.count()); in createAreaGeometryForEdge() local
529 if(nTempCount) in createAreaGeometryForEdge()
531 if(nTempCount > 1) in createAreaGeometryForEdge()
535 for (sal_uInt32 a(0); a < nTempCount; a++) in createAreaGeometryForEdge()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/raw/
H A Denvidataset.cpp2409 const int nTempCount = CSLCount(papszMajorFrameOffsets); in Open() local
2410 if (nTempCount == 2) in Open()
/dports/graphics/gdal/gdal-3.3.3/frmts/raw/
H A Denvidataset.cpp2409 const int nTempCount = CSLCount(papszMajorFrameOffsets); in Open() local
2410 if (nTempCount == 2) in Open()
/dports/graphics/py-gdal/gdal-3.3.3/frmts/raw/
H A Denvidataset.cpp2409 const int nTempCount = CSLCount(papszMajorFrameOffsets); in Open() local
2410 if (nTempCount == 2) in Open()