Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dstructs.h317 char_u *wo_tws; member
318 # define w_p_tws w_onebuf_opt.wo_tws // 'termwinsize'
H A Doption.c5661 to->wo_tws = vim_strsave(from->wo_tws); in copy_winopt()
5741 check_string_option(&wop->wo_tws); in check_winopt()
5792 clear_string_option(&wop->wo_tws); in clear_winopt()