Searched refs:defaultScreenInfo (Results 1 – 1 of 1) sorted by relevance
30268 CONSOLE_SCREEN_BUFFER_INFO defaultScreenInfo; in printBold() local30269 GetConsoleScreenBufferInfo(out, &defaultScreenInfo); in printBold()30276 SetConsoleTextAttribute(out, defaultScreenInfo.wAttributes); in printBold()