Home
last modified time | relevance | path

Searched defs:side_menu (Results 1 – 1 of 1) sorted by relevance

/dports/audio/moc/moc-2.5.2/
H A Dinterface_elements.c88 struct side_menu struct
90 enum side_menu_type type; argument
91 int visible; /* is it visible (are the other fields initialized) ? */
92 WINDOW *win; /* window for the menu */
93 char *title; /* title of the window */
117 struct side_menu_state argument