Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dos_mswin.c1382 if (*p_pdev != NUL) in mch_print_init()
1383 prt_dlg.hDC = CreateDC(NULL, (LPCSTR)p_pdev, NULL, NULL); in mch_print_init()
H A Doption.h605 EXTERN char_u *p_pdev; // 'printdevice' variable
H A Doptiondefs.h1935 (char_u *)&p_pdev, PV_NONE,