edit_move_to_prev_col  133 src/editor/edit-impl.h void edit_move_to_prev_col (WEdit * edit, off_t p);
edit_move_to_prev_col  503 src/editor/edit.c     edit_move_to_prev_col (edit, b);
edit_move_to_prev_col  846 src/editor/edit.c         edit_move_to_prev_col (edit, 0);
edit_move_to_prev_col 1108 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  684 src/editor/spell.c         edit_move_to_prev_col (edit, 0);