Lines Matching defs:npoints
378 int x = 0, y = 0, ii, clicks = 0, npoints;
386 npoints = (size - 4) / 9;
387 if (npoints > 15) {
393 for (ii = 0; ii < npoints; ii++)
408 npoints = (size - 12) / 9;
409 if (npoints > 15) {
415 for (ii = 0; ii < npoints; ii++)
424 npoints = (size - 6) / 8;
425 if (npoints > 15) {
431 for (ii = 0; ii < npoints; ii++)
452 npoints = (size - 14) / 8;
453 if (npoints > 15) {
459 for (ii = 0; ii < npoints; ii++)