Lines Matching refs:out_str

567 		out_str(T_CE);		// clear rest of this screen line  in screen_line()
1844 out_str(T_MD); in screen_start_highlight()
1854 out_str(T_ME); in screen_start_highlight()
1856 out_str(T_SO); in screen_start_highlight()
1858 out_str(T_UCS); in screen_start_highlight()
1862 out_str(T_US); in screen_start_highlight()
1864 out_str(T_CZH); in screen_start_highlight()
1866 out_str(T_MR); in screen_start_highlight()
1868 out_str(T_STS); in screen_start_highlight()
1922 out_str(aep->ae_u.term.start); in screen_start_highlight()
1994 out_str((char_u *)"\033|39m"); // restore FG in screen_stop_highlight()
1996 out_str((char_u *)"\033|49m"); // restore BG in screen_stop_highlight()
2014 out_str(aep->ae_u.term.stop); in screen_stop_highlight()
2032 out_str(T_SE); in screen_stop_highlight()
2039 out_str(T_UCE); in screen_stop_highlight()
2047 out_str(T_UE); in screen_stop_highlight()
2054 out_str(T_CZR); in screen_stop_highlight()
2061 out_str(T_STE); in screen_stop_highlight()
2064 out_str(T_ME); in screen_stop_highlight()
2089 out_str(T_MD); in screen_stop_highlight()
2115 out_str(T_OP); in reset_cterm_colors()
2120 out_str(T_ME); in reset_cterm_colors()
2197 out_str((char_u *)" "); in screen_char()
2209 out_str(buf); in screen_char()
2426 out_str(T_CE); in screen_fill()
2970 out_str(T_CL); // clear the display in screenclear2()
3268 out_str(bs); in windgoto()
3832 out_str(T_AL); in screen_ins_lines()
3835 out_str(T_SR); in screen_ins_lines()
3849 out_str(T_CE); in screen_ins_lines()
4044 out_str(T_CD); in screen_del_lines()
4071 out_str(T_DL); // delete a line in screen_del_lines()
4076 out_str(T_CE); // erase a line in screen_del_lines()
4091 out_str(T_CE); // erase a line in screen_del_lines()