Searched refs:pointinrect (Results 1 - 1 of 1) sorted by relevance
/httpd/modules/mappers/ | ||
H A D | mod_imagemap.c | 133 static int pointinrect(const double point[2], double coords[MAXVERTS][2]) function 806 if (pointinrect(testpoint, pointarray)) { |
Completed in 20 milliseconds