Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dsign.c519 sattr->sat_linehl = syn_id2attr(sp->sn_line_hl); in buf_get_signattrs()
542 sattr->sat_linehl = syn_id2attr(next_sp->sn_line_hl); in buf_get_signattrs()
H A Ddrawline.c685 line_attr = sattr.sat_linehl; in win_line()
936 if (sign_present && sattr.sat_linehl > 0) in win_line()
H A Dstructs.h855 int sat_linehl; member