Home
last modified time | relevance | path

Searched refs:old_cols (Results 1 – 1 of 1) sorted by relevance

/external/libvterm/src/
Dscreen.c487 int old_cols = screen->cols; in resize() local
503 .end_col = old_cols, in resize()
526 if(new_cols > old_cols) { in resize()
530 .start_col = old_cols, in resize()