Home
last modified time | relevance | path

Searched refs:STL_IN_TITLE (Results 1 – 4 of 4) sorted by relevance

/vim-8.2.3635/src/
H A Doptionstr.c1611 int flagval = (varp == &p_titlestring) ? STL_IN_TITLE : STL_IN_ICON; in did_set_string_option()
H A Dglobals.h1407 # define STL_IN_TITLE 2 macro
H A Ddrawscreen.c617 || (p_title && (stl_syntax & STL_IN_TITLE)) in showruler()
H A Dbuffer.c3825 if (stl_syntax & STL_IN_TITLE) in maketitle()