Searched refs:CURSOR_SIZE_SMALL (Results 1 – 2 of 2) sorted by relevance
77 #define CURSOR_SIZE_SMALL 25 macro1019 ASSERT(get_cursor_size(&tty_out) == CURSOR_SIZE_SMALL); in TEST_IMPL()1023 ASSERT(get_cursor_size(&tty_out) == CURSOR_SIZE_SMALL); in TEST_IMPL()1325 saved_cursor_size == CURSOR_SIZE_LARGE ? CURSOR_SIZE_SMALL in TEST_IMPL()
67 #define CURSOR_SIZE_SMALL 25 macro1662 cursor_info.dwSize = CURSOR_SIZE_SMALL; in uv__tty_set_cursor_shape()