Home
last modified time | relevance | path

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

/linux/scripts/kconfig/
H A Dqconf.cc558 void ConfigList::setRootMenu(struct menu *menu) in setRootMenu() function in ConfigList
584 setRootMenu(menu_get_menu_or_parent_menu(rootEntry->parent)); in setParentMenu()
1541 configList->setRootMenu(menu); in changeItens()
1546 menuList->setRootMenu(menu); in changeMenu()
1564 list->setRootMenu(parent); in setMenuLink()
1568 menuList->setRootMenu(menu); in setMenuLink()
1583 menuList->setRootMenu(parent); in setMenuLink()
1629 menuList->setRootMenu(0); in showSingleView()
1634 configList->setRootMenu(&rootmenu); in showSingleView()
1653 configList->setRootMenu(&rootmenu); in showSplitView()
[all …]
H A Dqconf.h65 void setRootMenu(struct menu *menu);