start_column 816 src/editor/editdraw.c edit_draw_this_char (WEdit *edit, off_t curs, long row, long start_column, long end_column) start_column 821 src/editor/editdraw.c edit_draw_this_line (edit, b, row, start_column, end_column); start_column 828 src/editor/editdraw.c render_edit_text (WEdit *edit, long start_row, long start_column, long end_row, long end_column) start_column 880 src/editor/editdraw.c end_column = start_column + wh->rect.cols - 1; start_column 899 src/editor/editdraw.c edit_draw_this_line (edit, b, row, start_column, end_column); start_column 917 src/editor/editdraw.c edit_draw_this_line (edit, b, row, start_column, end_column); start_column 928 src/editor/editdraw.c edit_draw_this_line (edit, b, curs_row, start_column, end_column); start_column 938 src/editor/editdraw.c edit_draw_this_line (edit, b, row, start_column, end_column); start_column 952 src/editor/editdraw.c edit_draw_this_line (edit, b, row, start_column, end_column); start_column 965 src/editor/editdraw.c edit_draw_this_line (edit, b, row, start_column, end_column); start_column 973 src/editor/editdraw.c edit_draw_this_char (edit, prev_curs, prev_curs_row, start_column, end_column); start_column 974 src/editor/editdraw.c edit_draw_this_char (edit, edit->buffer.curs1, edit->curs_row, start_column, end_column); start_column 978 src/editor/editdraw.c edit_draw_this_char (edit, edit->buffer.curs1, edit->curs_row, start_column, end_column); start_column 979 src/editor/editdraw.c edit_draw_this_char (edit, prev_curs, prev_curs_row, start_column, end_column);