Searched refs:p_stl (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/vim-55/src/
H A Doption.h723 EXTERN char_u *p_stl; /* 'statusline' */ variable
H A Dscreen.c826 || *p_stl != NUL || *wp->w_p_stl != NUL
6174 else if (*p_stl != NUL || *wp->w_p_stl != NUL)
6502 stl = p_stl;
9926 if ((*p_stl != NUL || *curwin->w_p_stl != NUL) && curwin->w_status_height)
H A Doption.c2424 (char_u *)&p_stl, PV_STL,
6606 else if (gvarp == &p_stl || varp == &p_ruf)

Completed in 211 milliseconds