Home
last modified time | relevance | path

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

/Zephyr-latest/scripts/kconfig/
Dguiconfig.py454 ttk.Checkbutton(topframe, text="Show all", command=_do_showall,
1479 _do_showall()
1482 def _do_showall(): function