Home | History | Annotate | Download | only in src

Lines Matching refs:ncol

5014 	int ncol = 0;
5023 ncol = col + pwidth;
5041 ncol = col + pwidth - 1;
5045 ncol = col + pwidth;
5088 if (cur_col != ncol)
5089 ed_mov_opt(ncol, wb1);