tty_clip 318 lib/tty/color-ncurses.c if (!use_colors || !tty_clip (&y, &x, &rows, &cols)) tty_clip 578 lib/tty/tty-ncurses.c if (!tty_clip (&y, &x, &rows, &cols)) tty_clip 46 lib/tty/tty-ncurses.h gboolean tty_clip (int *y, int *x, int *rows, int *cols);