Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/ncurses/ncurses/base/
H A Dlegacy_coding.c40 NCURSES_SP_NAME(use_legacy_coding) (NCURSES_SP_DCLx int level) in NCURSES_EXPORT()
54 use_legacy_coding(int level) in use_legacy_coding() function
56 return NCURSES_SP_NAME(use_legacy_coding) (CURRENT_SCREEN, level); in use_legacy_coding()
/freebsd-13.1/lib/ncurses/ncurses/
H A DMakefile1058 legacy_coding.3 use_legacy_coding.3 \
/freebsd-13.1/contrib/ncurses/ncurses/
H A Dllib-lncurses2641 #undef use_legacy_coding
2642 int use_legacy_coding(
H A Dllib-lncursest2650 #undef use_legacy_coding
2651 int use_legacy_coding(
H A Dllib-lncursestw3517 #undef use_legacy_coding
3518 int use_legacy_coding(
H A Dllib-lncursesw3508 #undef use_legacy_coding
3509 int use_legacy_coding(
/freebsd-13.1/contrib/ncurses/include/
H A Dcurses.h.in954 extern NCURSES_EXPORT(int) use_legacy_coding (int);
1095 extern NCURSES_EXPORT(int) NCURSES_SP_NAME(use_legacy_coding) (SCREEN*, int); /* implemented:EXT_SP…
/freebsd-13.1/contrib/ncurses/
H A DINSTALL1668 use_legacy_coding()
H A DNEWS6550 + add use_legacy_coding() function to support lynx's font-switching