is_in_indent 1455 src/editor/edit.c if (edit_options.fake_half_tabs && is_in_indent (&edit->buffer)) is_in_indent 2991 src/editor/edit.c if (edit_options.fake_half_tabs && is_in_indent (&edit->buffer)) is_in_indent 3550 src/editor/edit.c else if (edit_options.backspace_through_tabs && is_in_indent (&edit->buffer)) is_in_indent 3555 src/editor/edit.c else if (edit_options.fake_half_tabs && is_in_indent (&edit->buffer) is_in_indent 3575 src/editor/edit.c if (edit_options.fake_half_tabs && is_in_indent (&edit->buffer) is_in_indent 3645 src/editor/edit.c if (edit_options.fake_half_tabs && is_in_indent (&edit->buffer) is_in_indent 3662 src/editor/edit.c if (edit_options.fake_half_tabs && is_in_indent (&edit->buffer)