start_col_real 371 src/editor/editdraw.c print_to_widget (WEdit *edit, long row, int start_col, int start_col_real, long end_col, start_col_real 381 src/editor/editdraw.c x = start_col_real; start_col_real 492 src/editor/editdraw.c int col, start_col_real; start_col_real 520 src/editor/editdraw.c start_col_real = col + edit->start_col; start_col_real 540 src/editor/editdraw.c start_col_real = start_col = 0; start_col_real 799 src/editor/editdraw.c print_to_widget (edit, row, start_col, start_col_real, end_col, line, line_stat, book_mark);