Searched refs:use_env (Results 1 – 22 of 22) 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()490 bool useEnv = _nc_prescreen.use_env; in _nc_get_screensize()1150 sp->_use_env = _nc_prescreen.use_env; in new_prescr()
431 useEnv = _nc_prescreen.use_env; in drv_size()
83 use_env(FALSE); in main()
405 use_env(FALSE); in main()
324 bool use_env; member
782 #undef use_env783 void use_env(
760 #undef use_env761 void use_env(
850 #undef use_env851 void use_env(
828 #undef use_env829 void use_env(
3566 #undef use_env3567 void use_env(
3489 #undef use_env3490 void use_env(
4527 #undef use_env4528 void use_env(
4450 #undef use_env4451 void use_env(
262 use_env.3x use_env.3ncurses
108 use_env(3X) curs_util(3X)
382 "use_env" @268 NONAME
289 "use_env" @268 NONAME ; implemented
934 curs_util.3 use_env.3 \
828 extern NCURSES_EXPORT(void) use_env (bool); /* implemented */1090 extern NCURSES_EXPORT(void) NCURSES_SP_NAME(use_env) (SCREEN*, bool); /* implemented:SP_FUNC */
2622 + it lacks the use_env() function.3209 + modify _nc_get_screensize to allow for use_env() and use_tioctl()3216 + correct order of initialization for traces in use_env() and4557 it lacks some common functions such as use_env() which is not yet5091 + extend use_tioctl() to have expected behavior when use_env(FALSE) and5094 use_env() versus use_tioctl().5697 + improve trace initialization by starting it in use_env() and15602 * added use_env().
1681 + use_tioctl is an improvement over use_env
630 before initscr (slk_init(), filter(), ripoffline(), use_env(),