Home
last modified time | relevance | path

Searched defs:showNormalAction (Results 1 – 2 of 2) sorted by relevance

/linux/scripts/kconfig/
H A Dqconf.h111 static QAction *showNormalAction, *showAllAction, *showPromptAction; variable
H A Dqconf.cc898 QAction *ConfigList::showNormalAction; member in ConfigList