#include "config.h"#include "vi.h"Include dependency graph for move4.c:

Go to the source code of this file.
Functions | |
| MARK | m_row (MARK m, long cnt, int key) |
| MARK | m_z (MARK m, long cnt, int key) |
| MARK | m_scroll (MARK m, long cnt, int key) |
|
||||||||||||||||
|
Definition at line 18 of file move4.c. References botline, DEFAULT, LINES, MARK_AT_LINE, and topline. |
|
||||||||||||||||
|
Definition at line 133 of file move4.c. References botline, ctrl, DEFAULT, FALSE, INFINITY, L, LINES, MARK, MARK_AT_LINE, MARK_FIRST, MARK_LAST, markidx, markline, nlines, o_scroll, redraw(), redrawrange(), tmp, and topline. |
|
||||||||||||||||
|
Definition at line 48 of file move4.c. References getkey(), i, MARK_AT_LINE, MARK_UNSET, markline, and nlines. |
1.4.6