Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dscreen.c3629 #define USE_T_CD 8 macro
3708 type = USE_T_CD; in screen_ins_lines()
3728 if (type == USE_T_CD || type == USE_T_CDL || in screen_ins_lines()
3933 type = USE_T_CD; in screen_del_lines()
4041 else if (type == USE_T_CD) // delete the lines in screen_del_lines()