Home
last modified time | relevance | path

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

/external/libvterm/src/
Dscreen.c484 int old_cols = screen->cols; in resize() local
502 .end_col = old_cols, in resize()
525 if(new_cols > old_cols) { in resize()
529 .start_col = old_cols, in resize()