is_in_indent 1453 src/editor/edit.c if (edit_options.fake_half_tabs && is_in_indent (&edit->buffer)) is_in_indent 2978 src/editor/edit.c if (edit_options.fake_half_tabs && is_in_indent (&edit->buffer)) is_in_indent 3537 src/editor/edit.c else if (edit_options.backspace_through_tabs && is_in_indent (&edit->buffer)) is_in_indent 3542 src/editor/edit.c else if (edit_options.fake_half_tabs && is_in_indent (&edit->buffer) is_in_indent 3562 src/editor/edit.c if (edit_options.fake_half_tabs && is_in_indent (&edit->buffer) is_in_indent 3632 src/editor/edit.c if (edit_options.fake_half_tabs && is_in_indent (&edit->buffer) is_in_indent 3649 src/editor/edit.c if (edit_options.fake_half_tabs && is_in_indent (&edit->buffer)