Lines Matching defs:ixmin
1287 const int ixmin = block((int) (x - halfSize));1299 for (ix = ixmin; ix <= ixmax; ix += 2) {1355 const int ixmin = block(xmin);1375 for (ix = ixmin; ix <= ixmax; ix += 2) {