Searched refs:clear_screen (Results 1 – 14 of 14) sorted by relevance
45 static char *clear_screen; variable146 if ((clear_screen = tgetstr("cl", &bufptr)) == NULL || in init_termcap()292 putcap(clear_screen); in top_clear()
56 retval = tputs(clear_screen, lines > 0 ? lines : 1, putch); in clear_cmd()
238 && VALID_STRING(clear_screen)) { in drv_CanHandle()1072 clear_screen = ABSENT_STRING; in drv_setfilter()
1054 && VALID_STRING(clear_screen)) { in TINFO_SETUP_TERM()
1652 bool fast_clear = (clear_screen || clr_eos || clr_eol); in ClearScreen()1671 if (clear_screen) { in ClearScreen()1673 NCURSES_PUTP2("clear_screen", clear_screen); in ClearScreen()
415 clear_screen = ABSENT_STRING; in _nc_setupscreen()
468 (void) tputs(clear_screen, 0, my_putc); in dlg_keep_tite()
328 clear_screen clear str cl - - YBCGE clear screen and home cursor (P*)
369 clear_screen clear str cl - - YBCGE clear screen and home cursor (P*)
350 clear_screen clear str cl - - YBCGE clear screen and home cursor (P*)
375 clear_screen clear str cl - - YBCGE clear screen and home cursor (P*)
370 clear_screen clear str cl - - YBCGE clear screen and home cursor (P*)
367 clear_screen clear str cl - - YBCGE clear screen and home cursor (P*)
12380 + additional fixes for non-bce terminals (handling of clear_screen,