tws               558 src/editor/editdraw.c             off_t tws = 0;
tws               561 src/editor/editdraw.c                 for (tws = edit_buffer_get_eol (&edit->buffer, b); tws > b; tws--)
tws               565 src/editor/editdraw.c                     c = edit_buffer_get_byte (&edit->buffer, tws - 1);
tws               638 src/editor/editdraw.c                         if ((edit_options.visible_tabs || (edit_options.visible_tws && q >= tws))
tws               678 src/editor/editdraw.c                         else if (edit_options.visible_tws && q >= tws && enable_show_tabs_tws
tws               708 src/editor/editdraw.c                     if (edit_options.visible_tws && q >= tws && enable_show_tabs_tws