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