Home
last modified time | relevance | path

Searched refs:pszDirection (Results 1 – 13 of 13) sorted by relevance

/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/
H A Dogrspatialreference.cpp10934 const char* pszDirection = nullptr; in EPSGTreatsAsLatLong() local
10937 &pszDirection, nullptr, nullptr, nullptr, nullptr) ) in EPSGTreatsAsLatLong()
10939 if( EQUAL(pszDirection, "north") ) in EPSGTreatsAsLatLong()
10957 const char* pszDirection = nullptr; in EPSGTreatsAsLatLong() local
10959 d->getPROJContext(), cs, 0, nullptr, nullptr, &pszDirection, in EPSGTreatsAsLatLong()
10962 if( EQUAL(pszDirection, "north") ) in EPSGTreatsAsLatLong()
11793 const char* pszDirection = nullptr; in GetEPSGGeogCS() local
11795 d->getPROJContext(), cs, 0, nullptr, nullptr, &pszDirection, in GetEPSGGeogCS()
11798 if( EQUAL(pszDirection, "north") ) in GetEPSGGeogCS()
/dports/graphics/gdal/gdal-3.3.3/ogr/
H A Dogrspatialreference.cpp10934 const char* pszDirection = nullptr; in EPSGTreatsAsLatLong() local
10937 &pszDirection, nullptr, nullptr, nullptr, nullptr) ) in EPSGTreatsAsLatLong()
10939 if( EQUAL(pszDirection, "north") ) in EPSGTreatsAsLatLong()
10957 const char* pszDirection = nullptr; in EPSGTreatsAsLatLong() local
10959 d->getPROJContext(), cs, 0, nullptr, nullptr, &pszDirection, in EPSGTreatsAsLatLong()
10962 if( EQUAL(pszDirection, "north") ) in EPSGTreatsAsLatLong()
11793 const char* pszDirection = nullptr; in GetEPSGGeogCS() local
11795 d->getPROJContext(), cs, 0, nullptr, nullptr, &pszDirection, in GetEPSGGeogCS()
11798 if( EQUAL(pszDirection, "north") ) in GetEPSGGeogCS()
/dports/graphics/py-gdal/gdal-3.3.3/ogr/
H A Dogrspatialreference.cpp10934 const char* pszDirection = nullptr; in EPSGTreatsAsLatLong() local
10937 &pszDirection, nullptr, nullptr, nullptr, nullptr) ) in EPSGTreatsAsLatLong()
10939 if( EQUAL(pszDirection, "north") ) in EPSGTreatsAsLatLong()
10957 const char* pszDirection = nullptr; in EPSGTreatsAsLatLong() local
10959 d->getPROJContext(), cs, 0, nullptr, nullptr, &pszDirection, in EPSGTreatsAsLatLong()
10962 if( EQUAL(pszDirection, "north") ) in EPSGTreatsAsLatLong()
11793 const char* pszDirection = nullptr; in GetEPSGGeogCS() local
11795 d->getPROJContext(), cs, 0, nullptr, nullptr, &pszDirection, in GetEPSGGeogCS()
11798 if( EQUAL(pszDirection, "north") ) in GetEPSGGeogCS()
/dports/editors/abiword/abiword-3.0.5/src/text/fmt/xp/
H A Dfp_TextRun.cpp292 …const gchar *pszDirection = PP_evalProperty("dir-override",pSpanAP,pBlockAP,pSectionAP, pDoc, true… in _lookupProperties() local
296 if(!pszDirection) in _lookupProperties()
298 else if(!strcmp(pszDirection, "ltr")) in _lookupProperties()
300 else if(!strcmp(pszDirection, "rtl")) in _lookupProperties()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/vrt/
H A Dvrtmultidim.cpp604 const char* pszDirection = CPLGetXMLValue(psNode, "direction", ""); in Create() local
618 osParentName, pszName, pszType, pszDirection, nSize, in Create()
/dports/graphics/gdal/gdal-3.3.3/frmts/vrt/
H A Dvrtmultidim.cpp604 const char* pszDirection = CPLGetXMLValue(psNode, "direction", ""); in Create() local
618 osParentName, pszName, pszType, pszDirection, nSize, in Create()
/dports/graphics/py-gdal/gdal-3.3.3/frmts/vrt/
H A Dvrtmultidim.cpp604 const char* pszDirection = CPLGetXMLValue(psNode, "direction", ""); in Create() local
618 osParentName, pszName, pszType, pszDirection, nSize, in Create()
/dports/graphics/py-gdal/gdal-3.3.3/gcore/
H A Dgdal.h1534 const char* pszDirection,
H A Dgdalmultidim.cpp7491 const char* pszDirection, in GDALGroupCreateDimension() argument
7499 std::string(pszDirection ? pszDirection: ""), in GDALGroupCreateDimension()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/gcore/
H A Dgdal.h1534 const char* pszDirection,
H A Dgdalmultidim.cpp7491 const char* pszDirection, in GDALGroupCreateDimension() argument
7499 std::string(pszDirection ? pszDirection: ""), in GDALGroupCreateDimension()
/dports/graphics/gdal/gdal-3.3.3/gcore/
H A Dgdal.h1534 const char* pszDirection,
H A Dgdalmultidim.cpp7491 const char* pszDirection, in GDALGroupCreateDimension() argument
7499 std::string(pszDirection ? pszDirection: ""), in GDALGroupCreateDimension()