Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/kconfig/
Dguiconfig.py711 if _visible(node) or _show_all:
749 if _visible(node) or _show_all:
769 def _visible(node): function
791 tags=_img_tag(node) if _visible(node) or not _show_all else
1930 visible = _visible
Dmenuconfig.py1379 if _visible(node) or not _show_all:
1496 if _visible(node) or _show_all:
1559 def _visible(node): function