Searched refs:enter_standout_mode (Results 1 - 14 of 14) sorted by relevance

/haiku-fatelf/src/libs/ncurses/tack/
H A Dmodes.c696 if (enter_standout_mode) {
708 put_mode(enter_standout_mode);
730 if (enter_standout_mode) {
732 put_mode(enter_standout_mode);
811 ((enter_standout_mode && exit_standout_mode) ||
827 put_mode(enter_standout_mode);
H A Dcharset.c352 test_one_attr(1, enter_standout_mode, exit_standout_mode);
H A Dpad.c1846 if (!enter_standout_mode || !exit_standout_mode) {
1867 put_mode(enter_standout_mode);
/haiku-fatelf/src/libs/ncurses/ncurses/tty/
H A Dlib_vidattr.c228 TurnOn(A_STANDOUT, enter_standout_mode);
284 if (enter_standout_mode)
/haiku-fatelf/src/libs/ncurses/ncurses/tinfo/
H A Dcomp_parse.c468 || PRESENT(enter_standout_mode)
478 PAIRED(enter_standout_mode, exit_standout_mode);
/haiku-fatelf/src/libs/ncurses/ncurses/widechar/
H A Dlib_vid_attr.c204 TurnOn(A_STANDOUT, enter_standout_mode);
/haiku-fatelf/headers/libs/ncurses/
H A Dterm.h258 #define enter_standout_mode CUR Strings[35] macro
/haiku-fatelf/src/libs/ncurses/include/
H A Dterm.h258 #define enter_standout_mode CUR Strings[35] macro
H A DCaps.uwin327 enter_standout_mode smso str so - - YBCGE begin standout mode
H A DCaps359 enter_standout_mode smso str so - - YBCGE begin standout mode
H A DCaps.aix4359 enter_standout_mode smso str so - - YBCGE begin standout mode
H A DCaps.hpux11361 enter_standout_mode smso str so - - YBCGE begin standout mode
H A DCaps.keys361 enter_standout_mode smso str so - - YBCGE begin standout mode
/haiku-fatelf/src/libs/ncurses/progs/
H A Dtic.c1425 CHECK_SGR(1, enter_standout_mode);

Completed in 189 milliseconds