Home
last modified time | relevance | path

Searched refs:setRootMenu (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/scripts/kconfig/
Dqconf.cc529 void ConfigList::setRootMenu(struct menu *menu) in setRootMenu() function in ConfigList
555 setRootMenu(menu_get_parent_menu(rootEntry->parent)); in setParentMenu()
1559 configList->setRootMenu(menu); in changeMenu()
1581 list->setRootMenu(parent); in setMenuLink()
1585 configList->setRootMenu(menu); in setMenuLink()
1598 list->setRootMenu(parent); in setMenuLink()
1657 menuList->setRootMenu(0); in showSingleView()
1662 configList->setRootMenu(&rootmenu); in showSingleView()
1679 configList->setRootMenu(&rootmenu); in showSplitView()
1683 menuList->setRootMenu(&rootmenu); in showSplitView()
[all …]
Dqconf.h64 void setRootMenu(struct menu *menu);