Home
last modified time | relevance | path

Searched refs:STL_IN_ICON (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.h1406 # define STL_IN_ICON 1 macro
H A Ddrawscreen.c616 || (p_icon && (stl_syntax & STL_IN_ICON)) in showruler()
H A Dbuffer.c3956 if (stl_syntax & STL_IN_ICON) in maketitle()