Searched refs:out_char (Results 1 – 10 of 10) sorted by relevance
931 out_char('\n'); in mch_exit()1141 out_char(CSI); in mch_set_shellsize()1143 out_char('t'); in mch_set_shellsize()1144 out_char(CSI); in mch_set_shellsize()1146 out_char('u'); in mch_set_shellsize()
2214 out_char(ScreenLines[off]); in screen_char()2217 out_char(ScreenLines2[off]); in screen_char()2247 out_char(ScreenLines[off + 1]); in screen_char_2()3276 out_char('\r'); in windgoto()3285 out_char('\n'); in windgoto()3302 out_char(*T_ND); in windgoto()3314 out_char(ScreenLines[off]); in windgoto()3317 out_char(ScreenLines2[off]); in windgoto()4062 out_char('\n'); // cursor will remain on same line in screen_del_lines()
3169 out_char(' '); in win_line()3171 out_char(ScreenLines[LineOffset[screen_row - 1] in win_line()
1132 out_char(BELL); in vim_beep()
2639 out_char(unsigned c) in out_char() function2643 out_char('\r'); in out_char()
573 out_char('\n'); in vim_main2()
1773 out_char('\n'); in call_shell()
3378 out_char('\n'); in exit_scroll()
6171 out_char('\n'); in ex_stop()
19 void out_char(unsigned c);