Searched refs:IBMgraphics (Results 1 - 14 of 14) sorted by last modified time

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/win/tty/
H A Dwintty.c2332 if (iflags.IBMgraphics || iflags.eight_bit_tty) {
H A Dtermcap.c468 if (!iflags.IBMgraphics && !iflags.DECgraphics)
473 if (iflags.IBMgraphics) init_hilite();
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/win/tty/
H A Dwintty.c2332 if (iflags.IBMgraphics || iflags.eight_bit_tty) {
H A Dtermcap.c468 if (!iflags.IBMgraphics && !iflags.DECgraphics)
473 if (iflags.IBMgraphics) init_hilite();
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Doptions.c105 {"IBMgraphics", &iflags.IBMgraphics, FALSE, SET_IN_GAME},
107 {"IBMgraphics", (boolean *)0, FALSE, SET_IN_FILE},
2158 || (boolopt[i].addr) == &iflags.IBMgraphics
2175 if ((boolopt[i].addr) == &iflags.IBMgraphics)
2176 switch_graphics(iflags.IBMgraphics ?
H A Dmapglyph.c53 #define HAS_ROGUE_IBM_GRAPHICS (iflags.IBMgraphics && !iflags.grmode && \
56 #define HAS_ROGUE_IBM_GRAPHICS (iflags.IBMgraphics && Is_rogue_level(&u.uz))
H A Ddrawing.c675 iflags.IBMgraphics = TRUE;
689 iflags.IBMgraphics = FALSE;
798 if (iflags.IBMgraphics
815 if (!iflags.IBMgraphics
874 if (iflags.IBMgraphics
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Doptions.c105 {"IBMgraphics", &iflags.IBMgraphics, FALSE, SET_IN_GAME},
107 {"IBMgraphics", (boolean *)0, FALSE, SET_IN_FILE},
2158 || (boolopt[i].addr) == &iflags.IBMgraphics
2175 if ((boolopt[i].addr) == &iflags.IBMgraphics)
2176 switch_graphics(iflags.IBMgraphics ?
H A Dmapglyph.c53 #define HAS_ROGUE_IBM_GRAPHICS (iflags.IBMgraphics && !iflags.grmode && \
56 #define HAS_ROGUE_IBM_GRAPHICS (iflags.IBMgraphics && Is_rogue_level(&u.uz))
H A Ddrawing.c675 iflags.IBMgraphics = TRUE;
689 iflags.IBMgraphics = FALSE;
798 if (iflags.IBMgraphics
815 if (!iflags.IBMgraphics
874 if (iflags.IBMgraphics
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dflag.h161 boolean IBMgraphics; /* use IBM extended character set */ member in struct:instance_flags
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dflag.h161 boolean IBMgraphics; /* use IBM extended character set */ member in struct:instance_flags
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/doc/
H A DGuidebook.tex2310 \item[\ib{IBMgraphics}]
3014 \item[\ib{IBMgraphics}]
3015 Disable IBMgraphics by commenting out this option.
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/doc/
H A DGuidebook.tex2310 \item[\ib{IBMgraphics}]
3014 \item[\ib{IBMgraphics}]
3015 Disable IBMgraphics by commenting out this option.

Completed in 93 milliseconds