Searched refs:textAttributes (Results 1 – 1 of 1) sorted by relevance
82 WORD textAttributes = static_cast<WORD>(color); in SetTextColor() local85 textAttributes |= FOREGROUND_INTENSITY; in SetTextColor()87 SetConsoleTextAttribute(hConsoleHandle, textAttributes); in SetTextColor()