Searched refs:VTERM_ATTR_BACKGROUND_MASK (Results 1 – 2 of 2) sorted by relevance
278 VTERM_ATTR_BACKGROUND_MASK = 1 << 8, enumerator
883 if((attrs & VTERM_ATTR_BACKGROUND_MASK) && !vterm_color_equal(a->pen.bg, b->pen.bg)) in attrs_differ()