Home
last modified time | relevance | path

Searched defs:nReqHeight (Results 1 – 8 of 8) sorted by relevance

/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/pdf/
H A Dpdfcreatecopy.cpp1683 int nReqHeight = MIN(nBlockYSize, nHeight - nBlockYOff * nBlockYSize); in WriteImagery() local
1796 int nReqHeight = MIN(nBlockYSize, nHeight - nBlockYOff * nBlockYSize); in WriteClippedImagery() local
/dports/graphics/py-gdal/gdal-3.3.3/frmts/pdf/
H A Dpdfcreatecopy.cpp1837 const int nReqHeight = in WriteImagery() local
1948 int nReqHeight = in WriteClippedImagery() local
H A Dpdfcreatefromcomposition.cpp1462 int nReqHeight = in WriteRaster() local
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/pdf/
H A Dpdfcreatecopy.cpp1837 const int nReqHeight = in WriteImagery() local
1948 int nReqHeight = in WriteClippedImagery() local
H A Dpdfcreatefromcomposition.cpp1462 int nReqHeight = in WriteRaster() local
/dports/graphics/gdal/gdal-3.3.3/frmts/pdf/
H A Dpdfcreatecopy.cpp1837 const int nReqHeight = in WriteImagery() local
1948 int nReqHeight = in WriteClippedImagery() local
H A Dpdfcreatefromcomposition.cpp1462 int nReqHeight = in WriteRaster() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/gtk3/
H A Dgtkinst.cxx2328 int nReqWidth, nReqHeight; in replaceWidget() local