Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/scripts/kconfig/
Dguiconfig.py197 if not _shown_menu_nodes(kconf.top_node):
200 if not _shown_menu_nodes(kconf.top_node):
695 shown = _shown_menu_nodes(node)
736 for node in _shown_menu_nodes(_cur_menu):
740 def _shown_menu_nodes(menu): function
854 s += " --->" if _shown_menu_nodes(node) else " ----"
995 _shown_menu_nodes(node)
1433 if _single_menu and not _shown_menu_nodes(_cur_menu):
1527 return not _shown_menu_nodes(
1773 if node not in _shown_menu_nodes(_parent_menu(node)):