Searched refs:RevAttr (Results 1 – 2 of 2) sorted by relevance
65 #define RevAttr(attr) (WORD) (((attr) & 0xff00) | \ macro92 res = RevAttr(res); in MapAttr()96 res = RevAttr(res) | BACKGROUND_INTENSITY; in MapAttr()624 RevAttr(that_screen[i].Attributes); in wcon_dobeepflash()
165 #define RevAttr(attr) \ macro185 res = RevAttr(res); in MapAttr()189 res = RevAttr(res) | BACKGROUND_INTENSITY; in MapAttr()717 that_screen[i].Attributes = RevAttr(that_screen[i].Attributes); in wcon_dobeepflash()