py 508 lib/tty/tty-ncurses.c tty_getyx (int *py, int *px) py 510 lib/tty/tty-ncurses.c *py = mc_curs_row; py 524 lib/tty/tty-slang.c tty_getyx (int *py, int *px) py 526 lib/tty/tty-slang.c *py = SLsmg_get_row (); py 142 lib/tty/tty.h extern void tty_getyx (int *py, int *px);