Home
last modified time | relevance | path

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

/openbmc/u-boot/scripts/kconfig/
H A Dnconf.c933 set_top_row(curses_menu, *last_top_row); in center_item()
944 *last_top_row = toprow; in center_item()
951 int selected_index, int *last_top_row) in show_menu() argument
1075 int last_top_row = 0; in conf() local
1091 current_index, &last_top_row); in conf()
1106 &last_top_row); in conf()
1150 last_top_row = top_row(curses_menu); in conf()
1240 int last_top_row = 0; in conf_choice() local
1268 last_top_row = top_row(curses_menu); in conf_choice()
1276 &last_top_row); in conf_choice()
[all …]
/openbmc/linux/scripts/kconfig/
H A Dnconf.c1005 set_top_row(curses_menu, *last_top_row); in center_item()
1016 *last_top_row = toprow; in center_item()
1023 int selected_index, int *last_top_row) in show_menu() argument
1150 int last_top_row = 0; in selected_conf() local
1178 current_index, &last_top_row); in selected_conf()
1193 &last_top_row); in selected_conf()
1239 last_top_row = top_row(curses_menu); in selected_conf()
1326 int last_top_row = 0; in conf_choice() local
1354 last_top_row = top_row(curses_menu); in conf_choice()
1362 &last_top_row); in conf_choice()
[all …]