Searched refs:p_stl (Results 1 – 6 of 6) sorted by relevance
444 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()
894 EXTERN char_u *p_stl; // 'statusline' variable
1816 else if (gvarp == &p_stl || varp == &p_ruf) in did_set_string_option()
1732 if (*p_stl != NUL || *wp->w_p_stl != NUL) in getcmdline_int()
1300 stl = p_stl; in win_redr_custom()
2449 (char_u *)&p_stl, PV_STL,