Home | History | Annotate | Download | only in src

Lines Matching refs:nbox

116   int nbox;
146 nbox = nboxInit;
183 while(nbox && (pbox->y2 <= y1)) {
185 nbox--;
189 while(nbox && (y2 >= pbox->y1)) {
197 nbox--;
218 while(nbox && (pbox->y2 <= y1)) {
220 nbox--;
224 if (nbox && (pbox->y1 <= y1)) {
227 while(nbox && (orig_y == pbox->y1)) {
230 nbox--;
237 nbox = 0;
246 nbox--;
279 while(nbox--) {
363 } /* while (nbox--) */
378 nbox = nboxInit;
380 while (nbox--)
428 int nbox;
464 nbox = nboxInit;
508 while(nbox--) {
596 } /* while (nbox--) */
616 nbox = nboxInit;
618 while (nbox--) {