Searched refs:TINFO_GET_SIZE (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13.1/contrib/ncurses/ncurses/tinfo/ |
| H A D | lib_setup.c | 455 TINFO_GET_SIZE(sp, sp->_term, &new_lines, &new_cols); in _nc_update_screensize() 830 TINFO_GET_SIZE(sp, termp, ptrLines(sp), ptrCols(sp)); in TINFO_SETUP_TERM()
|
| /freebsd-13.1/contrib/ncurses/ncurses/ |
| H A D | curses.priv.h | 2590 #define TINFO_GET_SIZE(sp, tp, lp, cp) \ macro 2598 #define TINFO_GET_SIZE(sp, tp, lp, cp) \ macro
|