Searched refs:hl_attr (Results 1 – 2 of 2) sorted by relevance
91 int hl_attr; member527 return n->r.hl_attr; in hilited_range_attr()812 if (hl->hl_endpos > p->r.hl_startpos && hl->hl_attr == p->r.hl_attr) in add_hilite()821 if (hl->hl_startpos < p->r.hl_endpos && hl->hl_attr == p->r.hl_attr) { in add_hilite()840 if (hl->hl_attr == p->r.hl_attr) in add_hilite()862 if (hl->hl_attr == p->r.hl_attr) in add_hilite()972 hl.hl_attr = attr; in create_hilites()1198 hl.hl_attr = 0; in matches_filters()
861 int hl_attr = 0; in store_char() local865 hl_attr = is_hilited_attr(pos, pos+1, 0, &matches); in store_char()866 if (hl_attr == 0 && status_line) in store_char()867 hl_attr = line_mark_attr; in store_char()869 if (hl_attr) in store_char()875 a |= hl_attr; in store_char()