Home
last modified time | relevance | path

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

/linux-4.4.14/scripts/kconfig/
Dqconf.cc530 void ConfigList::setRootMenu(struct menu *menu) in setRootMenu() function in ConfigList
556 setRootMenu(menu_get_parent_menu(rootEntry->parent)); in setParentMenu()
1558 configList->setRootMenu(menu); in changeMenu()
1580 list->setRootMenu(parent); in setMenuLink()
1584 configList->setRootMenu(menu); in setMenuLink()
1597 list->setRootMenu(parent); in setMenuLink()
1656 menuList->setRootMenu(0); in showSingleView()
1661 configList->setRootMenu(&rootmenu); in showSingleView()
1678 configList->setRootMenu(&rootmenu); in showSplitView()
1682 menuList->setRootMenu(&rootmenu); in showSplitView()
[all …]
Dqconf.h64 void setRootMenu(struct menu *menu);