is_in_indent 1453 src/editor/edit.c if (edit_options.fake_half_tabs && is_in_indent (&edit->buffer)) is_in_indent 2989 src/editor/edit.c if (edit_options.fake_half_tabs && is_in_indent (&edit->buffer)) is_in_indent 3548 src/editor/edit.c else if (edit_options.backspace_through_tabs && is_in_indent (&edit->buffer)) is_in_indent 3553 src/editor/edit.c else if (edit_options.fake_half_tabs && is_in_indent (&edit->buffer) is_in_indent 3573 src/editor/edit.c if (edit_options.fake_half_tabs && is_in_indent (&edit->buffer) is_in_indent 3643 src/editor/edit.c if (edit_options.fake_half_tabs && is_in_indent (&edit->buffer) is_in_indent 3660 src/editor/edit.c if (edit_options.fake_half_tabs && is_in_indent (&edit->buffer)