Searched refs:_nc_scroll_oldhash (Results 1 – 8 of 8) sorted by relevance
/freebsd/contrib/ncurses/ncurses/tty/ |
H A D | hashmap.c | 445 NCURSES_SP_NAME(_nc_scroll_oldhash) (NCURSES_SP_DCLx int n, int top, int bot) in NCURSES_SP_NAME() argument 467 _nc_scroll_oldhash(int n, int top, int bot) in _nc_scroll_oldhash() function 469 NCURSES_SP_NAME(_nc_scroll_oldhash) (CURRENT_SCREEN, n, top, bot); in _nc_scroll_oldhash() local
|
H A D | tty_update.c | 2137 NCURSES_SP_NAME(_nc_scroll_oldhash) (NCURSES_SP_ARGx n, top, bot); in NCURSES_SP_NAME() local
|
/freebsd/contrib/ncurses/misc/ |
H A D | ncurses.def | 105 "_nc_scroll_oldhash" @145 NONAME
|
/freebsd/contrib/ncurses/ncurses/ |
H A D | curses.priv.h | 2157 extern NCURSES_EXPORT(void) _nc_scroll_oldhash (int n, int top, int bot); 2618 extern NCURSES_EXPORT(void) NCURSES_SP_NAME(_nc_scroll_oldhash)(SCREEN*, int n, int top, int bo…
|
H A D | llib-lncursest | 90 #undef _nc_scroll_oldhash 91 void _nc_scroll_oldhash(
|
H A D | llib-lncurses | 90 #undef _nc_scroll_oldhash 91 void _nc_scroll_oldhash(
|
H A D | llib-lncursestw | 90 #undef _nc_scroll_oldhash 91 void _nc_scroll_oldhash(
|
H A D | llib-lncursesw | 90 #undef _nc_scroll_oldhash 91 void _nc_scroll_oldhash(
|