Searched refs:init_col (Results 1 – 1 of 1) sorted by relevance
336 int init_row, test_row, init_col, test_col; in vterm_copy_cells() local351 init_col = dest.end_col - 1; in vterm_copy_cells()356 init_col = dest.start_col; in vterm_copy_cells()363 for(pos.col = init_col; pos.col != test_col; pos.col += inc_col) { in vterm_copy_cells()