Home
last modified time | relevance | path

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

/openbmc/linux/scripts/kconfig/
H A Dqconf.cc548 void ConfigList::setRootMenu(struct menu *menu) in setRootMenu() function in ConfigList
574 setRootMenu(menu_get_parent_menu(rootEntry->parent)); in setParentMenu()
1600 configList->setRootMenu(menu); in changeItens()
1605 menuList->setRootMenu(menu); in changeMenu()
1623 list->setRootMenu(parent); in setMenuLink()
1627 menuList->setRootMenu(menu); in setMenuLink()
1642 menuList->setRootMenu(parent); in setMenuLink()
1691 menuList->setRootMenu(0); in showSingleView()
1696 configList->setRootMenu(&rootmenu); in showSingleView()
1715 configList->setRootMenu(&rootmenu); in showSplitView()
[all …]
H A Dqconf.h66 void setRootMenu(struct menu *menu);
/openbmc/u-boot/scripts/kconfig/
H A Dqconf.cc538 void ConfigList::setRootMenu(struct menu *menu) in setRootMenu() function in ConfigList
564 setRootMenu(menu_get_parent_menu(rootEntry->parent)); in setParentMenu()
1567 configList->setRootMenu(menu); in changeMenu()
1589 list->setRootMenu(parent); in setMenuLink()
1593 configList->setRootMenu(menu); in setMenuLink()
1606 list->setRootMenu(parent); in setMenuLink()
1665 menuList->setRootMenu(0); in showSingleView()
1670 configList->setRootMenu(&rootmenu); in showSingleView()
1687 configList->setRootMenu(&rootmenu); in showSplitView()
1691 menuList->setRootMenu(&rootmenu); in showSplitView()
[all …]
H A Dqconf.h64 void setRootMenu(struct menu *menu);