Searched refs:menu (Results 1 - 6 of 6) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dwinami.h12 * Information specific to a menu window. First a structure for each
13 * menu entry, then the structure for each menu window.
18 long glyph; /* Glyph for menu item */
42 struct amii_menu menu; member in struct:amii_WinDesc
44 boolean wasup; /* true if menu/text window was already open */
55 char *resp; /* valid menu responses (for NHW_INVEN) */
H A DwinX.h117 * Information specific to a menu window. First a structure for each
118 * menu entry, then the structure for each menu window.
131 struct menu { struct
144 struct menu curr_menu; /* Menu being displayed. */
145 struct menu new_menu; /* New menu being built. */
154 boolean is_menu; /* Has been confirmed to being a menu window. */
194 struct menu_info_t *Menu_info; /* menu window info */
195 struct text_info_t *Text_info; /* menu windo
[all...]
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dwinami.h12 * Information specific to a menu window. First a structure for each
13 * menu entry, then the structure for each menu window.
18 long glyph; /* Glyph for menu item */
42 struct amii_menu menu; member in struct:amii_WinDesc
44 boolean wasup; /* true if menu/text window was already open */
55 char *resp; /* valid menu responses (for NHW_INVEN) */
H A DwinX.h117 * Information specific to a menu window. First a structure for each
118 * menu entry, then the structure for each menu window.
131 struct menu { struct
144 struct menu curr_menu; /* Menu being displayed. */
145 struct menu new_menu; /* New menu being built. */
154 boolean is_menu; /* Has been confirmed to being a menu window. */
194 struct menu_info_t *Menu_info; /* menu window info */
195 struct text_info_t *Text_info; /* menu windo
[all...]
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/doc/
H A DGuidebook.tex531 a menu of choices, or with a command line prompt requesting information. Which
561 during the game through the `{\tt ?}' command, which accesses a menu of
567 Help menu: display one of several help texts available.
694 {\tt Dm} --- use a menu to pick which object(s) to drop.\\
744 Set options. A menu showing the current option values will be
745 displayed. You can change most values simply by selecting the menu
748 a further menu or prompt will appear once you've closed this menu.
843 Pick up some things. May be preceded by `{\tt m}' to force a selection menu.
875 the order in which your spells are listed. They are shown via a menu,
[all...]
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/doc/
H A DGuidebook.tex531 a menu of choices, or with a command line prompt requesting information. Which
561 during the game through the `{\tt ?}' command, which accesses a menu of
567 Help menu: display one of several help texts available.
694 {\tt Dm} --- use a menu to pick which object(s) to drop.\\
744 Set options. A menu showing the current option values will be
745 displayed. You can change most values simply by selecting the menu
748 a further menu or prompt will appear once you've closed this menu.
843 Pick up some things. May be preceded by `{\tt m}' to force a selection menu.
875 the order in which your spells are listed. They are shown via a menu,
[all...]

Completed in 101 milliseconds