Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dos_amiga.pro15 void mch_restore_title(int which);
H A Dos_mswin.pro6 void mch_restore_title(int which);
H A Dos_unix.pro20 void mch_restore_title(int which);
/vim-8.2.3635/src/
H A Dos_amiga.c646 mch_restore_title(int which) in mch_restore_title() function
944 mch_restore_title(SAVE_RESTORE_BOTH); // restore window title in mch_exit()
H A Dos_mswin.c310 mch_restore_title(int which UNUSED) in mch_restore_title() function
H A Dos_unix.c2302 mch_restore_title(int which) in mch_restore_title() function
3410 mch_restore_title(SAVE_RESTORE_BOTH); in mch_exit()
H A Dbuffer.c4017 mch_restore_title( in value_changed()
H A Doption.c4974 mch_restore_title(SAVE_RESTORE_BOTH); // restore window titles in clear_termoptions()
H A Dos_win32.c2913 mch_restore_title(SAVE_RESTORE_BOTH); in mch_exit_c()
H A Dex_docmd.c6176 mch_restore_title(SAVE_RESTORE_BOTH); // restore window titles in ex_stop()