Home
last modified time | relevance | path

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

/libuv/src/win/
H A Dtty.c124 static int uv__tty_console_width = -1; variable
175 uv__tty_console_width = sb_info.dwSize.X; in uv__console_init()
2400 if (width != uv__tty_console_width || height != uv__tty_console_height) {
2401 uv__tty_console_width = width;

Completed in 8 milliseconds