Home | History | Annotate | Download | only in macosx

Lines Matching full:menu

17 - (void)setAppleMenu:(NSMenu *)menu;
71 /* Invoked from the Quit menu item */
103 /* Fix menu to contain the real app name instead of "SDL App" */
139 /* Add menu items */
159 /* Put menu into the menubar */
164 /* Tell the application object that this is now the application menu */
172 /* Create a window menu */
186 /* Put menu into the menubar */
191 /* Tell the application object that this is now the window menu */
296 /* Set the main menu to contain the real app name instead of "SDL App" */
378 * application that creates a Menu bar and steals the focus.