Searched refs:attron (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/games/mille/
H A Dmille.c86 #ifdef attron
/netbsd-current/games/dab/
H A Dttyscrn.cc106 attron(A_ALTCHARSET);
/netbsd-current/games/cgram/
H A Dcgram.c347 attron(A_BOLD);
363 attron(A_BOLD | A_STANDOUT);
/netbsd-current/games/sail/
H A Dpl_7.c227 attron(A_REVERSE);
250 attron(A_REVERSE);
906 attron(A_BOLD);
1383 attron(A_REVERSE);
/netbsd-current/games/gomoku/
H A Dbdisp.c188 attron(A_BOLD);
/netbsd-current/lib/libcurses/
H A Dattributes.c104 * attron --
108 attron(int attr) function
H A DMakefile66 curses_attributes.3 attron.3 curses_attributes.3 attroff.3 \
H A Dcurses.h443 #define attron(attr) wattron(stdscr, attr) macro
548 int attron(int);
/netbsd-current/usr.bin/aiomixer/
H A Ddraw.c67 attron(A_STANDOUT);
/netbsd-current/games/testpat/
H A Dtestpat.c147 attron(A_ALTCHARSET);
/netbsd-current/external/bsd/ipf/dist/tools/
H A Dipfstat.c1514 attron(A_BOLD);
1608 attron(A_BOLD);
/netbsd-current/tests/lib/libcurses/slave/
H A Dcurses_commands.c314 report_return(attron(attrib));

Completed in 142 milliseconds