Searched refs:ATR_INVERSE (Results 1 - 8 of 8) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dwintype.h48 #define ATR_INVERSE 7 macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dwintype.h48 #define ATR_INVERSE 7 macro
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/win/tty/
H A Dtermcap.c1080 case ATR_INVERSE:
1096 case ATR_INVERSE:
H A Dwintty.c2452 term_start_attr(ATR_INVERSE);
2464 term_end_attr(ATR_INVERSE);
2466 /* turn off color as well, ATR_INVERSE may have done this already */
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/win/tty/
H A Dtermcap.c1080 case ATR_INVERSE:
1096 case ATR_INVERSE:
H A Dwintty.c2452 term_start_attr(ATR_INVERSE);
2464 term_end_attr(ATR_INVERSE);
2466 /* turn off color as well, ATR_INVERSE may have done this already */
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Doptions.c514 iflags.menu_headings = ATR_INVERSE;
2089 iflags.menu_headings = ATR_INVERSE;
2788 iflags.menu_headings = ATR_INVERSE;
3003 "bold" : (iflags.menu_headings == ATR_INVERSE) ?
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Doptions.c514 iflags.menu_headings = ATR_INVERSE;
2089 iflags.menu_headings = ATR_INVERSE;
2788 iflags.menu_headings = ATR_INVERSE;
3003 "bold" : (iflags.menu_headings == ATR_INVERSE) ?

Completed in 69 milliseconds