Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dstructs.h234 int wo_list; member
235 #define w_p_list w_onebuf_opt.wo_list // 'list'
H A Doption.c5609 to->wo_list = from->wo_list; in copy_winopt()