Searched defs:pointincircle (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/mappers/
H A Dmod_imagemap.c158 static int pointincircle(const double point[2], double coords[MAXVERTS][2]) function
793 if (pointincircle(testpoint, pointarray)) {

Completed in 1298 milliseconds