Searched refs:tab_correct (Results 1 – 6 of 6) sorted by relevance
141 if (dialog_vars.tab_correct) { in read_high()189 && (dialog_vars.tab_correct != 0)) { in read_high()238 if (!dialog_vars.tab_correct) in tabize()478 if (dialog_vars.tab_correct) in print_position()
55 if ((ch == TAB) && (dialog_vars.tab_correct)) { in get_line()
180 if ((ch == TAB) && (dialog_vars.tab_correct)) { in get_line()
523 bool tab_correct; /* option "--tab-correct" */ member
1498 if ((ch == TAB) && (dialog_vars.tab_correct)) { in dlg_auto_sizefile()2073 if (dialog_vars.tab_correct) { in dlg_tab_correct_str()
356 { "tab-correct", svT(tab_correct), 1, "" },