tws 549 src/editor/editdraw.c off_t tws = 0; tws 552 src/editor/editdraw.c for (tws = edit_buffer_get_eol (&edit->buffer, b); tws > b; tws--) tws 556 src/editor/editdraw.c c = edit_buffer_get_byte (&edit->buffer, tws - 1); tws 628 src/editor/editdraw.c if ((edit_options.visible_tabs || (edit_options.visible_tws && q >= tws)) tws 668 src/editor/editdraw.c else if (edit_options.visible_tws && q >= tws && enable_show_tabs_tws tws 698 src/editor/editdraw.c if (edit_options.visible_tws && q >= tws && enable_show_tabs_tws