Home
last modified time | relevance | path

Searched refs:p_stl (Results 1 – 6 of 6) sorted by relevance

/vim-8.2.3635/src/
H A Ddrawscreen.c444 else if (*p_stl != NUL || *wp->w_p_stl != NUL) in win_redr_status()
605 if ((*p_stl != NUL || *curwin->w_p_stl != NUL) && curwin->w_status_height) in showruler()
2871 || *p_stl != NUL || *wp->w_p_stl != NUL in updateWindow()
H A Doption.h894 EXTERN char_u *p_stl; // 'statusline' variable
H A Doptionstr.c1816 else if (gvarp == &p_stl || varp == &p_ruf) in did_set_string_option()
H A Dex_getln.c1732 if (*p_stl != NUL || *wp->w_p_stl != NUL) in getcmdline_int()
H A Dscreen.c1300 stl = p_stl; in win_redr_custom()
H A Doptiondefs.h2449 (char_u *)&p_stl, PV_STL,