Searched refs:inc_col (Results 1 – 1 of 1) sorted by relevance
337 int inc_row, inc_col; in vterm_copy_cells() local353 inc_col = -1; in vterm_copy_cells()358 inc_col = +1; in vterm_copy_cells()363 for(pos.col = init_col; pos.col != test_col; pos.col += inc_col) { in vterm_copy_cells()