Home
last modified time | relevance | path

Searched defs:showPromptAction (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.cc916 QAction *ConfigList::showPromptAction; member in ConfigList
1421 ConfigList::showPromptAction = new QAction("Show Prompt 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.cc920 QAction *ConfigList::showPromptAction; member in ConfigList
1441 ConfigList::showPromptAction = new QAction("Show Prompt Options", optGroup); in ConfigMainWindow() member in ConfigList

Completed in 13 milliseconds