Searched refs:wc_fontsiz_status (Results 1 - 4 of 4) sorted by path

/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dflag.h249 int wc_fontsiz_status; /* font size for the status window */ member in struct:instance_flags
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Doptions.c1234 iflags.wc_fontsiz_status = atoi(op);
2960 if (iflags.wc_fontsiz_status) Sprintf(buf, "%d", iflags.wc_fontsiz_status);
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dflag.h249 int wc_fontsiz_status; /* font size for the status window */ member in struct:instance_flags
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Doptions.c1234 iflags.wc_fontsiz_status = atoi(op);
2960 if (iflags.wc_fontsiz_status) Sprintf(buf, "%d", iflags.wc_fontsiz_status);

Completed in 65 milliseconds