edit_move_to_prev_col  150 src/editor/edit-impl.h void edit_move_to_prev_col (WEdit * edit, off_t p);
edit_move_to_prev_col  513 src/editor/edit.c     edit_move_to_prev_col (edit, b);
edit_move_to_prev_col  856 src/editor/edit.c         edit_move_to_prev_col (edit, 0);
edit_move_to_prev_col 1118 src/editor/edit.c     edit_move_to_prev_col (edit, p);
edit_move_to_prev_col  743 src/editor/editwidget.c         edit_move_to_prev_col (edit, edit_buffer_get_current_bol (&edit->buffer));
edit_move_to_prev_col  682 src/editor/spell.c         edit_move_to_prev_col (edit, 0);