Home | History | Annotate | Download | only in src

Lines Matching defs:ncol

5127 	int ncol = 0;
5136 ncol = col + pwidth;
5154 ncol = col + pwidth - 1;
5158 ncol = col + pwidth;
5201 if (x_col != ncol)
5202 ed_mov_opt(ncol, wb1);