Searched refs:clear_screen (Results 1 – 15 of 15) sorted by relevance
47 static char *clear_screen; variable148 if ((clear_screen = tgetstr("cl", &bufptr)) == NULL || in init_termcap()294 putcap(clear_screen); in top_clear()
64 ExitProgram((tputs(clear_screen, lines > 0 ? lines : 1, putch) == ERR) in main()
162 && VALID_STRING(clear_screen)) { in drv_CanHandle()971 clear_screen = 0; in drv_setfilter()
787 && VALID_STRING(clear_screen)) { in TINFO_SETUP_TERM()
115 u8 clear_screen:3; member
1550 bool fast_clear = (clear_screen || clr_eos || clr_eol); in ClearScreen()1569 if (clear_screen) { in ClearScreen()1571 NCURSES_PUTP2("clear_screen", clear_screen); in ClearScreen()
356 clear_screen = 0; in NCURSES_SP_NAME()
405 (void) tputs(clear_screen, 0, my_putc); in init_dialog()
297 clear_screen clear str cl - - YBCGE clear screen and home cursor (P*)
329 clear_screen clear str cl - - YBCGE clear screen and home cursor (P*)
331 clear_screen clear str cl - - YBCGE clear screen and home cursor (P*)
313 clear_screen clear str cl - - YBCGE clear screen and home cursor (P*)
7430 + additional fixes for non-bce terminals (handling of clear_screen,