menuMode          258 scripts/kconfig/qconf.cc 		if (isSelected() && !list->hasFocus() && list->mode == menuMode)
menuMode          443 scripts/kconfig/qconf.cc 	if (mode == menuMode && type == P_MENU)
menuMode          623 scripts/kconfig/qconf.cc 		case menuMode:
menuMode          644 scripts/kconfig/qconf.cc 			if (mode == fullMode || mode == menuMode || type != P_MENU)
menuMode          694 scripts/kconfig/qconf.cc 		    mode != fullMode && mode != menuMode) {
menuMode          753 scripts/kconfig/qconf.cc 				    mode != fullMode && mode != menuMode)
menuMode         1574 scripts/kconfig/qconf.cc 	if (menuList->mode == menuMode)
menuMode         1617 scripts/kconfig/qconf.cc 	menuList->mode = menuMode;