fill_tabs_with_spaces 83 src/editor/edit.c .fill_tabs_with_spaces = FALSE, fill_tabs_with_spaces 1490 src/editor/edit.c if (edit_options.fill_tabs_with_spaces || !right_of_four_spaces (edit)) fill_tabs_with_spaces 1501 src/editor/edit.c else if (edit_options.fill_tabs_with_spaces) fill_tabs_with_spaces 1642 src/editor/edit.c if (edit_options.fill_tabs_with_spaces) fill_tabs_with_spaces 39 src/editor/edit.h gboolean fill_tabs_with_spaces; fill_tabs_with_spaces 162 src/editor/editoptions.c &edit_options.fill_tabs_with_spaces, NULL), fill_tabs_with_spaces 388 src/editor/format.c if (!edit_options.fill_tabs_with_spaces) fill_tabs_with_spaces 341 src/setup.c { "editor_fill_tabs_with_spaces", &edit_options.fill_tabs_with_spaces },