start_col_real    380 src/editor/editdraw.c print_to_widget (WEdit * edit, long row, int start_col, int start_col_real,
start_col_real    390 src/editor/editdraw.c     x = start_col_real;
start_col_real    501 src/editor/editdraw.c     int col, start_col_real;
start_col_real    529 src/editor/editdraw.c     start_col_real = col + edit->start_col;
start_col_real    549 src/editor/editdraw.c         start_col_real = start_col = 0;
start_col_real    817 src/editor/editdraw.c     print_to_widget (edit, row, start_col, start_col_real, end_col, line, line_stat, book_mark);