Home
last modified time | relevance | path

Searched refs:HLF_STNC (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/
H A Dhighlight.c3832 else if (hlf == (int)HLF_STNC) in highlight_changed()
3896 HLF_STNC, highlight_stltermnc); in highlight_changed()
H A Dvim.h1447 , HLF_STNC // status lines of not-current terminal windows enumerator
H A Dscreen.c4591 *attr = HL_ATTR(HLF_STNC); in fillchar_status()