Home
last modified time | relevance | path

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

/libuv/src/win/
H A Dtty.c154 static CONSOLE_CURSOR_INFO uv_tty_default_cursor_info; variable
339 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 13 milliseconds