Searched refs:rootEntry (Results 1 – 3 of 3) sorted by relevance
129 if (sym && list->rootEntry == menu) in updateMenu()310 rootEntry(0), headerPopup(0) in ConfigList()422 if (!rootEntry) { in updateList()447 rootEntry->sym && rootEntry->prompt) { in updateList()454 updateMenuList(item, rootEntry); in updateList()460 updateMenuList(this, rootEntry); in updateList()533 if (rootEntry == menu) in setRootMenu()539 rootEntry = menu; in setRootMenu()552 oldroot = rootEntry; in setParentMenu()553 if (rootEntry == &rootmenu) in setParentMenu()[all …]
44 static struct menu *rootEntry; variable364 if (input_mode != oldaskconfig && rootEntry != menu) { in conf()440 rootEntry = menu_get_parent_menu(menu); in check_conf()441 conf(rootEntry); in check_conf()676 rootEntry = &rootmenu; in main()
117 struct menu *rootEntry; variable
Completed in 455 milliseconds