Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dhighlight.c43 int sg_term; // "term=" highlighting attributes member
792 HL_TABLE()[idx].sg_term = attr; in highlight_set_termgui_attr()
1839 HL_TABLE()[idx].sg_term = 0; in highlight_clear()
2903 sgp->sg_term, NULL, "term"); in highlight_list_one()
3028 attr = HL_TABLE()[id - 1].sg_term; in highlight_has_attr()
3253 sgp->sg_term_attr = sgp->sg_term; in set_hl_attr()
3256 at_en.ae_attr = sgp->sg_term; in set_hl_attr()
3675 hlt[hlcnt + i].sg_term = highlight_attr[hlf]; in combine_stl_hlt()
3687 hlt[hlcnt + i].sg_term ^= in combine_stl_hlt()
3688 hlt[id - 1].sg_term ^ hlt[id_S - 1].sg_term; in combine_stl_hlt()
[all …]