HomeSort by: relevance | last modified time | path
    Searched defs:get_screen_info (Results 1 - 1 of 1) sorted by relevancy

  /src/external/mit/libuv/dist/test/
test-tty-escape-sequence-processing.c 96 static void get_screen_info(uv_tty_t* tty_out, struct screen_info* si) { function
211 get_screen_info(tty_out, &(cs->si));
387 get_screen_info(&tty_out, &si);
438 get_screen_info(&tty_out, &si);
489 get_screen_info(&tty_out, &si);
550 get_screen_info(&tty_out, &si);
611 get_screen_info(&tty_out, &si);
662 get_screen_info(&tty_out, &si);
713 get_screen_info(&tty_out, &si);
759 get_screen_info(&tty_out, &si)
    [all...]

Completed in 22 milliseconds