Home
last modified time | relevance | path

Searched refs:pszFetch (Results 1 – 8 of 8) sorted by relevance

/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/ogrsf_frmts/libkml/
H A Dogrlibkmlfeaturestyle.cpp291 const char *pszFetch = CPLGetConfigOption ( "LIBKML_EXTERNAL_STYLE", "no" ); in kml2featurestyle() local
293 if ( CSLTestBoolean(pszFetch) ) { in kml2featurestyle()
H A Dogrlibkmlstyle.cpp867 const char *pszFetch = CPLGetConfigOption ( "LIBKML_EXTERNAL_STYLE", "no" ); in StyleFromStyleURL() local
868 if ( CSLTestBoolean(pszFetch) ) { in StyleFromStyleURL()
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/libkml/
H A Dogrlibkmlfeaturestyle.cpp243 const char *pszFetch = in kml2featurestyle() local
246 if( CPLTestBool(pszFetch) ) in kml2featurestyle()
H A Dogrlibkmlstyle.cpp832 const char *pszFetch = in StyleFromStyleURL() local
834 if( CPLTestBool(pszFetch) ) in StyleFromStyleURL()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/ogrsf_frmts/libkml/
H A Dogrlibkmlfeaturestyle.cpp243 const char *pszFetch = in kml2featurestyle() local
246 if( CPLTestBool(pszFetch) ) in kml2featurestyle()
H A Dogrlibkmlstyle.cpp832 const char *pszFetch = in SetStyleTable()
834 if( CPLTestBool(pszFetch) ) in SetStyleTable()
/dports/graphics/gdal/gdal-3.3.3/ogr/ogrsf_frmts/libkml/
H A Dogrlibkmlfeaturestyle.cpp243 const char *pszFetch = in kml2featurestyle() local
246 if( CPLTestBool(pszFetch) ) in kml2featurestyle()
H A Dogrlibkmlstyle.cpp832 const char *pszFetch = in StyleFromStyleURL() local
834 if( CPLTestBool(pszFetch) ) in StyleFromStyleURL()