Searched refs:current_index (Results 1 - 1 of 1) sorted by relevance

/scripts/kconfig/
H A Dnconf.c1071 int current_index = 0; local
1088 current_index, &last_top_row);
1100 if (do_match(res, &match_state, &current_index) == 0) {
1101 if (current_index != -1)
1102 center_item(current_index,
1148 current_index = curses_item_index();

Completed in 64 milliseconds