Searched refs:MapColor (Results 1 – 1 of 1) sorted by relevance
101 MapColor(bool fore, int color) in MapColor() function594 WORD a = MapColor(fore, color); in drv_setcolor()1019 a = MapColor(true, COLOR_WHITE) | MapColor(false, COLOR_BLACK); in drv_init()1039 PropOf(TCB)->pairs[pair] = MapColor(true, f) | MapColor(false, b); in drv_initpair()