Searched refs:uv_tty_default_cursor_info (Results 1 – 1 of 1) sorted by relevance
159 static CONSOLE_CURSOR_INFO uv_tty_default_cursor_info; variable344 uv_tty_default_cursor_info = *cursor_info; in uv__tty_capture_initial_style()1306 if (!SetConsoleCursorInfo(handle->handle, &uv_tty_default_cursor_info)) { in uv__tty_reset()1658 cursor_info.dwSize = uv_tty_default_cursor_info.dwSize; in uv__tty_set_cursor_shape()