Searched refs:clr_eol (Results 1 – 5 of 5) sorted by relevance
655 if (!clr_eol) { in init_term()803 tputs(clr_eol, 0, ttputch); in lflush()839 tputs(clr_eol, 0, in lflush()848 tputs(clr_eol, 0, in lflush()
218 if (clr_eol) in cl_end()219 xputs(clr_eol); in cl_end()
419 if (set || clr_eol == NULL) { in scr_msg()430 putpad(clr_eol); in scr_msg()
1256 if (clr_eol && !_cursesi_screen->curwin && (!(__using_color) in makech() 1283 ce = clr_eol; in makech()
1155 #define clr_eol t_clr_eol(cur_term) macro