Searched refs:bt_normal (Results 1 – 6 of 6) sorted by relevance
57 int bt_normal(buf_T *buf);
446 && (bt_normal(wp->w_buffer) || bt_help(wp->w_buffer))) in put_view()
2921 if (bt_normal(wp->w_buffer)) in qf_find_win_with_normal_buf()2994 if (bt_normal(win->w_buffer)) in qf_goto_win_with_ll_file()3051 if (altwin == NULL && !win->w_p_pvw && bt_normal(win->w_buffer)) in qf_goto_win_with_qfl_file()
4069 || !bt_normal(buf) in buf_check_timestamp()
5575 bt_normal(buf_T *buf) in bt_normal() function
27327 Solution: Add the bt_normal() function. (Yegappan Lakshmanan)