Home
last modified time | relevance | path

Searched refs:tp_ch_used (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Dwindow.c3873 tp->tp_ch_used = p_ch; in alloc_tabpage()
4239 if (p_ch != curtab->tp_ch_used) in enter_tabpage()
4241 p_ch = curtab->tp_ch_used; in enter_tabpage()
5365 curtab->tp_ch_used = p_ch; in shell_new_rows()
6089 curtab->tp_ch_used = p_ch; in win_drag_status_line()
6424 int old_p_ch = curtab->tp_ch_used; in command_height()
6429 curtab->tp_ch_used = p_ch; in command_height()
6453 curtab->tp_ch_used = p_ch; in command_height()
H A Dstructs.h3213 long tp_ch_used; // value of 'cmdheight' when frame size member