Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dscreen.c4397 int attr_fill = HL_ATTR(HLF_TPF); in draw_tabline() local
4544 screen_fill(0, 1, col, (int)Columns, c, c, attr_fill); in draw_tabline()