Home
last modified time | relevance | path

Searched refs:defaultScreenInfo (Results 1 - 1 of 1) sorted by relevance

/third_party/sqlite/src/
H A Dshell.c25818 CONSOLE_SCREEN_BUFFER_INFO defaultScreenInfo; in printBold() local
25819 GetConsoleScreenBufferInfo(out, &defaultScreenInfo); in printBold()
25826 SetConsoleTextAttribute(out, defaultScreenInfo.wAttributes); in printBold()

Completed in 32 milliseconds