edit_scroll_upward 127 src/editor/edit-impl.h void edit_scroll_upward (WEdit * edit, long i); edit_scroll_upward 864 src/editor/edit.c edit_scroll_upward (edit, WIDGET (edit)->rect.lines - 1); edit_scroll_upward 1100 src/editor/edit.c edit_scroll_upward (edit, lines); edit_scroll_upward 3083 src/editor/edit.c edit_scroll_upward (e, e->start_line - line); edit_scroll_upward 1100 src/editor/editdraw.c edit_scroll_upward (edit, outby); edit_scroll_upward 929 src/editor/editsearch.c edit_scroll_upward (edit, -l);