Searched refs:mch_print_init (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/vim-55/src/proto/
H A Dhardcopy.pro9 int mch_print_init __ARGS((prt_settings_T *psettings, char_u *jobname, int forceit));
H A Dos_mswin.pro40 int mch_print_init __ARGS((prt_settings_T *psettings, char_u *jobname, int forceit));
/macosx-10.10/vim-55/src/
H A Dhardcopy.c22 * int mch_print_init(prt_settings_T *psettings, char_u *jobname, int forceit)
51 * when mch_print_init() fails.
595 * The mch_print_init() code should set up margins if applicable. (It may
599 if (mch_print_init(&settings,
2452 mch_print_init(psettings, jobname, forceit) function
H A Dos_mswin.c2063 mch_print_init(prt_settings_T *psettings, char_u *jobname, int forceit) function

Completed in 146 milliseconds