Home
last modified time | relevance | path

Searched defs:showNormalAction (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/scripts/kconfig/
H A Dqconf.h113 static QAction *showNormalAction, *showAllAction, *showPromptAction; member in ConfigList
H A Dqconf.cc914 QAction *ConfigList::showNormalAction; member in ConfigList
1417 ConfigList::showNormalAction = new QAction("Show Normal Options", optGroup); in ConfigMainWindow() member in ConfigList
/kernel/linux/linux-6.6/scripts/kconfig/
H A Dqconf.h113 static QAction *showNormalAction, *showAllAction, *showPromptAction; member in ConfigList
H A Dqconf.cc918 QAction *ConfigList::showNormalAction; member in ConfigList
1437 ConfigList::showNormalAction = new QAction("Show Normal Options", optGroup); in ConfigMainWindow() member in ConfigList

Completed in 7 milliseconds