Searched refs:newfg (Results 1 – 1 of 1) sorted by relevance
997 int newfg; in amidisplaycc_allocattr() local1004 newfg = fg & maxcolor; in amidisplaycc_allocattr()1019 if (fg != bg && newfg == newbg) { in amidisplaycc_allocattr()1021 newfg = 0; in amidisplaycc_allocattr()1023 newfg = maxcolor; in amidisplaycc_allocattr()1026 *attrp = MAKEATTR(newfg, newbg, flags); in amidisplaycc_allocattr()