Home
last modified time | relevance | path

Searched refs:originalForegroundAttributes (Results 1 – 1 of 1) sorted by relevance

/thrift-3.4.0/compiler/cpp/tests/catch/
Dcatch.hpp7796originalForegroundAttributes = csbiInfo.wAttributes & ~( BACKGROUND_GREEN | BACKGROUND_RED | BACKG… in Win32ColourImpl()
7802 case Colour::None: return setTextAttribute( originalForegroundAttributes ); in use()
7825 WORD originalForegroundAttributes; member in Catch::__anon782ee55b0611::Win32ColourImpl