Home
last modified time | relevance | path

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

/haiku/src/apps/serialconnect/libvterm/src/
H A Dscreen.c489 int old_cols = screen->cols; in resize() local
507 .end_col = old_cols, in resize()
530 if(new_cols > old_cols) { in resize()
534 .start_col = old_cols, in resize()