py                469 lib/tty/tty-ncurses.c tty_getyx (int *py, int *px)
py                471 lib/tty/tty-ncurses.c     *py = mc_curs_row;
py                531 lib/tty/tty-slang.c tty_getyx (int *py, int *px)
py                533 lib/tty/tty-slang.c     *py = SLsmg_get_row ();
py                111 lib/tty/tty.h  extern void tty_getyx (int *py, int *px);