Home
last modified time | relevance | path

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

/dports/graphics/mapserver/mapserver-7.6.4/
H A Dmapogr.cpp592 OGRStyleToolH hPenStyle = NULL; in msOGRGetValues() local
617 hPenStyle = hStylePart; in msOGRGetValues()
892 if (hPenStyle == NULL in msOGRGetValues()
893 || ((pszValue = OGR_ST_GetParamStr(hPenStyle, in msOGRGetValues()
920 OGR_ST_Destroy(hPenStyle); in msOGRGetValues()
932 OGR_ST_Destroy(hPenStyle); in msOGRGetValues()
4955 pszPenName = OGR_ST_GetParamStr(hPenStyle, in msOGRUpdateStyleParsePen()
4964 const char *pszColor = OGR_ST_GetParamStr(hPenStyle, in msOGRUpdateStyleParsePen()
4967 if (!bIsNull && OGR_ST_GetRGBFromString(hPenStyle, pszColor, in msOGRUpdateStyleParsePen()
4974 nPenSize = OGR_ST_GetParamNum(hPenStyle, in msOGRUpdateStyleParsePen()
[all …]