Home | History | Annotate | Download | only in db_vlvm

Lines Matching refs:next_y

1505     int y,next_y,last_y;
1524 for(y=top;y<=bottom;y=next_y)
1526 next_y=y+bh;
1527 last_y=next_y-1;