Home
last modified time | relevance | path

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

/dports/graphics/py-gdal/gdal-3.3.3/frmts/pdf/
H A Dpdfcreatecopy.h64 class GDALFakePDFDataset final: public GDALDataset
67 GDALFakePDFDataset() = default;
H A Dpdfcreatefromcomposition.cpp2494 return new GDALFakePDFDataset(); in GDALPDFCreateFromCompositionFile()
H A Dpdfcreatecopy.cpp5056 return new GDALFakePDFDataset(); in GDALPDFCreateCopy()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/pdf/
H A Dpdfcreatecopy.h64 class GDALFakePDFDataset final: public GDALDataset
67 GDALFakePDFDataset() = default;
H A Dpdfcreatefromcomposition.cpp2494 return new GDALFakePDFDataset(); in GDALPDFCreateFromCompositionFile()
H A Dpdfcreatecopy.cpp5056 return new GDALFakePDFDataset(); in GDALPDFCreateCopy()
/dports/graphics/gdal/gdal-3.3.3/frmts/pdf/
H A Dpdfcreatecopy.h64 class GDALFakePDFDataset final: public GDALDataset
67 GDALFakePDFDataset() = default;
H A Dpdfcreatefromcomposition.cpp2494 return new GDALFakePDFDataset(); in GDALPDFCreateFromCompositionFile()
H A Dpdfcreatecopy.cpp5056 return new GDALFakePDFDataset(); in GDALPDFCreateCopy()
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/pdf/
H A Dpdfcreatecopy.cpp54 class GDALFakePDFDataset : public GDALDataset class
57 GDALFakePDFDataset() {} in GDALFakePDFDataset() function in GDALFakePDFDataset
4737 return new GDALFakePDFDataset(); in GDALPDFCreateCopy()