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