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
2232 NCURSES_SP_NAME(_nc_screen_wrap) (NCURSES_SP_DCL0) in NCURSES_SP_NAME() argument2266 _nc_screen_wrap(void) in _nc_screen_wrap() function2268 NCURSES_SP_NAME(_nc_screen_wrap) (CURRENT_SCREEN); in _nc_screen_wrap() local
2097 extern NCURSES_EXPORT(void) _nc_screen_wrap (void);2692 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)
3142 #undef _nc_screen_wrap3143 void _nc_screen_wrap(void)
3133 #undef _nc_screen_wrap3134 void _nc_screen_wrap(void)
681 NCURSES_SP_NAME(_nc_screen_wrap) (sp); in drv_wrap() local
4050 special case used in _nc_screen_wrap (report by Dick Streefland,12085 + modify _nc_screen_wrap() so that when exiting curses mode with14322 function and screen cleanup (i.e., color) into _nc_screen_wrap()14325 _nc_screen_wrap().