Searched refs:INDENT_DEC (Results 1 – 3 of 3) sorted by relevance
1278 shift_line(type == INDENT_DEC, round, 1, call_changed_bytes); in change_indent()
1000 #define INDENT_DEC 3 // decrease indent macro
3885 change_indent(c == Ctrl_D ? INDENT_DEC : INDENT_INC, 0, TRUE, 0, TRUE); in ins_shift()