Searched refs:uv_tty_default_cursor_info (Results 1 – 1 of 1) sorted by relevance
154 static CONSOLE_CURSOR_INFO uv_tty_default_cursor_info; variable339 uv_tty_default_cursor_info = *cursor_info; in uv__tty_capture_initial_style()1295 if (!SetConsoleCursorInfo(handle->handle, &uv_tty_default_cursor_info)) { in uv__tty_reset()1647 cursor_info.dwSize = uv_tty_default_cursor_info.dwSize; in uv__tty_set_cursor_shape()
Completed in 8 milliseconds