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

/xsrc/external/mit/xterm/dist/
H A Dmisc.c7810 static int last_rows = -1; local in function:update_winsize
7816 last_rows, last_cols, last_high, last_wide,
7819 if (rows != last_rows
7825 last_rows = rows;

Completed in 9 milliseconds