Home
last modified time | relevance | path

Searched defs:_nc_scroll_oldhash (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ncurses/ncurses/tty/
H A Dhashmap.c442 NCURSES_SP_NAME(_nc_scroll_oldhash) (NCURSES_SP_DCLx int n, int top, int bot) in NCURSES_SP_NAME() argument
464 _nc_scroll_oldhash(int n, int top, int bot) in _nc_scroll_oldhash() function
466 NCURSES_SP_NAME(_nc_scroll_oldhash) (CURRENT_SCREEN, n, top, bot); in _nc_scroll_oldhash() local
H A Dtty_update.c2130 NCURSES_SP_NAME(_nc_scroll_oldhash) (NCURSES_SP_ARGx n, top, bot); in NCURSES_SP_NAME() local