Home
last modified time | relevance | path

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

/optee_os/scripts/kconfig/kconfiglib/
H A Dmenuconfig.py835 c = _getch_compat(_menu_win)
1745 c = _getch_compat(win)
1949 c = _getch_compat(win)
2145 c = _getch_compat(edit_box)
2404 c = _getch_compat(text_win)
3139 def _getch_compat(win): function