Searched refs:_nc_screen_wrap (Results 1 – 10 of 10) sorted by relevance
66 _nc_screen_wrap(); in NCURSES_EXPORT()
104 "_nc_screen_wrap" @144 NONAME
2224 NCURSES_SP_NAME(_nc_screen_wrap) (NCURSES_SP_DCL0) in NCURSES_SP_NAME() argument2258 _nc_screen_wrap(void) in _nc_screen_wrap() function2260 NCURSES_SP_NAME(_nc_screen_wrap) (CURRENT_SCREEN); in _nc_screen_wrap() local
2031 extern NCURSES_EXPORT(void) _nc_screen_wrap (void);2617 extern NCURSES_EXPORT(void) NCURSES_SP_NAME(_nc_screen_wrap)(SCREEN*);
2544 #undef _nc_screen_wrap2545 void _nc_screen_wrap(void)
2535 #undef _nc_screen_wrap2536 void _nc_screen_wrap(void)
3136 #undef _nc_screen_wrap3137 void _nc_screen_wrap(void)
3127 #undef _nc_screen_wrap3128 void _nc_screen_wrap(void)
669 NCURSES_SP_NAME(_nc_screen_wrap) (sp); in drv_wrap() local
3481 special case used in _nc_screen_wrap (report by Dick Streefland,11516 + modify _nc_screen_wrap() so that when exiting curses mode with13753 function and screen cleanup (i.e., color) into _nc_screen_wrap()13756 _nc_screen_wrap().