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