Home
last modified time | relevance | path

Searched refs:dfHeightInUserUnit (Results 1 – 10 of 10) sorted by relevance

/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/pdf/
H A Dpdfcreatefromcomposition.cpp635 double dfHeightInUserUnit, in GenerateGeoreferencing() argument
643 double bboxY2 = dfHeightInUserUnit; in GenerateGeoreferencing()
1007 double dfHeightInUserUnit = CPLAtof(CPLGetXMLValue(psPage, "Height", "-1")); in GeneratePage() local
1009 dfHeightInUserUnit <= 0 || dfHeightInUserUnit >= MAXIMUM_SIZE_IN_UNITS ) in GeneratePage()
1031 dfWidthInUserUnit, dfHeightInUserUnit, in GeneratePage()
1075 oPageContext.m_dfHeightInUserUnit = dfHeightInUserUnit; in GeneratePage()
1126 Add(dfHeightInUserUnit))) in GeneratePage()
H A Dpdfcreatefromcomposition.h154 double dfHeightInUserUnit,
H A Dpdfcreatecopy.cpp1673 double dfHeightInUserUnit = nHeight / dfUserUnit + psMargins->nBottom + psMargins->nTop; in StartPage() local
1701 ->Add(0).Add(0).Add(dfWidthInUserUnit).Add(dfHeightInUserUnit))); in StartPage()
3308 …double dfHeightInUserUnit = nHeight / dfUserUnit + oPageContext.sMargins.nBottom + oPageContext.sM… in WriteOGRFeature() local
3311 0,0,dfWidthInUserUnit,dfHeightInUserUnit); in WriteOGRFeature()
4722 double dfHeightInUserUnit = nHeight / dfUserUnit + sMargins.nBottom + sMargins.nTop; in GDALPDFCreateCopy() local
4724 dfHeightInUserUnit > MAXIMUM_SIZE_IN_UNITS ) in GDALPDFCreateCopy()
4738 if( dfWidthInUserUnit >= dfHeightInUserUnit ) in GDALPDFCreateCopy()
4758 (int)(dfHeightInUserUnit + 0.5), in GDALPDFCreateCopy()
/dports/graphics/gdal/gdal-3.3.3/frmts/pdf/
H A Dpdfcreatefromcomposition.cpp635 double dfHeightInUserUnit, in GenerateGeoreferencing() argument
643 double bboxY2 = dfHeightInUserUnit; in GenerateGeoreferencing()
1007 double dfHeightInUserUnit = CPLAtof(CPLGetXMLValue(psPage, "Height", "-1")); in GeneratePage() local
1009 dfHeightInUserUnit <= 0 || dfHeightInUserUnit >= MAXIMUM_SIZE_IN_UNITS ) in GeneratePage()
1031 dfWidthInUserUnit, dfHeightInUserUnit, in GeneratePage()
1075 oPageContext.m_dfHeightInUserUnit = dfHeightInUserUnit; in GeneratePage()
1126 Add(dfHeightInUserUnit))) in GeneratePage()
H A Dpdfcreatefromcomposition.h154 double dfHeightInUserUnit,
H A Dpdfcreatecopy.cpp1673 double dfHeightInUserUnit = nHeight / dfUserUnit + psMargins->nBottom + psMargins->nTop; in StartPage() local
1701 ->Add(0).Add(0).Add(dfWidthInUserUnit).Add(dfHeightInUserUnit))); in StartPage()
3308 …double dfHeightInUserUnit = nHeight / dfUserUnit + oPageContext.sMargins.nBottom + oPageContext.sM… in WriteOGRFeature() local
3311 0,0,dfWidthInUserUnit,dfHeightInUserUnit); in WriteOGRFeature()
4722 double dfHeightInUserUnit = nHeight / dfUserUnit + sMargins.nBottom + sMargins.nTop; in GDALPDFCreateCopy() local
4724 dfHeightInUserUnit > MAXIMUM_SIZE_IN_UNITS ) in GDALPDFCreateCopy()
4738 if( dfWidthInUserUnit >= dfHeightInUserUnit ) in GDALPDFCreateCopy()
4758 (int)(dfHeightInUserUnit + 0.5), in GDALPDFCreateCopy()
/dports/graphics/py-gdal/gdal-3.3.3/frmts/pdf/
H A Dpdfcreatefromcomposition.cpp635 double dfHeightInUserUnit, in GenerateGeoreferencing() argument
643 double bboxY2 = dfHeightInUserUnit; in GenerateGeoreferencing()
1007 double dfHeightInUserUnit = CPLAtof(CPLGetXMLValue(psPage, "Height", "-1")); in GeneratePage() local
1009 dfHeightInUserUnit <= 0 || dfHeightInUserUnit >= MAXIMUM_SIZE_IN_UNITS ) in GeneratePage()
1031 dfWidthInUserUnit, dfHeightInUserUnit, in GeneratePage()
1075 oPageContext.m_dfHeightInUserUnit = dfHeightInUserUnit; in GeneratePage()
1126 Add(dfHeightInUserUnit))) in GeneratePage()
H A Dpdfcreatefromcomposition.h154 double dfHeightInUserUnit,
H A Dpdfcreatecopy.cpp1673 double dfHeightInUserUnit = nHeight / dfUserUnit + psMargins->nBottom + psMargins->nTop; in StartPage() local
1701 ->Add(0).Add(0).Add(dfWidthInUserUnit).Add(dfHeightInUserUnit))); in StartPage()
3308 …double dfHeightInUserUnit = nHeight / dfUserUnit + oPageContext.sMargins.nBottom + oPageContext.sM… in WriteOGRFeature() local
3311 0,0,dfWidthInUserUnit,dfHeightInUserUnit); in WriteOGRFeature()
4722 double dfHeightInUserUnit = nHeight / dfUserUnit + sMargins.nBottom + sMargins.nTop; in GDALPDFCreateCopy() local
4724 dfHeightInUserUnit > MAXIMUM_SIZE_IN_UNITS ) in GDALPDFCreateCopy()
4738 if( dfWidthInUserUnit >= dfHeightInUserUnit ) in GDALPDFCreateCopy()
4758 (int)(dfHeightInUserUnit + 0.5), in GDALPDFCreateCopy()
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/pdf/
H A Dpdfcreatecopy.cpp1521 double dfHeightInUserUnit = nHeight / dfUserUnit + psMargins->nBottom + psMargins->nTop; in StartPage() local
1549 ->Add(0).Add(0).Add(dfWidthInUserUnit).Add(dfHeightInUserUnit))) in StartPage()
2781 …double dfHeightInUserUnit = nHeight / dfUserUnit + oPageContext.sMargins.nBottom + oPageContext.sM… in WriteOGRFeature() local
2786 ->Add(0).Add(0)).Add(dfWidthInUserUnit).Add(dfHeightInUserUnit)) in WriteOGRFeature()
4425 double dfHeightInUserUnit = nHeight / dfUserUnit + sMargins.nBottom + sMargins.nTop; in GDALPDFCreateCopy() local
4427 dfHeightInUserUnit > MAXIMUM_SIZE_IN_UNITS ) in GDALPDFCreateCopy()
4441 if( dfWidthInUserUnit >= dfHeightInUserUnit ) in GDALPDFCreateCopy()
4461 (int)(dfHeightInUserUnit + 0.5), in GDALPDFCreateCopy()