Home
last modified time | relevance | path

Searched refs:poOtherGFldDefn (Results 1 – 4 of 4) sorted by relevance

/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/
H A Dogrfeaturedefn.cpp1365 OGRGeomFieldDefn* poOtherGFldDefn = in IsSame() local
1367 if (!poGFldDefn->IsSame(poOtherGFldDefn)) in IsSame()
/dports/graphics/py-gdal/gdal-3.3.3/ogr/
H A Dogrfeaturedefn.cpp1515 const OGRGeomFieldDefn* poOtherGFldDefn = in IsSame() local
1517 if( !poGFldDefn->IsSame(poOtherGFldDefn) ) in IsSame()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/
H A Dogrfeaturedefn.cpp1515 const OGRGeomFieldDefn* poOtherGFldDefn = in OGR_F_UnsetField()
1517 if( !poGFldDefn->IsSame(poOtherGFldDefn) ) in OGR_F_UnsetField()
/dports/graphics/gdal/gdal-3.3.3/ogr/
H A Dogrfeaturedefn.cpp1515 const OGRGeomFieldDefn* poOtherGFldDefn = in IsSame() local
1517 if( !poGFldDefn->IsSame(poOtherGFldDefn) ) in IsSame()