Home
last modified time | relevance | path

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

/dports/graphics/mapserver/mapserver-7.6.4/
H A Dmaplabel.c191 int msAddLabelGroup(mapObj *map, imageObj *image, layerObj* layer, int classindex, shapeObj *shape,… in msAddLabelGroup() function
H A Dmapdraw.c1773 if (msAddLabelGroup(map, image, layer, c, shape, point, -1) != MS_SUCCESS) goto end; in pointLayerDrawShape()
1988 if (msAddLabelGroup(map, image, layer, c, anno_shape, &annopnt, in polygonLayerDrawShape()
H A Dmapserver.h2365 …MS_DLL_EXPORT int WARN_UNUSED msAddLabelGroup(mapObj *map, imageObj *image, layerObj *layer, int c…