Home
last modified time | relevance | path

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

/scripts/kconfig/
Dqconf.cc552 void ConfigList::setRootMenu(struct menu *menu) in setRootMenu() function in ConfigList
576 setRootMenu(menu_get_parent_menu(rootEntry->parent)); in setParentMenu()
1508 configList->setRootMenu(menu); in changeMenu()
1530 list->setRootMenu(parent); in setMenuLink()
1534 configList->setRootMenu(menu); in setMenuLink()
1547 list->setRootMenu(parent); in setMenuLink()
1593 menuList->setRootMenu(0); in showSingleView()
1598 configList->setRootMenu(&rootmenu); in showSingleView()
1609 configList->setRootMenu(&rootmenu); in showSplitView()
1613 menuList->setRootMenu(&rootmenu); in showSplitView()
[all …]
Dqconf.h71 void setRootMenu(struct menu *menu);