Searched refs:_nc_console_MapColor (Results 1 – 3 of 3) sorted by relevance
670 WORD a = _nc_console_MapColor(fore, color); in wcon_setcolor()880 _nc_console_MapColor(true, f) | in wcon_initpair()881 _nc_console_MapColor(false, b); in wcon_initpair()
339 _nc_console_MapColor(bool fore, int color) in _nc_console_MapColor() function1174 a = _nc_console_MapColor(true, COLOR_WHITE) | in _nc_console_checkinit()1175 _nc_console_MapColor(false, COLOR_BLACK); in _nc_console_checkinit()
2578 extern NCURSES_EXPORT(WORD) _nc_console_MapColor(bool fore, int color);