Searched refs:MapColor (Results 1 – 1 of 1) sorted by relevance
151 MapColor(bool fore, int color) in MapColor() function800 WORD a = MapColor(fore, color); in wcon_setcolor()1285 CON.pairs[pair] = MapColor(true, f) | MapColor(false, b); in wcon_initpair()2219 a = MapColor(true, COLOR_WHITE) | MapColor(false, COLOR_BLACK); in InitConsole()