Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dscreen.c3630 #define USE_REDRAW 9 macro
3706 type = USE_REDRAW; in screen_ins_lines()
3817 if (type == USE_REDRAW) in screen_ins_lines()
3931 type = USE_REDRAW; in screen_del_lines()
4039 if (type == USE_REDRAW) in screen_del_lines()