Searched refs:shapefileObj_getPoint (Results 1 – 3 of 3) sorted by relevance
232 if (shapefileObj_getPoint(php_shapefile->shapefile, index, point) != MS_SUCCESS) { in PHP_METHOD()
1108 int shapefileObj_getPoint(shapefileObj *self, int i, pointObj *point);
1612 int shapefileObj_getPoint(shapefileObj *self, int i, pointObj *point) in shapefileObj_getPoint() function