Home
last modified time | relevance | path

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

/dports/games/foobillard/foobillard-3.0a/src/
H A Dmenu.c11 menuType * menu_new( void (* callback)( int, void * ) ) in menu_new() function
/dports/science/p5-Mcstas-Tools/p5-Mcstas-Tools-2.5_1/mcstas-tools-perl-2.5-src/
H A Dmcgui.pl715 sub menu_new { subroutine
H A Dmxgui.pl667 sub menu_new { subroutine
/dports/mail/neomutt/neomutt-20211029/menu/
H A Dmenu.c584 struct Menu *menu_new(enum MenuType type, struct MuttWindow *win, struct ConfigSubset *sub) in menu_new() function
/dports/games/chroma/chroma-1.20/
H A Dmenu.c51 struct menu *menu_new(char *title) in menu_new() function
/dports/graphics/geomorph/geomorph-0.60.1/src/utils/
H A Dmenus_n_tools.c53 menu_struct *menu_new(gint nbitems, command_item_struct *items, in menu_new() function
/dports/games/flobopuyo/flobopuyo-0.20/
H A Dmenu.c33 menu_new (MenuItems items,IIM_Surface * selimage) in menu_new() function
/dports/games/fargoal/fargoal/src/
H A Dmenu.c298 menu_new (int dir) in menu_new() function
/dports/mail/neomutt/neomutt-20211029/test/pattern/
H A Ddummy.c188 struct Menu *menu_new(enum MenuType type) in menu_new() function
/dports/games/bomberclone/bomberclone-0.11.9/src/
H A Dmenu.c22 menu_new (char *title, int x, int y) in menu_new() function
/dports/x11-wm/openbox/openbox-3.6/openbox/
H A Dmenu.c385 ObMenu* menu_new(const gchar *name, const gchar *title, in menu_new() function
/dports/audio/moc/moc-2.5.2/
H A Dmenu.c212 struct menu *menu_new (WINDOW *win, const int posx, const int posy, in menu_new() function
/dports/games/angband/Angband-4.2.2/src/
H A Dui-menu.c969 struct menu *menu_new(skin_id skin_id, const menu_iter *iter) in menu_new() function
/dports/www/cssed/cssed-0.4.0/src/
H A Dinterface.c77 GtkWidget *menu_new; in create_window() local
/dports/editors/tetradraw/tetradraw-2.0.2/src/
H A Dinterface.c873 MENU *menu_new(ITEM **items, WINDOW *mw) { in menu_new() function