Home
last modified time | relevance | path

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

/sof-2.7.6/scripts/kconfig/
Dmenuconfig.py1871 scroll = 0
1888 sel_node_i, scroll)
1897 nonlocal scroll
1902 if sel_node_i >= scroll + matches_win.getmaxyx()[0] - _SCROLL_OFFSET \
1903 and scroll < _max_scroll(matches, matches_win):
1905 scroll += 1
1909 nonlocal scroll
1914 if sel_node_i <= scroll + _SCROLL_OFFSET:
1915 scroll = max(scroll - 1, 0)
1982 sel_node_i = scroll = 0
[all …]
/sof-2.7.6/tools/test/audio/
Dsof_test_perf_README.txt48 that loads the needed packages and disables the pager to freely scroll