Home
last modified time | relevance | path

Searched refs:screen_stop_highlight (Results 1 – 4 of 4) sorted by relevance

/vim-8.2.3635/src/
H A Dscreen.c580 screen_stop_highlight(); in screen_line()
694 screen_stop_highlight(); in screen_line()
1930 screen_stop_highlight(void) in screen_stop_highlight() function
2176 screen_stop_highlight(); in screen_char()
2424 screen_stop_highlight(); in screen_fill()
3265 screen_stop_highlight(); in windgoto()
3275 screen_stop_highlight(); in windgoto()
3282 screen_stop_highlight(); in windgoto()
3312 screen_stop_highlight(); in windgoto()
3330 screen_stop_highlight(); in windgoto()
[all …]
H A Dterm.c3673 screen_stop_highlight(); in stoptermcap()
3802 screen_stop_highlight(); in check_terminal_behavior()
3835 screen_stop_highlight(); in check_terminal_behavior()
/vim-8.2.3635/src/proto/
H A Dscreen.pro23 void screen_stop_highlight(void);
/vim-8.2.3635/runtime/doc/
H A Dversion6.txt4505 Solution: Don't call screen_stop_highlight() in stoptermcap().