Searched refs:CURSOR_SIZE_SMALL (Results 1 – 2 of 2) sorted by relevance
77 #define CURSOR_SIZE_SMALL 25 macro1019 ASSERT_EQ(get_cursor_size(&tty_out), CURSOR_SIZE_SMALL); in TEST_IMPL()1023 ASSERT_EQ(get_cursor_size(&tty_out), CURSOR_SIZE_SMALL); in TEST_IMPL()1326 saved_cursor_size == CURSOR_SIZE_LARGE ? CURSOR_SIZE_SMALL in TEST_IMPL()
62 #define CURSOR_SIZE_SMALL 25 macro1651 cursor_info.dwSize = CURSOR_SIZE_SMALL; in uv__tty_set_cursor_shape()
Completed in 13 milliseconds