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