Searched refs:terminal_probesize (Results 1 – 4 of 4) sorted by relevance
53 int terminal_probesize(unsigned *xx, unsigned *yy) in terminal_probesize() function297 terminal_probesize(width, height); in start_redraw()
323 int terminal_probesize(unsigned *xx, unsigned *yy);
42 if (t[0] != t[1]) terminal_probesize(&width, &height); in demo_scankey_main()
1570 terminal_probesize(&TT.width, &TT.height); in top_common()