Home
last modified time | relevance | path

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

/scripts/kconfig/
A Dmenuconfig.py1237 and _menu_scroll < _max_scroll(_shown, _menu_win):
1265 _menu_scroll = _max_scroll(_shown, _menu_win)
1330 _max_scroll(_shown, _menu_win))
1395 if _menu_scroll < _max_scroll(_shown, _menu_win):
2059 and scroll < _max_scroll(matches, matches_win):
2197 scroll = _max_scroll(matches, matches_win)
2334 if scroll < _max_scroll(matches, matches_win):
2416 if scroll < _max_scroll(lines, text_win):
2426 scroll = _max_scroll(lines, text_win)
2509 if scroll < _max_scroll(lines, text_win):
[all …]

Completed in 7 milliseconds