Searched refs:col_amount (Results 1 – 2 of 2) sorted by relevance
1200 if (col_amount < 0 && posp->col <= (colnr_T)-col_amount) \1203 posp->col = col_amount + spaces_removed; \1205 posp->col += col_amount; \1221 long col_amount, in mark_col_adjust() argument1229 if ((col_amount == 0L && lnum_amount == 0L) in mark_col_adjust()
23 void mark_col_adjust(linenr_T lnum, colnr_T mincol, long lnum_amount, long col_amount, int spaces_r…