edit_scroll_upward  127 src/editor/edit-impl.h void edit_scroll_upward (WEdit *edit, long i);
edit_scroll_upward  856 src/editor/edit.c         edit_scroll_upward (edit, WIDGET (edit)->rect.lines - 1);
edit_scroll_upward 1083 src/editor/edit.c             edit_scroll_upward (edit, lines);
edit_scroll_upward 3041 src/editor/edit.c         edit_scroll_upward (e, e->start_line - line);
edit_scroll_upward 1086 src/editor/editdraw.c         edit_scroll_upward (edit, outby);
edit_scroll_upward  939 src/editor/editsearch.c                     edit_scroll_upward (edit, -l);