Searched refs:title_str (Results 1 – 1 of 1) sorted by relevance
3793 char_u *title_str = NULL; in maketitle() local3821 title_str = buf; in maketitle()3833 build_stl_str_hl(curwin, title_str, sizeof(buf), in maketitle()3842 title_str = p_titlestring; in maketitle()3948 mustset = value_changed(title_str, &lasttitle); in maketitle()