Home
last modified time | relevance | path

Searched refs:OGRSTLabelSize (Results 1 – 21 of 21) sorted by relevance

/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/
H A Dogr_featurestyle.h414 double Size(GBool &bDefault){return GetParamDbl(OGRSTLabelSize,bDefault);} in Size()
415 void SetSize(double dfSize){SetParamDbl(OGRSTLabelSize,dfSize);} in SetSize()
H A Dogr_core.h761 OGRSTLabelSize = 1, enumerator
H A Dogrfeaturestyle.cpp91 {OGRSTLabelSize,"s",TRUE,OGRSTypeDouble},
/dports/devel/upp/upp/bazaar/plugin/geotiff/libgeotiff/ogr/
H A Dogr_featurestyle.h385 double Size(GBool &bDefault){return GetParamDbl(OGRSTLabelSize,bDefault);} in Size()
386 void SetSize(double dfSize){SetParamDbl(OGRSTLabelSize,dfSize);} in SetSize()
H A Dogr_core.h404 OGRSTLabelSize = 1, enumerator
H A Dogrfeaturestyle.cpp90 {OGRSTLabelSize,"s",TRUE,OGRSTypeDouble},
/dports/graphics/py-gdal/gdal-3.3.3/ogr/
H A Dogr_featurestyle.h444 double Size(GBool &bDefault){return GetParamDbl(OGRSTLabelSize,bDefault);} in Size()
445 void SetSize(double dfSize){SetParamDbl(OGRSTLabelSize,dfSize);} in SetSize()
H A Dogr_core.h946 OGRSTLabelSize = 1, /**< Size */ enumerator
H A Dogrfeaturestyle.cpp99 {OGRSTLabelSize, "s", TRUE, OGRSTypeDouble},
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/
H A Dogr_featurestyle.h444 double Size(GBool &bDefault){return GetParamDbl(OGRSTLabelSize,bDefault);} in Size()
445 void SetSize(double dfSize){SetParamDbl(OGRSTLabelSize,dfSize);} in SetSize()
H A Dogr_core.h946 OGRSTLabelSize = 1, /**< Size */ enumerator
H A Dogrfeaturestyle.cpp99 {OGRSTLabelSize, "s", TRUE, OGRSTypeDouble},
/dports/graphics/gdal/gdal-3.3.3/ogr/
H A Dogr_featurestyle.h444 double Size(GBool &bDefault){return GetParamDbl(OGRSTLabelSize,bDefault);} in Size()
445 void SetSize(double dfSize){SetParamDbl(OGRSTLabelSize,dfSize);} in SetSize()
H A Dogr_core.h946 OGRSTLabelSize = 1, /**< Size */ enumerator
H A Dogrfeaturestyle.cpp99 {OGRSTLabelSize, "s", TRUE, OGRSTypeDouble},
/dports/graphics/openorienteering-mapper/mapper-0.9.2/src/gdal/
H A Dogr_file_format.cpp1411 auto font_size_string = OGR_ST_GetParamStr(tool, OGRSTLabelSize, &is_null); in getSymbolForLabel()
1430 auto font_size = OGR_ST_GetParamDbl(tool, OGRSTLabelSize, &is_null); in getSymbolForLabel()
/dports/graphics/mapserver/mapserver-7.6.4/
H A Dmapogr.cpp659 OGRSTLabelSize, in msOGRGetValues()
4810 OGRSTLabelSize, &bIsNull); in msOGRUpdateStyleParseLabel()
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/pdf/
H A Dpdfcreatecopy.cpp2327 double dfVal = OGR_ST_GetParamDbl(hTool, OGRSTLabelSize, &bIsNull); in WriteOGRFeature()
/dports/graphics/py-gdal/gdal-3.3.3/frmts/pdf/
H A Dpdfcreatecopy.cpp2550 double dfVal = OGR_ST_GetParamDbl(hTool, OGRSTLabelSize, &bIsNull); in GetObjectStyle()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/pdf/
H A Dpdfcreatecopy.cpp2550 double dfVal = OGR_ST_GetParamDbl(hTool, OGRSTLabelSize, &bIsNull); in GetObjectStyle()
/dports/graphics/gdal/gdal-3.3.3/frmts/pdf/
H A Dpdfcreatecopy.cpp2550 double dfVal = OGR_ST_GetParamDbl(hTool, OGRSTLabelSize, &bIsNull); in GetObjectStyle()