Searched refs:csbi (Results 1 – 1 of 1) sorted by relevance
2428 NumCells = csbi.dwSize.X * csbi.dwSize.Y; in ClearConsoleBuffer()3829 Rows = csbi.srWindow.Bottom - csbi.srWindow.Top + 1; in mch_get_shellsize()3917 sx = csbi.srWindow.Right - csbi.srWindow.Left + 1; in ResizeConBufAndWindow()3918 sy = csbi.srWindow.Bottom - csbi.srWindow.Top + 1; in ResizeConBufAndWindow()7927 csbi.cbSize = sizeof(csbi); in vtp_init()8173 csbi.cbSize = sizeof(csbi); in set_console_color_rgb()8177 csbi.cbSize = sizeof(csbi); in set_console_color_rgb()8246 csbi.cbSize = sizeof(csbi); in reset_console_color_rgb()8250 csbi.cbSize = sizeof(csbi); in reset_console_color_rgb()8269 csbi.cbSize = sizeof(csbi); in restore_console_color_rgb()[all …]