menuMode          239 scripts/kconfig/qconf.cc 		if (isSelected() && !list->hasFocus() && list->mode == menuMode)
menuMode          413 scripts/kconfig/qconf.cc 	if (mode == menuMode && type == P_MENU)
menuMode          595 scripts/kconfig/qconf.cc 		case menuMode:
menuMode          616 scripts/kconfig/qconf.cc 			if (mode == fullMode || mode == menuMode || type != P_MENU)
menuMode          666 scripts/kconfig/qconf.cc 		    mode != fullMode && mode != menuMode) {
menuMode          725 scripts/kconfig/qconf.cc 				    mode != fullMode && mode != menuMode)
menuMode         1541 scripts/kconfig/qconf.cc 	if (menuList->mode == menuMode)
menuMode         1584 scripts/kconfig/qconf.cc 	menuList->mode = menuMode;