Searched refs:init_col (Results 1 - 1 of 1) sorted by relevance

/haiku-fatelf/src/apps/serialconnect/libvterm/src/
H A Dvterm.c280 int init_row, test_row, init_col, test_col; local
302 init_col = dest.end_col - 1;
307 init_col = dest.start_col;
312 init_col = dest.start_col;
318 for(pos.col = init_col; pos.col != test_col; pos.col += inc_col) {

Completed in 33 milliseconds