Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dstructs.h285 char_u *wo_stl; member
286 #define w_p_stl w_onebuf_opt.wo_stl // 'statusline'
H A Doption.c5626 to->wo_stl = vim_strsave(from->wo_stl); in copy_winopt()
5730 check_string_option(&wop->wo_stl); in check_winopt()
5781 clear_string_option(&wop->wo_stl); in clear_winopt()