Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dhardcopy.c1364 static int prt_need_bgcol; variable
2660 prt_need_bgcol = FALSE; in mch_print_init()
3335 if (prt_need_bgcol) in mch_print_text_out()
3340 prt_need_bgcol = FALSE; in mch_print_text_out()
3459 prt_need_bgcol = TRUE; in mch_print_set_bg()