Home
last modified time | relevance | path

Searched refs:use_legacy_coding (Results 1 – 9 of 9) sorted by relevance

/freebsd-12.1/contrib/ncurses/ncurses/base/
H A Dlegacy_coding.c39 NCURSES_SP_NAME(use_legacy_coding) (NCURSES_SP_DCLx int level) in NCURSES_EXPORT()
53 use_legacy_coding(int level) in use_legacy_coding() function
55 return NCURSES_SP_NAME(use_legacy_coding) (CURRENT_SCREEN, level); in use_legacy_coding()
/freebsd-12.1/lib/ncurses/ncurses/
H A DMakefile1036 legacy_coding.3 use_legacy_coding.3 \
/freebsd-12.1/contrib/ncurses/ncurses/
H A Dllib-lncurses2591 #undef use_legacy_coding
2592 int use_legacy_coding(
H A Dllib-lncursest2615 #undef use_legacy_coding
2616 int use_legacy_coding(
H A Dllib-lncursesw3391 #undef use_legacy_coding
3392 int use_legacy_coding(
H A Dllib-lncursestw3400 #undef use_legacy_coding
3401 int use_legacy_coding(
/freebsd-12.1/contrib/ncurses/include/
H A Dcurses.h.in910 extern NCURSES_EXPORT(int) use_legacy_coding (int);
1041 extern NCURSES_EXPORT(int) NCURSES_SP_NAME(use_legacy_coding) (SCREEN*, int); /* implemented:EXT_SP…
/freebsd-12.1/contrib/ncurses/
H A DINSTALL1297 use_legacy_coding()
H A DNEWS3797 + add use_legacy_coding() function to support lynx's font-switching