Searched refs:old_offset (Results 1 – 1 of 1) sorted by relevance
772 colnr_T old_offset = (colnr_T)(p - oldline); in set_indent() local783 if (saved_cursor.col >= old_offset) in set_indent()786 saved_cursor.col += ind_len - old_offset; in set_indent()794 int added = ind_len - old_offset; in set_indent()800 added > 0 ? old_offset : (colnr_T)ind_len, added, 0); in set_indent()