Home
last modified time | relevance | path

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

/dports/graphics/mapserver/mapserver-7.6.4/mapscript/php/
H A Dshape.c779 if (shapeObj_within(php_shape->shape, php_shape2->shape)) { in PHP_METHOD()
H A Dphp_mapscript.h1086 int shapeObj_within(shapeObj *self, shapeObj *shape);
H A Dmapscript_i.c1453 int shapeObj_within(shapeObj *self, shapeObj *shape) in shapeObj_within() function