Searched refs:scr_restore (Results 1 – 10 of 10) sorted by relevance
967 NCURSES_SP_NAME(scr_restore) (NCURSES_SP_DCLx const char *file) in NCURSES_SP_NAME() argument990 scr_restore(const char *file) in scr_restore() function992 return NCURSES_SP_NAME(scr_restore) (CURRENT_SCREEN, file); in scr_restore()
329 "scr_restore" @232 NONAME
253 "scr_restore" @232 NONAME ; implemented
734 curs_scr_dump.3 scr_restore.3 \
794 extern NCURSES_EXPORT(int) scr_restore (const char *); /* implemented */1069 extern NCURSES_EXPORT(int) NCURSES_SP_NAME(scr_restore) (SCREEN*, const char *); /* implemented:SP_…
1960 #undef scr_restore1961 int scr_restore(
1951 #undef scr_restore1952 int scr_restore(
2541 #undef scr_restore2542 int scr_restore(
2532 #undef scr_restore2533 int scr_restore(
925 + check for screen size-change in scr_init() and scr_restore(), in case9947 pointers for curscr/stdscr/newscr when scr_save() and scr_restore()