edit_scroll_upward  150 src/editor/edit-impl.h void edit_scroll_upward (WEdit * edit, long i);
edit_scroll_upward  875 src/editor/edit.c         edit_scroll_upward (edit, WIDGET (edit)->rect.lines - 1);
edit_scroll_upward 1111 src/editor/edit.c             edit_scroll_upward (edit, lines);
edit_scroll_upward 3089 src/editor/edit.c         edit_scroll_upward (e, e->start_line - line);
edit_scroll_upward 1103 src/editor/editdraw.c         edit_scroll_upward (edit, outby);
edit_scroll_upward  937 src/editor/editsearch.c                     edit_scroll_upward (edit, -l);