Searched defs:oldcol (Results 1 – 2 of 2) sorted by relevance
| /vim-8.2.3635/src/ | ||
| H A D | ops.c | 283 int oldcol = curwin->w_cursor.col; in shift_block() local |
| H A D | misc2.c | 556 colnr_T oldcol = win->w_cursor.col; in check_cursor_col_win() local |