Home
last modified time | relevance | path

Searched refs:menu_next (Results 1 – 16 of 16) sorted by relevance

/dports/sysutils/syslinux/syslinux-6.03/com32/gfxboot/
H A Dgfxboot.c142 static menu_t *menu_ptr, **menu_next; variable
325 menu_next = &menu; in read_config_file()
360 menu_ptr = *menu_next = calloc(1, sizeof **menu_next); in read_config_file()
361 menu_next = &menu_ptr->next; in read_config_file()
/dports/japanese/canna-lib/Canna37p3/lib/canna/
H A Duiutil.c291 m->body[j].u.menu_next = me[m->body[j].u.fnum]; in initExtMenu()
381 if (mtab == men->u.menu_next) {
392 return showmenu(d, men->u.menu_next);
H A Dcanna.h95 struct _menustruct *menu_next; /* ��˥塼�ؤΥݥ��� */ member
H A Dlisp.c206 mb->u.menu_next = fp->u.menuptr; in fillMenuEntry()
/dports/japanese/canna-server/Canna37p3/lib/canna/
H A Duiutil.c291 m->body[j].u.menu_next = me[m->body[j].u.fnum]; in initExtMenu()
381 if (mtab == men->u.menu_next) {
392 return showmenu(d, men->u.menu_next);
H A Dcanna.h95 struct _menustruct *menu_next; /* ��˥塼�ؤΥݥ��� */ member
H A Dlisp.c206 mb->u.menu_next = fp->u.menuptr; in fillMenuEntry()
/dports/net-im/tkabber/tkabber-1.1.2/plugins/chat/
H A Dcompletion.tcl148 set completion(state,$chatid) menu_next
229 if {([string equal $completion(state,$chatid) menu_next] || \
/dports/japanese/w3m/w3m-2b59b9e/scripts/
H A Dw3mhelp-funcname.pl.in35 'MENU:NEXT', 'menu_next',
/dports/japanese/w3m-img/w3m-2b59b9e/scripts/
H A Dw3mhelp-funcname.pl.in35 'MENU:NEXT', 'menu_next',
/dports/www/w3m/w3m-2b59b9e/scripts/
H A Dw3mhelp-funcname.pl.in35 'MENU:NEXT', 'menu_next',
/dports/www/w3m-img/w3m-2b59b9e/scripts/
H A Dw3mhelp-funcname.pl.in35 'MENU:NEXT', 'menu_next',
/dports/x11/bemenu/bemenu-0.6.4/lib/
H A Dmenu.c703 menu_next(struct bm_menu *menu, uint32_t count, bool wrap) in menu_next() function
768 menu_next(menu, count, menu->wrap); in bm_menu_run_with_key()
868 menu_next(menu, count, true); in bm_menu_run_with_key()
/dports/japanese/canna-server/Canna37p3/ccustom/
H A Dcanna.h93 struct _menuitem *menu_next; member
/dports/japanese/canna-lib/Canna37p3/ccustom/
H A Dcanna.h93 struct _menuitem *menu_next; member
/dports/print/texinfo/texinfo-6.8/doc/tp_api/api_includes/
H A DTexinfo-Structuring.texi170 @item menu_next
171 @anchor{Texinfo::Structuring menu_next}