Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim.h1424 , HLF_FC // Fold column enumerator
H A Ddrawline.c1054 char_attr = hl_combine_attr(wcr_attr, HL_ATTR(HLF_FC)); in win_line()
H A Ddrawscreen.c1166 RL_MEMSET(col, HL_ATTR(HLF_FC), fdc); in fold_line()
H A Dscreen.c196 row, endrow, hl_combine_attr(wcr_attr, HL_ATTR(HLF_FC))); in win_draw_end()