Home
last modified time | relevance | path

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

/dports/graphics/mapserver/mapserver-7.6.4/mapscript/php/
H A Dmapscript_i.c1389 return msGetMeasureUsingPoint(self, point); in shapeObj_getmeasureusingpoint()
/dports/graphics/mapserver/mapserver-7.6.4/
H A Dmaputil.c1408 pointObj *msGetMeasureUsingPoint(shapeObj *shape, pointObj *point) in msGetMeasureUsingPoint() function
H A Dmapserver.h2744 MS_DLL_EXPORT pointObj *msGetMeasureUsingPoint(shapeObj *shape, pointObj *point);