Searched refs:bt_help (Results 1 – 8 of 8) sorted by relevance
126 if (!bt_help(curwin->w_buffer) || cmdmod.cmod_tab != 0) in ex_help()132 if (bt_help(wp->w_buffer)) in ex_help()214 if (bt_help(win->w_buffer)) in ex_helpclose()
157 if (bt_help(wp->w_buffer)) in ses_do_win()446 && (bt_normal(wp->w_buffer) || bt_help(wp->w_buffer))) in put_view()766 && !bt_help(wp->w_buffer) in makeopens()
458 if (bt_help(wp->w_buffer) in win_redr_status()465 if (bt_help(wp->w_buffer)) in win_redr_status()
2517 if (bt_help(win->w_buffer)) in win_close()6648 && (!((bt_help(wp->w_buffer) && !bt_help(curbuf)) in only_one_window()
2829 if (bt_help(wp->w_buffer)) in qf_find_help_win()3299 if (qf_ptr->qf_type == 1 && (!bt_help(curwin->w_buffer) in qf_jump_open_window()8007 if (bt_help(curwin->w_buffer)) in hgr_get_ll()8291 if (!bt_help(curwin->w_buffer) || curwin->w_llist == qi) in ex_helpgrep()
269 if (bt_help(curbuf)) in open_buffer()5606 bt_help(buf_T *buf) in bt_help() function
3486 keep_help_flag = bt_help(curwin_save->w_buffer); in jumpto_tag()
60 int bt_help(buf_T *buf);