Home
last modified time | relevance | path

Searched refs:RADIOMENU (Results 1 – 4 of 4) sorted by relevance

/external/syslinux/com32/lua/src/
Dcmenu.c84 export_opt (RADIOMENU); in luaopen_cmenu()
/external/syslinux/com32/cmenu/libmenu/
Dcmenu.h111 #define RADIOMENU 2 macro
Dmenu.c573 mt = (opt->action == OPT_SUBMENU ? NORMALMENU : RADIOMENU); in runmenusystem()
/external/syslinux/com32/cmenu/
DMANUAL105 * OPT_RADIOITEM: this item is one of the options in a RADIOMENU
128 this number is ignored and computed later. For a RADIOMENU it should be the
262 for an example). The return values are ignored for RADIOMENU's.