Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dsign.c517 sattr->sat_texthl = syn_id2attr(sp->sn_text_hl); in buf_get_signattrs()
540 sattr->sat_texthl = syn_id2attr(next_sp->sn_text_hl); in buf_get_signattrs()
H A Dstructs.h854 int sat_texthl; member
H A Ddrawline.c179 *char_attrp = sattr->sat_texthl; in get_sign_display_info()