Searched refs:use_env (Results 1 – 21 of 21) sorted by relevance
226 NCURSES_SP_NAME(use_env) (NCURSES_SP_DCLx bool f) in NCURSES_SP_NAME() argument235 _nc_prescreen.use_env = f; in NCURSES_SP_NAME()257 use_env(bool f) in use_env() function261 _nc_prescreen.use_env = f; in use_env()305 bool useEnv = _nc_prescreen.use_env; in _nc_get_screensize()937 sp->_use_env = _nc_prescreen.use_env; in new_prescr()
426 useEnv = _nc_prescreen.use_env; in drv_size()
83 use_env(FALSE); in main()
303 use_env(FALSE); in main()
60 use_env(3X) curs_util(3X)
382 "use_env" @268 NONAME
289 "use_env" @268 NONAME ; implemented
701 #undef use_env702 void use_env(
723 #undef use_env724 void use_env(
791 #undef use_env792 void use_env(
769 #undef use_env770 void use_env(
3435 #undef use_env3436 void use_env(
3512 #undef use_env3513 void use_env(
1057 bool use_env; member
4461 #undef use_env4462 void use_env(
4384 #undef use_env4385 void use_env(
1042 curs_util.3 use_env.3 \
820 extern NCURSES_EXPORT(void) use_env (bool); /* implemented */1068 extern NCURSES_EXPORT(void) NCURSES_SP_NAME(use_env) (SCREEN*, bool); /* implemented:SP_FUNC */
994 + it lacks the use_env() function.1581 + modify _nc_get_screensize to allow for use_env() and use_tioctl()1588 + correct order of initialization for traces in use_env() and2929 it lacks some common functions such as use_env() which is not yet3463 + extend use_tioctl() to have expected behavior when use_env(FALSE) and3466 use_env() versus use_tioctl().4069 + improve trace initialization by starting it in use_env() and13974 * added use_env().
1491 + use_tioctl is an improvement over use_env
628 before initscr (slk_init(), filter(), ripoffline(), use_env(),