Searched refs:wb_window (Results 1 – 1 of 1) sorted by relevance
103 static struct Window *wb_window; variable292 wb_window = NULL; in mch_init()634 if (wb_window != NULL && title != NULL) in mch_settitle()635 SetWindowTitles(wb_window, (UBYTE *)title, (UBYTE *)-1L); in mch_settitle()655 return (wb_window != NULL); in mch_can_restore_title()1095 || (wb_window = (struct Window *)id->id_VolumeNode) == NULL) in mch_get_shellsize()1103 oldwindowtitle = (char_u *)wb_window->Title; in mch_get_shellsize()