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  495 src/editor/edit.c     edit_move_to_prev_col (edit, b);
edit_move_to_prev_col  836 src/editor/edit.c         edit_move_to_prev_col (edit, 0);
edit_move_to_prev_col 1089 src/editor/edit.c     edit_move_to_prev_col (edit, p);
edit_move_to_prev_col  735 src/editor/editwidget.c         edit_move_to_prev_col (edit, edit_buffer_get_current_bol (&edit->buffer));
edit_move_to_prev_col  675 src/editor/spell.c         edit_move_to_prev_col (edit, 0);