py                470 lib/tty/tty-ncurses.c tty_getyx (int *py, int *px)
py                472 lib/tty/tty-ncurses.c     *py = mc_curs_row;
py                530 lib/tty/tty-slang.c tty_getyx (int *py, int *px)
py                532 lib/tty/tty-slang.c     *py = SLsmg_get_row ();
py                111 lib/tty/tty.h  extern void tty_getyx (int *py, int *px);