Searched refs:VTERM_ATTR_CONCEAL_MASK (Results 1 – 2 of 2) sorted by relevance
559 VTERM_ATTR_CONCEAL_MASK = 1 << 9, enumerator
970 if((attrs & VTERM_ATTR_CONCEAL_MASK) && (a->pen.conceal != b->pen.conceal)) in attrs_differ()