Lines Matching defs:npoints
313 int x = 0, y = 0, ii, clicks = 0, npoints;
321 npoints = (size - 4) / 9;
322 if (npoints > 15) {
328 for (ii = 0; ii < npoints; ii++)
343 npoints = (size - 12) / 9;
344 if (npoints > 15) {
350 for (ii = 0; ii < npoints; ii++)
359 npoints = (size - 6) / 8;
360 if (npoints > 15) {
366 for (ii = 0; ii < npoints; ii++)