Home
last modified time | relevance | path

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

/linux-4.1.27/scripts/kconfig/
Dqconf.cc557 void ConfigList::setRootMenu(struct menu *menu) in setRootMenu() function in ConfigList
581 setRootMenu(menu_get_parent_menu(rootEntry->parent)); in setParentMenu()
1513 configList->setRootMenu(menu); in changeMenu()
1535 list->setRootMenu(parent); in setMenuLink()
1539 configList->setRootMenu(menu); in setMenuLink()
1552 list->setRootMenu(parent); in setMenuLink()
1598 menuList->setRootMenu(0); in showSingleView()
1603 configList->setRootMenu(&rootmenu); in showSingleView()
1614 configList->setRootMenu(&rootmenu); in showSplitView()
1618 menuList->setRootMenu(&rootmenu); in showSplitView()
[all …]
Dqconf.h72 void setRootMenu(struct menu *menu);