Home
last modified time | relevance | path

Searched refs:projStringExportable (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/proj/proj-7.2.1/src/apps/
H A Dprojinfo.cpp327 auto projStringExportable = in outputObject() local
330 if (projStringExportable) { in outputObject()
350 objToExport = projStringExportable; in outputObject()
/dports/graphics/proj/proj-7.2.1/src/iso19111/
H A Dio.cpp9882 auto projStringExportable = in createFromPROJString() local
9884 if (projStringExportable) { in createFromPROJString()
9901 expanded += projStringExportable->exportToPROJString( in createFromPROJString()