showName 309 scripts/kconfig/qconf.cc showName(false), showRange(false), showData(false), mode(singleMode), optMode(normalOpt), showName 328 scripts/kconfig/qconf.cc showName = configSettings->value("/showName", false).toBool(); showName 360 scripts/kconfig/qconf.cc if (showName) showName 377 scripts/kconfig/qconf.cc configSettings->setValue("/showName", showName); showName 883 scripts/kconfig/qconf.cc action->setChecked(showName); showName 956 scripts/kconfig/qconf.cc if (list->showName != b) { showName 957 scripts/kconfig/qconf.cc list->showName = b; showName 1416 scripts/kconfig/qconf.cc showNameAction->setChecked(configView->showName()); showName 114 scripts/kconfig/qconf.h bool showName, showRange, showData; showName 217 scripts/kconfig/qconf.h bool showName(void) const { return list->showName; }