Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dhardcopy.c1355 static int prt_need_moveto; variable
2657 prt_need_moveto = FALSE; in mch_print_init()
3217 prt_need_moveto = TRUE; in mch_print_start_line()
3274 prt_need_moveto = TRUE; in mch_print_text_out()
3282 prt_need_moveto = TRUE; in mch_print_text_out()
3295 if (prt_need_moveto) in mch_print_text_out()
3301 prt_need_moveto = FALSE; in mch_print_text_out()