Searched refs:use_env (Results 1 – 22 of 22) sorted by relevance
226 NCURSES_SP_NAME(use_env) (NCURSES_SP_DCLx bool f) in use_env() function235 _nc_prescreen.use_env = f; in use_env()257 use_env(bool f) in use_env() function261 _nc_prescreen.use_env = f; in use_env()489 bool useEnv = _nc_prescreen.use_env; in _nc_get_screensize()1150 sp->_use_env = _nc_prescreen.use_env; in new_prescr()
432 useEnv = _nc_prescreen.use_env; in drv_size()
83 use_env(FALSE); in main()
419 use_env(FALSE); in main()
324 bool use_env; member
766 #undef use_env767 void use_env(
788 #undef use_env789 void use_env(
834 #undef use_env835 void use_env(
856 #undef use_env857 void use_env(
3495 #undef use_env3496 void use_env(
3572 #undef use_env3573 void use_env(
4456 #undef use_env4457 void use_env(
4533 #undef use_env4534 void use_env(
279 use_env.3x use_env.3ncurses
126 use_env(3X) curs_util(3X)
382 "use_env" @268 NONAME
289 "use_env" @268 NONAME ; implemented
936 curs_util.3 use_env.3 \
831 extern NCURSES_EXPORT(void) use_env (bool); /* implemented */1093 extern NCURSES_EXPORT(void) NCURSES_SP_NAME(use_env) (SCREEN*, bool); /* implemented:SP_FUNC */
3191 + it lacks the use_env() function.3778 + modify _nc_get_screensize to allow for use_env() and use_tioctl()3785 + correct order of initialization for traces in use_env() and5126 it lacks some common functions such as use_env() which is not yet5660 + extend use_tioctl() to have expected behavior when use_env(FALSE) and5663 use_env() versus use_tioctl().6266 + improve trace initialization by starting it in use_env() and16171 * added use_env().
1716 + use_tioctl is an improvement over use_env
629 before initscr (slk_init(), filter(), ripoffline(), use_env(),