Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dtextprop.c1177 prop->pt_hl_id = hl_id; in prop_type_set()
1309 if (prop->pt_hl_id > 0) in f_prop_type_get()
1310 dict_add_string(d, "highlight", syn_id2name(prop->pt_hl_id)); in f_prop_type_get()
H A Ddrawline.c1446 if (pt != NULL && pt->pt_hl_id > 0) in win_line()
1448 int pt_attr = syn_id2attr(pt->pt_hl_id); in win_line()
H A Dstructs.h817 int pt_hl_id; // highlighting member