Home
last modified time | relevance | path

Searched refs:pszSOHref (Results 1 – 12 of 12) sorted by relevance

/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/ogrsf_frmts/libkml/
H A Dogr_libkml.h168 void SetScreenOverlay(const char* pszSOHref,
H A Dogrlibkmllayer.cpp1186 void OGRLIBKMLLayer::SetScreenOverlay(const char* pszSOHref, in SetScreenOverlay() argument
1211 icon->set_href(pszSOHref); in SetScreenOverlay()
H A Dogrlibkmldatasource.cpp2307 const char* pszSOHref = CSLFetchNameValue(papszOptions, "SO_HREF"); in ICreateLayer() local
2322 if( poOgrLayer != NULL && pszSOHref != NULL ) in ICreateLayer()
2324 poOgrLayer->SetScreenOverlay(pszSOHref, in ICreateLayer()
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/libkml/
H A Dogr_libkml.h154 void SetScreenOverlay( const char* pszSOHref,
H A Dogrlibkmllayer.cpp1115 void OGRLIBKMLLayer::SetScreenOverlay( const char* pszSOHref, in SetScreenOverlay() argument
1140 icon->set_href(pszSOHref); in SetScreenOverlay()
H A Dogrlibkmldatasource.cpp2381 const char* pszSOHref = CSLFetchNameValue(papszOptions, "SO_HREF"); in ICreateLayer() local
2396 if( poOgrLayer != nullptr && pszSOHref != nullptr ) in ICreateLayer()
2398 poOgrLayer->SetScreenOverlay(pszSOHref, in ICreateLayer()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/ogrsf_frmts/libkml/
H A Dogr_libkml.h154 void SetScreenOverlay( const char* pszSOHref,
H A Dogrlibkmllayer.cpp1115 void OGRLIBKMLLayer::SetScreenOverlay( const char* pszSOHref,
1140 icon->set_href(pszSOHref);
H A Dogrlibkmldatasource.cpp2381 const char* pszSOHref = CSLFetchNameValue(papszOptions, "SO_HREF");
2396 if( poOgrLayer != nullptr && pszSOHref != nullptr )
2398 poOgrLayer->SetScreenOverlay(pszSOHref,
/dports/graphics/gdal/gdal-3.3.3/ogr/ogrsf_frmts/libkml/
H A Dogr_libkml.h154 void SetScreenOverlay( const char* pszSOHref,
H A Dogrlibkmllayer.cpp1115 void OGRLIBKMLLayer::SetScreenOverlay( const char* pszSOHref, in SetScreenOverlay() argument
1140 icon->set_href(pszSOHref); in SetScreenOverlay()
H A Dogrlibkmldatasource.cpp2381 const char* pszSOHref = CSLFetchNameValue(papszOptions, "SO_HREF"); in ICreateLayer() local
2396 if( poOgrLayer != nullptr && pszSOHref != nullptr ) in ICreateLayer()
2398 poOgrLayer->SetScreenOverlay(pszSOHref, in ICreateLayer()