Home
last modified time | relevance | path

Searched refs:bt_popup (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dbuffer.pro62 int bt_popup(buf_T *buf);
/vim-8.2.3635/src/
H A Dbuffer.c1320 if ((flags & DOBUF_NOPOPUP) && bt_popup(buf) in do_buffer_ext()
5624 bt_popup(buf_T *buf) in bt_popup() function
5731 if (bt_popup(buf)) in buf_spname()
H A Dwindow.c5215 if (bt_popup(win->w_buffer)) in win_free_popup()