Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
Doverload10.C16 int restore_cursor=1 );
/openbsd/src/lib/libcurses/tty/
Dtty_update.c2047 && save_cursor && restore_cursor) { in NCURSES_SP_NAME()
2054 NCURSES_PUTP2("restore_cursor", restore_cursor); in NCURSES_SP_NAME()
2093 && save_cursor && restore_cursor) { in NCURSES_SP_NAME()
2100 NCURSES_PUTP2("restore_cursor", restore_cursor); in NCURSES_SP_NAME()
Dlib_mvcur.c452 restore_cursor = 0; in NCURSES_SP_NAME()
/openbsd/src/lib/libcurses/tinfo/
Dcomp_parse.c740 PAIRED(save_cursor, restore_cursor); in sanity_check2()
/openbsd/src/lib/libcurses/
Dterm.h357 #define restore_cursor CUR Strings[126] macro
DCaps457 restore_cursor rc str rc - - YBCG- restore cursor to position of last save_cursor
/openbsd/src/usr.bin/tic/
Dtic.c3264 ANDMISSING(change_scroll_region, restore_cursor); in check_termtype()