HomeSort by: relevance | last modified time | path
    Searched refs:attroff (Results 1 - 10 of 10) sorted by relevancy

  /src/tests/lib/libcurses/tests/
mutt_test 16 call OK attroff $BOLD
30 call OK attroff $BOLD
36 call OK attroff $BOLD
42 call OK attroff $BOLD
77 call OK attroff $BOLD
83 call OK attroff $BOLD
89 call OK attroff $BOLD
  /src/games/dab/
ttyscrn.cc 108 attroff(A_ALTCHARSET);
  /src/games/cgram/
cgram.c 350 attroff(A_BOLD);
365 attroff(A_BOLD | A_STANDOUT);
  /src/games/gomoku/
bdisp.c 190 attroff(A_BOLD);
  /src/games/sail/
pl_7.c 234 attroff(A_REVERSE);
259 attroff(A_REVERSE);
908 attroff(A_BOLD);
1390 attroff(A_REVERSE);
  /src/lib/libcurses/
attributes.c 114 * attroff --
118 attroff(int attr) function in typeref:typename:int
Makefile 66 curses_attributes.3 attron.3 curses_attributes.3 attroff.3 \
curses.h 442 #define attroff(attr) wattroff(stdscr, attr) macro
547 int attroff(int);
  /src/usr.bin/aiomixer/
draw.c 75 attroff(A_STANDOUT);
  /src/tests/lib/libcurses/slave/
curses_commands.c 303 report_return(attroff(attrib));

Completed in 17 milliseconds