Home
last modified time | relevance | path

Searched refs:ClrUpdate (Results 1 – 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/ncurses/ncurses/tty/
Dtty_update.c109 static void ClrUpdate(void);
849 ClrUpdate(); in doupdate()
973 ClrUpdate(void) in ClrUpdate() function
/freebsd-10-stable/contrib/ncurses/
DNEWS5558 + modify ClrUpdate() function to workaround a problem in nvi, which
7008 and clr_bol (el1), refine logic in ClrUpdate() and ClrBottom() (patch
7087 + correct change from 970628 to ClrUpdate() in lib_doupdate.c so that
7112 + modify change from 970101 to ClrUpdate() in lib_doupdate.c so that
7286 + omit parameter of ClrUpdate(), since it is called only for newscr,
7620 + modify param of ClrUpdate() in lib_doupdate.c to 'newscr', fixes
8736 (in lib_doupdate.c(ClrUpdate() -- iterate to columns not columns-1)